Pull request #41224 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce+d9d114a765afb0c5be3599d6e4fb6f32418862ac (4763862caa0479254d493b62e8afc6a8e6e68a32) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41224@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-07-17T13:18:07.461Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-17T13:18:07.467Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-17T13:18:22.608Z] Still waiting to schedule task [2020-07-17T13:18:22.608Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-17T13:19:27.544Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0558b092ea8229d0f) in /home/ubuntu/workspace/moby_PR-41224 [Pipeline] { [Pipeline] checkout [2020-07-17T13:19:30.058Z] using credential docker-jenkins-github-credentials [2020-07-17T13:19:30.063Z] Cloning the remote Git repository [2020-07-17T13:19:30.063Z] Cloning with configured refspecs honoured and without tags [2020-07-17T13:19:30.077Z] Cloning repository https://github.com/moby/moby.git [2020-07-17T13:19:30.133Z] > git init /home/ubuntu/workspace/moby_PR-41224 # timeout=10 [2020-07-17T13:19:30.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:19:30.457Z] > git --version # timeout=10 [2020-07-17T13:19:30.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:19:30.578Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:19:53.141Z] Fetching without tags [2020-07-17T13:19:53.521Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:19:53.035Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:19:53.052Z] > git config --add remote.origin.fetch +refs/pull/41224/head:refs/remotes/origin/PR-41224 # timeout=10 [2020-07-17T13:19:53.083Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:19:53.110Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:19:53.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:19:53.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:19:53.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:19:53.532Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:19:53.557Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:19:54.393Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:19:54.393Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:19:54.334Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:19:54.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-17T13:19:54.400Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:19:54.418Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:19:58.637Z] Commit message: "Bump Golang 1.13.14" [2020-07-17T13:19:58.637Z] First time build. Skipping changelog. [2020-07-17T13:19:58.652Z] > git --version # timeout=10 [2020-07-17T13:19:58.679Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-17T13:19:59.623Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41224:/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-07-17T13:20:06.214Z] Unable to find image 'alpine:latest' locally [2020-07-17T13:20:06.776Z] latest: Pulling from library/alpine [2020-07-17T13:20:06.776Z] df20fa9351a1: Pulling fs layer [2020-07-17T13:20:06.776Z] df20fa9351a1: Verifying Checksum [2020-07-17T13:20:06.776Z] df20fa9351a1: Download complete [2020-07-17T13:20:07.341Z] df20fa9351a1: Pull complete [2020-07-17T13:20:07.341Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-17T13:20:07.341Z] Status: Downloaded newer image for alpine:latest [2020-07-17T13:20:13.940Z] 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 [2020-07-17T13:20:14.465Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0558b092ea8229d0f) in /home/ubuntu/workspace/moby_PR-41224 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [2020-07-17T13:20:14.476Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04b3047b3547e4f1b) in /home/ubuntu/workspace/moby_PR-41224 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-07-17T13:20:14.541Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41224 [Pipeline] checkout [2020-07-17T13:20:14.559Z] using credential docker-jenkins-github-credentials [2020-07-17T13:20:14.568Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-41224 [Pipeline] checkout [2020-07-17T13:20:14.580Z] using credential docker-jenkins-github-credentials [2020-07-17T13:20:14.584Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-17T13:20:14.585Z] Cloning the remote Git repository [2020-07-17T13:20:14.585Z] Cloning with configured refspecs honoured and without tags [2020-07-17T13:20:14.599Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-17T13:20:14.737Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-17T13:20:14.751Z] Cloning the remote Git repository [2020-07-17T13:20:14.751Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [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] } [Pipeline] // stage [Pipeline] // stage [2020-07-17T13:20:14.881Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-07-17T13:20:14.897Z] Cloning the remote Git repository [2020-07-17T13:20:14.897Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2020-07-17T13:20:14.935Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [Pipeline] } [Pipeline] } [2020-07-17T13:20:15.207Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:20:15.207Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:20:15.269Z] Commit message: "Bump Golang 1.13.14" [2020-07-17T13:20:15.276Z] > git --version # timeout=10 [2020-07-17T13:20:15.297Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-17T13:20:14.562Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-17T13:20:14.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:20:14.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:20:14.600Z] > git --version # timeout=10 [2020-07-17T13:20:14.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:20:14.624Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:14.935Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:14.937Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:20:15.192Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:20:15.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-17T13:20:15.206Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:15.211Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:20:14.581Z] Cloning repository https://github.com/moby/moby.git [2020-07-17T13:20:14.582Z] > git init /home/ubuntu/workspace/moby_PR-41224 # timeout=10 [2020-07-17T13:20:14.587Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:20:14.587Z] > git --version # timeout=10 [2020-07-17T13:20:14.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:20:14.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:14.754Z] Cloning repository https://github.com/moby/moby.git [2020-07-17T13:20:14.754Z] > git init /home/jenkins/workspace/moby_PR-41224 # timeout=10 [2020-07-17T13:20:14.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:20:14.761Z] > git --version # timeout=10 [2020-07-17T13:20:14.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:20:14.765Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:14.906Z] Cloning repository https://github.com/moby/moby.git [2020-07-17T13:20:14.924Z] > git init /home/docker/workspace/moby_PR-41224 # timeout=10 [2020-07-17T13:20:14.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:20:14.931Z] > git --version # timeout=10 [2020-07-17T13:20:14.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:20:14.936Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-17T13:20:16.187Z] + docker version [2020-07-17T13:20:16.187Z] Client: Docker Engine - Community [2020-07-17T13:20:16.187Z] Version: 19.03.12 [2020-07-17T13:20:16.187Z] API version: 1.40 [2020-07-17T13:20:16.187Z] Go version: go1.13.10 [2020-07-17T13:20:16.187Z] Git commit: 48a66213fe [2020-07-17T13:20:16.187Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-17T13:20:16.187Z] OS/Arch: linux/amd64 [2020-07-17T13:20:16.187Z] Experimental: false [2020-07-17T13:20:16.187Z] [2020-07-17T13:20:16.187Z] Server: Docker Engine - Community [2020-07-17T13:20:16.187Z] Engine: [2020-07-17T13:20:16.187Z] Version: 19.03.12 [2020-07-17T13:20:16.187Z] API version: 1.40 (minimum version 1.12) [2020-07-17T13:20:16.187Z] Go version: go1.13.10 [2020-07-17T13:20:16.187Z] Git commit: 48a66213fe [2020-07-17T13:20:16.187Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-17T13:20:16.187Z] OS/Arch: linux/amd64 [2020-07-17T13:20:16.187Z] Experimental: true [2020-07-17T13:20:16.187Z] containerd: [2020-07-17T13:20:16.187Z] Version: 1.2.13 [2020-07-17T13:20:16.187Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:20:16.187Z] runc: [2020-07-17T13:20:16.187Z] Version: 1.0.0-rc10 [2020-07-17T13:20:16.187Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:20:16.187Z] docker-init: [2020-07-17T13:20:16.187Z] Version: 0.18.0 [2020-07-17T13:20:16.187Z] GitCommit: fec3683 [Pipeline] sh [2020-07-17T13:20:16.466Z] + docker info [2020-07-17T13:20:23.883Z] Fetching without tags [2020-07-17T13:20:24.166Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:20:23.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:20:23.856Z] > git config --add remote.origin.fetch +refs/pull/41224/head:refs/remotes/origin/PR-41224 # timeout=10 [2020-07-17T13:20:23.857Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:23.872Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:20:23.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:20:23.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:20:23.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:24.170Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:24.181Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:20:24.583Z] Client: [2020-07-17T13:20:24.583Z] Debug Mode: false [2020-07-17T13:20:24.583Z] [2020-07-17T13:20:24.583Z] Server: [2020-07-17T13:20:24.583Z] Containers: 0 [2020-07-17T13:20:24.583Z] Running: 0 [2020-07-17T13:20:24.583Z] Paused: 0 [2020-07-17T13:20:24.583Z] Stopped: 0 [2020-07-17T13:20:24.583Z] Images: 1 [2020-07-17T13:20:24.583Z] Server Version: 19.03.12 [2020-07-17T13:20:24.583Z] Storage Driver: overlay2 [2020-07-17T13:20:24.583Z] Backing Filesystem: extfs [2020-07-17T13:20:24.583Z] Supports d_type: true [2020-07-17T13:20:24.583Z] Native Overlay Diff: true [2020-07-17T13:20:24.583Z] Logging Driver: json-file [2020-07-17T13:20:24.583Z] Cgroup Driver: cgroupfs [2020-07-17T13:20:24.583Z] Plugins: [2020-07-17T13:20:24.583Z] Volume: local [2020-07-17T13:20:24.583Z] Network: bridge host ipvlan macvlan null overlay [2020-07-17T13:20:24.583Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-17T13:20:24.583Z] Swarm: inactive [2020-07-17T13:20:24.583Z] Runtimes: runc [2020-07-17T13:20:24.583Z] Default Runtime: runc [2020-07-17T13:20:24.583Z] Init Binary: docker-init [2020-07-17T13:20:24.583Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:20:24.583Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:20:24.583Z] init version: fec3683 [2020-07-17T13:20:24.583Z] Security Options: [2020-07-17T13:20:24.583Z] apparmor [2020-07-17T13:20:24.583Z] seccomp [2020-07-17T13:20:24.583Z] Profile: default [2020-07-17T13:20:24.583Z] Kernel Version: 5.3.0-1030-aws [2020-07-17T13:20:24.583Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-17T13:20:24.583Z] OSType: linux [2020-07-17T13:20:24.583Z] Architecture: x86_64 [2020-07-17T13:20:24.583Z] CPUs: 2 [2020-07-17T13:20:24.583Z] Total Memory: 7.487GiB [2020-07-17T13:20:24.583Z] Name: ip-10-100-75-22 [2020-07-17T13:20:24.583Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-17T13:20:24.583Z] Docker Root Dir: /var/lib/docker [2020-07-17T13:20:24.583Z] Debug Mode: false [2020-07-17T13:20:24.583Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:20:24.583Z] Labels: [2020-07-17T13:20:24.583Z] Experimental: true [2020-07-17T13:20:24.583Z] Insecure Registries: [2020-07-17T13:20:24.583Z] 127.0.0.0/8 [2020-07-17T13:20:24.583Z] Live Restore Enabled: true [2020-07-17T13:20:24.583Z] [2020-07-17T13:20:24.583Z] WARNING: No swap limit support [Pipeline] sh [2020-07-17T13:20:24.692Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:20:24.693Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:20:24.903Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:24.903Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:24.903Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41224/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-17T13:20:24.903Z] + bash /home/ubuntu/workspace/moby_PR-41224/check-config.sh [2020-07-17T13:20:24.903Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-17T13:20:24.903Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-17T13:20:24.903Z] [2020-07-17T13:20:24.903Z] Generally Necessary: [2020-07-17T13:20:24.903Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-17T13:20:24.903Z] - apparmor: enabled and tools installed [2020-07-17T13:20:24.903Z] - CONFIG_NAMESPACES: enabled [2020-07-17T13:20:24.903Z] - CONFIG_NET_NS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_PID_NS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_IPC_NS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_UTS_NS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CGROUPS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CPUSETS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_MEMCG: enabled [2020-07-17T13:20:24.903Z] - CONFIG_KEYS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_VETH: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-17T13:20:24.903Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-17T13:20:24.903Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-17T13:20:24.903Z] [2020-07-17T13:20:24.903Z] Optional Features: [2020-07-17T13:20:24.903Z] - CONFIG_USER_NS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_SECCOMP: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-17T13:20:24.903Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-17T13:20:24.903Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-17T13:20:24.903Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-17T13:20:24.903Z] - CONFIG_BLK_CGROUP: enabled [2020-07-17T13:20:24.903Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-17T13:20:24.903Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-17T13:20:24.903Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_PERF: enabled [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-17T13:20:24.903Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-17T13:20:24.903Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-17T13:20:25.161Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-17T13:20:25.161Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-17T13:20:25.161Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-17T13:20:25.161Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_IP_VS: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-17T13:20:25.161Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-17T13:20:25.161Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-17T13:20:25.161Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_EXT4_FS: enabled [2020-07-17T13:20:25.161Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-17T13:20:25.161Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-17T13:20:25.161Z] - Network Drivers: [2020-07-17T13:20:25.161Z] - "overlay": [2020-07-17T13:20:25.161Z] - CONFIG_VXLAN: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-17T13:20:25.161Z] Optional (for encrypted networks): [2020-07-17T13:20:25.161Z] - CONFIG_CRYPTO: enabled [2020-07-17T13:20:25.161Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-17T13:20:25.161Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-17T13:20:25.161Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-17T13:20:25.161Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-17T13:20:25.161Z] - CONFIG_XFRM: enabled [2020-07-17T13:20:25.161Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-17T13:20:25.161Z] - "ipvlan": [2020-07-17T13:20:25.161Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-17T13:20:25.161Z] - "macvlan": [2020-07-17T13:20:25.161Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_DUMMY: enabled (as module) [2020-07-17T13:20:25.161Z] - "ftp,tftp client in container": [2020-07-17T13:20:25.161Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-17T13:20:25.161Z] - Storage Drivers: [2020-07-17T13:20:25.161Z] - "aufs": [2020-07-17T13:20:25.161Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-17T13:20:25.161Z] - "btrfs": [2020-07-17T13:20:25.161Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-17T13:20:25.161Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-17T13:20:25.161Z] - "devicemapper": [2020-07-17T13:20:25.161Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-17T13:20:25.161Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-17T13:20:25.161Z] - "overlay": [2020-07-17T13:20:25.161Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-17T13:20:25.161Z] - "zfs": [2020-07-17T13:20:25.161Z] - /dev/zfs: present [2020-07-17T13:20:25.161Z] - zfs command: missing [2020-07-17T13:20:25.161Z] - zpool command: missing [2020-07-17T13:20:25.161Z] [2020-07-17T13:20:25.161Z] Limits: [2020-07-17T13:20:25.161Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-17T13:20:25.161Z] [2020-07-17T13:20:25.161Z] + true [Pipeline] } [Pipeline] // stage [2020-07-17T13:20:25.181Z] Commit message: "Bump Golang 1.13.14" [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-17T13:20:25.245Z] > git --version # timeout=10 [2020-07-17T13:20:25.256Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-17T13:20:25.491Z] + sudo modprobe ip_vs [2020-07-17T13:20:25.491Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-17T13:20:24.668Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:20:24.682Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-17T13:20:24.696Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:24.697Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [Pipeline] sh [2020-07-17T13:20:25.791Z] #1 [internal] load build definition from Dockerfile [2020-07-17T13:20:25.791Z] #1 transferring dockerfile: 16.37kB done [2020-07-17T13:20:25.791Z] #1 DONE 0.1s [2020-07-17T13:20:25.791Z] [2020-07-17T13:20:25.791Z] #2 [internal] load .dockerignore [2020-07-17T13:20:25.791Z] #2 transferring context: 87B done [2020-07-17T13:20:25.791Z] #2 DONE 0.1s [2020-07-17T13:20:25.791Z] [2020-07-17T13:20:25.791Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-17T13:20:25.791Z] #3 DONE 0.2s [2020-07-17T13:20:25.791Z] [2020-07-17T13:20:25.791Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-17T13:20:25.791Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-17T13:20:25.791Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-17T13:20:25.791Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 16.94kB / 8.88MB 0.0s [2020-07-17T13:20:25.791Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-17T13:20:25.791Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-17T13:20:26.049Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.58MB / 8.88MB 0.1s [2020-07-17T13:20:26.049Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-17T13:20:26.049Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-17T13:20:26.114Z] + docker version [2020-07-17T13:20:26.114Z] Client: Docker Engine - Community [2020-07-17T13:20:26.114Z] Version: 19.03.7 [2020-07-17T13:20:26.114Z] API version: 1.40 [2020-07-17T13:20:26.114Z] Go version: go1.12.17 [2020-07-17T13:20:26.114Z] Git commit: 7141c199a2 [2020-07-17T13:20:26.114Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-17T13:20:26.114Z] OS/Arch: linux/s390x [2020-07-17T13:20:26.114Z] Experimental: false [2020-07-17T13:20:26.114Z] [2020-07-17T13:20:26.114Z] Server: Docker Engine - Community [2020-07-17T13:20:26.114Z] Engine: [2020-07-17T13:20:26.114Z] Version: 19.03.7 [2020-07-17T13:20:26.114Z] API version: 1.40 (minimum version 1.12) [2020-07-17T13:20:26.114Z] Go version: go1.12.17 [2020-07-17T13:20:26.114Z] Git commit: 7141c199a2 [2020-07-17T13:20:26.114Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-17T13:20:26.114Z] OS/Arch: linux/s390x [2020-07-17T13:20:26.114Z] Experimental: true [2020-07-17T13:20:26.114Z] containerd: [2020-07-17T13:20:26.114Z] Version: 1.2.13 [2020-07-17T13:20:26.114Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:20:26.114Z] runc: [2020-07-17T13:20:26.114Z] Version: 1.0.0-rc10 [2020-07-17T13:20:26.114Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:20:26.114Z] docker-init: [2020-07-17T13:20:26.114Z] Version: 0.18.0 [2020-07-17T13:20:26.114Z] GitCommit: fec3683 [Pipeline] sh [2020-07-17T13:20:26.306Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-17T13:20:26.306Z] #4 DONE 0.5s [2020-07-17T13:20:26.493Z] + docker info [2020-07-17T13:20:26.493Z] Client: [2020-07-17T13:20:26.493Z] Debug Mode: false [2020-07-17T13:20:26.493Z] [2020-07-17T13:20:26.493Z] Server: [2020-07-17T13:20:26.493Z] Containers: 0 [2020-07-17T13:20:26.493Z] Running: 0 [2020-07-17T13:20:26.493Z] Paused: 0 [2020-07-17T13:20:26.493Z] Stopped: 0 [2020-07-17T13:20:26.493Z] Images: 0 [2020-07-17T13:20:26.493Z] Server Version: 19.03.7 [2020-07-17T13:20:26.493Z] Storage Driver: overlay2 [2020-07-17T13:20:26.493Z] Backing Filesystem: [2020-07-17T13:20:26.493Z] Supports d_type: true [2020-07-17T13:20:26.493Z] Native Overlay Diff: true [2020-07-17T13:20:26.493Z] Logging Driver: json-file [2020-07-17T13:20:26.493Z] Cgroup Driver: cgroupfs [2020-07-17T13:20:26.493Z] Plugins: [2020-07-17T13:20:26.493Z] Volume: local [2020-07-17T13:20:26.493Z] Network: bridge host ipvlan macvlan null overlay [2020-07-17T13:20:26.493Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-17T13:20:26.493Z] Swarm: inactive [2020-07-17T13:20:26.493Z] Runtimes: runc [2020-07-17T13:20:26.493Z] Default Runtime: runc [2020-07-17T13:20:26.493Z] Init Binary: docker-init [2020-07-17T13:20:26.493Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:20:26.493Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:20:26.493Z] init version: fec3683 [2020-07-17T13:20:26.493Z] Security Options: [2020-07-17T13:20:26.493Z] apparmor [2020-07-17T13:20:26.493Z] seccomp [2020-07-17T13:20:26.493Z] Profile: default [2020-07-17T13:20:26.493Z] Kernel Version: 4.15.0-88-generic [2020-07-17T13:20:26.493Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-17T13:20:26.493Z] OSType: linux [2020-07-17T13:20:26.493Z] Architecture: s390x [2020-07-17T13:20:26.493Z] CPUs: 2 [2020-07-17T13:20:26.493Z] Total Memory: 7.861GiB [2020-07-17T13:20:26.493Z] Name: s390x-ubuntu-30 [2020-07-17T13:20:26.493Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-17T13:20:26.493Z] Docker Root Dir: /var/lib/docker [2020-07-17T13:20:26.493Z] Debug Mode: false [2020-07-17T13:20:26.493Z] Username: dockerbuildbot [2020-07-17T13:20:26.493Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:20:26.493Z] Labels: [2020-07-17T13:20:26.493Z] Experimental: true [2020-07-17T13:20:26.493Z] Insecure Registries: [2020-07-17T13:20:26.493Z] 127.0.0.0/8 [2020-07-17T13:20:26.493Z] Live Restore Enabled: false [2020-07-17T13:20:26.493Z] [2020-07-17T13:20:26.493Z] WARNING: No swap limit support [Pipeline] sh [2020-07-17T13:20:26.872Z] [2020-07-17T13:20:26.872Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-17T13:20:26.872Z] #6 DONE 0.2s [2020-07-17T13:20:26.872Z] [2020-07-17T13:20:26.872Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:20:26.872Z] #5 DONE 0.3s [2020-07-17T13:20:26.942Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:26.942Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:26.942Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41224/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-17T13:20:26.942Z] + bash /home/jenkins/workspace/moby_PR-41224/check-config.sh [2020-07-17T13:20:26.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-17T13:20:26.942Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-17T13:20:26.942Z] [2020-07-17T13:20:26.942Z] Generally Necessary: [2020-07-17T13:20:26.942Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-17T13:20:26.942Z] - apparmor: enabled and tools installed [2020-07-17T13:20:26.942Z] - CONFIG_NAMESPACES: enabled [2020-07-17T13:20:26.942Z] - CONFIG_NET_NS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_PID_NS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_IPC_NS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_UTS_NS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUPS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CPUSETS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_MEMCG: enabled [2020-07-17T13:20:26.942Z] - CONFIG_KEYS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_VETH: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-17T13:20:26.942Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-17T13:20:26.942Z] [2020-07-17T13:20:26.942Z] Optional Features: [2020-07-17T13:20:26.942Z] - CONFIG_USER_NS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_SECCOMP: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-17T13:20:26.942Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-17T13:20:26.942Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-17T13:20:26.942Z] - CONFIG_BLK_CGROUP: enabled [2020-07-17T13:20:26.942Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-17T13:20:26.942Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_PERF: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-17T13:20:26.942Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-17T13:20:26.942Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-17T13:20:26.942Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-17T13:20:26.942Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-17T13:20:26.942Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_IP_VS: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-17T13:20:26.942Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-17T13:20:26.942Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-17T13:20:26.942Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_EXT4_FS: enabled [2020-07-17T13:20:26.942Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-17T13:20:26.942Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-17T13:20:26.942Z] - Network Drivers: [2020-07-17T13:20:26.942Z] - "overlay": [2020-07-17T13:20:26.942Z] - CONFIG_VXLAN: enabled (as module) [2020-07-17T13:20:26.942Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-17T13:20:26.942Z] Optional (for encrypted networks): [2020-07-17T13:20:27.130Z] [2020-07-17T13:20:27.130Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:20:27.130Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-17T13:20:27.130Z] #7 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done [2020-07-17T13:20:27.130Z] #7 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done [2020-07-17T13:20:27.130Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 6.44MB / 7.81MB 0.2s [2020-07-17T13:20:27.130Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-17T13:20:27.130Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.2s [2020-07-17T13:20:27.235Z] - CONFIG_CRYPTO: enabled [2020-07-17T13:20:27.235Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-17T13:20:27.235Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-17T13:20:27.235Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-17T13:20:27.235Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-17T13:20:27.235Z] - CONFIG_XFRM: enabled [2020-07-17T13:20:27.235Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-17T13:20:27.235Z] - "ipvlan": [2020-07-17T13:20:27.235Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-17T13:20:27.235Z] - "macvlan": [2020-07-17T13:20:27.235Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_DUMMY: enabled (as module) [2020-07-17T13:20:27.235Z] - "ftp,tftp client in container": [2020-07-17T13:20:27.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-17T13:20:27.235Z] - Storage Drivers: [2020-07-17T13:20:27.235Z] - "aufs": [2020-07-17T13:20:27.235Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-17T13:20:27.235Z] - "btrfs": [2020-07-17T13:20:27.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-17T13:20:27.235Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-17T13:20:27.235Z] - "devicemapper": [2020-07-17T13:20:27.235Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-17T13:20:27.235Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-17T13:20:27.235Z] - "overlay": [2020-07-17T13:20:27.235Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-17T13:20:27.235Z] - "zfs": [2020-07-17T13:20:27.235Z] - /dev/zfs: missing [2020-07-17T13:20:27.235Z] - zfs command: missing [2020-07-17T13:20:27.235Z] - zpool command: missing [2020-07-17T13:20:27.235Z] [2020-07-17T13:20:27.235Z] Limits: [2020-07-17T13:20:27.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-17T13:20:27.235Z] [2020-07-17T13:20:27.235Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-17T13:20:27.387Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s done [2020-07-17T13:20:27.387Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 9.02MB / 50.39MB 0.4s [2020-07-17T13:20:27.387Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 469.55kB / 10.00MB 0.4s [2020-07-17T13:20:27.643Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 15.84MB / 50.39MB 0.6s [2020-07-17T13:20:27.643Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 4.14MB / 10.00MB 0.6s [2020-07-17T13:20:27.643Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 360.45kB / 51.83MB 0.6s [2020-07-17T13:20:27.643Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 20.61MB / 50.39MB 0.7s [2020-07-17T13:20:27.643Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.7s [2020-07-17T13:20:27.643Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 5.84MB / 51.83MB 0.7s [2020-07-17T13:20:27.738Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce . [2020-07-17T13:20:27.738Z] #2 [internal] load build definition from Dockerfile [2020-07-17T13:20:27.738Z] #2 transferring dockerfile: 16.37kB done [2020-07-17T13:20:27.738Z] #2 DONE 0.0s [2020-07-17T13:20:27.738Z] [2020-07-17T13:20:27.738Z] #1 [internal] load .dockerignore [2020-07-17T13:20:27.738Z] #1 transferring context: 87B done [2020-07-17T13:20:27.738Z] #1 DONE 0.0s [2020-07-17T13:20:27.738Z] [2020-07-17T13:20:27.738Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-17T13:20:27.759Z] Fetching without tags [2020-07-17T13:20:27.901Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 26.20MB / 50.39MB 0.8s [2020-07-17T13:20:27.901Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 9.40MB / 51.83MB 0.8s [2020-07-17T13:20:27.901Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.08MB / 50.39MB 1.0s [2020-07-17T13:20:27.901Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.8s done [2020-07-17T13:20:27.901Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 21.96MB / 51.83MB 1.0s [2020-07-17T13:20:27.901Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 10.20MB / 68.65MB 1.0s [2020-07-17T13:20:28.015Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:20:28.033Z] #3 DONE 0.2s [2020-07-17T13:20:28.033Z] [2020-07-17T13:20:28.033Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-17T13:20:28.033Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-17T13:20:28.033Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-17T13:20:28.033Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-17T13:20:28.033Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-17T13:20:28.033Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2020-07-17T13:20:28.161Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 24.94MB / 51.83MB 1.1s [2020-07-17T13:20:28.161Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 16.04MB / 68.65MB 1.1s [2020-07-17T13:20:28.161Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 49.71MB / 50.39MB 1.2s [2020-07-17T13:20:28.161Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 31.07MB / 51.83MB 1.2s [2020-07-17T13:20:28.161Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 25.02MB / 68.65MB 1.2s [2020-07-17T13:20:28.161Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 36.09MB / 51.83MB 1.3s [2020-07-17T13:20:28.161Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 34.02MB / 68.65MB 1.3s [2020-07-17T13:20:28.327Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-17T13:20:28.327Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-17T13:20:28.420Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.18MB / 51.83MB 1.5s [2020-07-17T13:20:28.420Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 48.29MB / 68.65MB 1.5s [2020-07-17T13:20:28.420Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 56.32MB / 68.65MB 1.6s [2020-07-17T13:20:28.571Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:20:28.571Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:20:28.619Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-17T13:20:28.619Z] #4 DONE 0.6s [2020-07-17T13:20:28.693Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 63.68MB / 68.65MB 1.7s [2020-07-17T13:20:27.716Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:20:27.733Z] > git config --add remote.origin.fetch +refs/pull/41224/head:refs/remotes/origin/PR-41224 # timeout=10 [2020-07-17T13:20:27.738Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:27.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:20:27.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:20:27.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:20:27.755Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:28.011Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:28.019Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:20:28.549Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:20:28.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-17T13:20:28.567Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:28.574Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:20:28.911Z] [2020-07-17T13:20:28.911Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:20:28.953Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-17T13:20:29.068Z] Commit message: "Bump Golang 1.13.14" [2020-07-17T13:20:29.076Z] > git --version # timeout=10 [2020-07-17T13:20:29.100Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-17T13:20:29.202Z] #5 DONE 0.3s [2020-07-17T13:20:29.202Z] [2020-07-17T13:20:29.202Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-17T13:20:29.202Z] #6 DONE 0.2s [2020-07-17T13:20:29.214Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.7s done [2020-07-17T13:20:29.214Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.2s [2020-07-17T13:20:29.214Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 741.38kB / 120.18MB 2.2s [2020-07-17T13:20:29.464Z] Still waiting to schedule task [2020-07-17T13:20:29.464Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-17T13:20:29.470Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 12.40MB / 120.18MB 2.5s [2020-07-17T13:20:29.470Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.5s done [2020-07-17T13:20:29.470Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.5s done [2020-07-17T13:20:29.470Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 30.05MB / 120.18MB 2.7s [2020-07-17T13:20:29.470Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 2.6s done [2020-07-17T13:20:29.473Z] Still waiting to schedule task [2020-07-17T13:20:29.473Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0408f409e0ffc3f22)’ [2020-07-17T13:20:29.475Z] Still waiting to schedule task [2020-07-17T13:20:29.475Z] Waiting for next available executor on ‘windows-2019’ [2020-07-17T13:20:29.509Z] [2020-07-17T13:20:29.509Z] #20 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-17T13:20:29.728Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 44.01MB / 120.18MB 2.8s [2020-07-17T13:20:29.729Z] #7 ... [2020-07-17T13:20:29.729Z] [2020-07-17T13:20:29.729Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-17T13:20:29.729Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-17T13:20:29.729Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-17T13:20:29.729Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-17T13:20:29.729Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-17T13:20:29.729Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2020-07-17T13:20:29.729Z] #58 DONE 2.9s [2020-07-17T13:20:29.729Z] [2020-07-17T13:20:29.729Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:20:29.729Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 50.61MB / 120.18MB 2.9s [2020-07-17T13:20:29.948Z] + [ PR != PR ] [2020-07-17T13:20:29.948Z] + [ master != master ] [2020-07-17T13:20:29.948Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-17T13:20:29.986Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 57.31MB / 120.18MB 3.0s [2020-07-17T13:20:29.986Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 65.35MB / 120.18MB 3.1s [Pipeline] sh [2020-07-17T13:20:30.270Z] + docker version [2020-07-17T13:20:30.270Z] Client: Docker Engine - Community [2020-07-17T13:20:30.270Z] Version: 19.03.12 [2020-07-17T13:20:30.270Z] API version: 1.40 [2020-07-17T13:20:30.270Z] Go version: go1.13.10 [2020-07-17T13:20:30.270Z] Git commit: 48a66213fe [2020-07-17T13:20:30.270Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-17T13:20:30.270Z] OS/Arch: linux/amd64 [2020-07-17T13:20:30.270Z] Experimental: false [2020-07-17T13:20:30.270Z] [2020-07-17T13:20:30.270Z] Server: Docker Engine - Community [2020-07-17T13:20:30.270Z] Engine: [2020-07-17T13:20:30.270Z] Version: 19.03.12 [2020-07-17T13:20:30.270Z] API version: 1.40 (minimum version 1.12) [2020-07-17T13:20:30.270Z] Go version: go1.13.10 [2020-07-17T13:20:30.270Z] Git commit: 48a66213fe [2020-07-17T13:20:30.270Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-17T13:20:30.270Z] OS/Arch: linux/amd64 [2020-07-17T13:20:30.270Z] Experimental: true [2020-07-17T13:20:30.270Z] containerd: [2020-07-17T13:20:30.270Z] Version: 1.2.13 [2020-07-17T13:20:30.270Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:20:30.270Z] runc: [2020-07-17T13:20:30.270Z] Version: 1.0.0-rc10 [2020-07-17T13:20:30.270Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:20:30.270Z] docker-init: [2020-07-17T13:20:30.270Z] Version: 0.18.0 [2020-07-17T13:20:30.270Z] GitCommit: fec3683 [Pipeline] sh [2020-07-17T13:20:30.289Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 79.00MB / 120.18MB 3.3s [2020-07-17T13:20:30.290Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 86.48MB / 120.18MB 3.4s [2020-07-17T13:20:30.290Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 95.00MB / 120.18MB 3.5s [2020-07-17T13:20:30.546Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 103.22MB / 120.18MB 3.5s [2020-07-17T13:20:30.546Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 111.62MB / 120.18MB 3.7s [2020-07-17T13:20:30.551Z] + docker info [2020-07-17T13:20:30.592Z] #20 transferring context: 51.31MB 1.1s done [2020-07-17T13:20:30.592Z] #20 DONE 1.1s [2020-07-17T13:20:30.592Z] [2020-07-17T13:20:30.592Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:20:30.592Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-17T13:20:30.592Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-17T13:20:30.592Z] #7 sha256:54b1988714e69b6a22152b2928d796b194995ef41ddc96d9b287a1df0b6ef2dd 1.79kB / 1.79kB done [2020-07-17T13:20:30.592Z] #7 sha256:92d8bc629f472ad2aa313d0de335ebb7f433734b108f3d31ad67a8a0b2b50f90 6.19kB / 6.19kB done [2020-07-17T13:20:30.592Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 41.13MB / 48.97MB 1.1s [2020-07-17T13:20:30.592Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.4s done [2020-07-17T13:20:30.592Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.6s done [2020-07-17T13:20:30.592Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 23.64MB / 51.37MB 1.1s [2020-07-17T13:20:30.592Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 9.26MB / 56.71MB 1.1s [2020-07-17T13:20:30.592Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 44.79MB / 48.97MB 1.2s [2020-07-17T13:20:30.592Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 27.75MB / 51.37MB 1.2s [2020-07-17T13:20:30.592Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 13.29MB / 56.71MB 1.2s [2020-07-17T13:20:30.592Z] #7 ... [2020-07-17T13:20:30.592Z] [2020-07-17T13:20:30.592Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-17T13:20:30.592Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-17T13:20:30.592Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-17T13:20:30.592Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-17T13:20:30.592Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-17T13:20:30.592Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-07-17T13:20:30.592Z] #58 DONE 1.3s [2020-07-17T13:20:30.592Z] [2020-07-17T13:20:30.592Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:20:30.592Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.12MB / 48.97MB 1.3s [2020-07-17T13:20:30.592Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 31.38MB / 51.37MB 1.3s [2020-07-17T13:20:30.592Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 16.90MB / 56.71MB 1.3s [2020-07-17T13:20:30.803Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 3.9s [2020-07-17T13:20:30.811Z] Client: [2020-07-17T13:20:30.811Z] Debug Mode: false [2020-07-17T13:20:30.811Z] [2020-07-17T13:20:30.811Z] Server: [2020-07-17T13:20:30.811Z] Containers: 0 [2020-07-17T13:20:30.811Z] Running: 0 [2020-07-17T13:20:30.811Z] Paused: 0 [2020-07-17T13:20:30.811Z] Stopped: 0 [2020-07-17T13:20:30.811Z] Images: 5 [2020-07-17T13:20:30.811Z] Server Version: 19.03.12 [2020-07-17T13:20:30.811Z] Storage Driver: overlay2 [2020-07-17T13:20:30.811Z] Backing Filesystem: extfs [2020-07-17T13:20:30.811Z] Supports d_type: true [2020-07-17T13:20:30.811Z] Native Overlay Diff: true [2020-07-17T13:20:30.811Z] Logging Driver: json-file [2020-07-17T13:20:30.811Z] Cgroup Driver: cgroupfs [2020-07-17T13:20:30.811Z] Plugins: [2020-07-17T13:20:30.811Z] Volume: local [2020-07-17T13:20:30.811Z] Network: bridge host ipvlan macvlan null overlay [2020-07-17T13:20:30.811Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-17T13:20:30.811Z] Swarm: inactive [2020-07-17T13:20:30.811Z] Runtimes: runc [2020-07-17T13:20:30.811Z] Default Runtime: runc [2020-07-17T13:20:30.811Z] Init Binary: docker-init [2020-07-17T13:20:30.811Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:20:30.811Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:20:30.811Z] init version: fec3683 [2020-07-17T13:20:30.811Z] Security Options: [2020-07-17T13:20:30.811Z] apparmor [2020-07-17T13:20:30.811Z] seccomp [2020-07-17T13:20:30.811Z] Profile: default [2020-07-17T13:20:30.811Z] Kernel Version: 5.3.0-1030-aws [2020-07-17T13:20:30.811Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-17T13:20:30.811Z] OSType: linux [2020-07-17T13:20:30.811Z] Architecture: x86_64 [2020-07-17T13:20:30.811Z] CPUs: 2 [2020-07-17T13:20:30.811Z] Total Memory: 7.487GiB [2020-07-17T13:20:30.811Z] Name: ip-10-100-56-230 [2020-07-17T13:20:30.811Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-17T13:20:30.811Z] Docker Root Dir: /var/lib/docker [2020-07-17T13:20:30.811Z] Debug Mode: false [2020-07-17T13:20:30.811Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:20:30.811Z] Labels: [2020-07-17T13:20:30.811Z] Experimental: true [2020-07-17T13:20:30.811Z] Insecure Registries: [2020-07-17T13:20:30.811Z] 127.0.0.0/8 [2020-07-17T13:20:30.811Z] Live Restore Enabled: true [2020-07-17T13:20:30.811Z] [2020-07-17T13:20:30.811Z] WARNING: No swap limit support [Pipeline] sh [2020-07-17T13:20:30.913Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.4s done [2020-07-17T13:20:30.914Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 46.07MB / 51.37MB 1.6s [2020-07-17T13:20:30.914Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 26.83MB / 56.71MB 1.6s [2020-07-17T13:20:30.914Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 728.12kB / 102.23MB 1.6s [2020-07-17T13:20:30.914Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 49.67MB / 51.37MB 1.7s [2020-07-17T13:20:30.914Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 31.10MB / 56.71MB 1.7s [2020-07-17T13:20:30.914Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-17T13:20:31.099Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:31.099Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:31.099Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41224/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-17T13:20:31.099Z] + bash /home/ubuntu/workspace/moby_PR-41224/check-config.sh [2020-07-17T13:20:31.099Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-17T13:20:31.099Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-17T13:20:31.099Z] [2020-07-17T13:20:31.099Z] Generally Necessary: [2020-07-17T13:20:31.099Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-17T13:20:31.099Z] - apparmor: enabled and tools installed [2020-07-17T13:20:31.099Z] - CONFIG_NAMESPACES: enabled [2020-07-17T13:20:31.099Z] - CONFIG_NET_NS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_PID_NS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_IPC_NS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_UTS_NS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_CGROUPS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-17T13:20:31.099Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-17T13:20:31.099Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-17T13:20:31.099Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-17T13:20:31.099Z] - CONFIG_CPUSETS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_MEMCG: enabled [2020-07-17T13:20:31.099Z] - CONFIG_KEYS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_VETH: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-17T13:20:31.099Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-17T13:20:31.099Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-17T13:20:31.099Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-17T13:20:31.099Z] [2020-07-17T13:20:31.099Z] Optional Features: [2020-07-17T13:20:31.099Z] - CONFIG_USER_NS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_SECCOMP: enabled [2020-07-17T13:20:31.099Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-17T13:20:31.099Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-17T13:20:31.099Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-17T13:20:31.099Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-17T13:20:31.099Z] - CONFIG_BLK_CGROUP: enabled [2020-07-17T13:20:31.099Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-17T13:20:31.099Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-17T13:20:31.219Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done [2020-07-17T13:20:31.219Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 42.37MB / 56.71MB 2.0s [2020-07-17T13:20:31.219Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 18.98MB / 102.23MB 2.0s [2020-07-17T13:20:31.219Z] #7 sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 155B / 155B 1.9s done [2020-07-17T13:20:31.358Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-17T13:20:31.358Z] - CONFIG_CGROUP_PERF: enabled [2020-07-17T13:20:31.358Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-17T13:20:31.358Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-17T13:20:31.358Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-17T13:20:31.358Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-17T13:20:31.358Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-17T13:20:31.358Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_IP_VS: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-17T13:20:31.358Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-17T13:20:31.358Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-17T13:20:31.358Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_EXT4_FS: enabled [2020-07-17T13:20:31.358Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-17T13:20:31.358Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-17T13:20:31.358Z] - Network Drivers: [2020-07-17T13:20:31.358Z] - "overlay": [2020-07-17T13:20:31.358Z] - CONFIG_VXLAN: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-17T13:20:31.358Z] Optional (for encrypted networks): [2020-07-17T13:20:31.358Z] - CONFIG_CRYPTO: enabled [2020-07-17T13:20:31.358Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-17T13:20:31.358Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-17T13:20:31.358Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-17T13:20:31.358Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-17T13:20:31.358Z] - CONFIG_XFRM: enabled [2020-07-17T13:20:31.358Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-17T13:20:31.358Z] - "ipvlan": [2020-07-17T13:20:31.358Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-17T13:20:31.358Z] - "macvlan": [2020-07-17T13:20:31.358Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_DUMMY: enabled (as module) [2020-07-17T13:20:31.358Z] - "ftp,tftp client in container": [2020-07-17T13:20:31.358Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-17T13:20:31.358Z] - Storage Drivers: [2020-07-17T13:20:31.358Z] - "aufs": [2020-07-17T13:20:31.358Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-17T13:20:31.358Z] - "btrfs": [2020-07-17T13:20:31.358Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-17T13:20:31.358Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-17T13:20:31.358Z] - "devicemapper": [2020-07-17T13:20:31.358Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-17T13:20:31.358Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-17T13:20:31.358Z] - "overlay": [2020-07-17T13:20:31.358Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-17T13:20:31.358Z] - "zfs": [2020-07-17T13:20:31.358Z] - /dev/zfs: present [2020-07-17T13:20:31.358Z] - zfs command: missing [2020-07-17T13:20:31.358Z] - zpool command: missing [2020-07-17T13:20:31.358Z] [2020-07-17T13:20:31.358Z] Limits: [2020-07-17T13:20:31.358Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-17T13:20:31.358Z] [2020-07-17T13:20:31.358Z] + true [2020-07-17T13:20:31.365Z] #7 ... [2020-07-17T13:20:31.365Z] [2020-07-17T13:20:31.365Z] #20 [internal] load build context [2020-07-17T13:20:31.365Z] #20 transferring context: 51.31MB 4.1s done [2020-07-17T13:20:31.365Z] #20 DONE 4.5s [2020-07-17T13:20:31.365Z] [2020-07-17T13:20:31.365Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-17T13:20:31.522Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 48.11MB / 56.71MB 2.1s [2020-07-17T13:20:31.522Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 25.02MB / 102.23MB 2.1s [2020-07-17T13:20:31.522Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 52.91MB / 56.71MB 2.2s [2020-07-17T13:20:31.522Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 31.55MB / 102.23MB 2.2s [2020-07-17T13:20:31.522Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.3s done [2020-07-17T13:20:31.522Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 39.56MB / 102.23MB 2.3s [2020-07-17T13:20:31.692Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce . [2020-07-17T13:20:31.692Z] #2 [internal] load .dockerignore [2020-07-17T13:20:31.692Z] #2 transferring context: 87B done [2020-07-17T13:20:31.692Z] #2 DONE 0.0s [2020-07-17T13:20:31.692Z] [2020-07-17T13:20:31.692Z] #1 [internal] load build definition from Dockerfile [2020-07-17T13:20:31.692Z] #1 transferring dockerfile: 16.37kB done [2020-07-17T13:20:31.692Z] #1 DONE 0.0s [2020-07-17T13:20:31.692Z] [2020-07-17T13:20:31.692Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-17T13:20:31.692Z] #3 DONE 0.1s [2020-07-17T13:20:31.817Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 50.82MB / 102.23MB 2.4s [2020-07-17T13:20:31.817Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 65.44MB / 102.23MB 2.6s [2020-07-17T13:20:31.952Z] [2020-07-17T13:20:31.952Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-17T13:20:31.952Z] #4 CACHED [2020-07-17T13:20:31.952Z] [2020-07-17T13:20:31.952Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:20:31.972Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 4.9s done [2020-07-17T13:20:32.114Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 72.67MB / 102.23MB 2.7s [2020-07-17T13:20:32.114Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 79.61MB / 102.23MB 2.8s [2020-07-17T13:20:32.211Z] #6 ... [2020-07-17T13:20:32.211Z] [2020-07-17T13:20:32.211Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-17T13:20:32.211Z] #5 DONE 0.1s [2020-07-17T13:20:32.211Z] [2020-07-17T13:20:32.211Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:20:32.211Z] #6 DONE 0.2s [2020-07-17T13:20:32.281Z] Fetching without tags [2020-07-17T13:20:32.408Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 102.23MB / 102.23MB 3.0s [2020-07-17T13:20:32.408Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 102.23MB / 102.23MB 3.1s done [2020-07-17T13:20:32.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:20:32.246Z] > git config --add remote.origin.fetch +refs/pull/41224/head:refs/remotes/origin/PR-41224 # timeout=10 [2020-07-17T13:20:32.249Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:32.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:20:32.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:20:32.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:20:32.288Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:20:32.471Z] [2020-07-17T13:20:32.471Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-17T13:20:32.471Z] #58 CACHED [2020-07-17T13:20:32.471Z] [2020-07-17T13:20:32.471Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:20:32.471Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-17T13:20:32.471Z] #7 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done [2020-07-17T13:20:32.471Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-17T13:20:32.471Z] #7 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done [2020-07-17T13:20:32.471Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 2.99MB / 120.18MB 0.2s [2020-07-17T13:20:32.471Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 0.1s done [2020-07-17T13:20:32.677Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:20:32.699Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.8s done [2020-07-17T13:20:32.733Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 10.43MB / 120.18MB 0.3s [2020-07-17T13:20:32.734Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 24.94MB / 120.18MB 0.5s [2020-07-17T13:20:32.901Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.7s done [2020-07-17T13:20:32.902Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-17T13:20:32.902Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-17T13:20:32.902Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-17T13:20:32.991Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-07-17T13:20:32.993Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 32.60MB / 120.18MB 0.6s [2020-07-17T13:20:33.252Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 53.39MB / 120.18MB 0.8s [2020-07-17T13:20:33.252Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 62.48MB / 120.18MB 0.9s [2020-07-17T13:20:33.286Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-17T13:20:33.286Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-07-17T13:20:33.464Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-17T13:20:33.464Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-17T13:20:33.521Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 79.69MB / 120.18MB 1.2s [2020-07-17T13:20:33.521Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 88.52MB / 120.18MB 1.3s [2020-07-17T13:20:33.578Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.3s done [2020-07-17T13:20:33.596Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:20:33.596Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:20:33.783Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 96.02MB / 120.18MB 1.4s [2020-07-17T13:20:33.783Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 106.52MB / 120.18MB 1.5s [2020-07-17T13:20:33.869Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-17T13:20:34.044Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 1.7s [2020-07-17T13:20:34.254Z] Commit message: "Bump Golang 1.13.14" [2020-07-17T13:20:32.683Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:32.686Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:20:33.561Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:20:33.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-17T13:20:33.602Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:20:33.605Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:20:34.304Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 1.8s done [2020-07-17T13:20:34.304Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb [2020-07-17T13:20:34.319Z] > git --version # timeout=10 [2020-07-17T13:20:34.324Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-17T13:20:34.562Z] #7 ... [2020-07-17T13:20:34.562Z] [2020-07-17T13:20:34.562Z] #20 [internal] load build context [2020-07-17T13:20:34.562Z] #20 transferring context: 51.31MB 2.2s done [2020-07-17T13:20:34.562Z] #20 DONE 2.3s [2020-07-17T13:20:34.562Z] [2020-07-17T13:20:34.562Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-17T13:20:35.355Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-17T13:20:35.440Z] + docker version [2020-07-17T13:20:35.440Z] Client: [2020-07-17T13:20:35.440Z] Version: 18.06.1-ce [2020-07-17T13:20:35.440Z] API version: 1.38 [2020-07-17T13:20:35.440Z] Go version: go1.10.3 [2020-07-17T13:20:35.440Z] Git commit: e68fc7a [2020-07-17T13:20:35.440Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-17T13:20:35.440Z] OS/Arch: linux/ppc64le [2020-07-17T13:20:35.440Z] Experimental: false [2020-07-17T13:20:35.440Z] [2020-07-17T13:20:35.440Z] Server: [2020-07-17T13:20:35.440Z] Engine: [2020-07-17T13:20:35.440Z] Version: 18.06.1-ce [2020-07-17T13:20:35.440Z] API version: 1.38 (minimum version 1.12) [2020-07-17T13:20:35.440Z] Go version: go1.10.3 [2020-07-17T13:20:35.440Z] Git commit: e68fc7a [2020-07-17T13:20:35.440Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-17T13:20:35.440Z] OS/Arch: linux/ppc64le [2020-07-17T13:20:35.440Z] Experimental: true [2020-07-17T13:20:35.447Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.5s done [Pipeline] sh [2020-07-17T13:20:35.613Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-17T13:20:35.738Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-17T13:20:35.828Z] + docker info [2020-07-17T13:20:35.828Z] Containers: 0 [2020-07-17T13:20:35.828Z] Running: 0 [2020-07-17T13:20:35.828Z] Paused: 0 [2020-07-17T13:20:35.828Z] Stopped: 0 [2020-07-17T13:20:35.828Z] Images: 0 [2020-07-17T13:20:35.828Z] Server Version: 18.06.1-ce [2020-07-17T13:20:35.828Z] Storage Driver: overlay2 [2020-07-17T13:20:35.828Z] Backing Filesystem: extfs [2020-07-17T13:20:35.828Z] Supports d_type: true [2020-07-17T13:20:35.828Z] Native Overlay Diff: true [2020-07-17T13:20:35.828Z] Logging Driver: json-file [2020-07-17T13:20:35.828Z] Cgroup Driver: cgroupfs [2020-07-17T13:20:35.828Z] Plugins: [2020-07-17T13:20:35.828Z] Volume: local [2020-07-17T13:20:35.828Z] Network: bridge host ipvlan macvlan null overlay [2020-07-17T13:20:35.828Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-17T13:20:35.828Z] Swarm: inactive [2020-07-17T13:20:35.828Z] Runtimes: runc [2020-07-17T13:20:35.828Z] Default Runtime: runc [2020-07-17T13:20:35.828Z] Init Binary: docker-init [2020-07-17T13:20:35.828Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-17T13:20:35.828Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-17T13:20:35.828Z] init version: fec3683 [2020-07-17T13:20:35.828Z] Security Options: [2020-07-17T13:20:35.828Z] apparmor [2020-07-17T13:20:35.828Z] seccomp [2020-07-17T13:20:35.828Z] Profile: default [2020-07-17T13:20:35.828Z] Kernel Version: 4.4.0-139-generic [2020-07-17T13:20:35.828Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-17T13:20:35.828Z] OSType: linux [2020-07-17T13:20:35.828Z] Architecture: ppc64le [2020-07-17T13:20:35.828Z] CPUs: 4 [2020-07-17T13:20:35.828Z] Total Memory: 7.972GiB [2020-07-17T13:20:35.828Z] Name: ppc64le-ubuntu-15 [2020-07-17T13:20:35.828Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-17T13:20:35.828Z] Docker Root Dir: /var/lib/docker [2020-07-17T13:20:35.828Z] Debug Mode (client): false [2020-07-17T13:20:35.828Z] Debug Mode (server): false [2020-07-17T13:20:35.828Z] Username: dockerbuildbot [2020-07-17T13:20:35.828Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:20:35.828Z] Labels: [2020-07-17T13:20:35.828Z] Experimental: true [2020-07-17T13:20:35.828Z] Insecure Registries: [2020-07-17T13:20:35.828Z] 127.0.0.0/8 [2020-07-17T13:20:35.828Z] Live Restore Enabled: false [2020-07-17T13:20:35.828Z] [Pipeline] sh [2020-07-17T13:20:36.217Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:36.217Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:20:36.217Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41224/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-17T13:20:36.217Z] + bash /home/docker/workspace/moby_PR-41224/check-config.sh [2020-07-17T13:20:36.217Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-17T13:20:36.217Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-17T13:20:36.217Z] [2020-07-17T13:20:36.217Z] Generally Necessary: [2020-07-17T13:20:36.217Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-17T13:20:36.217Z] - apparmor: enabled and tools installed [2020-07-17T13:20:36.217Z] - CONFIG_NAMESPACES: enabled [2020-07-17T13:20:36.217Z] - CONFIG_NET_NS: enabled [2020-07-17T13:20:36.217Z] - CONFIG_PID_NS: enabled [2020-07-17T13:20:36.217Z] - CONFIG_IPC_NS: enabled [2020-07-17T13:20:36.217Z] - CONFIG_UTS_NS: enabled [2020-07-17T13:20:36.217Z] - CONFIG_CGROUPS: enabled [2020-07-17T13:20:36.217Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-17T13:20:36.217Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-17T13:20:36.217Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-17T13:20:36.217Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-17T13:20:36.217Z] - CONFIG_CPUSETS: enabled [2020-07-17T13:20:36.217Z] - CONFIG_MEMCG: enabled [2020-07-17T13:20:36.217Z] - CONFIG_KEYS: enabled [2020-07-17T13:20:36.217Z] - CONFIG_VETH: enabled (as module) [2020-07-17T13:20:36.217Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-17T13:20:36.514Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-17T13:20:36.514Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-17T13:20:36.514Z] [2020-07-17T13:20:36.514Z] Optional Features: [2020-07-17T13:20:36.514Z] - CONFIG_USER_NS: enabled [2020-07-17T13:20:36.514Z] - CONFIG_SECCOMP: enabled [2020-07-17T13:20:36.514Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-17T13:20:36.514Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-17T13:20:36.514Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-17T13:20:36.514Z] (cgroup swap accounting is currently enabled) [2020-07-17T13:20:36.514Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-17T13:20:36.514Z] - CONFIG_BLK_CGROUP: enabled [2020-07-17T13:20:36.514Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-17T13:20:36.514Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-17T13:20:36.514Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-17T13:20:36.514Z] - CONFIG_CGROUP_PERF: enabled [2020-07-17T13:20:36.514Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-17T13:20:36.514Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-17T13:20:36.514Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-17T13:20:36.514Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-17T13:20:36.514Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-17T13:20:36.514Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_IP_VS: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-17T13:20:36.514Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-17T13:20:36.514Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-17T13:20:36.514Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-17T13:20:36.514Z] - CONFIG_EXT4_FS: enabled [2020-07-17T13:20:36.514Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-17T13:20:36.514Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-17T13:20:36.514Z] - Network Drivers: [2020-07-17T13:20:36.514Z] - "overlay": [2020-07-17T13:20:36.809Z] - CONFIG_VXLAN: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-17T13:20:36.809Z] Optional (for encrypted networks): [2020-07-17T13:20:36.809Z] - CONFIG_CRYPTO: enabled [2020-07-17T13:20:36.809Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_XFRM: enabled [2020-07-17T13:20:36.809Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-17T13:20:36.809Z] - "ipvlan": [2020-07-17T13:20:36.809Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-17T13:20:36.809Z] - "macvlan": [2020-07-17T13:20:36.809Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_DUMMY: enabled (as module) [2020-07-17T13:20:36.809Z] - "ftp,tftp client in container": [2020-07-17T13:20:36.809Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-17T13:20:36.809Z] - Storage Drivers: [2020-07-17T13:20:36.809Z] - "aufs": [2020-07-17T13:20:36.809Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-17T13:20:36.809Z] - "btrfs": [2020-07-17T13:20:36.809Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-17T13:20:36.809Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-17T13:20:36.809Z] - "devicemapper": [2020-07-17T13:20:36.809Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-17T13:20:36.809Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-17T13:20:36.809Z] - "overlay": [2020-07-17T13:20:36.809Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-17T13:20:36.809Z] - "zfs": [2020-07-17T13:20:36.809Z] - /dev/zfs: missing [2020-07-17T13:20:36.809Z] - zfs command: missing [2020-07-17T13:20:36.809Z] - zpool command: missing [2020-07-17T13:20:36.809Z] [2020-07-17T13:20:36.809Z] Limits: [2020-07-17T13:20:36.809Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-17T13:20:36.809Z] [2020-07-17T13:20:36.809Z] + true [2020-07-17T13:20:36.819Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-17T13:20:37.112Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 [2020-07-17T13:20:37.253Z] + make bundles/buildx [2020-07-17T13:20:37.502Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-17T13:20:37.548Z] make: command: Command not found [2020-07-17T13:20:37.548Z] make: command: Command not found [2020-07-17T13:20:37.548Z] mkdir bundles [2020-07-17T13:20:37.548Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-17T13:20:37.548Z] --build-arg BUILDX_COMMIT \ [2020-07-17T13:20:37.548Z] --build-arg BUILDX_REPO \ [2020-07-17T13:20:37.548Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-17T13:20:37.548Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-17T13:20:37.548Z] . [2020-07-17T13:20:37.548Z] /bin/sh: 4: go: not found [2020-07-17T13:20:37.548Z] /bin/sh: 5: go: not found [2020-07-17T13:20:37.757Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb [2020-07-17T13:20:38.759Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 4.3s done [2020-07-17T13:20:38.759Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e [2020-07-17T13:20:38.759Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done [2020-07-17T13:20:38.759Z] #7 DONE 6.6s [2020-07-17T13:20:38.759Z] [2020-07-17T13:20:38.759Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-17T13:20:39.699Z] Sending build context to Docker daemon 56.05MB [2020-07-17T13:20:39.700Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-17T13:20:39.700Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-17T13:20:39.700Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-17T13:20:39.700Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-17T13:20:39.700Z] 1.13.14-buster: Pulling from library/golang [2020-07-17T13:20:39.700Z] 0cad52b1770a: Pulling fs layer [2020-07-17T13:20:39.700Z] e0318f8e4196: Pulling fs layer [2020-07-17T13:20:39.700Z] cec302fe9541: Pulling fs layer [2020-07-17T13:20:39.700Z] bf65a8c1ffe0: Pulling fs layer [2020-07-17T13:20:39.700Z] 7355b492f1f7: Pulling fs layer [2020-07-17T13:20:39.700Z] e9e8f7dbd0fe: Pulling fs layer [2020-07-17T13:20:39.700Z] 9410001b451f: Pulling fs layer [2020-07-17T13:20:39.700Z] 7355b492f1f7: Waiting [2020-07-17T13:20:39.700Z] bf65a8c1ffe0: Waiting [2020-07-17T13:20:39.700Z] e9e8f7dbd0fe: Waiting [2020-07-17T13:20:39.700Z] 9410001b451f: Waiting [2020-07-17T13:20:39.701Z] #8 DONE 0.6s [2020-07-17T13:20:39.701Z] [2020-07-17T13:20:39.701Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-17T13:20:39.843Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 2.8s done [2020-07-17T13:20:39.960Z] #9 DONE 0.6s [2020-07-17T13:20:39.960Z] [2020-07-17T13:20:39.960Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:40.134Z] #7 extracting sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f [2020-07-17T13:20:40.135Z] #7 extracting sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 0.0s done [2020-07-17T13:20:40.218Z] #43 ... [2020-07-17T13:20:40.218Z] [2020-07-17T13:20:40.218Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-17T13:20:40.218Z] #27 DONE 0.1s [2020-07-17T13:20:40.218Z] [2020-07-17T13:20:40.218Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-17T13:20:40.218Z] #35 DONE 0.1s [2020-07-17T13:20:40.389Z] e0318f8e4196: Verifying Checksum [2020-07-17T13:20:40.389Z] e0318f8e4196: Download complete [2020-07-17T13:20:40.389Z] cec302fe9541: Verifying Checksum [2020-07-17T13:20:40.389Z] cec302fe9541: Download complete [2020-07-17T13:20:40.426Z] #7 DONE 11.1s [2020-07-17T13:20:40.426Z] [2020-07-17T13:20:40.426Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-17T13:20:40.479Z] [2020-07-17T13:20:40.479Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:20:41.969Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 4.0s done [2020-07-17T13:20:41.969Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done [2020-07-17T13:20:41.969Z] #7 DONE 15.1s [2020-07-17T13:20:42.226Z] [2020-07-17T13:20:42.226Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-17T13:20:42.495Z] #8 DONE 1.7s [2020-07-17T13:20:42.496Z] [2020-07-17T13:20:42.496Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-17T13:20:42.787Z] #9 DONE 0.7s [2020-07-17T13:20:42.787Z] [2020-07-17T13:20:42.787Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-17T13:20:42.787Z] #27 DONE 0.1s [2020-07-17T13:20:42.787Z] [2020-07-17T13:20:42.787Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:20:43.083Z] #28 ... [2020-07-17T13:20:43.083Z] [2020-07-17T13:20:43.083Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-17T13:20:43.083Z] #35 DONE 0.1s [2020-07-17T13:20:43.083Z] [2020-07-17T13:20:43.083Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:20:43.260Z] 0cad52b1770a: Verifying Checksum [2020-07-17T13:20:43.260Z] 0cad52b1770a: Download complete [2020-07-17T13:20:43.904Z] bf65a8c1ffe0: Verifying Checksum [2020-07-17T13:20:43.904Z] bf65a8c1ffe0: Download complete [2020-07-17T13:20:43.904Z] 9410001b451f: Verifying Checksum [2020-07-17T13:20:43.904Z] 9410001b451f: Download complete [2020-07-17T13:20:44.549Z] 7355b492f1f7: Verifying Checksum [2020-07-17T13:20:44.549Z] 7355b492f1f7: Download complete [2020-07-17T13:20:45.496Z] #8 DONE 3.0s [2020-07-17T13:20:45.497Z] [2020-07-17T13:20:45.497Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-17T13:20:45.755Z] #9 DONE 0.6s [2020-07-17T13:20:45.756Z] [2020-07-17T13:20:45.756Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-17T13:20:45.756Z] #35 DONE 0.0s [2020-07-17T13:20:45.756Z] [2020-07-17T13:20:45.756Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-17T13:20:45.756Z] #27 DONE 0.1s [2020-07-17T13:20:45.756Z] [2020-07-17T13:20:45.756Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:20:45.758Z] #36 ... [2020-07-17T13:20:45.758Z] [2020-07-17T13:20:45.758Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:45.758Z] #45 4.207 + RM_GOPATH=0 [2020-07-17T13:20:45.758Z] #45 4.207 + TMP_GOPATH= [2020-07-17T13:20:45.758Z] #45 4.207 + : /build [2020-07-17T13:20:45.758Z] #45 4.207 + '[' -z '' ']' [2020-07-17T13:20:45.758Z] #45 4.207 ++ mktemp -d [2020-07-17T13:20:45.758Z] #45 4.207 + export GOPATH=/tmp/tmp.1WBka5g2ls [2020-07-17T13:20:45.758Z] #45 4.207 + GOPATH=/tmp/tmp.1WBka5g2ls [2020-07-17T13:20:45.758Z] #45 4.207 + RM_GOPATH=1 [2020-07-17T13:20:45.758Z] #45 4.207 + case "$(go env GOARCH)" in [2020-07-17T13:20:45.758Z] #45 4.207 ++ go env GOARCH [2020-07-17T13:20:45.758Z] #45 4.211 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:45.758Z] #45 4.211 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:45.758Z] #45 4.211 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:45.758Z] #45 4.217 + dir=/tmp/install [2020-07-17T13:20:45.758Z] #45 4.217 + bin=golangci_lint [2020-07-17T13:20:45.758Z] #45 4.217 + shift [2020-07-17T13:20:45.758Z] #45 4.217 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-17T13:20:45.758Z] #45 4.217 + . /tmp/install/golangci_lint.installer [2020-07-17T13:20:45.758Z] #45 4.217 ++ : v1.23.8 [2020-07-17T13:20:45.758Z] #45 4.217 + install_golangci_lint [2020-07-17T13:20:45.758Z] #45 4.217 + echo 'Installing golangci-lint version v1.23.8' [2020-07-17T13:20:45.758Z] #45 4.217 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:20:45.758Z] #45 4.217 Installing golangci-lint version v1.23.8 [2020-07-17T13:20:46.326Z] #45 ... [2020-07-17T13:20:46.326Z] [2020-07-17T13:20:46.326Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:46.326Z] #60 6.178 + RM_GOPATH=0 [2020-07-17T13:20:46.326Z] #60 6.178 + TMP_GOPATH= [2020-07-17T13:20:46.326Z] #60 6.178 + : /build [2020-07-17T13:20:46.326Z] #60 6.178 + '[' -z '' ']' [2020-07-17T13:20:46.326Z] #60 6.178 ++ mktemp -d [2020-07-17T13:20:46.326Z] #60 6.181 + export GOPATH=/tmp/tmp.7KrQwcuqYk [2020-07-17T13:20:46.326Z] #60 6.181 + GOPATH=/tmp/tmp.7KrQwcuqYk [2020-07-17T13:20:46.326Z] #60 6.181 + RM_GOPATH=1 [2020-07-17T13:20:46.326Z] #60 6.181 + case "$(go env GOARCH)" in [2020-07-17T13:20:46.326Z] #60 6.184 ++ go env GOARCH [2020-07-17T13:20:46.326Z] #60 6.201 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:46.326Z] #60 6.201 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:46.326Z] #60 6.214 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:46.326Z] #60 6.223 + dir=/tmp/install [2020-07-17T13:20:46.326Z] #60 6.227 + bin=proxy [2020-07-17T13:20:46.326Z] #60 6.227 + shift [2020-07-17T13:20:46.326Z] #60 6.227 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-17T13:20:46.326Z] #60 6.228 + . /tmp/install/proxy.installer [2020-07-17T13:20:46.326Z] #60 6.231 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:20:46.327Z] #60 6.237 + install_proxy [2020-07-17T13:20:46.327Z] #60 6.239 + case "$1" in [2020-07-17T13:20:46.327Z] #60 6.239 + export CGO_ENABLED=0 [2020-07-17T13:20:46.327Z] #60 6.239 + CGO_ENABLED=0 [2020-07-17T13:20:46.327Z] #60 6.242 + _install_proxy [2020-07-17T13:20:46.327Z] #60 6.242 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-17T13:20:46.327Z] #60 6.242 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:20:46.327Z] #60 6.243 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7KrQwcuqYk/src/github.com/docker/libnetwork [2020-07-17T13:20:46.327Z] #60 6.244 Cloning into '/tmp/tmp.7KrQwcuqYk/src/github.com/docker/libnetwork'... [2020-07-17T13:20:46.716Z] 0cad52b1770a: Pull complete [2020-07-17T13:20:47.266Z] #60 ... [2020-07-17T13:20:47.266Z] [2020-07-17T13:20:47.266Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:47.266Z] #54 6.885 + RM_GOPATH=0 [2020-07-17T13:20:47.266Z] #54 6.885 + TMP_GOPATH= [2020-07-17T13:20:47.266Z] #54 6.885 + : /build [2020-07-17T13:20:47.266Z] #54 6.885 + '[' -z '' ']' [2020-07-17T13:20:47.266Z] #54 6.891 ++ mktemp -d [2020-07-17T13:20:47.266Z] #54 6.892 + export GOPATH=/tmp/tmp.b17n7jovE9 [2020-07-17T13:20:47.266Z] #54 6.892 + GOPATH=/tmp/tmp.b17n7jovE9 [2020-07-17T13:20:47.266Z] #54 6.892 + RM_GOPATH=1 [2020-07-17T13:20:47.266Z] #54 6.892 + case "$(go env GOARCH)" in [2020-07-17T13:20:47.266Z] #54 6.892 ++ go env GOARCH [2020-07-17T13:20:47.266Z] #54 6.931 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:47.266Z] #54 6.932 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:47.266Z] #54 6.934 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:47.266Z] #54 6.939 + dir=/tmp/install [2020-07-17T13:20:47.266Z] #54 6.941 + bin=rootlesskit [2020-07-17T13:20:47.266Z] #54 6.942 + shift [2020-07-17T13:20:47.266Z] #54 6.942 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-17T13:20:47.266Z] #54 6.943 + . /tmp/install/rootlesskit.installer [2020-07-17T13:20:47.266Z] #54 6.943 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:20:47.266Z] #54 6.947 + install_rootlesskit [2020-07-17T13:20:47.266Z] #54 6.950 + case "$1" in [2020-07-17T13:20:47.266Z] #54 6.950 + export CGO_ENABLED=0 [2020-07-17T13:20:47.266Z] #54 6.950 + CGO_ENABLED=0 [2020-07-17T13:20:47.266Z] #54 6.950 + _install_rootlesskit [2020-07-17T13:20:47.266Z] #54 6.950 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-17T13:20:47.266Z] #54 6.950 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:20:47.266Z] #54 6.950 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b17n7jovE9/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:20:47.266Z] #54 6.952 Cloning into '/tmp/tmp.b17n7jovE9/src/github.com/rootless-containers/rootlesskit'... [2020-07-17T13:20:47.266Z] #54 ... [2020-07-17T13:20:47.266Z] [2020-07-17T13:20:47.266Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:47.266Z] #43 7.184 + RM_GOPATH=0 [2020-07-17T13:20:47.266Z] #43 7.184 + TMP_GOPATH= [2020-07-17T13:20:47.266Z] #43 7.184 + : /build [2020-07-17T13:20:47.266Z] #43 7.184 + '[' -z '' ']' [2020-07-17T13:20:47.266Z] #43 7.184 ++ mktemp -d [2020-07-17T13:20:47.266Z] #43 7.187 + export GOPATH=/tmp/tmp.LuLcsJgmRz [2020-07-17T13:20:47.266Z] #43 7.187 + GOPATH=/tmp/tmp.LuLcsJgmRz [2020-07-17T13:20:47.266Z] #43 7.187 + RM_GOPATH=1 [2020-07-17T13:20:47.266Z] #43 7.187 + case "$(go env GOARCH)" in [2020-07-17T13:20:47.266Z] #43 7.189 ++ go env GOARCH [2020-07-17T13:20:47.266Z] #43 7.215 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:47.266Z] #43 7.215 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:47.266Z] #43 7.237 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:47.266Z] #43 7.242 + dir=/tmp/install [2020-07-17T13:20:47.365Z] e0318f8e4196: Pull complete [2020-07-17T13:20:47.526Z] #43 7.246 + bin=gotestsum [2020-07-17T13:20:47.526Z] #43 7.247 + shift [2020-07-17T13:20:47.526Z] #43 7.247 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-17T13:20:47.526Z] #43 7.249 + . /tmp/install/gotestsum.installer [2020-07-17T13:20:47.527Z] #43 7.249 ++ : v0.3.5 [2020-07-17T13:20:47.527Z] #43 7.249 + install_gotestsum [2020-07-17T13:20:47.527Z] #43 7.249 + set -e [2020-07-17T13:20:47.527Z] #43 7.251 + export GO111MODULE=on [2020-07-17T13:20:47.527Z] #43 7.251 + GO111MODULE=on [2020-07-17T13:20:47.527Z] #43 7.251 + GOBIN=/build [2020-07-17T13:20:47.527Z] #43 7.251 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-17T13:20:47.527Z] #43 7.274 go: finding gotest.tools v0.3.5 [2020-07-17T13:20:47.527Z] #43 7.274 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:47.569Z] #36 4.170 + git clone https://github.com/docker/distribution.git . [2020-07-17T13:20:47.569Z] #36 4.170 Cloning into '.'... [2020-07-17T13:20:47.661Z] cec302fe9541: Pull complete [2020-07-17T13:20:47.662Z] e9e8f7dbd0fe: Verifying Checksum [2020-07-17T13:20:47.662Z] e9e8f7dbd0fe: Download complete [2020-07-17T13:20:47.867Z] #36 ... [2020-07-17T13:20:47.867Z] [2020-07-17T13:20:47.867Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:47.867Z] #30 3.945 + RM_GOPATH=0 [2020-07-17T13:20:47.867Z] #30 3.945 + TMP_GOPATH= [2020-07-17T13:20:47.867Z] #30 3.945 + : /build [2020-07-17T13:20:47.867Z] #30 3.945 + '[' -z '' ']' [2020-07-17T13:20:47.867Z] #30 3.946 ++ mktemp -d [2020-07-17T13:20:47.867Z] #30 3.951 + export GOPATH=/tmp/tmp.ItX74LvVz0 [2020-07-17T13:20:47.867Z] #30 3.951 + GOPATH=/tmp/tmp.ItX74LvVz0 [2020-07-17T13:20:47.867Z] #30 3.951 + RM_GOPATH=1 [2020-07-17T13:20:47.867Z] #30 3.951 + case "$(go env GOARCH)" in [2020-07-17T13:20:47.867Z] #30 3.951 ++ go env GOARCH [2020-07-17T13:20:47.867Z] #30 3.973 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:47.867Z] #30 3.973 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:47.867Z] #30 3.974 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:47.867Z] #30 3.978 + dir=/tmp/install [2020-07-17T13:20:47.867Z] #30 3.978 + bin=tomlv [2020-07-17T13:20:47.867Z] #30 3.978 + shift [2020-07-17T13:20:47.867Z] #30 3.978 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-17T13:20:47.867Z] #30 3.978 + . /tmp/install/tomlv.installer [2020-07-17T13:20:47.867Z] #30 3.978 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:47.867Z] #30 3.979 + install_tomlv [2020-07-17T13:20:47.867Z] #30 3.979 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-17T13:20:47.867Z] #30 3.979 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:47.867Z] #30 3.979 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ItX74LvVz0/src/github.com/BurntSushi/toml [2020-07-17T13:20:47.867Z] #30 3.984 Cloning into '/tmp/tmp.ItX74LvVz0/src/github.com/BurntSushi/toml'... [2020-07-17T13:20:47.867Z] #30 4.793 + cd /tmp/tmp.ItX74LvVz0/src/github.com/BurntSushi/toml [2020-07-17T13:20:47.867Z] #30 4.793 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:47.867Z] #30 4.811 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:20:48.159Z] #30 5.288 runtime/internal/atomic [2020-07-17T13:20:48.159Z] #30 5.347 internal/cpu [2020-07-17T13:20:48.159Z] #30 5.473 runtime/internal/sys [2020-07-17T13:20:48.451Z] #30 5.639 math/bits [2020-07-17T13:20:48.467Z] #43 8.239 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:48.726Z] #43 8.767 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:48.742Z] #30 5.865 internal/bytealg [2020-07-17T13:20:48.742Z] #30 ... [2020-07-17T13:20:48.742Z] [2020-07-17T13:20:48.742Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:48.742Z] #43 3.802 + RM_GOPATH=0 [2020-07-17T13:20:48.742Z] #43 3.802 + TMP_GOPATH= [2020-07-17T13:20:48.742Z] #43 3.802 + : /build [2020-07-17T13:20:48.742Z] #43 3.803 + '[' -z '' ']' [2020-07-17T13:20:48.742Z] #43 3.804 ++ mktemp -d [2020-07-17T13:20:48.742Z] #43 3.808 + export GOPATH=/tmp/tmp.a5nbPkT9aV [2020-07-17T13:20:48.742Z] #43 3.808 + GOPATH=/tmp/tmp.a5nbPkT9aV [2020-07-17T13:20:48.742Z] #43 3.808 + RM_GOPATH=1 [2020-07-17T13:20:48.742Z] #43 3.808 + case "$(go env GOARCH)" in [2020-07-17T13:20:48.742Z] #43 3.809 ++ go env GOARCH [2020-07-17T13:20:48.742Z] #43 3.817 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:48.743Z] #43 3.817 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:48.743Z] #43 3.818 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:48.743Z] #43 3.824 + dir=/tmp/install [2020-07-17T13:20:48.743Z] #43 3.824 + bin=gotestsum [2020-07-17T13:20:48.743Z] #43 3.828 + shift [2020-07-17T13:20:48.743Z] #43 3.828 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-17T13:20:48.743Z] #43 3.828 + . /tmp/install/gotestsum.installer [2020-07-17T13:20:48.743Z] #43 3.828 ++ : v0.3.5 [2020-07-17T13:20:48.743Z] #43 3.829 + install_gotestsum [2020-07-17T13:20:48.743Z] #43 3.833 + set -e [2020-07-17T13:20:48.743Z] #43 3.833 + export GO111MODULE=on [2020-07-17T13:20:48.743Z] #43 3.833 + GO111MODULE=on [2020-07-17T13:20:48.743Z] #43 3.833 + GOBIN=/build [2020-07-17T13:20:48.743Z] #43 3.833 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-17T13:20:48.743Z] #43 3.889 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:48.743Z] #43 3.902 go: finding gotest.tools v0.3.5 [2020-07-17T13:20:48.743Z] #43 4.497 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:48.743Z] #43 4.608 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:48.743Z] #43 5.029 go: downloading gotest.tools v2.1.0+incompatible [2020-07-17T13:20:48.743Z] #43 5.121 go: extracting gotest.tools v2.1.0+incompatible [2020-07-17T13:20:48.743Z] #43 5.240 go: downloading github.com/pkg/errors v0.8.0 [2020-07-17T13:20:48.743Z] #43 5.241 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-17T13:20:48.743Z] #43 5.284 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:20:48.743Z] #43 5.305 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:20:48.743Z] #43 5.306 go: extracting github.com/pkg/errors v0.8.0 [2020-07-17T13:20:48.743Z] #43 5.338 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:20:48.743Z] #43 5.342 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:20:48.743Z] #43 5.595 go: downloading github.com/fatih/color v1.6.0 [2020-07-17T13:20:48.743Z] #43 5.774 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:20:48.743Z] #43 5.831 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:20:48.743Z] #43 5.842 go: extracting github.com/fatih/color v1.6.0 [2020-07-17T13:20:48.743Z] #43 5.845 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:20:48.743Z] #43 5.857 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:20:48.743Z] #43 5.888 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-17T13:20:48.743Z] #43 5.981 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:20:48.743Z] #43 5.982 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:20:48.743Z] #43 5.982 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:20:48.743Z] #43 5.982 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:20:48.743Z] #43 6.047 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:20:49.035Z] #43 ... [2020-07-17T13:20:49.035Z] [2020-07-17T13:20:49.035Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:49.035Z] #30 6.127 runtime [2020-07-17T13:20:49.035Z] #30 6.271 math [2020-07-17T13:20:49.665Z] #43 9.552 go: downloading gotest.tools v2.1.0+incompatible [2020-07-17T13:20:49.925Z] #43 9.710 go: extracting gotest.tools v2.1.0+incompatible [2020-07-17T13:20:49.925Z] #43 9.843 go: downloading github.com/pkg/errors v0.8.0 [2020-07-17T13:20:49.925Z] #43 9.916 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:20:49.925Z] #43 9.917 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:20:49.925Z] #43 9.925 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:20:49.925Z] #43 9.990 go: downloading github.com/fatih/color v1.6.0 [2020-07-17T13:20:49.925Z] #43 ... [2020-07-17T13:20:49.925Z] [2020-07-17T13:20:49.925Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:20:49.926Z] #51 4.659 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-17T13:20:49.926Z] #51 4.659 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-17T13:20:49.926Z] #51 4.659 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-17T13:20:50.185Z] #51 7.185 Reading package lists... [2020-07-17T13:20:50.185Z] #51 ... [2020-07-17T13:20:50.185Z] [2020-07-17T13:20:50.185Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:50.185Z] #21 7.729 + RM_GOPATH=0 [2020-07-17T13:20:50.185Z] #21 7.729 + TMP_GOPATH= [2020-07-17T13:20:50.185Z] #21 7.729 + : /build [2020-07-17T13:20:50.185Z] #21 7.729 + '[' -z '' ']' [2020-07-17T13:20:50.185Z] #21 7.729 ++ mktemp -d [2020-07-17T13:20:50.185Z] #21 7.747 + export GOPATH=/tmp/tmp.MPKaFC0RsW [2020-07-17T13:20:50.185Z] #21 7.748 + GOPATH=/tmp/tmp.MPKaFC0RsW [2020-07-17T13:20:50.185Z] #21 7.748 + RM_GOPATH=1 [2020-07-17T13:20:50.185Z] #21 7.749 + case "$(go env GOARCH)" in [2020-07-17T13:20:50.185Z] #21 7.750 ++ go env GOARCH [2020-07-17T13:20:50.185Z] #21 7.783 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:50.185Z] #21 7.783 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:50.185Z] #21 7.784 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:50.185Z] #21 7.785 + dir=/tmp/install [2020-07-17T13:20:50.185Z] #21 7.785 + bin=dockercli [2020-07-17T13:20:50.185Z] #21 7.785 + shift [2020-07-17T13:20:50.185Z] #21 7.785 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-17T13:20:50.185Z] #21 7.785 + . /tmp/install/dockercli.installer [2020-07-17T13:20:50.185Z] #21 7.790 ++ : stable [2020-07-17T13:20:50.185Z] #21 7.794 ++ : 17.06.2-ce [2020-07-17T13:20:50.185Z] #21 7.795 + install_dockercli [2020-07-17T13:20:50.185Z] #21 7.798 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-17T13:20:50.185Z] #21 7.798 Install docker/cli version 17.06.2-ce from stable [2020-07-17T13:20:50.185Z] #21 7.799 ++ uname -m [2020-07-17T13:20:50.185Z] #21 7.804 + arch=x86_64 [2020-07-17T13:20:50.185Z] #21 7.804 + '[' x86_64 '!=' x86_64 ']' [2020-07-17T13:20:50.185Z] #21 7.804 + url=https://download.docker.com/linux/static [2020-07-17T13:20:50.185Z] #21 7.805 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-17T13:20:50.185Z] #21 7.805 + tar -xz docker/docker [2020-07-17T13:20:50.185Z] #21 ... [2020-07-17T13:20:50.185Z] [2020-07-17T13:20:50.185Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:20:50.185Z] #32 8.339 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-17T13:20:50.185Z] #32 8.340 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-17T13:20:50.185Z] #32 8.340 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-17T13:20:50.418Z] bf65a8c1ffe0: Pull complete [2020-07-17T13:20:50.445Z] #32 ... [2020-07-17T13:20:50.445Z] [2020-07-17T13:20:50.445Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:20:50.445Z] #41 6.931 + RM_GOPATH=0 [2020-07-17T13:20:50.445Z] #41 6.931 + TMP_GOPATH= [2020-07-17T13:20:50.445Z] #41 6.931 + : /build [2020-07-17T13:20:50.445Z] #41 6.931 + '[' -z '' ']' [2020-07-17T13:20:50.445Z] #41 6.935 ++ mktemp -d [2020-07-17T13:20:50.445Z] #41 6.939 + export GOPATH=/tmp/tmp.XlIWV278Vr [2020-07-17T13:20:50.445Z] #41 6.939 + GOPATH=/tmp/tmp.XlIWV278Vr [2020-07-17T13:20:50.445Z] #41 6.939 + RM_GOPATH=1 [2020-07-17T13:20:50.445Z] #41 6.939 + case "$(go env GOARCH)" in [2020-07-17T13:20:50.445Z] #41 6.939 ++ go env GOARCH [2020-07-17T13:20:50.445Z] #41 6.991 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:50.445Z] #41 6.992 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:50.445Z] #41 7.017 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:50.445Z] #41 7.026 + dir=/tmp/install [2020-07-17T13:20:50.445Z] #41 7.036 + bin=vndr [2020-07-17T13:20:50.445Z] #41 7.037 + shift [2020-07-17T13:20:50.445Z] #41 7.039 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-17T13:20:50.445Z] #41 7.040 + . /tmp/install/vndr.installer [2020-07-17T13:20:50.445Z] #41 7.040 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:50.445Z] #41 7.041 + install_vndr [2020-07-17T13:20:50.445Z] #41 7.041 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-17T13:20:50.445Z] #41 7.041 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:50.445Z] #41 7.042 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XlIWV278Vr/src/github.com/LK4D4/vndr [2020-07-17T13:20:50.445Z] #41 7.046 Cloning into '/tmp/tmp.XlIWV278Vr/src/github.com/LK4D4/vndr'... [2020-07-17T13:20:50.445Z] #41 7.881 + cd /tmp/tmp.XlIWV278Vr/src/github.com/LK4D4/vndr [2020-07-17T13:20:50.445Z] #41 7.881 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:50.445Z] #41 7.902 + go build -buildmode=pie -v -o /build/vndr . [2020-07-17T13:20:50.445Z] #41 9.215 runtime/internal/atomic [2020-07-17T13:20:50.445Z] #41 9.252 internal/cpu [2020-07-17T13:20:50.445Z] #41 9.540 runtime/internal/sys [2020-07-17T13:20:50.445Z] #41 9.817 runtime/internal/math [2020-07-17T13:20:50.445Z] #41 9.911 internal/race [2020-07-17T13:20:50.445Z] #41 9.953 internal/bytealg [2020-07-17T13:20:50.445Z] #41 10.04 sync/atomic [2020-07-17T13:20:50.445Z] #41 10.41 unicode [2020-07-17T13:20:50.445Z] #41 ... [2020-07-17T13:20:50.445Z] [2020-07-17T13:20:50.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:50.445Z] #47 6.998 + RM_GOPATH=0 [2020-07-17T13:20:50.445Z] #47 6.998 + TMP_GOPATH= [2020-07-17T13:20:50.445Z] #47 6.999 + : /build [2020-07-17T13:20:50.445Z] #47 6.999 + '[' -z '' ']' [2020-07-17T13:20:50.445Z] #47 7.002 ++ mktemp -d [2020-07-17T13:20:50.445Z] #47 7.011 + export GOPATH=/tmp/tmp.0rNTn0ekx8 [2020-07-17T13:20:50.445Z] #47 7.011 + GOPATH=/tmp/tmp.0rNTn0ekx8 [2020-07-17T13:20:50.445Z] #47 7.011 + RM_GOPATH=1 [2020-07-17T13:20:50.445Z] #47 7.011 + case "$(go env GOARCH)" in [2020-07-17T13:20:50.445Z] #47 7.011 ++ go env GOARCH [2020-07-17T13:20:50.445Z] #47 7.039 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:50.445Z] #47 7.039 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:50.445Z] #47 7.039 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:50.445Z] #47 7.047 + dir=/tmp/install [2020-07-17T13:20:50.445Z] #47 7.048 + bin=shfmt [2020-07-17T13:20:50.445Z] #47 7.048 + shift [2020-07-17T13:20:50.445Z] #47 7.048 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-17T13:20:50.445Z] #47 7.048 + . /tmp/install/shfmt.installer [2020-07-17T13:20:50.445Z] #47 7.048 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:50.445Z] #47 7.048 + install_shfmt [2020-07-17T13:20:50.445Z] #47 7.048 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-17T13:20:50.445Z] #47 7.048 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:50.445Z] #47 7.056 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0rNTn0ekx8/src/github.com/mvdan/sh [2020-07-17T13:20:50.445Z] #47 7.058 Cloning into '/tmp/tmp.0rNTn0ekx8/src/github.com/mvdan/sh'... [2020-07-17T13:20:50.705Z] #47 ... [2020-07-17T13:20:50.705Z] [2020-07-17T13:20:50.705Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:20:50.705Z] #10 7.765 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-17T13:20:50.705Z] #10 7.782 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-17T13:20:50.705Z] #10 7.782 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-17T13:20:50.966Z] #10 ... [2020-07-17T13:20:50.966Z] [2020-07-17T13:20:50.966Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:20:50.966Z] #23 8.200 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-17T13:20:50.966Z] #23 8.207 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-17T13:20:50.966Z] #23 8.209 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-17T13:20:50.966Z] #23 ... [2020-07-17T13:20:50.966Z] [2020-07-17T13:20:50.966Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:20:50.966Z] #38 5.296 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-17T13:20:50.966Z] #38 5.296 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-17T13:20:50.966Z] #38 5.298 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-17T13:20:50.966Z] #38 8.382 Reading package lists... [2020-07-17T13:20:50.966Z] #38 ... [2020-07-17T13:20:50.966Z] [2020-07-17T13:20:50.966Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:20:50.966Z] #28 7.801 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-17T13:20:50.966Z] #28 7.803 Cloning into '.'... [2020-07-17T13:20:51.015Z] #36 ... [2020-07-17T13:20:51.015Z] [2020-07-17T13:20:51.015Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:20:51.015Z] #38 4.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:51.015Z] #38 4.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:51.015Z] #38 4.976 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:51.227Z] #28 ... [2020-07-17T13:20:51.227Z] [2020-07-17T13:20:51.227Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:51.227Z] #30 7.439 + RM_GOPATH=0 [2020-07-17T13:20:51.227Z] #30 7.439 + TMP_GOPATH= [2020-07-17T13:20:51.227Z] #30 7.439 + : /build [2020-07-17T13:20:51.227Z] #30 7.439 + '[' -z '' ']' [2020-07-17T13:20:51.227Z] #30 7.447 ++ mktemp -d [2020-07-17T13:20:51.227Z] #30 7.447 + export GOPATH=/tmp/tmp.FVoxc4Ujv9 [2020-07-17T13:20:51.227Z] #30 7.447 + GOPATH=/tmp/tmp.FVoxc4Ujv9 [2020-07-17T13:20:51.227Z] #30 7.447 + RM_GOPATH=1 [2020-07-17T13:20:51.227Z] #30 7.447 + case "$(go env GOARCH)" in [2020-07-17T13:20:51.227Z] #30 7.454 ++ go env GOARCH [2020-07-17T13:20:51.227Z] #30 7.467 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:51.227Z] #30 7.467 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:51.227Z] #30 7.468 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:51.227Z] #30 7.469 + dir=/tmp/install [2020-07-17T13:20:51.227Z] #30 7.474 + bin=tomlv [2020-07-17T13:20:51.227Z] #30 7.474 + shift [2020-07-17T13:20:51.227Z] #30 7.474 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-17T13:20:51.227Z] #30 7.475 + . /tmp/install/tomlv.installer [2020-07-17T13:20:51.227Z] #30 7.476 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:51.227Z] #30 7.476 + install_tomlv [2020-07-17T13:20:51.227Z] #30 7.477 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-17T13:20:51.227Z] #30 7.477 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:51.227Z] #30 7.477 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FVoxc4Ujv9/src/github.com/BurntSushi/toml [2020-07-17T13:20:51.227Z] #30 7.487 Cloning into '/tmp/tmp.FVoxc4Ujv9/src/github.com/BurntSushi/toml'... [2020-07-17T13:20:51.227Z] #30 8.554 + cd /tmp/tmp.FVoxc4Ujv9/src/github.com/BurntSushi/toml [2020-07-17T13:20:51.227Z] #30 8.559 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:51.227Z] #30 8.564 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:20:51.227Z] #30 9.435 runtime/internal/atomic [2020-07-17T13:20:51.227Z] #30 9.449 internal/cpu [2020-07-17T13:20:51.227Z] #30 9.688 runtime/internal/sys [2020-07-17T13:20:51.227Z] #30 9.945 math/bits [2020-07-17T13:20:51.227Z] #30 10.04 internal/bytealg [2020-07-17T13:20:51.227Z] #30 10.68 math [2020-07-17T13:20:51.227Z] #30 10.85 runtime [2020-07-17T13:20:51.502Z] #30 ... [2020-07-17T13:20:51.502Z] [2020-07-17T13:20:51.502Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:51.502Z] #43 10.10 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-17T13:20:51.502Z] #43 10.12 go: extracting github.com/pkg/errors v0.8.0 [2020-07-17T13:20:51.502Z] #43 10.14 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:20:51.502Z] #43 10.27 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:20:51.502Z] #43 10.40 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:20:51.502Z] #43 10.58 go: extracting github.com/fatih/color v1.6.0 [2020-07-17T13:20:51.502Z] #43 10.58 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:20:51.502Z] #43 10.62 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:20:51.502Z] #43 10.63 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:20:51.502Z] #43 10.75 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:20:51.502Z] #43 10.75 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-17T13:20:51.502Z] #43 10.76 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:20:51.502Z] #43 10.95 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:20:51.502Z] #43 11.09 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:20:51.579Z] #38 5.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:20:51.877Z] #38 ... [2020-07-17T13:20:51.877Z] [2020-07-17T13:20:51.877Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:51.877Z] #21 6.258 + RM_GOPATH=0 [2020-07-17T13:20:51.877Z] #21 6.258 + TMP_GOPATH= [2020-07-17T13:20:51.877Z] #21 6.258 + : /build [2020-07-17T13:20:51.877Z] #21 6.258 + '[' -z '' ']' [2020-07-17T13:20:51.877Z] #21 6.259 ++ mktemp -d [2020-07-17T13:20:51.877Z] #21 6.267 + export GOPATH=/tmp/tmp.JY8gUnLcHq [2020-07-17T13:20:51.877Z] #21 6.270 + GOPATH=/tmp/tmp.JY8gUnLcHq [2020-07-17T13:20:51.877Z] #21 6.270 + RM_GOPATH=1 [2020-07-17T13:20:51.877Z] #21 6.271 + case "$(go env GOARCH)" in [2020-07-17T13:20:51.877Z] #21 6.271 ++ go env GOARCH [2020-07-17T13:20:51.877Z] #21 6.323 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:51.877Z] #21 6.323 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:52.134Z] #21 6.324 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:52.134Z] #21 6.327 + dir=/tmp/install [2020-07-17T13:20:52.134Z] #21 6.327 + bin=dockercli [2020-07-17T13:20:52.134Z] #21 6.327 + shift [2020-07-17T13:20:52.134Z] #21 6.327 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-17T13:20:52.134Z] #21 6.327 + . /tmp/install/dockercli.installer [2020-07-17T13:20:52.134Z] #21 6.327 ++ : stable [2020-07-17T13:20:52.134Z] #21 6.328 ++ : 17.06.2-ce [2020-07-17T13:20:52.134Z] #21 6.329 + install_dockercli [2020-07-17T13:20:52.134Z] #21 6.329 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-17T13:20:52.134Z] #21 6.329 Install docker/cli version 17.06.2-ce from stable [2020-07-17T13:20:52.134Z] #21 6.329 ++ uname -m [2020-07-17T13:20:52.134Z] #21 6.330 + arch=x86_64 [2020-07-17T13:20:52.134Z] #21 6.334 + '[' x86_64 '!=' x86_64 ']' [2020-07-17T13:20:52.134Z] #21 6.334 + url=https://download.docker.com/linux/static [2020-07-17T13:20:52.134Z] #21 6.335 + tar -xz docker/docker [2020-07-17T13:20:52.134Z] #21 6.345 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-17T13:20:52.433Z] #21 ... [2020-07-17T13:20:52.433Z] [2020-07-17T13:20:52.433Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:20:52.507Z] 7355b492f1f7: Pull complete [2020-07-17T13:20:52.561Z] #30 ... [2020-07-17T13:20:52.561Z] [2020-07-17T13:20:52.561Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:52.561Z] #21 3.707 + RM_GOPATH=0 [2020-07-17T13:20:52.561Z] #21 3.707 + TMP_GOPATH= [2020-07-17T13:20:52.561Z] #21 3.707 + : /build [2020-07-17T13:20:52.561Z] #21 3.707 + '[' -z '' ']' [2020-07-17T13:20:52.561Z] #21 3.707 ++ mktemp -d [2020-07-17T13:20:52.561Z] #21 3.709 + export GOPATH=/tmp/tmp.X8lwmJIUP2 [2020-07-17T13:20:52.561Z] #21 3.709 + GOPATH=/tmp/tmp.X8lwmJIUP2 [2020-07-17T13:20:52.561Z] #21 3.709 + RM_GOPATH=1 [2020-07-17T13:20:52.561Z] #21 3.709 + case "$(go env GOARCH)" in [2020-07-17T13:20:52.561Z] #21 3.709 ++ go env GOARCH [2020-07-17T13:20:52.561Z] #21 3.719 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:52.561Z] #21 3.719 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:52.561Z] #21 3.730 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:52.561Z] #21 3.737 + dir=/tmp/install [2020-07-17T13:20:52.561Z] #21 3.737 + bin=dockercli [2020-07-17T13:20:52.561Z] #21 3.737 + shift [2020-07-17T13:20:52.561Z] #21 3.737 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-17T13:20:52.561Z] #21 3.737 + . /tmp/install/dockercli.installer [2020-07-17T13:20:52.561Z] #21 3.738 ++ : stable [2020-07-17T13:20:52.561Z] #21 3.738 ++ : 17.06.2-ce [2020-07-17T13:20:52.561Z] #21 3.738 Install docker/cli version 17.06.2-ce from stable [2020-07-17T13:20:52.561Z] #21 3.738 + install_dockercli [2020-07-17T13:20:52.561Z] #21 3.738 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-17T13:20:52.561Z] #21 3.738 ++ uname -m [2020-07-17T13:20:52.561Z] #21 3.741 + arch=s390x [2020-07-17T13:20:52.561Z] #21 3.741 + '[' s390x '!=' x86_64 ']' [2020-07-17T13:20:52.561Z] #21 3.741 + '[' s390x '!=' s390x ']' [2020-07-17T13:20:52.561Z] #21 3.741 + url=https://download.docker.com/linux/static [2020-07-17T13:20:52.561Z] #21 3.741 + tar -xz docker/docker [2020-07-17T13:20:52.561Z] #21 3.741 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-17T13:20:52.561Z] #21 8.986 + mkdir -p /build [2020-07-17T13:20:52.562Z] #21 8.987 + mv docker/docker /build/ [2020-07-17T13:20:52.562Z] #21 8.988 + rmdir docker [2020-07-17T13:20:52.562Z] #21 DONE 9.3s [2020-07-17T13:20:52.562Z] [2020-07-17T13:20:52.562Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:20:52.562Z] #41 3.606 + RM_GOPATH=0 [2020-07-17T13:20:52.562Z] #41 3.606 + TMP_GOPATH= [2020-07-17T13:20:52.562Z] #41 3.606 + : /build [2020-07-17T13:20:52.562Z] #41 3.606 + '[' -z '' ']' [2020-07-17T13:20:52.562Z] #41 3.607 ++ mktemp -d [2020-07-17T13:20:52.562Z] #41 3.635 + export GOPATH=/tmp/tmp.fRvdHIb0MD [2020-07-17T13:20:52.562Z] #41 3.635 + GOPATH=/tmp/tmp.fRvdHIb0MD [2020-07-17T13:20:52.562Z] #41 3.635 + RM_GOPATH=1 [2020-07-17T13:20:52.562Z] #41 3.635 + case "$(go env GOARCH)" in [2020-07-17T13:20:52.562Z] #41 3.635 ++ go env GOARCH [2020-07-17T13:20:52.562Z] #41 3.638 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:52.562Z] #41 3.638 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:52.562Z] #41 3.639 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:52.562Z] #41 3.639 + dir=/tmp/install [2020-07-17T13:20:52.562Z] #41 3.639 + bin=vndr [2020-07-17T13:20:52.562Z] #41 3.639 + shift [2020-07-17T13:20:52.562Z] #41 3.639 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-17T13:20:52.562Z] #41 3.639 + . /tmp/install/vndr.installer [2020-07-17T13:20:52.562Z] #41 3.640 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:52.562Z] #41 3.640 + install_vndr [2020-07-17T13:20:52.562Z] #41 3.640 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-17T13:20:52.562Z] #41 3.640 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:52.562Z] #41 3.640 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fRvdHIb0MD/src/github.com/LK4D4/vndr [2020-07-17T13:20:52.562Z] #41 3.641 Cloning into '/tmp/tmp.fRvdHIb0MD/src/github.com/LK4D4/vndr'... [2020-07-17T13:20:52.562Z] #41 4.281 + cd /tmp/tmp.fRvdHIb0MD/src/github.com/LK4D4/vndr [2020-07-17T13:20:52.562Z] #41 4.281 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:52.562Z] #41 4.283 + go build -buildmode=pie -v -o /build/vndr . [2020-07-17T13:20:52.562Z] #41 5.228 internal/cpu [2020-07-17T13:20:52.562Z] #41 5.232 runtime/internal/atomic [2020-07-17T13:20:52.562Z] #41 5.389 runtime/internal/sys [2020-07-17T13:20:52.562Z] #41 5.575 runtime/internal/math [2020-07-17T13:20:52.562Z] #41 5.589 internal/race [2020-07-17T13:20:52.562Z] #41 5.729 sync/atomic [2020-07-17T13:20:52.562Z] #41 5.785 internal/bytealg [2020-07-17T13:20:52.562Z] #41 5.943 unicode [2020-07-17T13:20:52.562Z] #41 6.308 runtime [2020-07-17T13:20:52.562Z] #41 8.638 unicode/utf8 [2020-07-17T13:20:52.562Z] #41 9.086 math [2020-07-17T13:20:52.689Z] #36 6.836 + git clone https://github.com/docker/distribution.git . [2020-07-17T13:20:52.689Z] #36 6.846 Cloning into '.'... [2020-07-17T13:20:52.853Z] #41 ... [2020-07-17T13:20:52.853Z] [2020-07-17T13:20:52.853Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:52.853Z] #45 2.594 + RM_GOPATH=0 [2020-07-17T13:20:52.853Z] #45 2.594 + TMP_GOPATH= [2020-07-17T13:20:52.853Z] #45 2.594 + : /build [2020-07-17T13:20:52.853Z] #45 2.594 + '[' -z '' ']' [2020-07-17T13:20:52.853Z] #45 2.596 ++ mktemp -d [2020-07-17T13:20:52.853Z] #45 2.602 + export GOPATH=/tmp/tmp.rBPOgUqfZf [2020-07-17T13:20:52.853Z] #45 2.602 + GOPATH=/tmp/tmp.rBPOgUqfZf [2020-07-17T13:20:52.853Z] #45 2.602 + RM_GOPATH=1 [2020-07-17T13:20:52.853Z] #45 2.602 + case "$(go env GOARCH)" in [2020-07-17T13:20:52.853Z] #45 2.602 ++ go env GOARCH [2020-07-17T13:20:52.853Z] #45 2.609 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:52.853Z] #45 2.609 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:52.853Z] #45 2.619 Installing golangci-lint version v1.23.8 [2020-07-17T13:20:52.853Z] #45 2.619 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:52.853Z] #45 2.619 + dir=/tmp/install [2020-07-17T13:20:52.853Z] #45 2.619 + bin=golangci_lint [2020-07-17T13:20:52.853Z] #45 2.619 + shift [2020-07-17T13:20:52.853Z] #45 2.619 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-17T13:20:52.853Z] #45 2.619 + . /tmp/install/golangci_lint.installer [2020-07-17T13:20:52.853Z] #45 2.619 ++ : v1.23.8 [2020-07-17T13:20:52.853Z] #45 2.619 + install_golangci_lint [2020-07-17T13:20:52.853Z] #45 2.619 + echo 'Installing golangci-lint version v1.23.8' [2020-07-17T13:20:52.853Z] #45 2.619 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:20:53.145Z] #45 ... [2020-07-17T13:20:53.145Z] [2020-07-17T13:20:53.145Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:20:53.145Z] #10 4.069 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:53.145Z] #10 4.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:53.145Z] #10 4.372 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:53.145Z] #10 4.859 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-17T13:20:53.145Z] #10 6.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB] [2020-07-17T13:20:53.145Z] #10 8.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-17T13:20:53.145Z] #10 ... [2020-07-17T13:20:53.145Z] [2020-07-17T13:20:53.145Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:53.145Z] #47 3.732 + RM_GOPATH=0 [2020-07-17T13:20:53.145Z] #47 3.732 + TMP_GOPATH= [2020-07-17T13:20:53.145Z] #47 3.732 + : /build [2020-07-17T13:20:53.145Z] #47 3.732 + '[' -z '' ']' [2020-07-17T13:20:53.145Z] #47 3.733 ++ mktemp -d [2020-07-17T13:20:53.145Z] #47 3.735 + export GOPATH=/tmp/tmp.7pdA9Vdfp9 [2020-07-17T13:20:53.145Z] #47 3.735 + GOPATH=/tmp/tmp.7pdA9Vdfp9 [2020-07-17T13:20:53.145Z] #47 3.735 + RM_GOPATH=1 [2020-07-17T13:20:53.145Z] #47 3.735 + case "$(go env GOARCH)" in [2020-07-17T13:20:53.145Z] #47 3.736 ++ go env GOARCH [2020-07-17T13:20:53.145Z] #47 3.776 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:53.145Z] #47 3.777 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:53.145Z] #47 3.777 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:53.145Z] #47 3.777 + dir=/tmp/install [2020-07-17T13:20:53.145Z] #47 3.778 + bin=shfmt [2020-07-17T13:20:53.145Z] #47 3.778 + shift [2020-07-17T13:20:53.145Z] #47 3.778 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-17T13:20:53.145Z] #47 3.778 + . /tmp/install/shfmt.installer [2020-07-17T13:20:53.145Z] #47 3.778 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:53.145Z] #47 3.779 + install_shfmt [2020-07-17T13:20:53.145Z] #47 3.779 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-17T13:20:53.145Z] #47 3.779 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:53.145Z] #47 3.779 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7pdA9Vdfp9/src/github.com/mvdan/sh [2020-07-17T13:20:53.145Z] #47 3.783 Cloning into '/tmp/tmp.7pdA9Vdfp9/src/github.com/mvdan/sh'... [2020-07-17T13:20:53.436Z] #47 ... [2020-07-17T13:20:53.436Z] [2020-07-17T13:20:53.436Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:20:53.436Z] #23 4.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:53.437Z] #23 4.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:53.437Z] #23 4.285 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:53.437Z] #23 4.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-17T13:20:53.437Z] #23 7.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB] [2020-07-17T13:20:53.437Z] #23 9.199 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-17T13:20:53.437Z] #23 ... [2020-07-17T13:20:53.437Z] [2020-07-17T13:20:53.437Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:53.437Z] #54 1.630 + RM_GOPATH=0 [2020-07-17T13:20:53.437Z] #54 1.630 + TMP_GOPATH= [2020-07-17T13:20:53.437Z] #54 1.630 + : /build [2020-07-17T13:20:53.437Z] #54 1.630 + '[' -z '' ']' [2020-07-17T13:20:53.437Z] #54 1.630 ++ mktemp -d [2020-07-17T13:20:53.437Z] #54 1.632 + export GOPATH=/tmp/tmp.T6I3blWkAM [2020-07-17T13:20:53.437Z] #54 1.632 + GOPATH=/tmp/tmp.T6I3blWkAM [2020-07-17T13:20:53.437Z] #54 1.632 + RM_GOPATH=1 [2020-07-17T13:20:53.437Z] #54 1.632 + case "$(go env GOARCH)" in [2020-07-17T13:20:53.437Z] #54 1.632 ++ go env GOARCH [2020-07-17T13:20:53.437Z] #54 1.635 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:53.437Z] #54 1.635 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:53.437Z] #54 1.636 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:53.437Z] #54 1.637 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:20:53.437Z] #54 1.637 + dir=/tmp/install [2020-07-17T13:20:53.437Z] #54 1.637 + bin=rootlesskit [2020-07-17T13:20:53.437Z] #54 1.637 + shift [2020-07-17T13:20:53.437Z] #54 1.637 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-17T13:20:53.437Z] #54 1.637 + . /tmp/install/rootlesskit.installer [2020-07-17T13:20:53.437Z] #54 1.637 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:20:53.437Z] #54 1.637 + install_rootlesskit [2020-07-17T13:20:53.437Z] #54 1.637 + case "$1" in [2020-07-17T13:20:53.437Z] #54 1.637 + export CGO_ENABLED=0 [2020-07-17T13:20:53.437Z] #54 1.637 + CGO_ENABLED=0 [2020-07-17T13:20:53.437Z] #54 1.637 + _install_rootlesskit [2020-07-17T13:20:53.437Z] #54 1.637 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-17T13:20:53.437Z] #54 1.637 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.T6I3blWkAM/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:20:53.437Z] #54 1.639 Cloning into '/tmp/tmp.T6I3blWkAM/src/github.com/rootless-containers/rootlesskit'... [2020-07-17T13:20:53.437Z] #54 3.620 + cd /tmp/tmp.T6I3blWkAM/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:20:53.437Z] #54 3.620 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:20:53.437Z] #54 3.924 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:20:53.437Z] #54 3.924 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-17T13:20:53.729Z] #54 ... [2020-07-17T13:20:53.729Z] [2020-07-17T13:20:53.729Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:53.729Z] #60 1.357 + RM_GOPATH=0 [2020-07-17T13:20:53.729Z] #60 1.357 + TMP_GOPATH= [2020-07-17T13:20:53.729Z] #60 1.357 + : /build [2020-07-17T13:20:53.729Z] #60 1.357 + '[' -z '' ']' [2020-07-17T13:20:53.729Z] #60 1.357 ++ mktemp -d [2020-07-17T13:20:53.729Z] #60 1.357 + export GOPATH=/tmp/tmp.E9mP0jHus5 [2020-07-17T13:20:53.729Z] #60 1.357 + GOPATH=/tmp/tmp.E9mP0jHus5 [2020-07-17T13:20:53.729Z] #60 1.357 + RM_GOPATH=1 [2020-07-17T13:20:53.729Z] #60 1.357 + case "$(go env GOARCH)" in [2020-07-17T13:20:53.729Z] #60 1.357 ++ go env GOARCH [2020-07-17T13:20:53.729Z] #60 1.357 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:53.729Z] #60 1.357 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:53.729Z] #60 1.357 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:53.729Z] #60 1.357 + dir=/tmp/install [2020-07-17T13:20:53.729Z] #60 1.357 + bin=proxy [2020-07-17T13:20:53.729Z] #60 1.357 + shift [2020-07-17T13:20:53.729Z] #60 1.357 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-17T13:20:53.729Z] #60 1.357 + . /tmp/install/proxy.installer [2020-07-17T13:20:53.729Z] #60 1.357 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:20:53.729Z] #60 1.357 + install_proxy [2020-07-17T13:20:53.729Z] #60 1.357 + case "$1" in [2020-07-17T13:20:53.729Z] #60 1.357 + export CGO_ENABLED=0 [2020-07-17T13:20:53.729Z] #60 1.357 + CGO_ENABLED=0 [2020-07-17T13:20:53.729Z] #60 1.357 + _install_proxy [2020-07-17T13:20:53.729Z] #60 1.357 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-17T13:20:53.729Z] #60 1.357 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.E9mP0jHus5/src/github.com/docker/libnetwork [2020-07-17T13:20:53.729Z] #60 1.357 Cloning into '/tmp/tmp.E9mP0jHus5/src/github.com/docker/libnetwork'... [2020-07-17T13:20:53.729Z] #60 1.358 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:20:53.729Z] #60 ... [2020-07-17T13:20:53.729Z] [2020-07-17T13:20:53.729Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:20:53.729Z] #51 4.149 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:53.729Z] #51 4.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:53.729Z] #51 4.285 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:53.729Z] #51 4.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-17T13:20:53.729Z] #51 7.617 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB] [2020-07-17T13:20:53.729Z] #51 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-17T13:20:53.729Z] #51 ... [2020-07-17T13:20:53.729Z] [2020-07-17T13:20:53.729Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:20:53.729Z] #32 4.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:53.729Z] #32 4.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:53.729Z] #32 4.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:53.729Z] #32 4.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-17T13:20:53.729Z] #32 6.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB] [2020-07-17T13:20:53.729Z] #32 8.071 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-17T13:20:54.022Z] #32 ... [2020-07-17T13:20:54.022Z] [2020-07-17T13:20:54.022Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:20:54.022Z] #38 4.162 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:54.022Z] #38 4.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:54.022Z] #38 4.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:54.022Z] #38 4.990 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-17T13:20:54.022Z] #38 6.730 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB] [2020-07-17T13:20:54.022Z] #38 8.902 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-17T13:20:54.022Z] #38 ... [2020-07-17T13:20:54.022Z] [2020-07-17T13:20:54.022Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:54.022Z] #47 10.56 + cd /tmp/tmp.7pdA9Vdfp9/src/github.com/mvdan/sh [2020-07-17T13:20:54.022Z] #47 10.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:54.022Z] #47 10.70 + GO111MODULE=on [2020-07-17T13:20:54.022Z] #47 10.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-17T13:20:54.048Z] #43 13.83 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:20:54.048Z] #43 13.91 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:20:54.048Z] #43 14.01 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:20:54.654Z] #47 11.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:20:54.654Z] #47 11.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:20:54.654Z] #47 11.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:20:54.654Z] #47 11.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:20:54.654Z] #47 11.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:20:55.288Z] #47 12.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:20:55.921Z] #47 12.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:20:55.953Z] #43 ... [2020-07-17T13:20:55.953Z] [2020-07-17T13:20:55.953Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:55.953Z] #30 15.77 internal/testlog [2020-07-17T13:20:55.964Z] #36 ... [2020-07-17T13:20:55.964Z] [2020-07-17T13:20:55.964Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:20:55.964Z] #51 7.621 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:55.964Z] #51 7.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:55.964Z] #51 7.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:55.964Z] #51 8.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:20:55.964Z] #51 ... [2020-07-17T13:20:55.964Z] [2020-07-17T13:20:55.964Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:20:55.964Z] #23 4.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:55.964Z] #23 4.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:55.964Z] #23 4.453 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:55.964Z] #23 5.428 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:20:55.964Z] #23 7.636 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:20:55.964Z] #23 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:20:55.964Z] #23 ... [2020-07-17T13:20:55.964Z] [2020-07-17T13:20:55.964Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:20:55.964Z] #32 6.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:55.964Z] #32 6.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:55.964Z] #32 6.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:55.964Z] #32 7.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:20:55.964Z] #32 9.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:20:55.964Z] #32 ... [2020-07-17T13:20:55.964Z] [2020-07-17T13:20:55.964Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:20:55.964Z] #41 6.795 + RM_GOPATH=0 [2020-07-17T13:20:55.964Z] #41 6.795 + TMP_GOPATH= [2020-07-17T13:20:55.964Z] #41 6.795 + : /build [2020-07-17T13:20:55.964Z] #41 6.795 + '[' -z '' ']' [2020-07-17T13:20:55.964Z] #41 6.795 ++ mktemp -d [2020-07-17T13:20:55.964Z] #41 6.809 + export GOPATH=/tmp/tmp.8VgL8M7TQM [2020-07-17T13:20:55.964Z] #41 6.809 + GOPATH=/tmp/tmp.8VgL8M7TQM [2020-07-17T13:20:55.964Z] #41 6.809 + RM_GOPATH=1 [2020-07-17T13:20:55.964Z] #41 6.809 + case "$(go env GOARCH)" in [2020-07-17T13:20:55.964Z] #41 6.810 ++ go env GOARCH [2020-07-17T13:20:55.964Z] #41 6.850 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:55.964Z] #41 6.851 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:55.964Z] #41 6.852 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:55.964Z] #41 6.852 + dir=/tmp/install [2020-07-17T13:20:55.964Z] #41 6.855 + bin=vndr [2020-07-17T13:20:55.964Z] #41 6.855 + shift [2020-07-17T13:20:55.964Z] #41 6.855 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-17T13:20:55.964Z] #41 6.855 + . /tmp/install/vndr.installer [2020-07-17T13:20:55.964Z] #41 6.855 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:55.964Z] #41 6.855 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:55.964Z] #41 6.855 + install_vndr [2020-07-17T13:20:55.964Z] #41 6.855 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-17T13:20:55.964Z] #41 6.855 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8VgL8M7TQM/src/github.com/LK4D4/vndr [2020-07-17T13:20:55.964Z] #41 6.857 Cloning into '/tmp/tmp.8VgL8M7TQM/src/github.com/LK4D4/vndr'... [2020-07-17T13:20:55.964Z] #41 7.754 + cd /tmp/tmp.8VgL8M7TQM/src/github.com/LK4D4/vndr [2020-07-17T13:20:55.964Z] #41 7.768 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:20:55.964Z] #41 7.805 + go build -buildmode=pie -v -o /build/vndr . [2020-07-17T13:20:55.964Z] #41 9.305 runtime/internal/sys [2020-07-17T13:20:55.964Z] #41 9.313 internal/cpu [2020-07-17T13:20:55.964Z] #41 9.535 runtime/internal/math [2020-07-17T13:20:55.964Z] #41 9.706 internal/race [2020-07-17T13:20:55.964Z] #41 9.896 internal/bytealg [2020-07-17T13:20:55.964Z] #41 9.902 sync/atomic [2020-07-17T13:20:55.964Z] #41 10.33 unicode [2020-07-17T13:20:56.089Z] e9e8f7dbd0fe: Pull complete [2020-07-17T13:20:56.089Z] 9410001b451f: Pull complete [2020-07-17T13:20:56.089Z] Digest: sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed [2020-07-17T13:20:56.089Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-17T13:20:56.089Z] ---> ab8384c7334f [2020-07-17T13:20:56.089Z] Step 5/15 : ARG BUILDX_REPO [2020-07-17T13:20:56.212Z] #30 16.10 encoding [2020-07-17T13:20:56.220Z] #41 ... [2020-07-17T13:20:56.220Z] [2020-07-17T13:20:56.220Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:56.220Z] #30 7.172 + RM_GOPATH=0 [2020-07-17T13:20:56.220Z] #30 7.172 + TMP_GOPATH= [2020-07-17T13:20:56.220Z] #30 7.172 + : /build [2020-07-17T13:20:56.220Z] #30 7.172 + '[' -z '' ']' [2020-07-17T13:20:56.220Z] #30 7.174 ++ mktemp -d [2020-07-17T13:20:56.220Z] #30 7.175 + export GOPATH=/tmp/tmp.Jqu13ur1oq [2020-07-17T13:20:56.220Z] #30 7.185 + GOPATH=/tmp/tmp.Jqu13ur1oq [2020-07-17T13:20:56.220Z] #30 7.185 + RM_GOPATH=1 [2020-07-17T13:20:56.220Z] #30 7.185 + case "$(go env GOARCH)" in [2020-07-17T13:20:56.220Z] #30 7.185 ++ go env GOARCH [2020-07-17T13:20:56.220Z] #30 7.201 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.220Z] #30 7.201 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.220Z] #30 7.201 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:56.220Z] #30 7.206 + dir=/tmp/install [2020-07-17T13:20:56.220Z] #30 7.210 + bin=tomlv [2020-07-17T13:20:56.220Z] #30 7.210 + shift [2020-07-17T13:20:56.220Z] #30 7.210 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-17T13:20:56.220Z] #30 7.210 + . /tmp/install/tomlv.installer [2020-07-17T13:20:56.220Z] #30 7.211 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:56.220Z] #30 7.211 + install_tomlv [2020-07-17T13:20:56.220Z] #30 7.211 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:56.220Z] #30 7.211 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-17T13:20:56.220Z] #30 7.211 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jqu13ur1oq/src/github.com/BurntSushi/toml [2020-07-17T13:20:56.220Z] #30 7.232 Cloning into '/tmp/tmp.Jqu13ur1oq/src/github.com/BurntSushi/toml'... [2020-07-17T13:20:56.220Z] #30 8.176 + cd /tmp/tmp.Jqu13ur1oq/src/github.com/BurntSushi/toml [2020-07-17T13:20:56.220Z] #30 8.177 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:20:56.220Z] #30 8.182 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:20:56.220Z] #30 8.915 internal/cpu [2020-07-17T13:20:56.220Z] #30 8.933 runtime/internal/atomic [2020-07-17T13:20:56.220Z] #30 9.216 runtime/internal/sys [2020-07-17T13:20:56.220Z] #30 9.494 runtime/internal/math [2020-07-17T13:20:56.220Z] #30 9.614 math/bits [2020-07-17T13:20:56.220Z] #30 9.750 internal/bytealg [2020-07-17T13:20:56.220Z] #30 10.19 math [2020-07-17T13:20:56.220Z] #30 ... [2020-07-17T13:20:56.220Z] [2020-07-17T13:20:56.220Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:56.220Z] #43 7.300 + RM_GOPATH=0 [2020-07-17T13:20:56.220Z] #43 7.300 + TMP_GOPATH= [2020-07-17T13:20:56.220Z] #43 7.300 + : /build [2020-07-17T13:20:56.220Z] #43 7.300 + '[' -z '' ']' [2020-07-17T13:20:56.220Z] #43 7.301 ++ mktemp -d [2020-07-17T13:20:56.220Z] #43 7.307 + export GOPATH=/tmp/tmp.0YS21QmzmN [2020-07-17T13:20:56.220Z] #43 7.307 + GOPATH=/tmp/tmp.0YS21QmzmN [2020-07-17T13:20:56.220Z] #43 7.307 + RM_GOPATH=1 [2020-07-17T13:20:56.220Z] #43 7.307 + case "$(go env GOARCH)" in [2020-07-17T13:20:56.220Z] #43 7.307 ++ go env GOARCH [2020-07-17T13:20:56.220Z] #43 7.401 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.220Z] #43 7.402 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.220Z] #43 7.403 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:56.220Z] #43 7.404 + dir=/tmp/install [2020-07-17T13:20:56.220Z] #43 7.405 + bin=gotestsum [2020-07-17T13:20:56.220Z] #43 7.405 + shift [2020-07-17T13:20:56.220Z] #43 7.406 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-17T13:20:56.220Z] #43 7.411 + . /tmp/install/gotestsum.installer [2020-07-17T13:20:56.220Z] #43 7.423 ++ : v0.3.5 [2020-07-17T13:20:56.220Z] #43 7.424 + install_gotestsum [2020-07-17T13:20:56.220Z] #43 7.425 + set -e [2020-07-17T13:20:56.220Z] #43 7.425 + export GO111MODULE=on [2020-07-17T13:20:56.220Z] #43 7.425 + GO111MODULE=on [2020-07-17T13:20:56.220Z] #43 7.425 + GOBIN=/build [2020-07-17T13:20:56.220Z] #43 7.425 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-17T13:20:56.220Z] #43 7.521 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:56.220Z] #43 7.538 go: finding gotest.tools v0.3.5 [2020-07-17T13:20:56.220Z] #43 8.518 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:56.220Z] #43 9.103 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-17T13:20:56.220Z] #43 10.00 go: downloading gotest.tools v2.1.0+incompatible [2020-07-17T13:20:56.220Z] #43 10.15 go: extracting gotest.tools v2.1.0+incompatible [2020-07-17T13:20:56.220Z] #43 10.30 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-17T13:20:56.220Z] #43 10.36 go: downloading github.com/pkg/errors v0.8.0 [2020-07-17T13:20:56.220Z] #43 10.43 go: downloading github.com/fatih/color v1.6.0 [2020-07-17T13:20:56.220Z] #43 10.62 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:20:56.220Z] #43 10.62 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:20:56.220Z] #43 10.63 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:20:56.386Z] ---> Running in 864245cf1db9 [2020-07-17T13:20:56.386Z] Removing intermediate container 864245cf1db9 [2020-07-17T13:20:56.386Z] ---> d32cfb8d7093 [2020-07-17T13:20:56.386Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-17T13:20:56.386Z] ---> Running in e0d04f60b8d6 [2020-07-17T13:20:56.471Z] #30 16.27 runtime/cgo [2020-07-17T13:20:56.476Z] #43 ... [2020-07-17T13:20:56.476Z] [2020-07-17T13:20:56.476Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:20:56.476Z] #28 6.977 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-17T13:20:56.476Z] #28 6.983 Cloning into '.'... [2020-07-17T13:20:56.476Z] #28 ... [2020-07-17T13:20:56.476Z] [2020-07-17T13:20:56.476Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:56.476Z] #47 6.920 + RM_GOPATH=0 [2020-07-17T13:20:56.476Z] #47 6.921 + TMP_GOPATH= [2020-07-17T13:20:56.476Z] #47 6.921 + : /build [2020-07-17T13:20:56.476Z] #47 6.921 + '[' -z '' ']' [2020-07-17T13:20:56.476Z] #47 6.923 ++ mktemp -d [2020-07-17T13:20:56.476Z] #47 6.929 + export GOPATH=/tmp/tmp.yAfaEkq8X4 [2020-07-17T13:20:56.476Z] #47 6.940 + GOPATH=/tmp/tmp.yAfaEkq8X4 [2020-07-17T13:20:56.476Z] #47 6.940 + RM_GOPATH=1 [2020-07-17T13:20:56.476Z] #47 6.940 + case "$(go env GOARCH)" in [2020-07-17T13:20:56.476Z] #47 6.940 ++ go env GOARCH [2020-07-17T13:20:56.476Z] #47 6.989 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.476Z] #47 6.989 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.476Z] #47 6.990 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:56.476Z] #47 6.992 + dir=/tmp/install [2020-07-17T13:20:56.476Z] #47 6.993 + bin=shfmt [2020-07-17T13:20:56.476Z] #47 6.993 + shift [2020-07-17T13:20:56.476Z] #47 6.994 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-17T13:20:56.476Z] #47 6.994 + . /tmp/install/shfmt.installer [2020-07-17T13:20:56.476Z] #47 6.995 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:56.476Z] #47 6.995 + install_shfmt [2020-07-17T13:20:56.476Z] #47 6.996 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-17T13:20:56.476Z] #47 6.996 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:56.476Z] #47 6.998 + git clone https://github.com/mvdan/sh.git /tmp/tmp.yAfaEkq8X4/src/github.com/mvdan/sh [2020-07-17T13:20:56.476Z] #47 7.005 Cloning into '/tmp/tmp.yAfaEkq8X4/src/github.com/mvdan/sh'... [2020-07-17T13:20:56.554Z] #47 13.80 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:20:56.680Z] Cloning into '/buildx'... [2020-07-17T13:20:56.731Z] #47 ... [2020-07-17T13:20:56.731Z] [2020-07-17T13:20:56.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:20:56.731Z] #10 7.678 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:20:56.731Z] #10 7.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:20:56.731Z] #10 7.758 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:20:56.731Z] #10 8.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:20:56.731Z] #10 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:20:56.731Z] #10 ... [2020-07-17T13:20:56.731Z] [2020-07-17T13:20:56.732Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:56.732Z] #45 6.346 + RM_GOPATH=0 [2020-07-17T13:20:56.732Z] #45 6.346 + TMP_GOPATH= [2020-07-17T13:20:56.732Z] #45 6.346 + : /build [2020-07-17T13:20:56.732Z] #45 6.346 + '[' -z '' ']' [2020-07-17T13:20:56.732Z] #45 6.350 ++ mktemp -d [2020-07-17T13:20:56.732Z] #45 6.353 + export GOPATH=/tmp/tmp.WOIpu9LmhB [2020-07-17T13:20:56.732Z] #45 6.353 + GOPATH=/tmp/tmp.WOIpu9LmhB [2020-07-17T13:20:56.732Z] #45 6.353 + RM_GOPATH=1 [2020-07-17T13:20:56.732Z] #45 6.353 + case "$(go env GOARCH)" in [2020-07-17T13:20:56.732Z] #45 6.354 ++ go env GOARCH [2020-07-17T13:20:56.732Z] #45 6.357 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.732Z] #45 6.357 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.732Z] #45 6.358 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:56.732Z] #45 6.361 + dir=/tmp/install [2020-07-17T13:20:56.732Z] #45 6.361 + bin=golangci_lint [2020-07-17T13:20:56.732Z] #45 6.361 + shift [2020-07-17T13:20:56.732Z] #45 6.361 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-17T13:20:56.732Z] #45 6.361 + . /tmp/install/golangci_lint.installer [2020-07-17T13:20:56.732Z] #45 6.366 ++ : v1.23.8 [2020-07-17T13:20:56.732Z] #45 6.369 + install_golangci_lint [2020-07-17T13:20:56.732Z] #45 6.369 Installing golangci-lint version v1.23.8 [2020-07-17T13:20:56.732Z] #45 6.369 + echo 'Installing golangci-lint version v1.23.8' [2020-07-17T13:20:56.732Z] #45 6.369 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:20:56.846Z] #47 ... [2020-07-17T13:20:56.846Z] [2020-07-17T13:20:56.846Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:20:56.846Z] #28 4.041 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-17T13:20:56.846Z] #28 4.042 Cloning into '.'... [2020-07-17T13:20:56.987Z] #45 ... [2020-07-17T13:20:56.987Z] [2020-07-17T13:20:56.987Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:56.987Z] #54 7.030 + RM_GOPATH=0 [2020-07-17T13:20:56.987Z] #54 7.033 + TMP_GOPATH= [2020-07-17T13:20:56.987Z] #54 7.033 + : /build [2020-07-17T13:20:56.987Z] #54 7.034 + '[' -z '' ']' [2020-07-17T13:20:56.987Z] #54 7.035 ++ mktemp -d [2020-07-17T13:20:56.987Z] #54 7.037 + export GOPATH=/tmp/tmp.1iYbTycDfD [2020-07-17T13:20:56.987Z] #54 7.037 + GOPATH=/tmp/tmp.1iYbTycDfD [2020-07-17T13:20:56.987Z] #54 7.037 + RM_GOPATH=1 [2020-07-17T13:20:56.987Z] #54 7.041 + case "$(go env GOARCH)" in [2020-07-17T13:20:56.987Z] #54 7.045 ++ go env GOARCH [2020-07-17T13:20:56.987Z] #54 7.090 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.987Z] #54 7.094 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:56.987Z] #54 7.094 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:56.987Z] #54 7.097 + dir=/tmp/install [2020-07-17T13:20:56.987Z] #54 7.098 + bin=rootlesskit [2020-07-17T13:20:56.987Z] #54 7.098 + shift [2020-07-17T13:20:56.987Z] #54 7.099 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-17T13:20:56.987Z] #54 7.099 + . /tmp/install/rootlesskit.installer [2020-07-17T13:20:56.987Z] #54 7.101 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:20:56.987Z] #54 7.113 + install_rootlesskit [2020-07-17T13:20:56.987Z] #54 7.117 + case "$1" in [2020-07-17T13:20:56.987Z] #54 7.118 + export CGO_ENABLED=0 [2020-07-17T13:20:56.987Z] #54 7.118 + CGO_ENABLED=0 [2020-07-17T13:20:56.987Z] #54 7.118 + _install_rootlesskit [2020-07-17T13:20:56.987Z] #54 7.118 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-17T13:20:56.987Z] #54 7.121 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:20:56.987Z] #54 7.121 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1iYbTycDfD/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:20:56.987Z] #54 7.125 Cloning into '/tmp/tmp.1iYbTycDfD/src/github.com/rootless-containers/rootlesskit'... [2020-07-17T13:20:57.041Z] #30 ... [2020-07-17T13:20:57.041Z] [2020-07-17T13:20:57.041Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:57.041Z] #21 16.72 + mkdir -p /build [2020-07-17T13:20:57.041Z] #21 16.73 + mv docker/docker /build/ [2020-07-17T13:20:57.041Z] #21 16.73 + rmdir docker [2020-07-17T13:20:57.041Z] #21 DONE 17.0s [2020-07-17T13:20:57.140Z] #28 ... [2020-07-17T13:20:57.140Z] [2020-07-17T13:20:57.140Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:57.140Z] #60 12.07 Checking out files: 92% (1905/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-17T13:20:57.140Z] #60 12.21 + cd /tmp/tmp.E9mP0jHus5/src/github.com/docker/libnetwork [2020-07-17T13:20:57.140Z] #60 12.21 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:20:57.140Z] #60 12.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-17T13:20:57.243Z] #54 ... [2020-07-17T13:20:57.243Z] [2020-07-17T13:20:57.243Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:57.243Z] #60 7.311 + RM_GOPATH=0 [2020-07-17T13:20:57.243Z] #60 7.320 + TMP_GOPATH= [2020-07-17T13:20:57.243Z] #60 7.320 + : /build [2020-07-17T13:20:57.243Z] #60 7.321 + '[' -z '' ']' [2020-07-17T13:20:57.243Z] #60 7.323 ++ mktemp -d [2020-07-17T13:20:57.243Z] #60 7.328 + export GOPATH=/tmp/tmp.78CXTva7mF [2020-07-17T13:20:57.243Z] #60 7.329 + GOPATH=/tmp/tmp.78CXTva7mF [2020-07-17T13:20:57.243Z] #60 7.329 + RM_GOPATH=1 [2020-07-17T13:20:57.243Z] #60 7.329 + case "$(go env GOARCH)" in [2020-07-17T13:20:57.243Z] #60 7.329 ++ go env GOARCH [2020-07-17T13:20:57.243Z] #60 7.340 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:57.243Z] #60 7.340 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:20:57.243Z] #60 7.340 ++ dirname /tmp/install/install.sh [2020-07-17T13:20:57.243Z] #60 7.341 + dir=/tmp/install [2020-07-17T13:20:57.243Z] #60 7.351 + bin=proxy [2020-07-17T13:20:57.243Z] #60 7.351 + shift [2020-07-17T13:20:57.243Z] #60 7.351 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-17T13:20:57.243Z] #60 7.351 + . /tmp/install/proxy.installer [2020-07-17T13:20:57.243Z] #60 7.352 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:20:57.243Z] #60 7.352 + install_proxy [2020-07-17T13:20:57.243Z] #60 7.352 + case "$1" in [2020-07-17T13:20:57.243Z] #60 7.352 + export CGO_ENABLED=0 [2020-07-17T13:20:57.243Z] #60 7.353 + CGO_ENABLED=0 [2020-07-17T13:20:57.243Z] #60 7.353 + _install_proxy [2020-07-17T13:20:57.243Z] #60 7.353 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-17T13:20:57.243Z] #60 7.353 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:20:57.243Z] #60 7.353 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.78CXTva7mF/src/github.com/docker/libnetwork [2020-07-17T13:20:57.243Z] #60 7.356 Cloning into '/tmp/tmp.78CXTva7mF/src/github.com/docker/libnetwork'... [2020-07-17T13:20:57.243Z] #60 ... [2020-07-17T13:20:57.243Z] [2020-07-17T13:20:57.243Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:20:57.243Z] #43 10.97 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-17T13:20:57.243Z] #43 11.05 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:20:57.243Z] #43 11.05 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:20:57.243Z] #43 11.06 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:20:57.243Z] #43 11.07 go: extracting github.com/pkg/errors v0.8.0 [2020-07-17T13:20:57.243Z] #43 11.07 go: extracting github.com/fatih/color v1.6.0 [2020-07-17T13:20:57.243Z] #43 11.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:20:57.243Z] #43 11.14 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:20:57.243Z] #43 11.22 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:20:57.243Z] #43 11.23 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:20:57.243Z] #43 11.25 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:20:57.243Z] #43 11.27 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:20:57.243Z] #43 11.40 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:20:57.302Z] [2020-07-17T13:20:57.302Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:20:57.302Z] #38 8.382 Reading package lists... [2020-07-17T13:20:57.870Z] #38 16.67 Reading package lists... [2020-07-17T13:20:57.870Z] #38 ... [2020-07-17T13:20:57.870Z] [2020-07-17T13:20:57.870Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:20:57.870Z] #36 7.615 + git clone https://github.com/docker/distribution.git . [2020-07-17T13:20:57.870Z] #36 7.643 Cloning into '.'... [2020-07-17T13:20:57.870Z] #36 ... [2020-07-17T13:20:57.870Z] [2020-07-17T13:20:57.870Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:20:57.870Z] #47 17.85 + cd /tmp/tmp.0rNTn0ekx8/src/github.com/mvdan/sh [2020-07-17T13:20:58.129Z] #47 17.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:20:58.129Z] #47 18.10 + GO111MODULE=on [2020-07-17T13:20:58.129Z] #47 18.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-17T13:20:59.510Z] #47 19.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:20:59.510Z] #47 19.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:20:59.510Z] #47 19.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:20:59.759Z] #43 14.10 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:20:59.769Z] #47 19.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:20:59.769Z] #47 19.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:21:00.015Z] #43 14.41 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:21:00.239Z] Removing intermediate container e0d04f60b8d6 [2020-07-17T13:21:00.239Z] ---> 94750ec6299b [2020-07-17T13:21:00.239Z] Step 7/15 : WORKDIR /buildx [2020-07-17T13:21:00.239Z] ---> Running in fe13580afeea [2020-07-17T13:21:00.239Z] Removing intermediate container fe13580afeea [2020-07-17T13:21:00.239Z] ---> 579b4352a58c [2020-07-17T13:21:00.239Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-17T13:21:00.239Z] ---> Running in 5ed5561a2d49 [2020-07-17T13:21:00.239Z] Removing intermediate container 5ed5561a2d49 [2020-07-17T13:21:00.239Z] ---> 4938fb3e2e44 [2020-07-17T13:21:00.239Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-17T13:21:00.239Z] ---> Running in 52f34d3ad702 [2020-07-17T13:21:00.272Z] #43 14.67 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:21:00.657Z] #60 ... [2020-07-17T13:21:00.657Z] [2020-07-17T13:21:00.657Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:00.657Z] #43 7.418 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:21:00.657Z] #43 8.050 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:21:00.657Z] #43 8.516 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:21:00.657Z] #43 10.83 go: finding github.com/fatih/color v1.6.0 [2020-07-17T13:21:00.657Z] #43 10.90 go: finding github.com/pkg/errors v0.8.0 [2020-07-17T13:21:00.657Z] #43 10.96 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:21:00.657Z] #43 11.03 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:21:00.657Z] #43 11.03 go: finding github.com/spf13/pflag v1.0.1 [2020-07-17T13:21:00.657Z] #43 11.08 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:21:00.657Z] #43 11.23 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:21:00.657Z] #43 11.28 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:21:00.657Z] #43 11.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:21:00.657Z] #43 11.41 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:21:00.657Z] #43 11.45 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:21:00.657Z] #43 ... [2020-07-17T13:21:00.657Z] [2020-07-17T13:21:00.657Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:00.657Z] #47 14.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:21:00.657Z] #47 14.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:21:00.657Z] #47 14.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:21:00.657Z] #47 15.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:21:00.657Z] #47 15.44 runtime/cgo [2020-07-17T13:21:00.657Z] #47 15.44 runtime [2020-07-17T13:21:00.708Z] #47 20.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:21:00.876Z] From https://github.com/docker/buildx [2020-07-17T13:21:00.876Z] * [new tag] v0.3.1 -> build [2020-07-17T13:21:00.967Z] #47 ... [2020-07-17T13:21:00.967Z] [2020-07-17T13:21:00.967Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:00.967Z] #41 11.04 runtime [2020-07-17T13:21:00.967Z] #41 13.96 unicode/utf8 [2020-07-17T13:21:00.967Z] #41 14.61 math [2020-07-17T13:21:00.967Z] #41 19.28 unicode/utf16 [2020-07-17T13:21:00.967Z] #41 19.47 container/list [2020-07-17T13:21:00.967Z] #41 20.09 crypto/internal/subtle [2020-07-17T13:21:00.967Z] #41 20.34 crypto/subtle [2020-07-17T13:21:00.967Z] #41 20.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-17T13:21:00.967Z] #41 20.75 internal/nettrace [2020-07-17T13:21:00.967Z] #41 20.99 runtime/cgo [2020-07-17T13:21:01.171Z] Switched to branch 'build' [2020-07-17T13:21:01.227Z] #41 ... [2020-07-17T13:21:01.227Z] [2020-07-17T13:21:01.227Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:01.227Z] #10 10.93 Reading package lists... [2020-07-17T13:21:01.487Z] #10 19.84 Reading package lists... [2020-07-17T13:21:01.487Z] #10 ... [2020-07-17T13:21:01.487Z] [2020-07-17T13:21:01.487Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:01.487Z] #32 11.29 Reading package lists... [2020-07-17T13:21:01.487Z] #32 20.17 Reading package lists... [2020-07-17T13:21:01.487Z] #32 ... [2020-07-17T13:21:01.487Z] [2020-07-17T13:21:01.487Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:21:01.487Z] #23 11.48 Reading package lists... [2020-07-17T13:21:01.640Z] #43 ... [2020-07-17T13:21:01.640Z] [2020-07-17T13:21:01.640Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:01.640Z] #21 14.87 + mkdir -p /build [2020-07-17T13:21:01.640Z] #21 14.88 + mv docker/docker /build/ [2020-07-17T13:21:01.640Z] #21 14.88 + rmdir docker [2020-07-17T13:21:01.640Z] #21 DONE 16.0s [2020-07-17T13:21:01.640Z] [2020-07-17T13:21:01.640Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:01.640Z] #54 12.45 + cd /tmp/tmp.1iYbTycDfD/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:21:01.640Z] #54 12.45 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:21:01.640Z] #54 12.89 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:21:01.640Z] #54 12.89 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-17T13:21:01.747Z] #23 19.82 Reading package lists... [2020-07-17T13:21:01.747Z] #23 ... [2020-07-17T13:21:01.747Z] [2020-07-17T13:21:01.747Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:01.747Z] #47 21.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:21:02.226Z] Removing intermediate container 52f34d3ad702 [2020-07-17T13:21:02.226Z] ---> 668e832ca7f4 [2020-07-17T13:21:02.226Z] Step 10/15 : ARG GOOS [2020-07-17T13:21:02.226Z] ---> Running in e0416b3ccccf [2020-07-17T13:21:02.226Z] Removing intermediate container e0416b3ccccf [2020-07-17T13:21:02.226Z] ---> 97fefc104079 [2020-07-17T13:21:02.226Z] Step 11/15 : ARG GOARCH [2020-07-17T13:21:02.226Z] ---> Running in ab74c2a1a3ef [2020-07-17T13:21:02.316Z] #47 ... [2020-07-17T13:21:02.316Z] [2020-07-17T13:21:02.316Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:02.316Z] #54 12.27 + cd /tmp/tmp.b17n7jovE9/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:21:02.316Z] #54 12.28 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:21:02.316Z] #54 12.44 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:21:02.316Z] #54 12.44 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-17T13:21:02.520Z] Removing intermediate container ab74c2a1a3ef [2020-07-17T13:21:02.520Z] ---> c60826dd4e6b [2020-07-17T13:21:02.520Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-17T13:21:02.520Z] ---> Running in 8fb119046d6d [2020-07-17T13:21:02.575Z] #54 ... [2020-07-17T13:21:02.576Z] [2020-07-17T13:21:02.576Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:02.576Z] #43 17.30 go: finding github.com/fatih/color v1.6.0 [2020-07-17T13:21:02.576Z] #43 17.37 go: finding github.com/pkg/errors v0.8.0 [2020-07-17T13:21:02.576Z] #43 17.43 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:21:02.576Z] #43 17.77 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:21:02.576Z] #43 17.94 go: finding github.com/spf13/pflag v1.0.1 [2020-07-17T13:21:02.576Z] #43 18.06 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:21:02.576Z] #43 18.35 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:21:02.576Z] #43 18.47 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:21:02.576Z] #43 18.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:21:02.576Z] #43 18.77 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:21:02.576Z] #43 18.78 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:21:03.535Z] #54 ... [2020-07-17T13:21:03.535Z] [2020-07-17T13:21:03.535Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:03.535Z] #38 7.771 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:21:03.535Z] #38 10.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:21:03.535Z] #38 ... [2020-07-17T13:21:03.535Z] [2020-07-17T13:21:03.535Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:03.535Z] #47 17.99 + cd /tmp/tmp.yAfaEkq8X4/src/github.com/mvdan/sh [2020-07-17T13:21:03.792Z] #47 17.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:21:03.792Z] #47 18.11 + GO111MODULE=on [2020-07-17T13:21:03.792Z] #47 18.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-17T13:21:04.188Z] #47 ... [2020-07-17T13:21:04.188Z] [2020-07-17T13:21:04.188Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:04.188Z] #30 11.14 internal/testlog [2020-07-17T13:21:04.188Z] #30 11.42 encoding [2020-07-17T13:21:04.188Z] #30 11.58 runtime/cgo [2020-07-17T13:21:04.188Z] #30 ... [2020-07-17T13:21:04.188Z] [2020-07-17T13:21:04.188Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:04.188Z] #41 13.50 unicode/utf16 [2020-07-17T13:21:04.188Z] #41 13.65 container/list [2020-07-17T13:21:04.188Z] #41 14.00 crypto/internal/subtle [2020-07-17T13:21:04.188Z] #41 14.10 crypto/subtle [2020-07-17T13:21:04.188Z] #41 14.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-17T13:21:04.188Z] #41 14.40 internal/nettrace [2020-07-17T13:21:04.188Z] #41 14.48 runtime/cgo [2020-07-17T13:21:04.489Z] #43 ... [2020-07-17T13:21:04.489Z] [2020-07-17T13:21:04.489Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:04.748Z] #60 24.25 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) [2020-07-17T13:21:04.748Z] #60 ... [2020-07-17T13:21:04.748Z] [2020-07-17T13:21:04.748Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:21:04.748Z] #51 7.185 Reading package lists... [2020-07-17T13:21:04.748Z] #51 15.30 Reading package lists... [2020-07-17T13:21:05.007Z] #51 23.75 Building dependency tree... [2020-07-17T13:21:05.007Z] #51 ... [2020-07-17T13:21:05.007Z] [2020-07-17T13:21:05.007Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:21:05.007Z] #36 24.52 Checking out files: 80% (1289/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-07-17T13:21:05.007Z] #36 24.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-17T13:21:05.160Z] #47 19.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:21:05.160Z] #47 19.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:21:05.160Z] #47 19.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:21:05.416Z] #47 19.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:21:05.672Z] #47 19.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:21:05.697Z] #41 ... [2020-07-17T13:21:05.697Z] [2020-07-17T13:21:05.697Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:05.697Z] #38 15.19 Fetched 8059 kB in 11s (729 kB/s) [2020-07-17T13:21:05.697Z] #38 15.19 Reading package lists... [2020-07-17T13:21:05.697Z] #38 18.44 Reading package lists... [2020-07-17T13:21:05.697Z] #38 22.15 Building dependency tree... [2020-07-17T13:21:05.988Z] #38 23.22 The following additional packages will be installed: [2020-07-17T13:21:05.988Z] #38 23.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-17T13:21:05.988Z] #38 23.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-17T13:21:05.988Z] #38 23.22 Suggested packages: [2020-07-17T13:21:05.988Z] #38 23.22 manpages-dev python-setuptools [2020-07-17T13:21:06.236Z] #47 ... [2020-07-17T13:21:06.236Z] [2020-07-17T13:21:06.236Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:06.236Z] #41 10.68 runtime [2020-07-17T13:21:06.236Z] #41 14.51 unicode/utf8 [2020-07-17T13:21:06.236Z] #41 15.10 math [2020-07-17T13:21:06.236Z] #41 19.76 unicode/utf16 [2020-07-17T13:21:06.236Z] #41 20.08 container/list [2020-07-17T13:21:06.280Z] #38 ... [2020-07-17T13:21:06.280Z] [2020-07-17T13:21:06.280Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:06.280Z] #10 14.76 Fetched 8059 kB in 11s (750 kB/s) [2020-07-17T13:21:06.280Z] #10 14.76 Reading package lists... [2020-07-17T13:21:06.280Z] #10 18.53 Reading package lists... [2020-07-17T13:21:06.280Z] #10 22.16 Building dependency tree... [2020-07-17T13:21:06.280Z] #10 23.35 The following additional packages will be installed: [2020-07-17T13:21:06.280Z] #10 23.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-17T13:21:06.280Z] #10 23.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-17T13:21:06.280Z] #10 23.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-17T13:21:06.280Z] #10 23.35 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:21:06.280Z] #10 23.35 Suggested packages: [2020-07-17T13:21:06.280Z] #10 23.35 gcc-8-locales seccomp wine64 [2020-07-17T13:21:06.492Z] #41 20.82 crypto/internal/subtle [2020-07-17T13:21:06.492Z] #41 ... [2020-07-17T13:21:06.492Z] [2020-07-17T13:21:06.492Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:06.492Z] #30 10.83 runtime [2020-07-17T13:21:06.492Z] #30 15.50 internal/testlog [2020-07-17T13:21:06.492Z] #30 15.74 encoding [2020-07-17T13:21:06.492Z] #30 16.23 runtime/cgo [2020-07-17T13:21:06.572Z] #10 ... [2020-07-17T13:21:06.572Z] [2020-07-17T13:21:06.572Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:21:06.572Z] #36 13.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-17T13:21:06.572Z] #36 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-07-17T13:21:06.748Z] #30 ... [2020-07-17T13:21:06.748Z] [2020-07-17T13:21:06.748Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:21:06.748Z] #51 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:21:06.748Z] #51 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:21:06.748Z] #51 ... [2020-07-17T13:21:06.748Z] [2020-07-17T13:21:06.748Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:06.748Z] #41 20.98 crypto/subtle [2020-07-17T13:21:06.748Z] #41 21.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-17T13:21:06.863Z] #36 ... [2020-07-17T13:21:06.863Z] [2020-07-17T13:21:06.863Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:21:06.863Z] #23 14.98 Fetched 8059 kB in 11s (726 kB/s) [2020-07-17T13:21:06.863Z] #23 14.98 Reading package lists... [2020-07-17T13:21:06.863Z] #23 18.70 Reading package lists... [2020-07-17T13:21:06.863Z] #23 22.45 Building dependency tree... [2020-07-17T13:21:06.863Z] #23 23.59 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-17T13:21:06.863Z] #23 23.59 The following additional packages will be installed: [2020-07-17T13:21:06.863Z] #23 23.62 libjq1 libonig5 [2020-07-17T13:21:06.863Z] #23 23.94 The following NEW packages will be installed: [2020-07-17T13:21:06.863Z] #23 23.94 jq libjq1 libonig5 [2020-07-17T13:21:06.863Z] #23 24.07 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-17T13:21:06.863Z] #23 24.07 Need to get 350 kB of archives. [2020-07-17T13:21:06.863Z] #23 24.07 After this operation, 1154 kB of additional disk space will be used. [2020-07-17T13:21:06.863Z] #23 24.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-17T13:21:06.863Z] #23 24.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-17T13:21:06.863Z] #23 24.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-17T13:21:06.863Z] #23 ... [2020-07-17T13:21:06.863Z] [2020-07-17T13:21:06.863Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:06.863Z] #38 24.18 The following NEW packages will be installed: [2020-07-17T13:21:07.004Z] #41 21.30 internal/nettrace [2020-07-17T13:21:07.005Z] #41 21.42 runtime/cgo [2020-07-17T13:21:07.155Z] #38 24.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-17T13:21:07.155Z] #38 24.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-17T13:21:07.155Z] #38 24.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-17T13:21:07.155Z] #38 24.19 python-six zlib1g-dev [2020-07-17T13:21:07.155Z] #38 24.34 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-17T13:21:07.155Z] #38 24.34 Need to get 3742 kB of archives. [2020-07-17T13:21:07.155Z] #38 24.34 After this operation, 22.0 MB of additional disk space will be used. [2020-07-17T13:21:07.155Z] #38 24.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-17T13:21:07.155Z] #38 24.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-17T13:21:07.155Z] #38 24.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-17T13:21:07.155Z] #38 24.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-17T13:21:07.155Z] #38 24.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-17T13:21:07.155Z] #38 24.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-17T13:21:07.155Z] #38 24.41 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-07-17T13:21:07.155Z] #38 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-17T13:21:07.155Z] #38 24.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-17T13:21:07.447Z] #38 24.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-17T13:21:07.447Z] #38 24.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-17T13:21:07.447Z] #38 24.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-17T13:21:07.447Z] #38 ... [2020-07-17T13:21:07.447Z] [2020-07-17T13:21:07.447Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:07.447Z] #32 14.54 Fetched 8059 kB in 10s (774 kB/s) [2020-07-17T13:21:07.447Z] #32 14.54 Reading package lists... [2020-07-17T13:21:07.447Z] #32 18.61 Reading package lists... [2020-07-17T13:21:07.447Z] #32 22.70 Building dependency tree... [2020-07-17T13:21:07.447Z] #32 23.89 The following additional packages will be installed: [2020-07-17T13:21:07.447Z] #32 23.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-17T13:21:07.447Z] #32 23.89 Suggested packages: [2020-07-17T13:21:07.447Z] #32 23.89 cmake-doc ninja-build lrzip [2020-07-17T13:21:07.447Z] #32 23.89 Recommended packages: [2020-07-17T13:21:07.447Z] #32 23.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-17T13:21:07.447Z] #32 24.67 The following NEW packages will be installed: [2020-07-17T13:21:07.447Z] #32 24.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-17T13:21:07.447Z] #32 24.67 vim-common xxd [2020-07-17T13:21:07.447Z] #32 ... [2020-07-17T13:21:07.447Z] [2020-07-17T13:21:07.447Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:07.447Z] #38 24.60 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-07-17T13:21:07.447Z] #38 24.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-17T13:21:07.447Z] #38 24.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-17T13:21:07.447Z] #38 24.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-17T13:21:07.447Z] #38 24.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-17T13:21:07.541Z] #36 27.21 + 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-07-17T13:21:07.943Z] #41 ... [2020-07-17T13:21:07.943Z] [2020-07-17T13:21:07.943Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:07.943Z] #32 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:21:07.943Z] #32 ... [2020-07-17T13:21:07.943Z] [2020-07-17T13:21:07.943Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:07.943Z] #38 22.42 Fetched 8364 kB in 18s (468 kB/s) [2020-07-17T13:21:08.080Z] #38 25.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:08.372Z] #38 25.50 Fetched 3742 kB in 0s (9757 kB/s) [2020-07-17T13:21:08.372Z] #38 25.57 Selecting previously unselected package libcap-dev:s390x. [2020-07-17T13:21:08.372Z] #38 25.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-17T13:21:08.372Z] #38 25.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-17T13:21:08.372Z] #38 25.62 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-17T13:21:08.664Z] #38 25.74 Selecting previously unselected package libnet1:s390x. [2020-07-17T13:21:08.664Z] #38 25.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-17T13:21:08.664Z] #38 25.75 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:08.962Z] #38 ... [2020-07-17T13:21:08.962Z] [2020-07-17T13:21:08.962Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:08.962Z] #60 DONE 26.0s [2020-07-17T13:21:08.962Z] [2020-07-17T13:21:08.962Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:08.962Z] #38 26.08 Selecting previously unselected package libnet1-dev. [2020-07-17T13:21:08.962Z] #38 26.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-17T13:21:08.962Z] #38 26.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:08.962Z] #38 ... [2020-07-17T13:21:08.962Z] [2020-07-17T13:21:08.962Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:21:08.962Z] #51 16.11 Fetched 8059 kB in 12s (660 kB/s) [2020-07-17T13:21:08.962Z] #51 16.11 Reading package lists... [2020-07-17T13:21:08.962Z] #51 19.85 Reading package lists... [2020-07-17T13:21:08.962Z] #51 23.63 Building dependency tree... [2020-07-17T13:21:08.962Z] #51 24.68 The following additional packages will be installed: [2020-07-17T13:21:08.962Z] #51 24.71 libbtrfs0 [2020-07-17T13:21:08.962Z] #51 24.77 The following NEW packages will be installed: [2020-07-17T13:21:08.962Z] #51 24.77 libbtrfs-dev libbtrfs0 [2020-07-17T13:21:08.962Z] #51 24.92 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-17T13:21:08.962Z] #51 24.92 Need to get 118 kB of archives. [2020-07-17T13:21:08.962Z] #51 24.92 After this operation, 390 kB of additional disk space will be used. [2020-07-17T13:21:08.962Z] #51 24.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-17T13:21:08.962Z] #51 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-17T13:21:08.962Z] #51 25.53 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:08.962Z] #51 25.62 Fetched 118 kB in 0s (955 kB/s) [2020-07-17T13:21:08.962Z] #51 25.68 Selecting previously unselected package libbtrfs0. [2020-07-17T13:21:08.962Z] #51 25.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-17T13:21:08.962Z] #51 25.73 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-17T13:21:08.962Z] #51 25.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:08.962Z] #51 26.03 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:21:08.962Z] #51 26.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-17T13:21:08.962Z] #51 26.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:08.962Z] #51 ... [2020-07-17T13:21:08.962Z] [2020-07-17T13:21:08.962Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:21:08.962Z] #23 24.94 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:08.962Z] #23 25.06 Fetched 350 kB in 0s (2203 kB/s) [2020-07-17T13:21:08.962Z] #23 25.14 Selecting previously unselected package libonig5:s390x. [2020-07-17T13:21:08.962Z] #23 25.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-17T13:21:08.962Z] #23 25.25 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-17T13:21:08.962Z] #23 25.25 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-17T13:21:08.962Z] #23 25.42 Selecting previously unselected package libjq1:s390x. [2020-07-17T13:21:08.962Z] #23 25.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-17T13:21:08.962Z] #23 25.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-17T13:21:08.962Z] #23 25.56 Selecting previously unselected package jq. [2020-07-17T13:21:08.962Z] #23 25.56 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-17T13:21:08.962Z] #23 25.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:21:08.962Z] #23 25.73 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-17T13:21:08.962Z] #23 25.74 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-17T13:21:08.962Z] #23 25.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:21:08.962Z] #23 25.76 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:08.962Z] #23 DONE 26.3s [2020-07-17T13:21:08.962Z] [2020-07-17T13:21:08.962Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:08.962Z] #38 26.32 Selecting previously unselected package libnl-3-200:s390x. [2020-07-17T13:21:08.962Z] #38 26.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-17T13:21:08.962Z] #38 26.33 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-17T13:21:09.255Z] #38 ... [2020-07-17T13:21:09.255Z] [2020-07-17T13:21:09.255Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-17T13:21:09.255Z] #24 DONE 0.1s [2020-07-17T13:21:09.255Z] [2020-07-17T13:21:09.255Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:09.255Z] #38 26.56 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-17T13:21:09.309Z] #38 22.42 Reading package lists... [2020-07-17T13:21:09.309Z] #38 ... [2020-07-17T13:21:09.309Z] [2020-07-17T13:21:09.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:09.309Z] #10 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:21:09.309Z] #10 ... [2020-07-17T13:21:09.309Z] [2020-07-17T13:21:09.309Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:09.309Z] #43 18.20 go: finding github.com/fatih/color v1.6.0 [2020-07-17T13:21:09.309Z] #43 18.28 go: finding github.com/pkg/errors v0.8.0 [2020-07-17T13:21:09.309Z] #43 18.41 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:21:09.309Z] #43 18.46 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:21:09.309Z] #43 18.51 go: finding github.com/spf13/pflag v1.0.1 [2020-07-17T13:21:09.309Z] #43 18.59 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:21:09.309Z] #43 18.79 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:21:09.309Z] #43 18.89 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:21:09.309Z] #43 18.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:21:09.309Z] #43 19.07 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:21:09.309Z] #43 19.12 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:21:09.547Z] #38 26.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-17T13:21:09.547Z] #38 26.65 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-17T13:21:09.565Z] #43 ... [2020-07-17T13:21:09.565Z] [2020-07-17T13:21:09.565Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:21:09.827Z] #36 23.83 Checking out files: 85% (1372/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-07-17T13:21:09.840Z] #38 ... [2020-07-17T13:21:09.840Z] [2020-07-17T13:21:09.840Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:21:09.840Z] #51 26.37 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:09.840Z] #51 26.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:09.840Z] #51 26.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:09.840Z] #51 DONE 27.1s [2020-07-17T13:21:09.840Z] [2020-07-17T13:21:09.840Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:09.840Z] #38 27.02 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-17T13:21:09.840Z] #38 27.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-17T13:21:09.840Z] #38 27.04 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-17T13:21:09.840Z] #38 27.18 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-17T13:21:10.083Z] #36 24.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-17T13:21:10.132Z] #38 27.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-17T13:21:10.132Z] #38 27.20 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-17T13:21:10.132Z] #38 27.30 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-17T13:21:10.132Z] #38 27.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-17T13:21:10.132Z] #38 27.30 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-17T13:21:10.424Z] #38 27.51 Selecting previously unselected package libprotobuf17:s390x. [2020-07-17T13:21:10.424Z] #38 27.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-17T13:21:10.424Z] #38 27.52 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-17T13:21:11.065Z] #38 28.17 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-17T13:21:11.065Z] #38 28.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-17T13:21:11.065Z] #38 28.17 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-17T13:21:11.357Z] #38 28.37 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-17T13:21:11.357Z] #38 28.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-17T13:21:11.357Z] #38 28.37 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-17T13:21:11.732Z] #36 ... [2020-07-17T13:21:11.732Z] [2020-07-17T13:21:11.732Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:11.732Z] #41 31.14 vendor/golang.org/x/crypto/curve25519 [2020-07-17T13:21:11.991Z] #41 ... [2020-07-17T13:21:11.991Z] [2020-07-17T13:21:11.991Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:21:11.991Z] #51 23.75 Building dependency tree... [2020-07-17T13:21:11.991Z] #51 25.62 Reading state information... [2020-07-17T13:21:11.991Z] #51 28.02 The following additional packages will be installed: [2020-07-17T13:21:11.991Z] #51 28.02 libbtrfs0 [2020-07-17T13:21:11.991Z] #51 28.31 The following NEW packages will be installed: [2020-07-17T13:21:11.991Z] #51 28.34 libbtrfs-dev libbtrfs0 [2020-07-17T13:21:11.991Z] #51 28.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:11.991Z] #51 28.90 Need to get 119 kB of archives. [2020-07-17T13:21:11.991Z] #51 28.90 After this operation, 387 kB of additional disk space will be used. [2020-07-17T13:21:11.991Z] #51 28.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-17T13:21:11.991Z] #51 28.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-17T13:21:11.991Z] #51 30.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:11.991Z] #51 30.58 Fetched 119 kB in 0s (304 kB/s) [2020-07-17T13:21:11.991Z] #51 30.74 Selecting previously unselected package libbtrfs0. [2020-07-17T13:21:11.991Z] #51 30.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:11.991Z] #51 30.81 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-17T13:21:11.991Z] #51 30.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:11.991Z] #51 30.99 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:21:11.991Z] #51 31.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-17T13:21:11.991Z] #51 31.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:11.991Z] #51 31.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:11.991Z] #51 31.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:11.991Z] #51 31.38 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:11.991Z] #51 DONE 31.9s [2020-07-17T13:21:11.991Z] [2020-07-17T13:21:11.991Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:11.991Z] #38 29.08 Selecting previously unselected package libprotoc17:s390x. [2020-07-17T13:21:11.991Z] #38 29.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-17T13:21:11.991Z] #38 29.11 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-17T13:21:12.283Z] #38 29.61 Selecting previously unselected package protobuf-c-compiler. [2020-07-17T13:21:12.574Z] #38 29.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-17T13:21:12.574Z] #38 29.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:21:12.574Z] #38 29.72 Selecting previously unselected package protobuf-compiler. [2020-07-17T13:21:12.574Z] #38 29.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-17T13:21:12.574Z] #38 29.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:21:12.601Z] #36 26.71 + 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-07-17T13:21:12.866Z] #38 ... [2020-07-17T13:21:12.866Z] [2020-07-17T13:21:12.866Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:12.866Z] #43 DONE 29.8s [2020-07-17T13:21:12.866Z] [2020-07-17T13:21:12.866Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:12.866Z] #38 29.83 Selecting previously unselected package python-pkg-resources. [2020-07-17T13:21:12.866Z] #38 29.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:21:12.866Z] #38 29.84 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-17T13:21:12.928Z] #52 ... [2020-07-17T13:21:12.928Z] [2020-07-17T13:21:12.928Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:12.928Z] #47 22.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:21:12.928Z] #47 24.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:21:12.928Z] #47 24.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:21:12.928Z] #47 24.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:21:12.928Z] #47 24.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:21:12.928Z] #47 25.34 runtime/cgo [2020-07-17T13:21:12.928Z] #47 25.57 runtime [2020-07-17T13:21:12.928Z] #47 ... [2020-07-17T13:21:12.928Z] [2020-07-17T13:21:12.928Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:12.928Z] #38 16.67 Reading package lists... [2020-07-17T13:21:12.928Z] #38 24.58 Building dependency tree... [2020-07-17T13:21:12.928Z] #38 26.25 Reading state information... [2020-07-17T13:21:12.928Z] #38 28.32 The following additional packages will be installed: [2020-07-17T13:21:12.928Z] #38 28.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-17T13:21:12.928Z] #38 28.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-17T13:21:12.928Z] #38 28.35 Suggested packages: [2020-07-17T13:21:12.928Z] #38 28.37 manpages-dev python-setuptools [2020-07-17T13:21:12.928Z] #38 29.73 The following NEW packages will be installed: [2020-07-17T13:21:12.928Z] #38 29.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-17T13:21:12.928Z] #38 29.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-17T13:21:12.928Z] #38 29.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-17T13:21:12.928Z] #38 29.73 python-six zlib1g-dev [2020-07-17T13:21:12.928Z] #38 30.22 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:12.928Z] #38 30.22 Need to get 4095 kB of archives. [2020-07-17T13:21:12.928Z] #38 30.22 After this operation, 22.5 MB of additional disk space will be used. [2020-07-17T13:21:12.928Z] #38 30.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-17T13:21:12.928Z] #38 30.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-17T13:21:12.928Z] #38 30.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-17T13:21:12.928Z] #38 30.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-17T13:21:12.928Z] #38 30.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-17T13:21:12.928Z] #38 30.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-17T13:21:12.928Z] #38 30.26 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-07-17T13:21:12.928Z] #38 30.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-17T13:21:12.928Z] #38 30.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-17T13:21:12.928Z] #38 30.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-17T13:21:12.928Z] #38 30.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-17T13:21:12.928Z] #38 30.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-17T13:21:12.928Z] #38 30.64 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-07-17T13:21:12.928Z] #38 30.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-17T13:21:12.928Z] #38 30.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-17T13:21:12.928Z] #38 30.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-17T13:21:12.928Z] #38 30.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-17T13:21:12.928Z] #38 32.14 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:12.928Z] #38 32.54 Fetched 4095 kB in 1s (5062 kB/s) [2020-07-17T13:21:12.928Z] #38 32.75 Selecting previously unselected package libcap-dev:amd64. [2020-07-17T13:21:12.928Z] #38 32.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:12.928Z] #38 32.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-17T13:21:12.928Z] #38 32.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-17T13:21:13.158Z] #38 30.30 Selecting previously unselected package python-six. [2020-07-17T13:21:13.158Z] #38 30.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-17T13:21:13.158Z] #38 30.36 Unpacking python-six (1.12.0-1) ... [2020-07-17T13:21:13.187Z] #38 33.00 Selecting previously unselected package libnet1:amd64. [2020-07-17T13:21:13.187Z] #38 33.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:21:13.187Z] #38 33.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:13.187Z] #38 33.16 Selecting previously unselected package libnet1-dev. [2020-07-17T13:21:13.187Z] #38 33.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:21:13.187Z] #38 33.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:13.446Z] #38 33.42 Selecting previously unselected package libnl-3-200:amd64. [2020-07-17T13:21:13.446Z] #38 33.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-17T13:21:13.446Z] #38 33.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:21:13.451Z] #38 30.55 Selecting previously unselected package python-protobuf. [2020-07-17T13:21:13.451Z] #38 30.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-17T13:21:13.451Z] #38 30.58 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-17T13:21:13.705Z] #38 33.63 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-17T13:21:13.705Z] #38 33.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-17T13:21:13.705Z] #38 33.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-17T13:21:13.964Z] #38 33.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-17T13:21:13.964Z] #38 33.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:21:13.964Z] #38 34.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:14.086Z] #38 31.37 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-17T13:21:14.224Z] #38 34.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-17T13:21:14.224Z] #38 34.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:21:14.224Z] #38 34.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:14.483Z] #38 34.37 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-17T13:21:14.483Z] #38 34.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-17T13:21:14.483Z] #38 34.38 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:21:14.742Z] #38 34.68 Selecting previously unselected package libprotobuf17:amd64. [2020-07-17T13:21:14.742Z] #38 34.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:14.742Z] #38 34.71 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:15.021Z] #38 ... [2020-07-17T13:21:15.021Z] [2020-07-17T13:21:15.021Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:15.021Z] #60 24.25 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-17T13:21:15.021Z] #60 25.10 + cd /tmp/tmp.7KrQwcuqYk/src/github.com/docker/libnetwork [2020-07-17T13:21:15.021Z] #60 25.10 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:21:15.021Z] #60 25.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-17T13:21:15.021Z] #60 ... [2020-07-17T13:21:15.021Z] [2020-07-17T13:21:15.021Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:15.021Z] #52 2.998 + RM_GOPATH=0 [2020-07-17T13:21:15.021Z] #52 2.998 + TMP_GOPATH= [2020-07-17T13:21:15.021Z] #52 2.998 + : /build [2020-07-17T13:21:15.021Z] #52 2.998 + '[' -z '' ']' [2020-07-17T13:21:15.021Z] #52 2.998 ++ mktemp -d [2020-07-17T13:21:15.021Z] #52 2.998 + export GOPATH=/tmp/tmp.Y1yXLLgNNI [2020-07-17T13:21:15.021Z] #52 2.998 + GOPATH=/tmp/tmp.Y1yXLLgNNI [2020-07-17T13:21:15.021Z] #52 2.998 + RM_GOPATH=1 [2020-07-17T13:21:15.021Z] #52 2.998 + case "$(go env GOARCH)" in [2020-07-17T13:21:15.021Z] #52 3.001 ++ go env GOARCH [2020-07-17T13:21:15.021Z] #52 3.057 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:15.021Z] #52 3.057 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:15.021Z] #52 3.058 ++ dirname /tmp/install/install.sh [2020-07-17T13:21:15.021Z] #52 3.062 + dir=/tmp/install [2020-07-17T13:21:15.021Z] #52 3.062 + bin=containerd [2020-07-17T13:21:15.021Z] #52 3.062 + shift [2020-07-17T13:21:15.021Z] #52 3.062 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-17T13:21:15.021Z] #52 3.063 + . /tmp/install/containerd.installer [2020-07-17T13:21:15.021Z] #52 3.063 ++ set -e [2020-07-17T13:21:15.021Z] #52 3.063 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:21:15.021Z] #52 3.063 + install_containerd [2020-07-17T13:21:15.021Z] #52 3.064 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-17T13:21:15.021Z] #52 3.064 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:21:15.021Z] #52 3.064 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y1yXLLgNNI/src/github.com/containerd/containerd [2020-07-17T13:21:15.021Z] #52 3.074 Cloning into '/tmp/tmp.Y1yXLLgNNI/src/github.com/containerd/containerd'... [2020-07-17T13:21:15.277Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0489db5be9a13c7c9) in /home/ubuntu/workspace/moby_PR-41224 [Pipeline] { [Pipeline] checkout [2020-07-17T13:21:15.881Z] #36 ... [2020-07-17T13:21:15.881Z] [2020-07-17T13:21:15.881Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:15.881Z] #38 22.42 Reading package lists... [2020-07-17T13:21:16.212Z] #38 33.11 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-17T13:21:16.212Z] #38 33.12 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:16.212Z] #38 33.12 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-17T13:21:16.212Z] #38 33.13 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-17T13:21:16.212Z] #38 33.14 Setting up python-six (1.12.0-1) ... [2020-07-17T13:21:16.444Z] #38 30.22 Reading package lists... [2020-07-17T13:21:16.444Z] #38 ... [2020-07-17T13:21:16.444Z] [2020-07-17T13:21:16.444Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:16.444Z] #47 20.75 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:21:16.444Z] #47 21.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:21:16.444Z] #47 23.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:21:16.444Z] #47 24.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:21:16.444Z] #47 24.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:21:16.444Z] #47 24.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:21:16.444Z] #47 24.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:21:16.444Z] #47 26.02 runtime [2020-07-17T13:21:16.444Z] #47 26.07 runtime/cgo [2020-07-17T13:21:16.444Z] #47 ... [2020-07-17T13:21:16.444Z] [2020-07-17T13:21:16.444Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:16.445Z] #60 24.66 Checking out files: 57% (1193/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 96% (1987/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-17T13:21:16.445Z] #60 25.75 + cd /tmp/tmp.78CXTva7mF/src/github.com/docker/libnetwork [2020-07-17T13:21:16.445Z] #60 25.75 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:21:16.445Z] #60 25.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-17T13:21:16.929Z] #52 ... [2020-07-17T13:21:16.929Z] [2020-07-17T13:21:16.929Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:21:16.929Z] #23 19.82 Reading package lists... [2020-07-17T13:21:16.929Z] #23 27.52 Building dependency tree... [2020-07-17T13:21:16.929Z] #23 29.31 Reading state information... [2020-07-17T13:21:16.929Z] #23 31.73 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-17T13:21:16.929Z] #23 31.73 The following additional packages will be installed: [2020-07-17T13:21:16.929Z] #23 31.76 libjq1 libonig5 [2020-07-17T13:21:16.929Z] #23 32.61 The following NEW packages will be installed: [2020-07-17T13:21:16.929Z] #23 32.63 jq libjq1 libonig5 [2020-07-17T13:21:16.929Z] #23 33.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:16.929Z] #23 33.22 Need to get 355 kB of archives. [2020-07-17T13:21:16.929Z] #23 33.22 After this operation, 1072 kB of additional disk space will be used. [2020-07-17T13:21:16.929Z] #23 33.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-17T13:21:16.929Z] #23 33.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-17T13:21:16.929Z] #23 33.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-17T13:21:16.929Z] #23 34.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:16.929Z] #23 34.93 Fetched 355 kB in 0s (931 kB/s) [2020-07-17T13:21:16.929Z] #23 35.05 Selecting previously unselected package libonig5:amd64. [2020-07-17T13:21:16.929Z] #23 35.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:16.929Z] #23 35.11 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-17T13:21:16.929Z] #23 35.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:21:16.929Z] #23 35.44 Selecting previously unselected package libjq1:amd64. [2020-07-17T13:21:16.929Z] #23 35.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:21:16.929Z] #23 35.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:21:16.929Z] #23 35.66 Selecting previously unselected package jq. [2020-07-17T13:21:16.929Z] #23 35.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:21:16.929Z] #23 35.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:21:16.929Z] #23 35.95 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:21:16.929Z] #23 36.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:21:16.929Z] #23 36.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:21:16.929Z] #23 36.05 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:16.929Z] #23 DONE 36.5s [2020-07-17T13:21:16.929Z] [2020-07-17T13:21:16.929Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-17T13:21:16.929Z] #24 DONE 0.1s [2020-07-17T13:21:16.929Z] [2020-07-17T13:21:16.929Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:16.929Z] #38 35.68 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-17T13:21:16.929Z] #38 35.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:16.929Z] #38 35.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:16.929Z] #38 36.00 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-17T13:21:16.929Z] #38 36.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:16.929Z] #38 36.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:16.929Z] #38 ... [2020-07-17T13:21:16.929Z] [2020-07-17T13:21:16.929Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:16.929Z] #10 19.84 Reading package lists... [2020-07-17T13:21:16.929Z] #10 27.02 Building dependency tree... [2020-07-17T13:21:16.929Z] #10 28.68 Reading state information... [2020-07-17T13:21:16.929Z] #10 31.08 The following additional packages will be installed: [2020-07-17T13:21:16.929Z] #10 31.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-17T13:21:16.929Z] #10 31.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-17T13:21:16.929Z] #10 31.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-17T13:21:16.929Z] #10 31.10 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:21:16.929Z] #10 31.12 Suggested packages: [2020-07-17T13:21:16.929Z] #10 31.14 gcc-8-locales seccomp wine64 [2020-07-17T13:21:16.929Z] #10 33.02 The following NEW packages will be installed: [2020-07-17T13:21:16.929Z] #10 33.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-17T13:21:16.929Z] #10 33.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-17T13:21:16.929Z] #10 33.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-17T13:21:16.929Z] #10 33.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-17T13:21:16.929Z] #10 33.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-17T13:21:16.929Z] #10 33.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:21:16.929Z] #10 33.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:16.929Z] #10 33.52 Need to get 77.7 MB of archives. [2020-07-17T13:21:16.929Z] #10 33.52 After this operation, 487 MB of additional disk space will be used. [2020-07-17T13:21:16.929Z] #10 33.52 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-07-17T13:21:16.929Z] #10 33.76 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-07-17T13:21:16.929Z] #10 34.02 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-07-17T13:21:16.929Z] #10 34.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-17T13:21:16.929Z] #10 34.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-17T13:21:16.929Z] #10 34.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-17T13:21:16.929Z] #10 34.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-17T13:21:16.929Z] #10 35.08 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-07-17T13:21:16.929Z] #10 35.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-17T13:21:16.929Z] #10 ... [2020-07-17T13:21:16.929Z] [2020-07-17T13:21:16.929Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:16.929Z] #32 20.17 Reading package lists... [2020-07-17T13:21:16.929Z] #32 27.82 Building dependency tree... [2020-07-17T13:21:16.929Z] #32 29.22 Reading state information... [2020-07-17T13:21:16.929Z] #32 31.36 The following additional packages will be installed: [2020-07-17T13:21:16.929Z] #32 31.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-17T13:21:16.929Z] #32 31.38 Suggested packages: [2020-07-17T13:21:16.929Z] #32 31.39 cmake-doc ninja-build lrzip [2020-07-17T13:21:16.929Z] #32 31.39 Recommended packages: [2020-07-17T13:21:16.929Z] #32 31.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-17T13:21:16.929Z] #32 32.91 The following NEW packages will be installed: [2020-07-17T13:21:16.929Z] #32 32.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-17T13:21:16.929Z] #32 32.93 vim-common xxd [2020-07-17T13:21:16.929Z] #32 33.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:16.929Z] #32 33.36 Need to get 14.9 MB of archives. [2020-07-17T13:21:16.929Z] #32 33.36 After this operation, 61.8 MB of additional disk space will be used. [2020-07-17T13:21:16.929Z] #32 33.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-17T13:21:16.929Z] #32 33.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:21:16.929Z] #32 33.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-17T13:21:16.929Z] #32 33.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-17T13:21:16.929Z] #32 34.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-17T13:21:16.929Z] #32 34.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-17T13:21:16.929Z] #32 34.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-17T13:21:16.929Z] #32 34.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-17T13:21:16.929Z] #32 34.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-17T13:21:16.929Z] #32 34.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-17T13:21:16.929Z] #32 36.30 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:16.929Z] #32 36.72 Fetched 14.9 MB in 2s (8319 kB/s) [2020-07-17T13:21:16.929Z] #32 36.93 Selecting previously unselected package xxd. [2020-07-17T13:21:17.188Z] #32 36.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:17.188Z] #32 37.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:21:17.188Z] #32 37.05 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:21:17.249Z] #38 ... [2020-07-17T13:21:17.249Z] [2020-07-17T13:21:17.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:17.249Z] #10 24.23 The following NEW packages will be installed: [2020-07-17T13:21:17.249Z] #10 24.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-17T13:21:17.249Z] #10 24.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-17T13:21:17.249Z] #10 24.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-17T13:21:17.249Z] #10 24.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-17T13:21:17.249Z] #10 24.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-17T13:21:17.249Z] #10 24.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:21:17.249Z] #10 24.33 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-17T13:21:17.249Z] #10 24.33 Need to get 73.3 MB of archives. [2020-07-17T13:21:17.249Z] #10 24.33 After this operation, 494 MB of additional disk space will be used. [2020-07-17T13:21:17.249Z] #10 24.33 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-07-17T13:21:17.249Z] #10 24.59 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-07-17T13:21:17.249Z] #10 24.72 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-07-17T13:21:17.249Z] #10 24.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-17T13:21:17.249Z] #10 24.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-17T13:21:17.249Z] #10 24.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-17T13:21:17.249Z] #10 25.00 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-07-17T13:21:17.249Z] #10 25.16 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-07-17T13:21:17.249Z] #10 25.17 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-07-17T13:21:17.249Z] #10 27.52 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-07-17T13:21:17.249Z] #10 28.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-17T13:21:17.249Z] #10 28.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-17T13:21:17.249Z] #10 28.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-17T13:21:17.249Z] #10 28.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-17T13:21:17.249Z] #10 28.96 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-07-17T13:21:17.249Z] #10 28.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-17T13:21:17.249Z] #10 28.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-17T13:21:17.249Z] #10 28.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-17T13:21:17.249Z] #10 29.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-17T13:21:17.249Z] #10 29.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-17T13:21:17.249Z] #10 29.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-17T13:21:17.249Z] #10 29.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-17T13:21:17.249Z] #10 29.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-17T13:21:17.249Z] #10 29.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-17T13:21:17.249Z] #10 29.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-17T13:21:17.249Z] #10 29.72 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:17.249Z] #10 29.78 Fetched 73.3 MB in 5s (15.2 MB/s) [2020-07-17T13:21:17.249Z] #10 29.87 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-17T13:21:17.249Z] #10 29.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-17T13:21:17.249Z] #10 30.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-17T13:21:17.249Z] #10 30.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:21:17.249Z] #10 32.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-17T13:21:17.249Z] #10 32.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-17T13:21:17.249Z] #10 32.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:21:17.249Z] #10 ... [2020-07-17T13:21:17.249Z] [2020-07-17T13:21:17.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:17.249Z] #25 3.287 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-17T13:21:17.249Z] #25 3.638 #=#=# [2020-07-17T13:21:17.249Z] #25 3.866 0.2% ####### 10.3% ############ 17.1% ################# 23.8% ##################### 30.5% ########################## 37.3% ############################### 44.1% ###################################### 53.1% ########################################### 59.8% ############################################## 64.3% ################################################### 71.1% ######################################################### 80.1% ################################################################ 89.1% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-17T13:21:17.249Z] #25 5.926 [2020-07-17T13:21:17.249Z] #25 6.050 # 2.3% ################################# 46.0% ######################################################################## 100.0% [2020-07-17T13:21:17.249Z] #25 6.567 [2020-07-17T13:21:17.249Z] #25 6.712 ############ 16.7% ############################################ 61.3% ######################################################################## 100.0% [2020-07-17T13:21:17.249Z] #25 7.305 [2020-07-17T13:21:17.447Z] #32 37.31 Selecting previously unselected package vim-common. [2020-07-17T13:21:17.447Z] #32 37.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:21:17.542Z] #25 7.431 #=#=# 0.6% ## 3.8% ######## 12.3% ################ 23.1% ###################### 31.7% ########################### 38.1% ################################ 45.7% [2020-07-17T13:21:17.542Z] #25 ... [2020-07-17T13:21:17.542Z] [2020-07-17T13:21:17.542Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:17.542Z] #32 24.77 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-17T13:21:17.542Z] #32 24.77 Need to get 14.0 MB of archives. [2020-07-17T13:21:17.542Z] #32 24.77 After this operation, 62.1 MB of additional disk space will be used. [2020-07-17T13:21:17.542Z] #32 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-17T13:21:17.542Z] #32 24.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:21:17.542Z] #32 24.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-17T13:21:17.542Z] #32 24.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-17T13:21:17.542Z] #32 25.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-17T13:21:17.542Z] #32 25.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-17T13:21:17.542Z] #32 25.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-17T13:21:17.542Z] #32 25.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-17T13:21:17.542Z] #32 25.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-17T13:21:17.542Z] #32 25.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-17T13:21:17.542Z] #32 26.35 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:17.542Z] #32 26.56 Fetched 14.0 MB in 1s (12.8 MB/s) [2020-07-17T13:21:17.542Z] #32 26.66 Selecting previously unselected package xxd. [2020-07-17T13:21:17.542Z] #32 26.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 ... 15177 files and directories currently installed.) [2020-07-17T13:21:17.542Z] #32 26.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-17T13:21:17.542Z] #32 26.72 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:21:17.542Z] #32 27.01 Selecting previously unselected package vim-common. [2020-07-17T13:21:17.542Z] #32 27.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:21:17.542Z] #32 27.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:21:17.542Z] #32 27.43 Selecting previously unselected package cmake-data. [2020-07-17T13:21:17.542Z] #32 27.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-17T13:21:17.542Z] #32 27.43 Unpacking cmake-data (3.13.4-1) ... [2020-07-17T13:21:17.542Z] #32 29.80 Selecting previously unselected package libicu63:s390x. [2020-07-17T13:21:17.542Z] #32 29.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-17T13:21:17.542Z] #32 29.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-17T13:21:17.542Z] #32 ... [2020-07-17T13:21:17.542Z] [2020-07-17T13:21:17.542Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:17.707Z] #32 37.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:21:17.810Z] #60 ... [2020-07-17T13:21:17.810Z] [2020-07-17T13:21:17.810Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:21:17.810Z] #23 21.87 Fetched 8364 kB in 18s (468 kB/s) [2020-07-17T13:21:17.810Z] #23 21.87 Reading package lists... [2020-07-17T13:21:17.810Z] #23 28.80 Reading package lists... [2020-07-17T13:21:17.810Z] #23 ... [2020-07-17T13:21:17.810Z] [2020-07-17T13:21:17.810Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:17.810Z] #10 25.27 Fetched 8364 kB in 18s (467 kB/s) [2020-07-17T13:21:17.810Z] #10 25.27 Reading package lists... [2020-07-17T13:21:17.967Z] #32 37.84 Selecting previously unselected package cmake-data. [2020-07-17T13:21:17.967Z] #32 37.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-17T13:21:17.967Z] #32 37.86 Unpacking cmake-data (3.13.4-1) ... [2020-07-17T13:21:18.228Z] #32 ... [2020-07-17T13:21:18.228Z] [2020-07-17T13:21:18.228Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:18.228Z] #38 38.09 Selecting previously unselected package libprotoc17:amd64. [2020-07-17T13:21:18.228Z] #38 38.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:18.228Z] #38 38.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:18.585Z] using credential docker-jenkins-github-credentials [2020-07-17T13:21:18.592Z] Cloning the remote Git repository [2020-07-17T13:21:18.592Z] Cloning with configured refspecs honoured and without tags [2020-07-17T13:21:19.005Z] #25 7.431 #=#=# 0.6% ## 3.8% ######## 12.3% ################ 23.1% ###################### 31.7% ########################### 38.1% ################################ 45.7% ################################## 48.1% ##################################### 51.5% ####################################### 54.9% ######################################### 58.1% ############################################ 61.7% ############################################### 65.7% ################################################# 68.8% ##################################################### 74.4% ######################################################## 79.1% ########################################################### 82.0% ############################################################## 87.1% ################################################################## 92.8% ##################################################################### 97.0% ######################################################################## 100.0% [2020-07-17T13:21:18.658Z] Cloning repository https://github.com/moby/moby.git [2020-07-17T13:21:18.720Z] > git init /home/ubuntu/workspace/moby_PR-41224 # timeout=10 [2020-07-17T13:21:18.941Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:21:18.942Z] > git --version # timeout=10 [2020-07-17T13:21:18.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:21:18.952Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:21:19.170Z] #38 38.87 Selecting previously unselected package protobuf-c-compiler. [2020-07-17T13:21:19.170Z] #38 38.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:21:19.170Z] #38 38.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:21:19.170Z] #38 39.10 Selecting previously unselected package protobuf-compiler. [2020-07-17T13:21:19.170Z] #38 39.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:19.170Z] #38 39.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:21:19.300Z] #25 9.930 [2020-07-17T13:21:19.300Z] #25 ... [2020-07-17T13:21:19.300Z] [2020-07-17T13:21:19.300Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:19.300Z] #30 26.45 internal/reflectlite [2020-07-17T13:21:19.300Z] #30 26.46 sync [2020-07-17T13:21:19.300Z] #30 28.76 errors [2020-07-17T13:21:19.300Z] #30 28.77 sort [2020-07-17T13:21:19.300Z] #30 29.09 strconv [2020-07-17T13:21:19.300Z] #30 29.66 io [2020-07-17T13:21:19.300Z] #30 31.00 internal/oserror [2020-07-17T13:21:19.300Z] #30 31.17 syscall [2020-07-17T13:21:19.300Z] #30 32.56 reflect [2020-07-17T13:21:19.300Z] #30 ... [2020-07-17T13:21:19.300Z] [2020-07-17T13:21:19.300Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:19.429Z] #38 39.34 Selecting previously unselected package python-pkg-resources. [2020-07-17T13:21:19.429Z] #38 39.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:21:19.429Z] #38 39.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-17T13:21:19.702Z] #38 39.67 Selecting previously unselected package python-six. [2020-07-17T13:21:19.702Z] #38 39.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-17T13:21:19.702Z] #38 39.70 Unpacking python-six (1.12.0-1) ... [2020-07-17T13:21:19.708Z] #10 32.13 Reading package lists... [2020-07-17T13:21:19.708Z] #10 ... [2020-07-17T13:21:19.708Z] [2020-07-17T13:21:19.708Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:19.708Z] #32 24.08 Fetched 8364 kB in 18s (460 kB/s) [2020-07-17T13:21:19.708Z] #32 24.08 Reading package lists... [2020-07-17T13:21:19.708Z] #32 31.65 Reading package lists... [2020-07-17T13:21:19.708Z] #32 ... [2020-07-17T13:21:19.708Z] [2020-07-17T13:21:19.708Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:21:19.708Z] #51 25.05 Fetched 8364 kB in 18s (472 kB/s) [2020-07-17T13:21:19.708Z] #51 25.05 Reading package lists... [2020-07-17T13:21:19.886Z] #25 10.11 # 2.1% ### 4.6% ##### 7.1% ####### 10.2% ######### 12.7% ########## 14.5% [2020-07-17T13:21:19.887Z] #25 ... [2020-07-17T13:21:19.887Z] [2020-07-17T13:21:19.887Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:19.887Z] #52 2.003 + RM_GOPATH=0 [2020-07-17T13:21:19.887Z] #52 2.003 + TMP_GOPATH= [2020-07-17T13:21:19.887Z] #52 2.003 + : /build [2020-07-17T13:21:19.887Z] #52 2.003 + '[' -z '' ']' [2020-07-17T13:21:19.887Z] #52 2.004 ++ mktemp -d [2020-07-17T13:21:19.887Z] #52 2.006 + export GOPATH=/tmp/tmp.WqpmuuipMc [2020-07-17T13:21:19.887Z] #52 2.006 + GOPATH=/tmp/tmp.WqpmuuipMc [2020-07-17T13:21:19.887Z] #52 2.006 + RM_GOPATH=1 [2020-07-17T13:21:19.887Z] #52 2.006 + case "$(go env GOARCH)" in [2020-07-17T13:21:19.887Z] #52 2.006 ++ go env GOARCH [2020-07-17T13:21:19.887Z] #52 2.010 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:19.887Z] #52 2.012 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:19.887Z] #52 2.013 ++ dirname /tmp/install/install.sh [2020-07-17T13:21:19.887Z] #52 2.016 + dir=/tmp/install [2020-07-17T13:21:19.887Z] #52 2.016 + bin=containerd [2020-07-17T13:21:19.887Z] #52 2.016 + shift [2020-07-17T13:21:19.887Z] #52 2.016 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-17T13:21:19.887Z] #52 2.016 + . /tmp/install/containerd.installer [2020-07-17T13:21:19.887Z] #52 2.016 ++ set -e [2020-07-17T13:21:19.887Z] #52 2.016 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:21:19.887Z] #52 2.017 + install_containerd [2020-07-17T13:21:19.887Z] #52 2.019 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-17T13:21:19.887Z] #52 2.019 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:21:19.887Z] #52 2.019 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WqpmuuipMc/src/github.com/containerd/containerd [2020-07-17T13:21:19.887Z] #52 2.035 Cloning into '/tmp/tmp.WqpmuuipMc/src/github.com/containerd/containerd'... [2020-07-17T13:21:19.887Z] #52 ... [2020-07-17T13:21:19.887Z] [2020-07-17T13:21:19.887Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:19.987Z] #38 39.78 Selecting previously unselected package python-protobuf. [2020-07-17T13:21:19.987Z] #38 39.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:19.987Z] #38 39.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-17T13:21:20.559Z] #38 40.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-17T13:21:21.538Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-052835e3ab49e9075) in /home/ubuntu/workspace/moby_PR-41224 [Pipeline] { [Pipeline] checkout [2020-07-17T13:21:21.643Z] #51 32.15 Reading package lists... [2020-07-17T13:21:21.643Z] #51 ... [2020-07-17T13:21:21.643Z] [2020-07-17T13:21:21.643Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:21:21.643Z] #23 28.80 Reading package lists... [2020-07-17T13:21:21.645Z] #25 10.11 # 2.1% ### 4.6% ##### 7.1% ####### 10.2% ######### 12.7% ########## 14.5% ############ 17.0% ############# 18.9% ############### 21.4% ################ 23.0% ################## 25.2% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################### 35.1% ########################### 37.5% ############################# 40.7% ############################## 42.5% [2020-07-17T13:21:21.645Z] #25 ... [2020-07-17T13:21:21.645Z] [2020-07-17T13:21:21.645Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:21.645Z] #38 34.59 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-17T13:21:21.645Z] #38 34.60 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-17T13:21:21.645Z] #38 34.62 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-17T13:21:21.645Z] #38 34.63 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-17T13:21:21.645Z] #38 34.64 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-17T13:21:21.645Z] #38 34.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:21:21.645Z] #38 34.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:21.645Z] #38 34.67 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-17T13:21:21.645Z] #38 34.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:21:21.645Z] #38 34.68 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-17T13:21:21.645Z] #38 38.00 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-17T13:21:21.645Z] #38 38.01 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:21.645Z] #38 DONE 38.8s [2020-07-17T13:21:21.645Z] [2020-07-17T13:21:21.645Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:21.645Z] #25 10.11 # 2.1% ### 4.6% ##### 7.1% ####### 10.2% ######### 12.7% ########## 14.5% ############ 17.0% ############# 18.9% ############### 21.4% ################ 23.0% ################## 25.2% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################### 35.1% ########################### 37.5% ############################# 40.7% ############################## 42.5% ################################# 46.0% [2020-07-17T13:21:21.645Z] #25 ... [2020-07-17T13:21:21.645Z] [2020-07-17T13:21:21.645Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:21.645Z] #41 28.69 github.com/LK4D4/vndr/godl/singleflight [2020-07-17T13:21:21.645Z] #41 28.69 internal/reflectlite [2020-07-17T13:21:21.645Z] #41 28.96 math/rand [2020-07-17T13:21:21.645Z] #41 29.79 internal/singleflight [2020-07-17T13:21:21.645Z] #41 30.76 io [2020-07-17T13:21:21.645Z] #41 30.77 strconv [2020-07-17T13:21:21.645Z] #41 31.87 bytes [2020-07-17T13:21:21.645Z] #41 33.43 reflect [2020-07-17T13:21:21.645Z] #41 33.62 bufio [2020-07-17T13:21:21.645Z] #41 34.87 syscall [2020-07-17T13:21:21.645Z] #41 ... [2020-07-17T13:21:21.645Z] [2020-07-17T13:21:21.645Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:22.526Z] #25 10.11 # 2.1% ### 4.6% ##### 7.1% ####### 10.2% ######### 12.7% ########## 14.5% ############ 17.0% ############# 18.9% ############### 21.4% ################ 23.0% ################## 25.2% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################### 35.1% ########################### 37.5% ############################# 40.7% ############################## 42.5% ################################# 46.0% ################################## 47.8% ################################### 49.1% #################################### 51.0% ###################################### 53.5% ######################################## 55.9% ######################################### 57.8% ########################################## 59.1% ############################################ 61.7% [2020-07-17T13:21:22.526Z] #25 ... [2020-07-17T13:21:22.526Z] [2020-07-17T13:21:22.526Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:22.526Z] #32 35.66 Selecting previously unselected package libxml2:s390x. [2020-07-17T13:21:22.526Z] #32 35.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-17T13:21:22.526Z] #32 35.68 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:21:22.526Z] #32 36.20 Selecting previously unselected package libarchive13:s390x. [2020-07-17T13:21:22.526Z] #32 36.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-17T13:21:22.526Z] #32 36.22 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-17T13:21:22.526Z] #32 36.47 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-17T13:21:22.526Z] #32 36.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-17T13:21:22.526Z] #32 36.49 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-17T13:21:22.526Z] #32 36.61 Selecting previously unselected package librhash0:s390x. [2020-07-17T13:21:22.526Z] #32 36.63 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-17T13:21:22.526Z] #32 36.64 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-17T13:21:22.526Z] #32 36.81 Selecting previously unselected package libuv1:s390x. [2020-07-17T13:21:22.526Z] #32 36.82 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-17T13:21:22.526Z] #32 36.82 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-17T13:21:22.526Z] #32 36.91 Selecting previously unselected package cmake. [2020-07-17T13:21:22.526Z] #32 36.94 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-17T13:21:22.526Z] #32 36.94 Unpacking cmake (3.13.4-1) ... [2020-07-17T13:21:22.526Z] #32 39.17 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-17T13:21:22.526Z] #32 39.21 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:21:22.526Z] #32 39.22 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-17T13:21:22.526Z] #32 39.23 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:21:22.526Z] #32 39.24 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-17T13:21:22.526Z] #32 39.25 Setting up cmake-data (3.13.4-1) ... [2020-07-17T13:21:22.526Z] #32 39.26 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:21:22.526Z] #32 39.27 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-17T13:21:22.526Z] #32 39.27 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-17T13:21:22.526Z] #32 39.29 Setting up cmake (3.13.4-1) ... [2020-07-17T13:21:22.526Z] #32 39.29 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:22.526Z] #32 39.33 Processing triggers for mime-support (3.62) ... [2020-07-17T13:21:22.526Z] #32 DONE 39.8s [2020-07-17T13:21:22.526Z] [2020-07-17T13:21:22.526Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:23.543Z] #23 36.03 Building dependency tree... [2020-07-17T13:21:23.853Z] #38 ... [2020-07-17T13:21:23.853Z] [2020-07-17T13:21:23.853Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:23.853Z] #25 3.988 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-17T13:21:23.853Z] #25 4.348 [2020-07-17T13:21:23.853Z] #25 4.578 0.0% ##### 8.3% ########## 14.8% ############## 20.5% ################### 27.6% ####################### 33.0% ############################# 40.6% ################################# 47.1% #################################### 51.3% ######################################## 56.1% ############################################# 63.0% ################################################ 67.1% #################################################### 73.2% ######################################################### 80.2% ############################################################## 86.2% ################################################################## 92.1% ######################################################################## 100.0% [2020-07-17T13:21:23.853Z] #25 6.780 [2020-07-17T13:21:23.853Z] #25 7.027 ## 4.0% ###################################### 53.9% ######################################################################## 100.0% [2020-07-17T13:21:24.112Z] #25 ... [2020-07-17T13:21:24.112Z] [2020-07-17T13:21:24.112Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:24.112Z] #41 44.16 internal/reflectlite [2020-07-17T13:21:24.375Z] #41 44.17 sync [2020-07-17T13:21:24.529Z] using credential docker-jenkins-github-credentials [2020-07-17T13:21:24.535Z] Cloning the remote Git repository [2020-07-17T13:21:24.536Z] Cloning with configured refspecs honoured and without tags [2020-07-17T13:21:24.580Z] #25 10.11 # 2.1% ### 4.6% ##### 7.1% ####### 10.2% ######### 12.7% ########## 14.5% ############ 17.0% ############# 18.9% ############### 21.4% ################ 23.0% ################## 25.2% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################### 35.1% ########################### 37.5% ############################# 40.7% ############################## 42.5% ################################# 46.0% ################################## 47.8% ################################### 49.1% #################################### 51.0% ###################################### 53.5% ######################################## 55.9% ######################################### 57.8% ########################################## 59.1% ############################################ 61.7% ############################################# 63.4% ############################################### 65.8% ################################################# 68.2% ################################################## 70.7% #################################################### 73.2% ###################################################### 75.1% ###################################################### 76.4% ######################################################## 78.8% ########################################################### 82.0% ############################################################ 84.5% ############################################################## 87.0% ################################################################ 89.5% ################################################################## 92.0% ################################################################### 93.8% #################################################################### 95.7% ###################################################################### 97.6% ######################################################################## 100.0% [2020-07-17T13:21:24.580Z] #25 15.34 [2020-07-17T13:21:24.943Z] #41 ... [2020-07-17T13:21:24.943Z] [2020-07-17T13:21:24.943Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:24.943Z] #43 DONE 44.7s [2020-07-17T13:21:24.943Z] [2020-07-17T13:21:24.943Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:24.943Z] #25 7.617 #=#=# [2020-07-17T13:21:24.943Z] #25 7.852 ####### 10.8% ##################### 29.9% ######################################### 57.6% ############################################################## 87.2% ######################################################################## 100.0% [2020-07-17T13:21:24.478Z] Cloning repository https://github.com/moby/moby.git [2020-07-17T13:21:24.551Z] > git init /home/ubuntu/workspace/moby_PR-41224 # timeout=10 [2020-07-17T13:21:24.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:21:24.888Z] > git --version # timeout=10 [2020-07-17T13:21:24.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:21:24.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:21:25.473Z] #23 39.66 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-17T13:21:25.473Z] #23 39.66 The following additional packages will be installed: [2020-07-17T13:21:25.473Z] #23 39.68 libjq1 libonig5 [2020-07-17T13:21:25.510Z] #25 8.904 [2020-07-17T13:21:25.614Z] #25 16.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-17T13:21:25.614Z] #25 ... [2020-07-17T13:21:25.614Z] [2020-07-17T13:21:25.614Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:25.614Z] #47 32.80 bytes [2020-07-17T13:21:25.614Z] #47 32.81 syscall [2020-07-17T13:21:25.614Z] #47 34.74 reflect [2020-07-17T13:21:25.614Z] #47 39.13 time [2020-07-17T13:21:25.770Z] #25 ... [2020-07-17T13:21:25.770Z] [2020-07-17T13:21:25.770Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:25.770Z] #60 DONE 45.5s [2020-07-17T13:21:25.770Z] [2020-07-17T13:21:25.770Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:25.770Z] #10 39.24 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-07-17T13:21:25.770Z] #10 42.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-17T13:21:25.770Z] #10 42.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-17T13:21:25.770Z] #10 42.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-17T13:21:25.770Z] #10 42.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-17T13:21:25.770Z] #10 42.22 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-07-17T13:21:25.770Z] #10 42.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-17T13:21:25.770Z] #10 42.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-17T13:21:25.770Z] #10 42.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-17T13:21:25.770Z] #10 42.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-17T13:21:25.770Z] #10 42.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-17T13:21:25.770Z] #10 42.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-17T13:21:25.770Z] #10 42.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-17T13:21:25.770Z] #10 42.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-17T13:21:25.770Z] #10 42.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-17T13:21:25.770Z] #10 42.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-17T13:21:25.770Z] #10 43.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:25.770Z] #10 44.10 Fetched 77.7 MB in 9s (8380 kB/s) [2020-07-17T13:21:25.770Z] #10 44.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-17T13:21:25.770Z] #10 44.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 ... 15410 files and directories currently installed.) [2020-07-17T13:21:25.770Z] #10 44.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-17T13:21:25.770Z] #10 44.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:21:25.906Z] #47 ... [2020-07-17T13:21:25.906Z] [2020-07-17T13:21:25.906Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:25.906Z] #25 16.49 [2020-07-17T13:21:25.906Z] #25 16.63 ############################################################# 85.8% ######################################################################## 100.0% [2020-07-17T13:21:26.028Z] #10 ... [2020-07-17T13:21:26.029Z] [2020-07-17T13:21:26.029Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:26.035Z] #23 40.18 The following NEW packages will be installed: [2020-07-17T13:21:26.035Z] #23 40.21 jq libjq1 libonig5 [2020-07-17T13:21:26.198Z] #25 16.73 [2020-07-17T13:21:26.291Z] #23 40.68 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:26.291Z] #23 40.68 Need to get 355 kB of archives. [2020-07-17T13:21:26.291Z] #23 40.68 After this operation, 1072 kB of additional disk space will be used. [2020-07-17T13:21:26.291Z] #23 40.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-17T13:21:26.557Z] #23 40.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-17T13:21:26.557Z] #23 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-17T13:21:26.831Z] #25 ... [2020-07-17T13:21:26.831Z] [2020-07-17T13:21:26.831Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:21:26.831Z] #28 33.88 Checking out files: 97% (1483/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-07-17T13:21:26.831Z] #28 33.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-17T13:21:26.831Z] #28 34.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-17T13:21:26.831Z] #28 ... [2020-07-17T13:21:26.831Z] [2020-07-17T13:21:26.831Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:26.831Z] #33 1.770 + RM_GOPATH=0 [2020-07-17T13:21:26.831Z] #33 1.770 + TMP_GOPATH= [2020-07-17T13:21:26.831Z] #33 1.770 + : /build [2020-07-17T13:21:26.831Z] #33 1.770 + '[' -z '' ']' [2020-07-17T13:21:26.831Z] #33 1.770 ++ mktemp -d [2020-07-17T13:21:26.831Z] #33 1.770 + export GOPATH=/tmp/tmp.HyizrbGGEF [2020-07-17T13:21:26.831Z] #33 1.770 + GOPATH=/tmp/tmp.HyizrbGGEF [2020-07-17T13:21:26.831Z] #33 1.770 + RM_GOPATH=1 [2020-07-17T13:21:26.831Z] #33 1.770 + case "$(go env GOARCH)" in [2020-07-17T13:21:26.831Z] #33 1.770 ++ go env GOARCH [2020-07-17T13:21:26.831Z] #33 1.780 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:26.831Z] #33 1.780 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:26.831Z] #33 1.780 ++ dirname /tmp/install/install.sh [2020-07-17T13:21:26.831Z] #33 1.786 + dir=/tmp/install [2020-07-17T13:21:26.831Z] #33 1.786 + bin=tini [2020-07-17T13:21:26.831Z] #33 1.786 + shift [2020-07-17T13:21:26.831Z] #33 1.786 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-17T13:21:26.831Z] #33 1.786 + . /tmp/install/tini.installer [2020-07-17T13:21:26.831Z] #33 1.786 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:21:26.831Z] #33 1.786 + install_tini [2020-07-17T13:21:26.831Z] #33 1.786 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:21:26.831Z] #33 1.786 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-17T13:21:26.831Z] #33 1.786 + git clone https://github.com/krallin/tini.git /tmp/tmp.HyizrbGGEF/tini [2020-07-17T13:21:26.831Z] #33 1.788 Cloning into '/tmp/tmp.HyizrbGGEF/tini'... [2020-07-17T13:21:26.831Z] #33 2.384 + cd /tmp/tmp.HyizrbGGEF/tini [2020-07-17T13:21:26.831Z] #33 2.384 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:21:26.831Z] #33 2.407 + cmake . [2020-07-17T13:21:26.831Z] #33 2.699 -- The C compiler identification is GNU 8.3.0 [2020-07-17T13:21:26.831Z] #33 2.747 -- Check for working C compiler: /usr/bin/cc [2020-07-17T13:21:26.831Z] #33 3.051 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-17T13:21:26.831Z] #33 3.052 -- Detecting C compiler ABI info [2020-07-17T13:21:26.831Z] #33 3.622 -- Detecting C compiler ABI info - done [2020-07-17T13:21:26.831Z] #33 3.627 -- Detecting C compile features [2020-07-17T13:21:27.120Z] #23 ... [2020-07-17T13:21:27.120Z] [2020-07-17T13:21:27.120Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:27.120Z] #30 41.62 sync [2020-07-17T13:21:27.376Z] #30 41.64 internal/reflectlite [2020-07-17T13:21:27.464Z] #33 ... [2020-07-17T13:21:27.464Z] [2020-07-17T13:21:27.464Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:27.464Z] #10 34.52 Selecting previously unselected package binutils-mingw-w64. [2020-07-17T13:21:27.464Z] #10 34.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-17T13:21:27.464Z] #10 34.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:21:27.464Z] #10 34.64 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-17T13:21:27.464Z] #10 34.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-17T13:21:27.464Z] #10 34.66 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-17T13:21:27.464Z] #10 34.86 Selecting previously unselected package dmsetup. [2020-07-17T13:21:27.464Z] #10 34.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-17T13:21:27.464Z] #10 34.89 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-17T13:21:27.464Z] #10 35.01 Selecting previously unselected package mingw-w64-common. [2020-07-17T13:21:27.464Z] #10 35.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-17T13:21:27.464Z] #10 35.01 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-17T13:21:27.464Z] #10 40.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-17T13:21:27.464Z] #10 40.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-17T13:21:27.464Z] #10 40.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:21:27.464Z] #10 ... [2020-07-17T13:21:27.464Z] [2020-07-17T13:21:27.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:27.464Z] #39 2.786 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:21:27.464Z] #39 2.786 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:21:27.464Z] #39 2.794 Note: Building without GnuTLS support [2020-07-17T13:21:27.464Z] #39 2.796 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:21:27.464Z] #39 2.796 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:21:27.464Z] #39 3.612 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:21:27.464Z] #39 3.629 GEN .gitid [2020-07-17T13:21:27.464Z] #39 3.634 GEN criu/include/version.h [2020-07-17T13:21:27.464Z] #39 3.683 GEN include/common/asm [2020-07-17T13:21:27.464Z] #39 4.568 PBCC images/timens.pb-c.c [2020-07-17T13:21:27.464Z] #39 4.597 DEP images/timens.pb-c.d [2020-07-17T13:21:27.464Z] #39 4.663 PBCC images/fown.pb-c.c [2020-07-17T13:21:27.464Z] #39 4.684 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-17T13:21:27.464Z] #39 4.772 PBCC images/opts.pb-c.c [2020-07-17T13:21:27.464Z] #39 4.792 PBCC images/memfd.pb-c.c [2020-07-17T13:21:27.464Z] #39 4.873 DEP images/fown.pb-c.d [2020-07-17T13:21:27.464Z] #39 4.929 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-17T13:21:27.464Z] #39 4.997 DEP images/opts.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.043 DEP images/memfd.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.107 PBCC images/sit.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.116 DEP images/sit.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.153 PBCC images/macvlan.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.171 DEP images/macvlan.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.211 PBCC images/autofs.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.235 DEP images/autofs.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.293 PBCC images/sysctl.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.307 DEP images/sysctl.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.379 PBCC images/time.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.405 DEP images/time.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.459 PBCC images/binfmt-misc.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.481 DEP images/binfmt-misc.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.539 PBCC images/seccomp.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.562 DEP images/seccomp.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.594 PBCC images/userns.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.613 DEP images/userns.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.644 PBCC images/cgroup.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.677 DEP images/cgroup.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.709 PBCC images/ext-file.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.738 DEP images/ext-file.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.787 PBCC images/rpc.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.836 DEP images/rpc.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.848 PBCC images/siginfo.pb-c.c [2020-07-17T13:21:27.464Z] #39 5.873 DEP images/siginfo.pb-c.d [2020-07-17T13:21:27.464Z] #39 5.971 PBCC images/pagemap.pb-c.c [2020-07-17T13:21:27.587Z] #25 9.236 # 1.5% ## 2.9% ### 4.5% ###### 8.9% ########### 15.7% ################ 22.6% ################### 27.4% ######################## 33.9% ############################ 39.0% ############################### 43.1% #################################### 50.3% ########################################## 58.8% ################################################# 68.9% ######################################################## 78.5% ################################################################ 89.6% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-17T13:21:27.755Z] #39 5.977 DEP images/pagemap.pb-c.d [2020-07-17T13:21:27.755Z] #39 6.069 PBCC images/rlimit.pb-c.c [2020-07-17T13:21:27.755Z] #39 6.073 DEP images/rlimit.pb-c.d [2020-07-17T13:21:27.755Z] #39 ... [2020-07-17T13:21:27.755Z] [2020-07-17T13:21:27.755Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:27.755Z] #33 5.010 -- Detecting C compile features - done [2020-07-17T13:21:27.755Z] #33 5.033 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-17T13:21:27.755Z] #33 5.149 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-17T13:21:27.755Z] #33 5.228 -- Configuring done [2020-07-17T13:21:27.755Z] #33 5.245 -- Generating done [2020-07-17T13:21:27.755Z] #33 5.251 -- Build files have been written to: /tmp/tmp.HyizrbGGEF/tini [2020-07-17T13:21:27.755Z] #33 5.260 + make tini-static [2020-07-17T13:21:27.846Z] #25 11.21 [2020-07-17T13:21:28.046Z] #33 5.550 Scanning dependencies of target tini-static [2020-07-17T13:21:28.046Z] #33 5.579 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-17T13:21:29.079Z] #33 6.648 [100%] Linking C executable tini-static [2020-07-17T13:21:29.711Z] #33 7.083 [100%] Built target tini-static [2020-07-17T13:21:29.711Z] #33 7.163 + mkdir -p /build [2020-07-17T13:21:29.711Z] #33 7.165 + cp tini-static /build/docker-init [2020-07-17T13:21:29.963Z] #30 ... [2020-07-17T13:21:29.963Z] [2020-07-17T13:21:29.963Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:29.963Z] #43 DONE 44.2s [2020-07-17T13:21:29.963Z] [2020-07-17T13:21:29.963Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:21:29.963Z] #23 41.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:29.963Z] #23 42.22 Fetched 355 kB in 0s (1011 kB/s) [2020-07-17T13:21:29.963Z] #23 42.37 Selecting previously unselected package libonig5:amd64. [2020-07-17T13:21:29.963Z] #23 42.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:29.963Z] #23 42.52 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-17T13:21:29.963Z] #23 42.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:21:29.963Z] #23 42.74 Selecting previously unselected package libjq1:amd64. [2020-07-17T13:21:29.963Z] #23 42.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:21:29.963Z] #23 42.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:21:29.963Z] #23 42.97 Selecting previously unselected package jq. [2020-07-17T13:21:29.963Z] #23 42.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:21:29.963Z] #23 42.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:21:29.963Z] #23 43.24 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:21:29.963Z] #23 43.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:21:29.963Z] #23 43.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:21:29.963Z] #23 43.30 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:29.963Z] #23 DONE 44.2s [2020-07-17T13:21:29.963Z] [2020-07-17T13:21:29.963Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:29.963Z] #38 30.22 Reading package lists... [2020-07-17T13:21:29.963Z] #38 37.29 Building dependency tree... [2020-07-17T13:21:29.963Z] #38 40.94 The following additional packages will be installed: [2020-07-17T13:21:29.963Z] #38 40.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-17T13:21:29.963Z] #38 40.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-17T13:21:29.963Z] #38 40.96 Suggested packages: [2020-07-17T13:21:29.963Z] #38 40.97 manpages-dev python-setuptools [2020-07-17T13:21:29.963Z] #38 42.51 The following NEW packages will be installed: [2020-07-17T13:21:29.963Z] #38 42.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-17T13:21:29.963Z] #38 42.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-17T13:21:29.963Z] #38 42.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-17T13:21:29.963Z] #38 42.58 python-six zlib1g-dev [2020-07-17T13:21:29.963Z] #38 43.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:29.963Z] #38 43.02 Need to get 4095 kB of archives. [2020-07-17T13:21:29.963Z] #38 43.02 After this operation, 22.5 MB of additional disk space will be used. [2020-07-17T13:21:29.963Z] #38 43.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-17T13:21:29.963Z] #38 43.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-17T13:21:29.963Z] #38 43.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-17T13:21:29.963Z] #38 43.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-17T13:21:29.963Z] #38 43.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-17T13:21:29.963Z] #38 43.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-17T13:21:29.963Z] #38 43.06 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-07-17T13:21:29.963Z] #38 43.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-17T13:21:29.963Z] #38 43.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-17T13:21:29.963Z] #38 43.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-17T13:21:29.963Z] #38 43.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-17T13:21:29.963Z] #38 43.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-17T13:21:29.963Z] #38 43.42 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-07-17T13:21:29.963Z] #38 43.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-17T13:21:29.963Z] #38 43.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-17T13:21:29.963Z] #38 43.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-17T13:21:29.963Z] #38 43.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-17T13:21:29.963Z] #38 ... [2020-07-17T13:21:29.963Z] [2020-07-17T13:21:29.963Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:29.963Z] #60 DONE 44.2s [2020-07-17T13:21:29.963Z] [2020-07-17T13:21:29.963Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:29.963Z] #32 31.65 Reading package lists... [2020-07-17T13:21:29.963Z] #32 38.94 Building dependency tree... [2020-07-17T13:21:29.963Z] #32 42.72 The following additional packages will be installed: [2020-07-17T13:21:29.963Z] #32 42.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-17T13:21:29.963Z] #32 42.76 Suggested packages: [2020-07-17T13:21:29.963Z] #32 42.76 cmake-doc ninja-build lrzip [2020-07-17T13:21:29.963Z] #32 42.76 Recommended packages: [2020-07-17T13:21:29.963Z] #32 42.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-17T13:21:29.963Z] #32 43.73 The following NEW packages will be installed: [2020-07-17T13:21:29.963Z] #32 43.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-17T13:21:29.963Z] #32 43.76 vim-common xxd [2020-07-17T13:21:29.963Z] #32 44.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:29.963Z] #32 44.32 Need to get 14.9 MB of archives. [2020-07-17T13:21:29.963Z] #32 44.32 After this operation, 61.8 MB of additional disk space will be used. [2020-07-17T13:21:29.963Z] #32 44.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-17T13:21:29.963Z] #32 44.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:21:29.963Z] #32 44.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-17T13:21:30.005Z] #33 ... [2020-07-17T13:21:30.005Z] [2020-07-17T13:21:30.005Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:30.005Z] #30 37.05 time [2020-07-17T13:21:30.005Z] #30 41.22 internal/poll [2020-07-17T13:21:30.005Z] #30 42.51 internal/syscall/execenv [2020-07-17T13:21:30.005Z] #30 42.59 internal/fmtsort [2020-07-17T13:21:30.005Z] #30 42.61 internal/syscall/unix [2020-07-17T13:21:30.005Z] #30 42.80 os [2020-07-17T13:21:30.005Z] #30 42.97 strings [2020-07-17T13:21:30.005Z] #30 44.90 fmt [2020-07-17T13:21:30.005Z] #30 45.39 path/filepath [2020-07-17T13:21:30.005Z] #30 46.37 io/ioutil [2020-07-17T13:21:30.005Z] #30 46.97 path [2020-07-17T13:21:30.005Z] #30 ... [2020-07-17T13:21:30.005Z] [2020-07-17T13:21:30.005Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:30.005Z] #33 DONE 7.5s [2020-07-17T13:21:30.005Z] [2020-07-17T13:21:30.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:30.005Z] #39 6.158 PBCC images/file-lock.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.167 DEP images/file-lock.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.200 PBCC images/tty.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.243 DEP images/tty.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.312 PBCC images/tun.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.321 PBCC images/netdev.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.359 DEP images/tun.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.383 DEP images/netdev.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.413 PBCC images/vma.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.482 DEP images/vma.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.492 PBCC images/creds.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.515 DEP images/creds.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.557 PBCC images/utsns.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.588 DEP images/utsns.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.612 PBCC images/ipc-desc.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.627 PBCC images/ipc-sem.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.652 DEP images/ipc-desc.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.675 DEP images/ipc-sem.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.683 PBCC images/ipc-msg.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.702 DEP images/ipc-msg.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.729 PBCC images/ipc-shm.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.749 DEP images/ipc-shm.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.776 PBCC images/ipc-var.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.780 DEP images/ipc-var.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.809 PBCC images/sk-opts.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.818 PBCC images/packet-sock.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.862 DEP images/sk-opts.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.897 DEP images/packet-sock.pb-c.d [2020-07-17T13:21:30.005Z] #39 6.933 PBCC images/sk-netlink.pb-c.c [2020-07-17T13:21:30.005Z] #39 6.972 DEP images/sk-netlink.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.010 PBCC images/sk-inet.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.053 DEP images/sk-inet.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.079 PBCC images/sk-unix.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.111 DEP images/sk-unix.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.159 PBCC images/mm.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.166 DEP images/mm.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.188 PBCC images/timerfd.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.226 DEP images/timerfd.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.285 PBCC images/timer.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.306 DEP images/timer.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.362 PBCC images/sa.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.368 DEP images/sa.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.377 PBCC images/pipe-data.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.397 DEP images/pipe-data.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.442 PBCC images/mnt.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.478 DEP images/mnt.pb-c.d [2020-07-17T13:21:30.005Z] #39 7.522 PBCC images/sk-packet.pb-c.c [2020-07-17T13:21:30.005Z] #39 7.545 DEP images/sk-packet.pb-c.d [2020-07-17T13:21:30.006Z] #39 7.556 PBCC images/tcp-stream.pb-c.c [2020-07-17T13:21:30.006Z] #39 7.605 DEP images/tcp-stream.pb-c.d [2020-07-17T13:21:30.006Z] #39 7.640 PBCC images/pipe.pb-c.c [2020-07-17T13:21:30.006Z] #39 7.698 DEP images/pipe.pb-c.d [2020-07-17T13:21:30.006Z] #39 7.742 PBCC images/pstree.pb-c.c [2020-07-17T13:21:30.006Z] #39 7.767 DEP images/pstree.pb-c.d [2020-07-17T13:21:30.006Z] #39 7.776 PBCC images/fs.pb-c.c [2020-07-17T13:21:30.006Z] #39 7.801 DEP images/fs.pb-c.d [2020-07-17T13:21:30.006Z] #39 7.844 PBCC images/signalfd.pb-c.c [2020-07-17T13:21:30.006Z] #39 7.908 DEP images/signalfd.pb-c.d [2020-07-17T13:21:30.006Z] #39 7.943 PBCC images/fh.pb-c.c [2020-07-17T13:21:30.006Z] #39 7.995 PBCC images/fsnotify.pb-c.c [2020-07-17T13:21:30.006Z] #39 8.039 DEP images/fh.pb-c.d [2020-07-17T13:21:30.006Z] #39 8.076 DEP images/fsnotify.pb-c.d [2020-07-17T13:21:30.006Z] #39 8.106 PBCC images/eventpoll.pb-c.c [2020-07-17T13:21:30.006Z] #39 8.129 DEP images/eventpoll.pb-c.d [2020-07-17T13:21:30.006Z] #39 8.168 PBCC images/eventfd.pb-c.c [2020-07-17T13:21:30.006Z] #39 8.177 DEP images/eventfd.pb-c.d [2020-07-17T13:21:30.006Z] #39 8.231 PBCC images/remap-file-path.pb-c.c [2020-07-17T13:21:30.006Z] #39 8.236 DEP images/remap-file-path.pb-c.d [2020-07-17T13:21:30.006Z] #39 8.260 PBCC images/fifo.pb-c.c [2020-07-17T13:21:30.006Z] #39 8.274 DEP images/fifo.pb-c.d [2020-07-17T13:21:30.006Z] #39 8.304 PBCC images/ghost-file.pb-c.c [2020-07-17T13:21:30.006Z] #39 8.333 DEP images/ghost-file.pb-c.d [2020-07-17T13:21:30.006Z] #39 8.351 PBCC images/regfile.pb-c.c [2020-07-17T13:21:30.006Z] #39 8.432 DEP images/regfile.pb-c.d [2020-07-17T13:21:30.006Z] #39 ... [2020-07-17T13:21:30.006Z] [2020-07-17T13:21:30.006Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:30.006Z] #25 17.78 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-17T13:21:30.006Z] #25 17.84 skipping existing aab193acf6ba [2020-07-17T13:21:30.006Z] #25 17.92 [2020-07-17T13:21:30.006Z] #25 18.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-17T13:21:30.006Z] #25 18.93 skipping existing 4d43f82972ce [2020-07-17T13:21:30.006Z] #25 19.02 [2020-07-17T13:21:30.006Z] #25 20.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-17T13:21:30.006Z] #25 20.26 [2020-07-17T13:21:30.006Z] #25 20.33 ######################################################################## 100.0% [2020-07-17T13:21:30.006Z] #25 20.38 [2020-07-17T13:21:30.006Z] #25 20.43 Download of images into '/build' complete. [2020-07-17T13:21:30.006Z] #25 20.43 Use something like the following to load the result into a Docker daemon: [2020-07-17T13:21:30.006Z] #25 20.43 tar -cC '/build' . | docker load [2020-07-17T13:21:30.006Z] #25 DONE 20.8s [2020-07-17T13:21:30.006Z] [2020-07-17T13:21:30.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:30.006Z] #39 8.582 PBCC images/ns.pb-c.c [2020-07-17T13:21:30.274Z] #32 ... [2020-07-17T13:21:30.274Z] [2020-07-17T13:21:30.274Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-17T13:21:30.274Z] #24 DONE 0.1s [2020-07-17T13:21:30.274Z] [2020-07-17T13:21:30.274Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:30.274Z] #32 44.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-17T13:21:30.459Z] #39 8.596 DEP images/ns.pb-c.d [2020-07-17T13:21:30.459Z] #39 8.650 PBCC images/fdinfo.pb-c.c [2020-07-17T13:21:30.459Z] #39 8.752 DEP images/fdinfo.pb-c.d [2020-07-17T13:21:30.459Z] #39 8.842 PBCC images/core-aarch64.pb-c.c [2020-07-17T13:21:30.827Z] #39 8.883 PBCC images/core-arm.pb-c.c [2020-07-17T13:21:30.827Z] #39 8.963 PBCC images/core-ppc64.pb-c.c [2020-07-17T13:21:30.827Z] #39 9.047 PBCC images/core-s390.pb-c.c [2020-07-17T13:21:30.827Z] #39 9.111 PBCC images/core-x86.pb-c.c [2020-07-17T13:21:30.827Z] #39 9.122 PBCC images/core.pb-c.c [2020-07-17T13:21:30.827Z] #39 9.192 PBCC images/inventory.pb-c.c [2020-07-17T13:21:30.827Z] #39 9.252 DEP images/core-aarch64.pb-c.d [2020-07-17T13:21:30.827Z] #39 9.369 DEP images/core-arm.pb-c.d [2020-07-17T13:21:31.128Z] #39 9.387 DEP images/core-ppc64.pb-c.d [2020-07-17T13:21:31.128Z] #39 9.443 DEP images/core-s390.pb-c.d [2020-07-17T13:21:31.128Z] #39 9.557 DEP images/core-x86.pb-c.d [2020-07-17T13:21:31.128Z] #39 9.569 DEP images/core.pb-c.d [2020-07-17T13:21:31.128Z] #39 9.653 DEP images/inventory.pb-c.d [2020-07-17T13:21:31.233Z] #25 11.38 0.0% 0.6% # 2.4% ## 4.1% #### 5.6% ##### 7.0% ###### 9.3% ######## 11.3% ######### 13.3% ########## 15.2% ############ 17.6% ############## 19.8% ############### 21.8% ################# 23.8% ################### 26.8% #################### 28.9% ###################### 30.6% ####################### 32.2% ######################## 34.4% ######################### 35.9% ########################## 37.3% ############################ 39.7% ############################## 41.7% ############################### 43.7% ################################ 45.6% ################################## 47.6% ################################### 48.6% ################################### 49.8% ##################################### 51.8% ###################################### 53.7% ######################################## 55.9% [2020-07-17T13:21:31.233Z] #25 ... [2020-07-17T13:21:31.233Z] [2020-07-17T13:21:31.233Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:31.233Z] #32 41.27 Selecting previously unselected package libicu63:amd64. [2020-07-17T13:21:31.233Z] #32 41.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-17T13:21:31.233Z] #32 41.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:21:31.233Z] #32 50.71 Selecting previously unselected package libxml2:amd64. [2020-07-17T13:21:31.233Z] #32 50.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-17T13:21:31.233Z] #32 50.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:21:31.420Z] #39 9.729 PBCC images/cpuinfo.pb-c.c [2020-07-17T13:21:31.420Z] #39 9.742 DEP images/cpuinfo.pb-c.d [2020-07-17T13:21:31.420Z] #39 9.857 PBCC images/stats.pb-c.c [2020-07-17T13:21:31.420Z] #39 9.862 DEP images/stats.pb-c.d [2020-07-17T13:21:31.492Z] #32 51.37 Selecting previously unselected package libarchive13:amd64. [2020-07-17T13:21:31.492Z] #32 51.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-17T13:21:31.492Z] #32 51.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-17T13:21:31.492Z] #32 ... [2020-07-17T13:21:31.492Z] [2020-07-17T13:21:31.492Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:32.193Z] #32 46.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-17T13:21:32.193Z] #32 46.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-17T13:21:32.193Z] #32 46.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-17T13:21:32.193Z] #32 46.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-17T13:21:32.193Z] #32 46.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-17T13:21:32.193Z] #32 46.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-17T13:21:32.453Z] #39 10.83 make[1]: Nothing to be done for 'all'. [2020-07-17T13:21:32.544Z] #25 11.38 0.0% 0.6% # 2.4% ## 4.1% #### 5.6% ##### 7.0% ###### 9.3% ######## 11.3% ######### 13.3% ########## 15.2% ############ 17.6% ############## 19.8% ############### 21.8% ################# 23.8% ################### 26.8% #################### 28.9% ###################### 30.6% ####################### 32.2% ######################## 34.4% ######################### 35.9% ########################## 37.3% ############################ 39.7% ############################## 41.7% ############################### 43.7% ################################ 45.6% ################################## 47.6% ################################### 48.6% ################################### 49.8% ##################################### 51.8% ###################################### 53.7% ######################################## 55.9% ######################################### 57.3% ########################################## 58.9% ########################################### 60.8% ############################################ 62.1% ############################################# 63.8% ############################################### 65.6% ################################################ 66.7% ################################################# 68.8% ################################################## 70.1% ################################################### 71.9% #################################################### 73.6% ##################################################### 74.9% [2020-07-17T13:21:32.544Z] #25 ... [2020-07-17T13:21:32.544Z] [2020-07-17T13:21:32.544Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:32.544Z] #30 42.53 sync [2020-07-17T13:21:32.544Z] #30 42.54 internal/reflectlite [2020-07-17T13:21:32.544Z] #30 46.44 errors [2020-07-17T13:21:32.544Z] #30 46.44 sort [2020-07-17T13:21:32.544Z] #30 46.96 strconv [2020-07-17T13:21:32.544Z] #30 48.03 io [2020-07-17T13:21:32.544Z] #30 49.23 internal/oserror [2020-07-17T13:21:32.544Z] #30 49.43 syscall [2020-07-17T13:21:32.544Z] #30 51.29 reflect [2020-07-17T13:21:32.806Z] #30 ... [2020-07-17T13:21:32.806Z] [2020-07-17T13:21:32.806Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:33.085Z] #39 11.64 CC images/stats.o [2020-07-17T13:21:33.377Z] #39 ... [2020-07-17T13:21:33.377Z] [2020-07-17T13:21:33.377Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:33.377Z] #41 40.53 time [2020-07-17T13:21:33.377Z] #41 44.15 strings [2020-07-17T13:21:33.377Z] #41 45.44 fmt [2020-07-17T13:21:33.377Z] #41 46.27 path/filepath [2020-07-17T13:21:33.377Z] #41 47.64 regexp/syntax [2020-07-17T13:21:33.377Z] #41 49.28 flag [2020-07-17T13:21:33.377Z] #41 50.43 go/token [2020-07-17T13:21:33.377Z] #41 ... [2020-07-17T13:21:33.377Z] [2020-07-17T13:21:33.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:33.377Z] #39 11.92 CC images/core.o [2020-07-17T13:21:34.010Z] #39 12.40 CC images/core-x86.o [2020-07-17T13:21:34.085Z] #32 ... [2020-07-17T13:21:34.085Z] [2020-07-17T13:21:34.085Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:21:34.085Z] #51 32.15 Reading package lists... [2020-07-17T13:21:34.085Z] #51 39.72 Building dependency tree... [2020-07-17T13:21:34.085Z] #51 43.52 The following additional packages will be installed: [2020-07-17T13:21:34.085Z] #51 43.53 libbtrfs0 [2020-07-17T13:21:34.085Z] #51 43.69 The following NEW packages will be installed: [2020-07-17T13:21:34.085Z] #51 43.71 libbtrfs-dev libbtrfs0 [2020-07-17T13:21:34.085Z] #51 44.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:34.085Z] #51 44.39 Need to get 119 kB of archives. [2020-07-17T13:21:34.085Z] #51 44.39 After this operation, 387 kB of additional disk space will be used. [2020-07-17T13:21:34.085Z] #51 44.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-17T13:21:34.085Z] #51 44.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-17T13:21:34.085Z] #51 46.79 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:34.085Z] #51 47.26 Fetched 119 kB in 0s (386 kB/s) [2020-07-17T13:21:34.085Z] #51 47.54 Selecting previously unselected package libbtrfs0. [2020-07-17T13:21:34.085Z] #51 47.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:34.085Z] #51 47.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-17T13:21:34.085Z] #51 47.77 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:34.085Z] #51 47.96 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:21:34.085Z] #51 47.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-17T13:21:34.085Z] #51 47.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:34.085Z] #51 48.15 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:34.085Z] #51 48.21 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:34.085Z] #51 48.22 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:34.085Z] #51 DONE 48.5s [2020-07-17T13:21:34.085Z] [2020-07-17T13:21:34.085Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:34.085Z] #32 48.43 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:34.302Z] #39 12.67 CC images/core-arm.o [2020-07-17T13:21:34.342Z] #32 48.77 Fetched 14.9 MB in 3s (5193 kB/s) [2020-07-17T13:21:34.363Z] #25 11.38 0.0% 0.6% # 2.4% ## 4.1% #### 5.6% ##### 7.0% ###### 9.3% ######## 11.3% ######### 13.3% ########## 15.2% ############ 17.6% ############## 19.8% ############### 21.8% ################# 23.8% ################### 26.8% #################### 28.9% ###################### 30.6% ####################### 32.2% ######################## 34.4% ######################### 35.9% ########################## 37.3% ############################ 39.7% ############################## 41.7% ############################### 43.7% ################################ 45.6% ################################## 47.6% ################################### 48.6% ################################### 49.8% ##################################### 51.8% ###################################### 53.7% ######################################## 55.9% ######################################### 57.3% ########################################## 58.9% ########################################### 60.8% ############################################ 62.1% ############################################# 63.8% ############################################### 65.6% ################################################ 66.7% ################################################# 68.8% ################################################## 70.1% ################################################### 71.9% #################################################### 73.6% ##################################################### 74.9% ###################################################### 76.3% ####################################################### 77.5% ######################################################## 79.1% ########################################################## 80.6% ########################################################### 81.9% ########################################################### 83.1% ############################################################ 84.6% ############################################################# 86.0% ############################################################### 88.2% ################################################################ 89.1% ################################################################# 90.6% ################################################################## 92.4% ################################################################### 94.2% #################################################################### 95.6% ##################################################################### 96.9% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-17T13:21:34.605Z] #32 48.90 Selecting previously unselected package xxd. [2020-07-17T13:21:34.605Z] #32 48.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:34.605Z] #32 48.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:21:34.605Z] #32 49.00 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:21:34.606Z] #39 12.96 CC images/core-aarch64.o [2020-07-17T13:21:34.622Z] #25 17.88 [2020-07-17T13:21:34.863Z] #32 49.22 Selecting previously unselected package vim-common. [2020-07-17T13:21:34.863Z] #32 49.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:21:34.863Z] #32 ... [2020-07-17T13:21:34.863Z] [2020-07-17T13:21:34.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:34.863Z] #10 32.13 Reading package lists... [2020-07-17T13:21:34.863Z] #10 39.54 Building dependency tree... [2020-07-17T13:21:34.863Z] #10 43.33 The following additional packages will be installed: [2020-07-17T13:21:34.863Z] #10 43.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-17T13:21:34.863Z] #10 43.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-17T13:21:34.863Z] #10 43.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-17T13:21:34.863Z] #10 43.37 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:21:34.863Z] #10 43.38 Suggested packages: [2020-07-17T13:21:34.863Z] #10 43.38 gcc-8-locales seccomp wine64 [2020-07-17T13:21:34.863Z] #10 46.00 The following NEW packages will be installed: [2020-07-17T13:21:34.863Z] #10 46.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-17T13:21:34.863Z] #10 46.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-17T13:21:34.863Z] #10 46.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-17T13:21:34.863Z] #10 46.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-17T13:21:34.863Z] #10 46.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-17T13:21:34.863Z] #10 46.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:21:34.863Z] #10 46.57 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:21:34.863Z] #10 46.57 Need to get 77.7 MB of archives. [2020-07-17T13:21:34.863Z] #10 46.57 After this operation, 487 MB of additional disk space will be used. [2020-07-17T13:21:34.863Z] #10 46.57 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-07-17T13:21:34.863Z] #10 46.84 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-07-17T13:21:34.863Z] #10 47.18 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-07-17T13:21:34.863Z] #10 47.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-17T13:21:34.863Z] #10 47.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-17T13:21:34.863Z] #10 47.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-17T13:21:34.863Z] #10 48.07 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-07-17T13:21:34.863Z] #10 48.41 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-07-17T13:21:34.863Z] #10 48.42 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-07-17T13:21:34.863Z] #10 ... [2020-07-17T13:21:34.863Z] [2020-07-17T13:21:34.863Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:34.863Z] #32 49.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:21:34.897Z] #39 13.13 CC images/core-ppc64.o [2020-07-17T13:21:35.120Z] #32 49.62 Selecting previously unselected package cmake-data. [2020-07-17T13:21:35.120Z] #32 49.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-17T13:21:35.188Z] #39 13.54 CC images/core-s390.o [2020-07-17T13:21:35.377Z] #32 49.64 Unpacking cmake-data (3.13.4-1) ... [2020-07-17T13:21:35.559Z] #25 18.76 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-17T13:21:35.819Z] #25 19.13 [2020-07-17T13:21:35.820Z] #39 14.12 CC images/cpuinfo.o [2020-07-17T13:21:35.820Z] #39 14.34 CC images/inventory.o [2020-07-17T13:21:35.820Z] #39 ... [2020-07-17T13:21:35.820Z] [2020-07-17T13:21:35.820Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:35.820Z] #47 43.17 context [2020-07-17T13:21:35.820Z] #47 43.65 os [2020-07-17T13:21:35.820Z] #47 44.25 encoding/binary [2020-07-17T13:21:35.820Z] #47 45.92 fmt [2020-07-17T13:21:35.820Z] #47 46.00 encoding/base64 [2020-07-17T13:21:35.820Z] #47 46.63 golang.org/x/sys/unix [2020-07-17T13:21:35.820Z] #47 50.03 encoding/json [2020-07-17T13:21:36.078Z] #25 19.30 ######################################################################## 100.0% [2020-07-17T13:21:36.079Z] #25 19.43 [2020-07-17T13:21:36.112Z] #47 ... [2020-07-17T13:21:36.112Z] [2020-07-17T13:21:36.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:36.112Z] #39 14.48 CC images/fdinfo.o [2020-07-17T13:21:36.403Z] #39 14.80 CC images/fown.o [2020-07-17T13:21:36.649Z] #25 ... [2020-07-17T13:21:36.649Z] [2020-07-17T13:21:36.649Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:36.649Z] #38 46.40 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:36.649Z] #38 46.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:36.649Z] #38 46.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:36.649Z] #38 46.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:36.649Z] #38 46.47 Setting up python-six (1.12.0-1) ... [2020-07-17T13:21:36.649Z] #38 50.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:21:36.649Z] #38 50.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:21:36.649Z] #38 50.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:36.649Z] #38 50.99 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-17T13:21:36.649Z] #38 51.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:36.649Z] #38 51.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:21:36.649Z] #38 51.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:36.649Z] #38 51.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:36.649Z] #38 51.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:21:36.649Z] #38 51.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-17T13:21:36.649Z] #38 ... [2020-07-17T13:21:36.649Z] [2020-07-17T13:21:36.649Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:36.649Z] #41 46.56 github.com/LK4D4/vndr/godl/singleflight [2020-07-17T13:21:36.649Z] #41 47.17 math/rand [2020-07-17T13:21:36.649Z] #41 48.31 internal/singleflight [2020-07-17T13:21:36.649Z] #41 48.75 io [2020-07-17T13:21:36.649Z] #41 48.77 strconv [2020-07-17T13:21:36.649Z] #41 50.19 bytes [2020-07-17T13:21:36.649Z] #41 52.74 bufio [2020-07-17T13:21:36.649Z] #41 53.19 reflect [2020-07-17T13:21:36.649Z] #41 54.58 syscall [2020-07-17T13:21:36.708Z] #39 14.96 CC images/ns.o [2020-07-17T13:21:36.708Z] #39 15.15 CC images/regfile.o [2020-07-17T13:21:36.908Z] #41 ... [2020-07-17T13:21:36.908Z] [2020-07-17T13:21:36.908Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:21:36.908Z] #28 52.90 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-17T13:21:36.908Z] #28 53.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-17T13:21:36.909Z] #28 54.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-17T13:21:37.013Z] #39 ... [2020-07-17T13:21:37.013Z] [2020-07-17T13:21:37.013Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:37.013Z] #30 47.42 text/tabwriter [2020-07-17T13:21:37.013Z] #30 48.66 flag [2020-07-17T13:21:37.013Z] #30 48.67 github.com/BurntSushi/toml [2020-07-17T13:21:37.013Z] #30 49.97 log [2020-07-17T13:21:37.013Z] #30 51.59 github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:21:37.013Z] #30 DONE 54.1s [2020-07-17T13:21:37.013Z] [2020-07-17T13:21:37.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:37.013Z] #39 15.30 CC images/ghost-file.o [2020-07-17T13:21:37.328Z] #39 15.64 CC images/fifo.o [2020-07-17T13:21:37.356Z] Fetching without tags [2020-07-17T13:21:37.257Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:21:37.280Z] > git config --add remote.origin.fetch +refs/pull/41224/head:refs/remotes/origin/PR-41224 # timeout=10 [2020-07-17T13:21:37.310Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:21:37.333Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:21:37.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:21:37.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:21:37.351Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:21:37.482Z] #28 ... [2020-07-17T13:21:37.482Z] [2020-07-17T13:21:37.482Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:37.482Z] #32 51.80 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-17T13:21:37.482Z] #32 51.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-17T13:21:37.482Z] #32 51.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-17T13:21:37.482Z] #32 52.09 Selecting previously unselected package librhash0:amd64. [2020-07-17T13:21:37.482Z] #32 52.12 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-17T13:21:37.482Z] #32 52.13 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-17T13:21:37.482Z] #32 52.37 Selecting previously unselected package libuv1:amd64. [2020-07-17T13:21:37.482Z] #32 52.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-17T13:21:37.482Z] #32 52.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-17T13:21:37.482Z] #32 52.59 Selecting previously unselected package cmake. [2020-07-17T13:21:37.482Z] #32 52.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-17T13:21:37.482Z] #32 52.60 Unpacking cmake (3.13.4-1) ... [2020-07-17T13:21:37.482Z] #32 56.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:21:37.482Z] #32 56.23 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:21:37.482Z] #32 56.24 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-17T13:21:37.482Z] #32 56.25 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:21:37.482Z] #32 56.29 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-17T13:21:37.482Z] #32 56.30 Setting up cmake-data (3.13.4-1) ... [2020-07-17T13:21:37.482Z] #32 56.32 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:21:37.482Z] #32 56.33 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-17T13:21:37.482Z] #32 56.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-17T13:21:37.482Z] #32 56.38 Setting up cmake (3.13.4-1) ... [2020-07-17T13:21:37.482Z] #32 56.39 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:37.482Z] #32 56.45 Processing triggers for mime-support (3.62) ... [2020-07-17T13:21:37.482Z] #32 DONE 57.4s [2020-07-17T13:21:37.482Z] [2020-07-17T13:21:37.482Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:37.619Z] #39 15.93 CC images/remap-file-path.o [2020-07-17T13:21:37.619Z] #39 16.11 CC images/eventfd.o [2020-07-17T13:21:37.751Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:21:37.929Z] #39 16.30 CC images/eventpoll.o [2020-07-17T13:21:38.223Z] #39 16.54 CC images/fh.o [2020-07-17T13:21:38.423Z] #33 ... [2020-07-17T13:21:38.423Z] [2020-07-17T13:21:38.423Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:38.423Z] #10 48.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-17T13:21:38.423Z] #10 48.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-17T13:21:38.423Z] #10 48.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:21:38.423Z] #10 51.39 Selecting previously unselected package binutils-mingw-w64. [2020-07-17T13:21:38.423Z] #10 51.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-17T13:21:38.423Z] #10 51.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:21:38.423Z] #10 51.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-17T13:21:38.423Z] #10 51.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:21:38.423Z] #10 51.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:21:38.423Z] #10 51.96 Selecting previously unselected package dmsetup. [2020-07-17T13:21:38.423Z] #10 51.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:21:38.423Z] #10 51.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-17T13:21:38.423Z] #10 52.23 Selecting previously unselected package mingw-w64-common. [2020-07-17T13:21:38.423Z] #10 52.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-17T13:21:38.423Z] #10 52.24 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-17T13:21:38.423Z] #10 ... [2020-07-17T13:21:38.423Z] [2020-07-17T13:21:38.423Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:38.423Z] #25 20.43 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-17T13:21:38.423Z] #25 20.95 [2020-07-17T13:21:38.423Z] #25 21.20 ####################### 32.4% ################################################################ 90.0% ######################################################################## 100.0% [2020-07-17T13:21:38.423Z] #25 21.49 [2020-07-17T13:21:38.515Z] #39 16.75 CC images/fsnotify.o [2020-07-17T13:21:38.515Z] #39 ... [2020-07-17T13:21:38.515Z] [2020-07-17T13:21:38.515Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:38.515Z] #10 45.69 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-17T13:21:38.515Z] #10 45.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-17T13:21:38.515Z] #10 45.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:38.515Z] #10 45.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-17T13:21:38.515Z] #10 45.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-17T13:21:38.515Z] #10 45.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:38.654Z] #32 ... [2020-07-17T13:21:38.654Z] [2020-07-17T13:21:38.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:38.654Z] #41 42.91 internal/reflectlite [2020-07-17T13:21:38.654Z] #41 42.91 sync [2020-07-17T13:21:38.654Z] #41 45.98 github.com/LK4D4/vndr/godl/singleflight [2020-07-17T13:21:38.654Z] #41 46.43 math/rand [2020-07-17T13:21:38.654Z] #41 48.02 internal/singleflight [2020-07-17T13:21:38.654Z] #41 48.49 io [2020-07-17T13:21:38.654Z] #41 48.49 strconv [2020-07-17T13:21:38.654Z] #41 49.91 bytes [2020-07-17T13:21:38.654Z] #41 51.92 bufio [2020-07-17T13:21:38.654Z] #41 52.86 reflect [2020-07-17T13:21:38.654Z] #41 ... [2020-07-17T13:21:38.654Z] [2020-07-17T13:21:38.654Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:38.654Z] #25 5.630 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-17T13:21:38.654Z] #25 6.007 [2020-07-17T13:21:38.655Z] #25 6.290 0.0% #### 6.7% ######### 12.6% ############## 20.2% ################### 26.8% ###################### 31.8% ########################## 37.2% ############################## 42.2% ################################### 49.0% ############################################ 61.6% #################################################### 72.6% ########################################################### 83.1% ################################################################### 94.1% ######################################################################## 100.0% [2020-07-17T13:21:38.655Z] #25 7.926 [2020-07-17T13:21:38.655Z] #25 8.188 0.2% ##################### 30.5% ################################################################# 91.6% ######################################################################## 100.0% [2020-07-17T13:21:38.683Z] #25 ... [2020-07-17T13:21:38.683Z] [2020-07-17T13:21:38.683Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:38.683Z] #38 58.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-17T13:21:38.683Z] #38 58.37 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:38.683Z] #38 DONE 58.7s [2020-07-17T13:21:38.806Z] #10 ... [2020-07-17T13:21:38.806Z] [2020-07-17T13:21:38.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:38.806Z] #39 17.08 CC images/signalfd.o [2020-07-17T13:21:38.806Z] #39 17.21 CC images/fs.o [2020-07-17T13:21:38.806Z] #39 17.40 CC images/pstree.o [2020-07-17T13:21:38.836Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:21:38.836Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:21:38.943Z] [2020-07-17T13:21:38.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:39.098Z] #39 17.52 CC images/pipe.o [2020-07-17T13:21:39.218Z] #25 8.832 [2020-07-17T13:21:39.390Z] #39 17.67 CC images/tcp-stream.o [2020-07-17T13:21:39.390Z] #39 17.82 CC images/sk-packet.o [2020-07-17T13:21:37.749Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:21:37.763Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:21:38.797Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:21:38.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-17T13:21:38.830Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:21:38.836Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:21:39.682Z] #39 18.00 CC images/mnt.o [2020-07-17T13:21:39.682Z] #39 18.14 CC images/pipe-data.o [2020-07-17T13:21:39.729Z] #25 9.037 ###### 9.4% ########################### 37.6% ################################################ 66.7% ######################################################################## 100.0% [2020-07-17T13:21:39.973Z] #39 18.27 CC images/sa.o [2020-07-17T13:21:39.973Z] #39 18.43 CC images/timer.o [2020-07-17T13:21:39.984Z] #25 9.705 [2020-07-17T13:21:40.265Z] #39 18.73 CC images/timerfd.o [2020-07-17T13:21:40.496Z] #25 9.902 1.3% ### 5.5% ####### 10.5% ######### 13.9% [2020-07-17T13:21:40.496Z] #25 ... [2020-07-17T13:21:40.496Z] [2020-07-17T13:21:40.496Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:40.496Z] #30 44.78 sort [2020-07-17T13:21:40.496Z] #30 44.78 errors [2020-07-17T13:21:40.496Z] #30 45.84 strconv [2020-07-17T13:21:40.496Z] #30 47.35 io [2020-07-17T13:21:40.496Z] #30 49.00 internal/oserror [2020-07-17T13:21:40.496Z] #30 49.16 syscall [2020-07-17T13:21:40.496Z] #30 50.56 reflect [2020-07-17T13:21:40.496Z] #30 ... [2020-07-17T13:21:40.496Z] [2020-07-17T13:21:40.496Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:40.555Z] #39 18.87 CC images/mm.o [2020-07-17T13:21:40.555Z] #39 19.04 CC images/sk-opts.o [2020-07-17T13:21:40.846Z] #39 19.17 CC images/sk-unix.o [2020-07-17T13:21:40.846Z] #39 19.37 CC images/sk-inet.o [2020-07-17T13:21:41.478Z] #39 19.67 CC images/tun.o [2020-07-17T13:21:41.478Z] #39 19.79 CC images/sk-netlink.o [2020-07-17T13:21:41.480Z] #39 ... [2020-07-17T13:21:41.480Z] [2020-07-17T13:21:41.480Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:41.480Z] #25 22.75 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-17T13:21:41.480Z] #25 22.89 skipping existing c35d46ef359f [2020-07-17T13:21:41.480Z] #25 23.00 [2020-07-17T13:21:41.480Z] #25 23.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-17T13:21:41.480Z] #25 24.34 [2020-07-17T13:21:41.480Z] #25 24.48 ######################################################################## 100.0% [2020-07-17T13:21:41.480Z] #25 24.64 [2020-07-17T13:21:41.480Z] #25 24.76 Download of images into '/build' complete. [2020-07-17T13:21:41.480Z] #25 24.76 Use something like the following to load the result into a Docker daemon: [2020-07-17T13:21:41.480Z] #25 24.76 tar -cC '/build' . | docker load [2020-07-17T13:21:41.480Z] #25 DONE 24.9s [2020-07-17T13:21:41.527Z] #25 9.902 1.3% ### 5.5% ####### 10.5% ######### 13.9% ############# 19.1% ################ 23.4% #################### 28.2% ####################### 33.0% ############################ 39.1% ################################ 45.4% ################################### 50.0% ####################################### 55.5% ########################################### 60.3% [2020-07-17T13:21:41.527Z] #25 ... [2020-07-17T13:21:41.527Z] [2020-07-17T13:21:41.527Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:41.527Z] #38 45.85 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:41.527Z] #38 46.26 Fetched 4095 kB in 1s (5296 kB/s) [2020-07-17T13:21:41.527Z] #38 46.52 Selecting previously unselected package libcap-dev:amd64. [2020-07-17T13:21:41.527Z] #38 46.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:41.527Z] #38 46.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 46.64 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-17T13:21:41.527Z] #38 47.10 Selecting previously unselected package libnet1:amd64. [2020-07-17T13:21:41.527Z] #38 47.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 47.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:41.527Z] #38 47.51 Selecting previously unselected package libnet1-dev. [2020-07-17T13:21:41.527Z] #38 47.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 47.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:41.527Z] #38 47.88 Selecting previously unselected package libnl-3-200:amd64. [2020-07-17T13:21:41.527Z] #38 47.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 47.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:21:41.527Z] #38 48.04 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-17T13:21:41.527Z] #38 48.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 48.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-17T13:21:41.527Z] #38 48.36 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-17T13:21:41.527Z] #38 48.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 48.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:41.527Z] #38 48.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-17T13:21:41.527Z] #38 48.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 48.52 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:41.527Z] #38 48.70 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-17T13:21:41.527Z] #38 48.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 48.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:21:41.527Z] #38 49.22 Selecting previously unselected package libprotobuf17:amd64. [2020-07-17T13:21:41.527Z] #38 49.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 49.24 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:41.527Z] #38 50.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-17T13:21:41.527Z] #38 50.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 50.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:41.527Z] #38 50.41 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-17T13:21:41.527Z] #38 50.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 50.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:41.527Z] #38 52.11 Selecting previously unselected package libprotoc17:amd64. [2020-07-17T13:21:41.527Z] #38 52.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 52.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:41.527Z] #38 52.98 Selecting previously unselected package protobuf-c-compiler. [2020-07-17T13:21:41.527Z] #38 52.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 52.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:21:41.527Z] #38 53.10 Selecting previously unselected package protobuf-compiler. [2020-07-17T13:21:41.527Z] #38 53.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 53.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:21:41.527Z] #38 53.26 Selecting previously unselected package python-pkg-resources. [2020-07-17T13:21:41.527Z] #38 53.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:21:41.527Z] #38 53.29 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-17T13:21:41.527Z] #38 53.54 Selecting previously unselected package python-six. [2020-07-17T13:21:41.527Z] #38 53.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-17T13:21:41.527Z] #38 53.55 Unpacking python-six (1.12.0-1) ... [2020-07-17T13:21:41.527Z] #38 53.65 Selecting previously unselected package python-protobuf. [2020-07-17T13:21:41.527Z] #38 53.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-17T13:21:41.527Z] #38 53.66 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-17T13:21:41.527Z] #38 54.27 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-17T13:21:41.527Z] #38 ... [2020-07-17T13:21:41.527Z] [2020-07-17T13:21:41.527Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:41.738Z] [2020-07-17T13:21:41.738Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:41.738Z] #33 3.109 + RM_GOPATH=0 [2020-07-17T13:21:41.738Z] #33 3.109 + TMP_GOPATH= [2020-07-17T13:21:41.738Z] #33 3.109 + : /build [2020-07-17T13:21:41.738Z] #33 3.109 + '[' -z '' ']' [2020-07-17T13:21:41.738Z] #33 3.112 ++ mktemp -d [2020-07-17T13:21:41.738Z] #33 3.119 + export GOPATH=/tmp/tmp.UmIAMq9WlS [2020-07-17T13:21:41.738Z] #33 3.119 + GOPATH=/tmp/tmp.UmIAMq9WlS [2020-07-17T13:21:41.738Z] #33 3.119 + RM_GOPATH=1 [2020-07-17T13:21:41.738Z] #33 3.119 + case "$(go env GOARCH)" in [2020-07-17T13:21:41.738Z] #33 3.119 ++ go env GOARCH [2020-07-17T13:21:41.738Z] #33 3.161 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:41.738Z] #33 3.161 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:41.738Z] #33 3.162 ++ dirname /tmp/install/install.sh [2020-07-17T13:21:41.738Z] #33 3.163 + dir=/tmp/install [2020-07-17T13:21:41.738Z] #33 3.163 + bin=tini [2020-07-17T13:21:41.738Z] #33 3.163 + shift [2020-07-17T13:21:41.738Z] #33 3.163 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-17T13:21:41.738Z] #33 3.164 + . /tmp/install/tini.installer [2020-07-17T13:21:41.738Z] #33 3.164 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:21:41.738Z] #33 3.164 + install_tini [2020-07-17T13:21:41.738Z] #33 3.164 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-17T13:21:41.738Z] #33 3.164 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:21:41.738Z] #33 3.165 + git clone https://github.com/krallin/tini.git /tmp/tmp.UmIAMq9WlS/tini [2020-07-17T13:21:41.738Z] #33 3.167 Cloning into '/tmp/tmp.UmIAMq9WlS/tini'... [2020-07-17T13:21:41.738Z] #33 3.876 + cd /tmp/tmp.UmIAMq9WlS/tini [2020-07-17T13:21:41.739Z] #33 3.877 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:21:41.739Z] #33 3.901 + cmake . [2020-07-17T13:21:41.769Z] #39 19.96 CC images/packet-sock.o [2020-07-17T13:21:41.769Z] #39 20.17 CC images/ipc-var.o [2020-07-17T13:21:42.060Z] #39 20.31 CC images/ipc-desc.o [2020-07-17T13:21:42.060Z] #39 20.42 CC images/ipc-shm.o [2020-07-17T13:21:42.297Z] #25 9.902 1.3% ### 5.5% ####### 10.5% ######### 13.9% ############# 19.1% ################ 23.4% #################### 28.2% ####################### 33.0% ############################ 39.1% ################################ 45.4% ################################### 50.0% ####################################### 55.5% ########################################### 60.3% ################################################ 66.8% ################################################## 70.7% ####################################################### 76.9% ######################################################### 80.3% ############################################################# 85.4% ################################################################ 89.7% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-17T13:21:42.306Z] #33 4.856 -- The C compiler identification is GNU 8.3.0 [2020-07-17T13:21:42.351Z] #39 20.58 CC images/ipc-msg.o [2020-07-17T13:21:42.351Z] #39 20.79 CC images/ipc-sem.o [2020-07-17T13:21:42.554Z] #25 12.33 [2020-07-17T13:21:42.565Z] #33 4.967 -- Check for working C compiler: /usr/bin/cc [2020-07-17T13:21:42.642Z] #39 20.94 CC images/utsns.o [2020-07-17T13:21:42.642Z] #39 21.08 CC images/creds.o [2020-07-17T13:21:42.932Z] #39 21.16 CC images/vma.o [2020-07-17T13:21:42.933Z] #39 21.35 CC images/netdev.o [2020-07-17T13:21:43.223Z] #39 21.63 CC images/tty.o [2020-07-17T13:21:43.270Z] Commit message: "Bump Golang 1.13.14" [2020-07-17T13:21:43.308Z] > git --version # timeout=10 [2020-07-17T13:21:43.322Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-17T13:21:43.515Z] #39 21.94 CC images/file-lock.o [2020-07-17T13:21:43.515Z] #39 22.03 CC images/rlimit.o [2020-07-17T13:21:43.806Z] #39 22.16 CC images/pagemap.o [2020-07-17T13:21:43.806Z] #39 ... [2020-07-17T13:21:43.806Z] [2020-07-17T13:21:43.806Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:43.806Z] #41 51.00 go/scanner [2020-07-17T13:21:43.806Z] #41 51.32 regexp [2020-07-17T13:21:43.806Z] #41 52.05 go/ast [2020-07-17T13:21:43.806Z] #41 53.13 internal/lazyregexp [2020-07-17T13:21:43.806Z] #41 53.32 net/url [2020-07-17T13:21:43.806Z] #41 54.31 text/template/parse [2020-07-17T13:21:43.806Z] #41 56.13 go/parser [2020-07-17T13:21:43.806Z] #41 57.41 text/template [2020-07-17T13:21:43.806Z] #41 58.28 encoding/xml [2020-07-17T13:21:43.806Z] #41 60.10 go/doc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-17T13:21:43.943Z] #33 6.516 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-17T13:21:43.943Z] #33 6.516 -- Detecting C compiler ABI info [2020-07-17T13:21:44.097Z] #25 12.63 0.0% 1.4% ## 3.0% ### 4.5% #### 6.2% ##### 8.0% ####### 9.8% ######## 11.5% ######### 13.8% ########### 15.4% ############ 17.3% ############# 19.0% ############## 20.5% [2020-07-17T13:21:44.097Z] #25 ... [2020-07-17T13:21:44.097Z] [2020-07-17T13:21:44.097Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:44.097Z] #52 2.718 + RM_GOPATH=0 [2020-07-17T13:21:44.097Z] #52 2.718 + TMP_GOPATH= [2020-07-17T13:21:44.097Z] #52 2.718 + : /build [2020-07-17T13:21:44.097Z] #52 2.718 + '[' -z '' ']' [2020-07-17T13:21:44.097Z] #52 2.723 ++ mktemp -d [2020-07-17T13:21:44.097Z] #52 2.725 + export GOPATH=/tmp/tmp.1evLxvVRqT [2020-07-17T13:21:44.097Z] #52 2.725 + GOPATH=/tmp/tmp.1evLxvVRqT [2020-07-17T13:21:44.097Z] #52 2.725 + RM_GOPATH=1 [2020-07-17T13:21:44.097Z] #52 2.725 + case "$(go env GOARCH)" in [2020-07-17T13:21:44.097Z] #52 2.726 ++ go env GOARCH [2020-07-17T13:21:44.097Z] #52 2.766 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:44.097Z] #52 2.766 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:44.097Z] #52 2.767 ++ dirname /tmp/install/install.sh [2020-07-17T13:21:44.097Z] #52 2.777 + dir=/tmp/install [2020-07-17T13:21:44.097Z] #52 2.779 + bin=containerd [2020-07-17T13:21:44.097Z] #52 2.779 + shift [2020-07-17T13:21:44.097Z] #52 2.779 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-17T13:21:44.097Z] #52 2.782 + . /tmp/install/containerd.installer [2020-07-17T13:21:44.097Z] #52 2.782 ++ set -e [2020-07-17T13:21:44.097Z] #52 2.782 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:21:44.097Z] #52 2.786 + install_containerd [2020-07-17T13:21:44.097Z] #52 2.790 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-17T13:21:44.097Z] #52 2.794 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:21:44.097Z] #52 2.794 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1evLxvVRqT/src/github.com/containerd/containerd [2020-07-17T13:21:44.097Z] #52 2.795 Cloning into '/tmp/tmp.1evLxvVRqT/src/github.com/containerd/containerd'... [2020-07-17T13:21:44.098Z] #41 ... [2020-07-17T13:21:44.098Z] [2020-07-17T13:21:44.098Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:44.098Z] #52 23.92 Checking out files: 77% (2468/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-17T13:21:44.098Z] #52 24.52 + cd /tmp/tmp.WqpmuuipMc/src/github.com/containerd/containerd [2020-07-17T13:21:44.098Z] #52 24.52 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:21:44.098Z] #52 25.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-17T13:21:44.098Z] #52 25.59 + BUILDTAGS='netgo osusergo static_build' [2020-07-17T13:21:44.098Z] #52 25.59 + export EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:21:44.098Z] #52 25.59 + EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:21:44.098Z] #52 25.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-17T13:21:44.098Z] #52 25.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-17T13:21:44.098Z] #52 25.59 + '[' '' = dynamic ']' [2020-07-17T13:21:44.098Z] #52 25.59 + make [2020-07-17T13:21:44.098Z] #52 26.79 + bin/ctr [2020-07-17T13:21:44.098Z] #52 ... [2020-07-17T13:21:44.098Z] [2020-07-17T13:21:44.098Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:44.098Z] #10 61.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-17T13:21:44.098Z] #10 61.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-17T13:21:44.098Z] #10 61.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:44.203Z] #33 ... [2020-07-17T13:21:44.203Z] [2020-07-17T13:21:44.203Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:44.203Z] #47 53.99 syscall [2020-07-17T13:21:44.203Z] #47 54.14 reflect [2020-07-17T13:21:44.203Z] #47 62.75 time [2020-07-17T13:21:44.203Z] #47 ... [2020-07-17T13:21:44.203Z] [2020-07-17T13:21:44.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:44.203Z] #39 4.501 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:21:44.203Z] #39 4.501 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:21:44.203Z] #39 4.535 Note: Building without GnuTLS support [2020-07-17T13:21:44.203Z] #39 4.545 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:21:44.203Z] #39 4.545 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:21:44.354Z] #52 ... [2020-07-17T13:21:44.354Z] [2020-07-17T13:21:44.354Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:44.526Z] + docker version [2020-07-17T13:21:46.125Z] #39 7.341 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:21:46.125Z] #39 7.372 GEN .gitid [2020-07-17T13:21:46.125Z] #39 7.403 GEN criu/include/version.h [2020-07-17T13:21:46.125Z] #39 7.450 GEN include/common/asm [2020-07-17T13:21:46.829Z] #10 ... [2020-07-17T13:21:46.829Z] [2020-07-17T13:21:46.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:46.829Z] #47 53.55 github.com/pkg/diff [2020-07-17T13:21:46.829Z] #47 53.82 go/ast [2020-07-17T13:21:46.829Z] #47 54.75 golang.org/x/crypto/ssh/terminal [2020-07-17T13:21:46.829Z] #47 55.93 mvdan.cc/editorconfig [2020-07-17T13:21:46.829Z] #47 56.73 mvdan.cc/sh/v3/fileutil [2020-07-17T13:21:46.829Z] #47 56.86 mvdan.cc/sh/v3/syntax [2020-07-17T13:21:46.829Z] #47 60.99 mvdan.cc/sh/v3/cmd/shfmt [2020-07-17T13:21:46.829Z] #47 ... [2020-07-17T13:21:46.829Z] [2020-07-17T13:21:46.829Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:46.829Z] #39 22.34 CC images/siginfo.o [2020-07-17T13:21:46.829Z] #39 22.57 CC images/rpc.o [2020-07-17T13:21:46.829Z] #39 23.38 CC images/ext-file.o [2020-07-17T13:21:46.829Z] #39 23.48 CC images/cgroup.o [2020-07-17T13:21:46.829Z] #39 23.80 CC images/userns.o [2020-07-17T13:21:46.829Z] #39 23.93 CC images/google/protobuf/descriptor.o [2020-07-17T13:21:46.829Z] #39 24.70 CC images/opts.o [2020-07-17T13:21:46.829Z] #39 24.79 CC images/seccomp.o [2020-07-17T13:21:46.829Z] #39 24.90 CC images/binfmt-misc.o [2020-07-17T13:21:46.829Z] #39 24.98 CC images/time.o [2020-07-17T13:21:46.829Z] #39 25.12 CC images/sysctl.o [2020-07-17T13:21:46.829Z] #39 25.26 CC images/autofs.o [2020-07-17T13:21:46.829Z] #39 25.35 CC images/macvlan.o [2020-07-17T13:21:47.148Z] #39 25.41 CC images/sit.o [2020-07-17T13:21:47.148Z] #39 25.49 CC images/memfd.o [2020-07-17T13:21:47.148Z] #39 25.61 CC images/timens.o [2020-07-17T13:21:47.446Z] #39 25.82 LINK images/built-in.o [2020-07-17T13:21:47.446Z] #39 25.88 GEN compel/include/asm [2020-07-17T13:21:47.446Z] #39 ... [2020-07-17T13:21:47.446Z] [2020-07-17T13:21:47.446Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:47.446Z] #47 DONE 64.7s [2020-07-17T13:21:47.446Z] [2020-07-17T13:21:47.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:47.446Z] #39 25.89 GEN compel/include/version.h [2020-07-17T13:21:47.446Z] #39 25.91 touch .config [2020-07-17T13:21:47.446Z] #39 25.93 GEN include/common/config.h [2020-07-17T13:21:47.446Z] #39 25.96 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-17T13:21:47.742Z] #39 26.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-17T13:21:47.742Z] #39 26.07 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-17T13:21:47.742Z] #39 26.09 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-17T13:21:47.742Z] #39 26.09 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-17T13:21:47.742Z] #39 26.10 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-17T13:21:47.742Z] #39 26.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-17T13:21:47.742Z] #39 26.13 DEP compel/plugins/std/infect.d [2020-07-17T13:21:47.742Z] #39 26.31 DEP compel/plugins/std/string.d [2020-07-17T13:21:47.777Z] #25 12.63 0.0% 1.4% ## 3.0% ### 4.5% #### 6.2% ##### 8.0% ####### 9.8% ######## 11.5% ######### 13.8% ########### 15.4% ############ 17.3% ############# 19.0% ############## 20.5% ################ 22.3% ################# 23.7% ################## 25.3% ################### 27.2% #################### 28.8% ##################### 30.5% ####################### 32.5% ######################## 34.3% ######################### 35.7% ########################## 37.2% ########################### 38.6% ############################ 39.8% ############################# 40.9% ############################## 42.4% ############################### 43.2% ################################ 45.3% ################################# 46.2% ################################# 47.0% ################################### 49.4% #################################### 51.0% ##################################### 52.4% ####################################### 55.3% ######################################### 57.7% ########################################### 60.5% ############################################# 62.6% ############################################## 64.8% ################################################ 67.3% ################################################## 69.5% #################################################### 72.3% ###################################################### 75.3% ######################################################## 78.0% ########################################################## 80.7% [2020-07-17T13:21:47.778Z] #25 ... [2020-07-17T13:21:47.778Z] [2020-07-17T13:21:47.778Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:21:47.778Z] #28 51.94 Checking out files: 88% (1342/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-07-17T13:21:47.778Z] #28 52.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-17T13:21:47.778Z] #28 52.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-17T13:21:47.778Z] #28 ... [2020-07-17T13:21:47.778Z] [2020-07-17T13:21:47.778Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:48.031Z] #39 9.196 PBCC images/timens.pb-c.c [2020-07-17T13:21:48.031Z] #39 9.205 DEP images/timens.pb-c.d [2020-07-17T13:21:48.031Z] #39 9.280 PBCC images/fown.pb-c.c [2020-07-17T13:21:48.031Z] #39 9.315 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-17T13:21:48.031Z] #39 9.407 PBCC images/opts.pb-c.c [2020-07-17T13:21:48.031Z] #39 ... [2020-07-17T13:21:48.031Z] [2020-07-17T13:21:48.031Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:48.031Z] #30 58.02 time [2020-07-17T13:21:48.031Z] #30 64.33 internal/poll [2020-07-17T13:21:48.031Z] #30 66.70 internal/syscall/execenv [2020-07-17T13:21:48.031Z] #30 66.94 internal/syscall/unix [2020-07-17T13:21:48.031Z] #30 67.26 os [2020-07-17T13:21:48.031Z] #30 67.34 internal/fmtsort [2020-07-17T13:21:48.031Z] #30 68.02 strings [2020-07-17T13:21:48.034Z] #39 26.42 DEP compel/plugins/std/log.d [2020-07-17T13:21:48.034Z] #39 26.50 DEP compel/plugins/std/fds.d [2020-07-17T13:21:48.290Z] #30 ... [2020-07-17T13:21:48.290Z] [2020-07-17T13:21:48.291Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:48.291Z] #39 9.436 PBCC images/memfd.pb-c.c [2020-07-17T13:21:48.291Z] #39 9.516 DEP images/fown.pb-c.d [2020-07-17T13:21:48.291Z] #39 9.595 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-17T13:21:48.325Z] #39 26.57 DEP compel/plugins/std/std.d [2020-07-17T13:21:48.325Z] #39 26.73 DEP compel/plugins/shmem/shmem.d [2020-07-17T13:21:48.325Z] #39 26.84 DEP compel/plugins/fds/fds.d [2020-07-17T13:21:48.550Z] #39 9.686 DEP images/opts.pb-c.d [2020-07-17T13:21:48.550Z] #39 9.715 DEP images/memfd.pb-c.d [2020-07-17T13:21:48.550Z] #39 9.823 PBCC images/sit.pb-c.c [2020-07-17T13:21:48.550Z] #39 9.836 DEP images/sit.pb-c.d [2020-07-17T13:21:48.550Z] #39 9.926 PBCC images/macvlan.pb-c.c [2020-07-17T13:21:48.552Z] #25 12.63 0.0% 1.4% ## 3.0% ### 4.5% #### 6.2% ##### 8.0% ####### 9.8% ######## 11.5% ######### 13.8% ########### 15.4% ############ 17.3% ############# 19.0% ############## 20.5% ################ 22.3% ################# 23.7% ################## 25.3% ################### 27.2% #################### 28.8% ##################### 30.5% ####################### 32.5% ######################## 34.3% ######################### 35.7% ########################## 37.2% ########################### 38.6% ############################ 39.8% ############################# 40.9% ############################## 42.4% ############################### 43.2% ################################ 45.3% ################################# 46.2% ################################# 47.0% ################################### 49.4% #################################### 51.0% ##################################### 52.4% ####################################### 55.3% ######################################### 57.7% ########################################### 60.5% ############################################# 62.6% ############################################## 64.8% ################################################ 67.3% ################################################## 69.5% #################################################### 72.3% ###################################################### 75.3% ######################################################## 78.0% ########################################################## 80.7% ########################################################### 82.5% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 87.8% ################################################################ 89.9% ################################################################## 92.7% #################################################################### 94.5% ##################################################################### 96.7% [2020-07-17T13:21:48.552Z] #25 ... [2020-07-17T13:21:48.552Z] [2020-07-17T13:21:48.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:48.552Z] #10 52.92 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-07-17T13:21:48.552Z] #10 55.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-17T13:21:48.552Z] #10 55.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-17T13:21:48.552Z] #10 55.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-17T13:21:48.552Z] #10 55.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-17T13:21:48.552Z] #10 55.47 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-07-17T13:21:48.552Z] #10 55.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-17T13:21:48.552Z] #10 55.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-17T13:21:48.552Z] #10 55.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-17T13:21:48.552Z] #10 55.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-17T13:21:48.553Z] #10 55.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-17T13:21:48.553Z] #10 55.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-17T13:21:48.553Z] #10 55.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-17T13:21:48.553Z] #10 55.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-17T13:21:48.553Z] #10 55.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-17T13:21:48.553Z] #10 55.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-17T13:21:48.553Z] #10 57.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:21:48.553Z] #10 57.31 Fetched 77.7 MB in 9s (8286 kB/s) [2020-07-17T13:21:48.553Z] #10 57.49 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-17T13:21:48.553Z] #10 57.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:21:48.553Z] #10 57.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-17T13:21:48.553Z] #10 57.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:21:48.553Z] #10 60.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-17T13:21:48.553Z] #10 60.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-17T13:21:48.553Z] #10 60.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:21:48.617Z] #39 26.91 CC compel/plugins/std/std.o [2020-07-17T13:21:48.617Z] #39 27.09 CC compel/plugins/std/fds.o [2020-07-17T13:21:48.809Z] #39 9.976 DEP images/macvlan.pb-c.d [2020-07-17T13:21:48.809Z] #39 10.02 PBCC images/autofs.pb-c.c [2020-07-17T13:21:48.809Z] #39 10.06 DEP images/autofs.pb-c.d [2020-07-17T13:21:48.809Z] #39 10.12 PBCC images/sysctl.pb-c.c [2020-07-17T13:21:48.811Z] #10 ... [2020-07-17T13:21:48.811Z] [2020-07-17T13:21:48.811Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:48.811Z] #32 53.01 Selecting previously unselected package libicu63:amd64. [2020-07-17T13:21:48.811Z] #32 53.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-17T13:21:48.811Z] #32 53.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:21:48.811Z] #32 59.99 Selecting previously unselected package libxml2:amd64. [2020-07-17T13:21:48.811Z] #32 60.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-17T13:21:48.811Z] #32 60.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:21:48.811Z] #32 60.72 Selecting previously unselected package libarchive13:amd64. [2020-07-17T13:21:48.811Z] #32 60.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-17T13:21:48.811Z] #32 60.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-17T13:21:48.811Z] #32 61.07 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-17T13:21:48.811Z] #32 61.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-17T13:21:48.811Z] #32 61.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-17T13:21:48.811Z] #32 61.33 Selecting previously unselected package librhash0:amd64. [2020-07-17T13:21:48.811Z] #32 61.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-17T13:21:48.811Z] #32 61.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-17T13:21:48.811Z] #32 61.67 Selecting previously unselected package libuv1:amd64. [2020-07-17T13:21:48.811Z] #32 61.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-17T13:21:48.811Z] #32 61.71 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-17T13:21:48.811Z] #32 61.87 Selecting previously unselected package cmake. [2020-07-17T13:21:48.811Z] #32 61.88 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-17T13:21:48.811Z] #32 61.90 Unpacking cmake (3.13.4-1) ... [2020-07-17T13:21:48.811Z] #32 ... [2020-07-17T13:21:48.811Z] [2020-07-17T13:21:48.811Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:48.811Z] #25 12.63 0.0% 1.4% ## 3.0% ### 4.5% #### 6.2% ##### 8.0% ####### 9.8% ######## 11.5% ######### 13.8% ########### 15.4% ############ 17.3% ############# 19.0% ############## 20.5% ################ 22.3% ################# 23.7% ################## 25.3% ################### 27.2% #################### 28.8% ##################### 30.5% ####################### 32.5% ######################## 34.3% ######################### 35.7% ########################## 37.2% ########################### 38.6% ############################ 39.8% ############################# 40.9% ############################## 42.4% ############################### 43.2% ################################ 45.3% ################################# 46.2% ################################# 47.0% ################################### 49.4% #################################### 51.0% ##################################### 52.4% ####################################### 55.3% ######################################### 57.7% ########################################### 60.5% ############################################# 62.6% ############################################## 64.8% ################################################ 67.3% ################################################## 69.5% #################################################### 72.3% ###################################################### 75.3% ######################################################## 78.0% ########################################################## 80.7% ########################################################### 82.5% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 87.8% ################################################################ 89.9% ################################################################## 92.7% #################################################################### 94.5% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-17T13:21:48.811Z] #25 18.59 [2020-07-17T13:21:48.834Z] Fetching without tags [2020-07-17T13:21:48.908Z] #39 27.42 CC compel/plugins/std/log.o [2020-07-17T13:21:49.069Z] #25 ... [2020-07-17T13:21:49.069Z] [2020-07-17T13:21:49.069Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:49.069Z] #41 53.47 syscall [2020-07-17T13:21:49.069Z] #41 61.15 time [2020-07-17T13:21:49.071Z] #39 10.18 DEP images/sysctl.pb-c.d [2020-07-17T13:21:49.071Z] #39 10.25 PBCC images/time.pb-c.c [2020-07-17T13:21:49.071Z] #39 10.26 DEP images/time.pb-c.d [2020-07-17T13:21:49.071Z] #39 10.31 PBCC images/binfmt-misc.pb-c.c [2020-07-17T13:21:49.071Z] #39 10.32 DEP images/binfmt-misc.pb-c.d [2020-07-17T13:21:49.071Z] #39 10.41 PBCC images/seccomp.pb-c.c [2020-07-17T13:21:49.071Z] #39 10.46 DEP images/seccomp.pb-c.d [2020-07-17T13:21:49.071Z] #39 10.51 PBCC images/userns.pb-c.c [2020-07-17T13:21:49.284Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:21:49.325Z] #41 ... [2020-07-17T13:21:49.325Z] [2020-07-17T13:21:49.325Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:49.326Z] #38 58.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:49.326Z] #38 58.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:49.326Z] #38 58.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:49.326Z] #38 58.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-17T13:21:49.326Z] #38 58.82 Setting up python-six (1.12.0-1) ... [2020-07-17T13:21:49.326Z] #38 63.42 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:21:49.326Z] #38 63.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:21:49.326Z] #38 63.45 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:49.326Z] #38 63.48 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-17T13:21:49.326Z] #38 63.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:49.326Z] #38 63.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:21:49.326Z] #38 63.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:21:49.326Z] #38 63.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-17T13:21:49.326Z] #38 63.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:21:49.326Z] #38 63.56 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-17T13:21:49.330Z] #39 10.52 DEP images/userns.pb-c.d [2020-07-17T13:21:49.330Z] #39 10.57 PBCC images/cgroup.pb-c.c [2020-07-17T13:21:49.330Z] #39 10.66 DEP images/cgroup.pb-c.d [2020-07-17T13:21:49.542Z] #39 28.01 CC compel/plugins/std/string.o [2020-07-17T13:21:49.582Z] #38 ... [2020-07-17T13:21:49.582Z] [2020-07-17T13:21:49.582Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:49.582Z] #47 53.97 syscall [2020-07-17T13:21:49.582Z] #47 54.05 reflect [2020-07-17T13:21:49.582Z] #47 62.63 time [2020-07-17T13:21:49.590Z] #39 10.72 PBCC images/ext-file.pb-c.c [2020-07-17T13:21:49.590Z] #39 10.75 DEP images/ext-file.pb-c.d [2020-07-17T13:21:49.590Z] #39 10.79 PBCC images/rpc.pb-c.c [2020-07-17T13:21:49.590Z] #39 10.86 DEP images/rpc.pb-c.d [2020-07-17T13:21:49.590Z] #39 10.94 PBCC images/siginfo.pb-c.c [2020-07-17T13:21:49.834Z] #39 28.29 CC compel/plugins/std/infect.o [2020-07-17T13:21:49.838Z] #47 ... [2020-07-17T13:21:49.838Z] [2020-07-17T13:21:49.838Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:49.838Z] #25 19.54 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-17T13:21:49.860Z] #39 10.99 DEP images/siginfo.pb-c.d [2020-07-17T13:21:49.860Z] #39 11.05 PBCC images/pagemap.pb-c.c [2020-07-17T13:21:49.860Z] #39 11.09 DEP images/pagemap.pb-c.d [2020-07-17T13:21:49.860Z] #39 11.14 PBCC images/rlimit.pb-c.c [2020-07-17T13:21:49.860Z] #39 11.19 DEP images/rlimit.pb-c.d [2020-07-17T13:21:49.860Z] #39 11.26 PBCC images/file-lock.pb-c.c [2020-07-17T13:21:49.860Z] #39 ... [2020-07-17T13:21:49.860Z] [2020-07-17T13:21:49.860Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:49.860Z] #10 59.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-17T13:21:49.860Z] #10 59.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-17T13:21:49.860Z] #10 59.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:21:49.860Z] #10 67.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-17T13:21:49.860Z] #10 67.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:21:49.860Z] #10 67.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:49.860Z] #10 67.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-17T13:21:49.860Z] #10 67.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:21:49.860Z] #10 67.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:50.010Z] Removing intermediate container 8fb119046d6d [2020-07-17T13:21:50.010Z] ---> d379ee13508e [2020-07-17T13:21:50.010Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-17T13:21:50.010Z] ---> ab8384c7334f [2020-07-17T13:21:50.010Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-17T13:21:50.010Z] ---> 747c8396309b [2020-07-17T13:21:50.010Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-17T13:21:50.010Z] ---> Running in facfdd0c928c [2020-07-17T13:21:50.010Z] Removing intermediate container facfdd0c928c [2020-07-17T13:21:50.010Z] ---> a58bf4406065 [2020-07-17T13:21:50.010Z] Successfully built a58bf4406065 [2020-07-17T13:21:50.010Z] Successfully tagged moby-buildx:latest [2020-07-17T13:21:50.010Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-17T13:21:50.011Z] if [ -n "${id}" ]; then \ [2020-07-17T13:21:50.011Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-17T13:21:50.011Z] && touch bundles/buildx; \ [2020-07-17T13:21:50.011Z] docker rm -f ${id}; \ [2020-07-17T13:21:50.011Z] fi [2020-07-17T13:21:50.011Z] 9a8f9817326ba4bca8d1916bcc8ec4c256653601c89311b38f8a4c5f99d819e0 [2020-07-17T13:21:50.011Z] bundles/buildx version [2020-07-17T13:21:50.011Z] buildx v0.3.1 6db68d0 [2020-07-17T13:21:50.011Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce . [2020-07-17T13:21:50.011Z] #1 [internal] booting buildkit [2020-07-17T13:21:50.011Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-17T13:21:50.011Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-07-17T13:21:50.011Z] #1 creating container buildx_buildkit_default [2020-07-17T13:21:50.011Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-17T13:21:50.011Z] #1 DONE 2.3s [2020-07-17T13:21:50.011Z] [2020-07-17T13:21:50.011Z] #2 [internal] load .dockerignore [2020-07-17T13:21:50.011Z] #2 transferring context: 87B done [2020-07-17T13:21:50.011Z] #2 DONE 0.0s [2020-07-17T13:21:50.011Z] [2020-07-17T13:21:50.011Z] #3 [internal] load build definition from Dockerfile [2020-07-17T13:21:50.011Z] #3 transferring dockerfile: 16.36kB done [2020-07-17T13:21:50.011Z] #3 DONE 0.0s [2020-07-17T13:21:50.011Z] [2020-07-17T13:21:50.011Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-17T13:21:48.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:21:48.731Z] > git config --add remote.origin.fetch +refs/pull/41224/head:refs/remotes/origin/PR-41224 # timeout=10 [2020-07-17T13:21:48.764Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:21:48.775Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:21:48.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:21:48.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:21:48.836Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:21:49.287Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:21:49.317Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:21:50.120Z] #10 ... [2020-07-17T13:21:50.120Z] [2020-07-17T13:21:50.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:50.120Z] #39 11.33 DEP images/file-lock.pb-c.d [2020-07-17T13:21:50.120Z] #39 11.39 PBCC images/tty.pb-c.c [2020-07-17T13:21:50.120Z] #39 ... [2020-07-17T13:21:50.120Z] [2020-07-17T13:21:50.120Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:50.120Z] #33 7.597 -- Detecting C compiler ABI info - done [2020-07-17T13:21:50.120Z] #33 7.645 -- Detecting C compile features [2020-07-17T13:21:50.120Z] #33 9.505 -- Detecting C compile features - done [2020-07-17T13:21:50.120Z] #33 9.548 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-17T13:21:50.120Z] #33 9.764 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-17T13:21:50.120Z] #33 9.862 -- Configuring done [2020-07-17T13:21:50.120Z] #33 9.890 -- Generating done [2020-07-17T13:21:50.120Z] #33 9.897 -- Build files have been written to: /tmp/tmp.UmIAMq9WlS/tini [2020-07-17T13:21:50.120Z] #33 9.910 + make tini-static [2020-07-17T13:21:50.120Z] #33 10.40 Scanning dependencies of target tini-static [2020-07-17T13:21:50.120Z] #33 10.58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-17T13:21:50.120Z] #33 11.87 [100%] Linking C executable tini-static [2020-07-17T13:21:50.120Z] #33 12.43 [100%] Built target tini-static [2020-07-17T13:21:50.120Z] #33 12.51 + mkdir -p /build [2020-07-17T13:21:50.120Z] #33 12.52 + cp tini-static /build/docker-init [2020-07-17T13:21:50.120Z] #33 DONE 12.8s [2020-07-17T13:21:50.120Z] [2020-07-17T13:21:50.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:50.120Z] #39 11.44 DEP images/tty.pb-c.d [2020-07-17T13:21:50.125Z] #39 28.55 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-17T13:21:50.125Z] #39 28.59 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-17T13:21:50.125Z] #39 28.61 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-17T13:21:50.379Z] #39 11.53 PBCC images/tun.pb-c.c [2020-07-17T13:21:50.379Z] #39 11.65 PBCC images/netdev.pb-c.c [2020-07-17T13:21:50.379Z] #39 11.69 DEP images/tun.pb-c.d [2020-07-17T13:21:50.379Z] #39 11.76 DEP images/netdev.pb-c.d [2020-07-17T13:21:50.405Z] #25 20.09 [2020-07-17T13:21:50.427Z] #39 28.72 AR compel/plugins/std.lib.a [2020-07-17T13:21:50.427Z] #39 28.76 CC compel/plugins/fds/fds.o [2020-07-17T13:21:50.427Z] #39 28.92 AR compel/plugins/fds.lib.a [2020-07-17T13:21:50.427Z] #39 28.94 HOSTDEP compel/src/lib/log-host.d [2020-07-17T13:21:50.427Z] #39 28.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-17T13:21:50.640Z] #39 11.85 PBCC images/vma.pb-c.c [2020-07-17T13:21:50.640Z] #39 12.02 DEP images/vma.pb-c.d [2020-07-17T13:21:50.647Z] #4 DONE 0.8s [2020-07-17T13:21:50.647Z] [2020-07-17T13:21:50.647Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-17T13:21:50.647Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-17T13:21:50.662Z] #25 20.24 ######################################################################## 100.0% [2020-07-17T13:21:50.662Z] #25 20.39 [2020-07-17T13:21:50.712Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:21:50.712Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:21:50.718Z] #39 29.06 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-17T13:21:50.718Z] #39 29.13 HOSTDEP compel/src/main-host.d [2020-07-17T13:21:50.718Z] #39 29.19 DEP compel/src/lib/ptrace.d [2020-07-17T13:21:50.899Z] #39 12.10 PBCC images/creds.pb-c.c [2020-07-17T13:21:50.899Z] #39 12.17 DEP images/creds.pb-c.d [2020-07-17T13:21:50.939Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-17T13:21:50.939Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-17T13:21:50.939Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-17T13:21:51.010Z] #39 29.28 DEP compel/src/lib/infect.d [2020-07-17T13:21:51.010Z] #39 29.41 DEP compel/src/lib/infect-util.d [2020-07-17T13:21:51.010Z] #39 29.50 DEP compel/src/lib/infect-rpc.d [2020-07-17T13:21:51.158Z] #39 12.31 PBCC images/utsns.pb-c.c [2020-07-17T13:21:51.158Z] #39 12.37 DEP images/utsns.pb-c.d [2020-07-17T13:21:51.158Z] #39 12.48 PBCC images/ipc-desc.pb-c.c [2020-07-17T13:21:51.158Z] #39 12.50 PBCC images/ipc-sem.pb-c.c [2020-07-17T13:21:51.158Z] #39 12.51 DEP images/ipc-desc.pb-c.d [2020-07-17T13:21:51.158Z] #39 12.52 DEP images/ipc-sem.pb-c.d [2020-07-17T13:21:51.158Z] #39 12.58 PBCC images/ipc-msg.pb-c.c [2020-07-17T13:21:51.232Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 131.07kB / 8.20MB 0.3s [2020-07-17T13:21:51.232Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-17T13:21:51.301Z] #39 29.61 DEP compel/arch/s390/src/lib/infect.d [2020-07-17T13:21:51.301Z] #39 29.75 DEP compel/arch/s390/src/lib/cpu.d [2020-07-17T13:21:51.301Z] #39 29.79 DEP compel/src/lib/log.d [2020-07-17T13:21:51.416Z] #39 12.63 DEP images/ipc-msg.pb-c.d [2020-07-17T13:21:51.416Z] #39 12.68 PBCC images/ipc-shm.pb-c.c [2020-07-17T13:21:51.416Z] #39 12.71 DEP images/ipc-shm.pb-c.d [2020-07-17T13:21:51.416Z] #39 12.78 PBCC images/ipc-var.pb-c.c [2020-07-17T13:21:51.416Z] #39 12.83 DEP images/ipc-var.pb-c.d [2020-07-17T13:21:51.526Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-17T13:21:51.592Z] #39 29.88 DEP compel/src/main.d [2020-07-17T13:21:51.592Z] #39 29.95 DEP compel/src/lib/handle-elf.d [2020-07-17T13:21:51.592Z] #39 30.02 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-17T13:21:51.595Z] #25 21.31 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-17T13:21:51.675Z] #39 12.90 PBCC images/sk-opts.pb-c.c [2020-07-17T13:21:51.675Z] #39 12.95 PBCC images/packet-sock.pb-c.c [2020-07-17T13:21:51.675Z] #39 13.01 DEP images/sk-opts.pb-c.d [2020-07-17T13:21:51.675Z] #39 13.08 DEP images/packet-sock.pb-c.d [2020-07-17T13:21:51.675Z] #39 ... [2020-07-17T13:21:51.675Z] [2020-07-17T13:21:51.675Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:51.675Z] #41 61.74 time [2020-07-17T13:21:51.675Z] #41 68.47 os [2020-07-17T13:21:51.675Z] #41 69.39 strings [2020-07-17T13:21:51.821Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-17T13:21:51.822Z] #5 DONE 1.0s [2020-07-17T13:21:51.822Z] [2020-07-17T13:21:51.822Z] #7 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:21:51.853Z] #25 21.74 [2020-07-17T13:21:51.885Z] #39 30.13 CC compel/src/lib/log.o [2020-07-17T13:21:51.885Z] #39 30.23 CC compel/arch/s390/src/lib/cpu.o [2020-07-17T13:21:51.885Z] #39 30.33 CC compel/arch/s390/src/lib/infect.o [2020-07-17T13:21:51.934Z] #41 ... [2020-07-17T13:21:51.934Z] [2020-07-17T13:21:51.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:51.934Z] #39 13.16 PBCC images/sk-netlink.pb-c.c [2020-07-17T13:21:51.934Z] #39 13.19 DEP images/sk-netlink.pb-c.d [2020-07-17T13:21:51.934Z] #39 13.24 PBCC images/sk-inet.pb-c.c [2020-07-17T13:21:51.934Z] #39 13.31 DEP images/sk-inet.pb-c.d [2020-07-17T13:21:52.109Z] #25 21.89 ########################## [2020-07-17T13:21:52.109Z] #25 ... [2020-07-17T13:21:52.109Z] [2020-07-17T13:21:52.109Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:52.109Z] #30 56.45 time [2020-07-17T13:21:52.109Z] #30 62.91 internal/poll [2020-07-17T13:21:52.109Z] #30 64.74 internal/syscall/execenv [2020-07-17T13:21:52.109Z] #30 64.97 internal/syscall/unix [2020-07-17T13:21:52.109Z] #30 65.14 internal/fmtsort [2020-07-17T13:21:52.109Z] #30 65.20 os [2020-07-17T13:21:52.109Z] #30 65.90 strings [2020-07-17T13:21:52.109Z] #30 ... [2020-07-17T13:21:52.109Z] [2020-07-17T13:21:52.109Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:21:52.109Z] #25 21.89 ######################################################################## 100.0% [2020-07-17T13:21:52.109Z] #25 22.04 [2020-07-17T13:21:52.176Z] #39 30.76 CC compel/src/lib/infect-rpc.o [2020-07-17T13:21:52.193Z] #39 13.40 PBCC images/sk-unix.pb-c.c [2020-07-17T13:21:52.193Z] #39 13.46 DEP images/sk-unix.pb-c.d [2020-07-17T13:21:52.193Z] #39 13.55 PBCC images/mm.pb-c.c [2020-07-17T13:21:52.193Z] #39 13.58 DEP images/mm.pb-c.d [2020-07-17T13:21:50.656Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:21:50.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-17T13:21:50.706Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:21:50.734Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:21:52.452Z] #39 13.68 PBCC images/timerfd.pb-c.c [2020-07-17T13:21:52.452Z] #39 13.75 DEP images/timerfd.pb-c.d [2020-07-17T13:21:52.452Z] #39 13.80 PBCC images/timer.pb-c.c [2020-07-17T13:21:52.461Z] #7 ... [2020-07-17T13:21:52.461Z] [2020-07-17T13:21:52.461Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-17T13:21:52.461Z] #6 DONE 0.6s [2020-07-17T13:21:52.461Z] [2020-07-17T13:21:52.461Z] #7 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:21:52.461Z] #7 DONE 0.7s [2020-07-17T13:21:52.468Z] #39 30.92 CC compel/src/lib/infect-util.o [2020-07-17T13:21:52.468Z] #39 31.03 CC compel/src/lib/infect.o [2020-07-17T13:21:52.711Z] #39 13.80 DEP images/timer.pb-c.d [2020-07-17T13:21:52.711Z] #39 13.86 PBCC images/sa.pb-c.c [2020-07-17T13:21:52.711Z] #39 13.89 DEP images/sa.pb-c.d [2020-07-17T13:21:52.711Z] #39 13.93 PBCC images/pipe-data.pb-c.c [2020-07-17T13:21:52.711Z] #39 13.97 DEP images/pipe-data.pb-c.d [2020-07-17T13:21:52.711Z] #39 14.04 PBCC images/mnt.pb-c.c [2020-07-17T13:21:52.763Z] [2020-07-17T13:21:52.763Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-17T13:21:52.763Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-17T13:21:52.969Z] #39 14.09 DEP images/mnt.pb-c.d [2020-07-17T13:21:52.969Z] #39 14.18 PBCC images/sk-packet.pb-c.c [2020-07-17T13:21:52.969Z] #39 14.21 DEP images/sk-packet.pb-c.d [2020-07-17T13:21:52.969Z] #39 14.25 PBCC images/tcp-stream.pb-c.c [2020-07-17T13:21:52.969Z] #39 14.30 DEP images/tcp-stream.pb-c.d [2020-07-17T13:21:53.062Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-17T13:21:53.062Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-07-17T13:21:53.062Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-17T13:21:53.228Z] #39 14.36 PBCC images/pipe.pb-c.c [2020-07-17T13:21:53.229Z] #39 14.41 DEP images/pipe.pb-c.d [2020-07-17T13:21:53.229Z] #39 14.47 PBCC images/pstree.pb-c.c [2020-07-17T13:21:53.229Z] #39 14.50 DEP images/pstree.pb-c.d [2020-07-17T13:21:53.229Z] #39 14.55 PBCC images/fs.pb-c.c [2020-07-17T13:21:53.229Z] #39 14.58 DEP images/fs.pb-c.d [2020-07-17T13:21:53.229Z] #39 14.61 PBCC images/signalfd.pb-c.c [2020-07-17T13:21:53.487Z] #39 14.67 DEP images/signalfd.pb-c.d [2020-07-17T13:21:53.487Z] #39 14.72 PBCC images/fh.pb-c.c [2020-07-17T13:21:53.487Z] #39 14.75 PBCC images/fsnotify.pb-c.c [2020-07-17T13:21:53.487Z] #39 14.82 DEP images/fh.pb-c.d [2020-07-17T13:21:53.520Z] #25 23.13 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-17T13:21:53.520Z] #25 23.22 skipping existing c35d46ef359f [2020-07-17T13:21:53.520Z] #25 23.35 [2020-07-17T13:21:53.538Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.79MB / 9.86MB 0.5s [2020-07-17T13:21:53.538Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.59MB / 9.86MB 0.6s [2020-07-17T13:21:53.747Z] #39 14.90 DEP images/fsnotify.pb-c.d [2020-07-17T13:21:53.747Z] #39 14.99 PBCC images/eventpoll.pb-c.c [2020-07-17T13:21:53.747Z] #39 15.05 DEP images/eventpoll.pb-c.d [2020-07-17T13:21:53.747Z] #39 15.13 PBCC images/eventfd.pb-c.c [2020-07-17T13:21:53.747Z] #39 15.16 DEP images/eventfd.pb-c.d [2020-07-17T13:21:53.906Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.77MB / 9.86MB 0.7s [2020-07-17T13:21:53.906Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.63MB / 9.86MB 0.9s [2020-07-17T13:21:53.975Z] #39 ... [2020-07-17T13:21:53.975Z] [2020-07-17T13:21:53.975Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:53.975Z] #10 70.98 Selecting previously unselected package libapparmor1:s390x. [2020-07-17T13:21:53.975Z] #10 71.00 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-17T13:21:53.975Z] #10 71.01 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-17T13:21:53.975Z] #10 71.07 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-17T13:21:53.975Z] #10 71.07 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-17T13:21:53.975Z] #10 71.07 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-17T13:21:53.975Z] #10 71.22 Selecting previously unselected package libbtrfs0. [2020-07-17T13:21:53.975Z] #10 71.23 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-17T13:21:53.975Z] #10 71.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:53.975Z] #10 71.27 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:21:53.975Z] #10 71.27 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-17T13:21:53.975Z] #10 71.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:53.975Z] #10 71.32 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-17T13:21:54.006Z] #39 15.22 PBCC images/remap-file-path.pb-c.c [2020-07-17T13:21:54.006Z] #39 15.23 DEP images/remap-file-path.pb-c.d [2020-07-17T13:21:54.006Z] #39 15.30 PBCC images/fifo.pb-c.c [2020-07-17T13:21:54.006Z] #39 15.36 DEP images/fifo.pb-c.d [2020-07-17T13:21:54.006Z] #39 15.41 PBCC images/ghost-file.pb-c.c [2020-07-17T13:21:54.243Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.92MB / 9.86MB 1.2s [2020-07-17T13:21:54.266Z] #39 15.45 DEP images/ghost-file.pb-c.d [2020-07-17T13:21:54.266Z] #39 15.51 PBCC images/regfile.pb-c.c [2020-07-17T13:21:54.266Z] #39 15.56 DEP images/regfile.pb-c.d [2020-07-17T13:21:54.266Z] #39 15.62 PBCC images/ns.pb-c.c [2020-07-17T13:21:54.266Z] #10 71.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-17T13:21:54.266Z] #10 71.33 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-17T13:21:54.266Z] #10 71.37 Selecting previously unselected package libudev-dev:s390x. [2020-07-17T13:21:54.266Z] #10 71.37 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-17T13:21:54.266Z] #10 71.39 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-17T13:21:54.266Z] #10 71.51 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-17T13:21:54.266Z] #10 71.52 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-17T13:21:54.266Z] #10 71.52 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-17T13:21:54.449Z] #25 24.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-17T13:21:54.526Z] #39 15.69 DEP images/ns.pb-c.d [2020-07-17T13:21:54.526Z] #39 15.76 PBCC images/fdinfo.pb-c.c [2020-07-17T13:21:54.526Z] #39 15.83 DEP images/fdinfo.pb-c.d [2020-07-17T13:21:54.554Z] Client: Docker Engine - Community [2020-07-17T13:21:54.554Z] Version: 19.03.12 [2020-07-17T13:21:54.554Z] API version: 1.40 [2020-07-17T13:21:54.554Z] Go version: go1.13.10 [2020-07-17T13:21:54.554Z] Git commit: 48a6621 [2020-07-17T13:21:54.554Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-17T13:21:54.554Z] OS/Arch: linux/arm64 [2020-07-17T13:21:54.554Z] Experimental: false [2020-07-17T13:21:54.554Z] [2020-07-17T13:21:54.554Z] Server: Docker Engine - Community [2020-07-17T13:21:54.554Z] Engine: [2020-07-17T13:21:54.554Z] Version: 19.03.12 [2020-07-17T13:21:54.554Z] API version: 1.40 (minimum version 1.12) [2020-07-17T13:21:54.554Z] Go version: go1.13.10 [2020-07-17T13:21:54.554Z] Git commit: 48a6621 [2020-07-17T13:21:54.554Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-17T13:21:54.554Z] OS/Arch: linux/arm64 [2020-07-17T13:21:54.554Z] Experimental: true [2020-07-17T13:21:54.554Z] containerd: [2020-07-17T13:21:54.554Z] Version: 1.2.13 [2020-07-17T13:21:54.554Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:21:54.554Z] runc: [2020-07-17T13:21:54.554Z] Version: 1.0.0-rc10 [2020-07-17T13:21:54.554Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:21:54.554Z] docker-init: [2020-07-17T13:21:54.554Z] Version: 0.18.0 [2020-07-17T13:21:54.554Z] GitCommit: fec3683 [2020-07-17T13:21:54.557Z] #10 71.79 Selecting previously unselected package libpcre16-3:s390x. [Pipeline] sh [2020-07-17T13:21:54.785Z] #39 15.91 PBCC images/core-aarch64.pb-c.c [2020-07-17T13:21:54.785Z] #39 15.99 PBCC images/core-arm.pb-c.c [2020-07-17T13:21:54.785Z] #39 16.05 PBCC images/core-ppc64.pb-c.c [2020-07-17T13:21:54.785Z] #39 16.11 PBCC images/core-s390.pb-c.c [2020-07-17T13:21:54.785Z] #39 16.15 PBCC images/core-x86.pb-c.c [2020-07-17T13:21:54.785Z] #39 16.20 PBCC images/core.pb-c.c [2020-07-17T13:21:54.806Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-07-17T13:21:54.806Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-07-17T13:21:54.848Z] #10 71.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-17T13:21:54.848Z] #10 71.79 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-17T13:21:54.848Z] #10 71.87 Selecting previously unselected package libpcre32-3:s390x. [2020-07-17T13:21:54.848Z] #10 71.87 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-17T13:21:54.848Z] #10 71.88 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-17T13:21:54.848Z] #10 72.02 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-17T13:21:54.848Z] #10 72.02 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-17T13:21:54.848Z] #10 72.03 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-17T13:21:54.848Z] #10 72.11 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-17T13:21:54.848Z] #10 72.11 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-17T13:21:54.848Z] #10 72.12 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-17T13:21:54.894Z] + docker info [2020-07-17T13:21:55.011Z] #25 24.66 [2020-07-17T13:21:55.011Z] #25 24.80 ######################################################################## 100.0% [2020-07-17T13:21:55.011Z] #25 24.94 [2020-07-17T13:21:55.044Z] #39 16.29 PBCC images/inventory.pb-c.c [2020-07-17T13:21:55.044Z] #39 16.36 DEP images/core-aarch64.pb-c.d [2020-07-17T13:21:55.044Z] #39 16.42 DEP images/core-arm.pb-c.d [2020-07-17T13:21:55.044Z] #39 16.47 DEP images/core-ppc64.pb-c.d [2020-07-17T13:21:55.140Z] #10 72.31 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-17T13:21:55.140Z] #10 72.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-17T13:21:55.140Z] #10 72.31 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-17T13:21:55.221Z] Commit message: "Bump Golang 1.13.14" [2020-07-17T13:21:55.297Z] #25 25.00 Download of images into '/build' complete. [2020-07-17T13:21:55.297Z] #25 25.00 Use something like the following to load the result into a Docker daemon: [2020-07-17T13:21:55.297Z] #25 25.00 tar -cC '/build' . | docker load [2020-07-17T13:21:55.304Z] #39 16.51 DEP images/core-s390.pb-c.d [2020-07-17T13:21:55.304Z] #39 16.60 DEP images/core-x86.pb-c.d [2020-07-17T13:21:55.248Z] > git --version # timeout=10 [2020-07-17T13:21:55.323Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-17T13:21:55.432Z] #10 72.53 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-17T13:21:55.432Z] #10 72.55 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-17T13:21:55.432Z] #10 72.56 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-17T13:21:55.432Z] #10 ... [2020-07-17T13:21:55.432Z] [2020-07-17T13:21:55.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:55.432Z] #41 62.46 github.com/LK4D4/vndr/versioned [2020-07-17T13:21:55.432Z] #41 62.61 github.com/LK4D4/vndr/build [2020-07-17T13:21:55.432Z] #41 62.63 net [2020-07-17T13:21:55.432Z] #41 64.36 vendor/golang.org/x/text/transform [2020-07-17T13:21:55.432Z] #41 64.88 vendor/golang.org/x/text/unicode/bidi [2020-07-17T13:21:55.432Z] #41 65.77 vendor/golang.org/x/text/secure/bidirule [2020-07-17T13:21:55.432Z] #41 65.95 vendor/golang.org/x/text/unicode/norm [2020-07-17T13:21:55.432Z] #41 68.62 vendor/golang.org/x/net/idna [2020-07-17T13:21:55.432Z] #41 70.17 vendor/golang.org/x/net/http2/hpack [2020-07-17T13:21:55.432Z] #41 70.96 mime [2020-07-17T13:21:55.432Z] #41 72.20 mime/quotedprintable [2020-07-17T13:21:55.432Z] #41 72.48 net/http/internal [2020-07-17T13:21:55.432Z] #41 ... [2020-07-17T13:21:55.432Z] [2020-07-17T13:21:55.432Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:55.432Z] #10 72.61 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-17T13:21:55.432Z] #10 72.61 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-17T13:21:55.432Z] #10 72.61 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-17T13:21:55.432Z] #10 72.68 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-17T13:21:55.432Z] #10 72.68 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-17T13:21:55.432Z] #10 72.69 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-17T13:21:55.562Z] #39 16.68 DEP images/core.pb-c.d [2020-07-17T13:21:55.562Z] #39 16.77 DEP images/inventory.pb-c.d [2020-07-17T13:21:55.562Z] #39 16.83 PBCC images/cpuinfo.pb-c.c [2020-07-17T13:21:55.562Z] #39 16.86 DEP images/cpuinfo.pb-c.d [2020-07-17T13:21:55.724Z] #10 72.96 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-17T13:21:55.724Z] #10 72.97 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-17T13:21:55.724Z] #10 72.97 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-17T13:21:55.724Z] #10 72.98 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:21:55.724Z] #10 72.99 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-17T13:21:55.724Z] #10 72.99 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-17T13:21:55.724Z] #10 73.00 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:55.724Z] #10 73.01 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:21:55.724Z] #10 73.01 Setting up libpcre32-3:s390x (2:8.39-12) ... [Pipeline] withEnv [Pipeline] { [2020-07-17T13:21:55.821Z] #39 16.92 PBCC images/stats.pb-c.c [2020-07-17T13:21:55.821Z] #39 16.94 DEP images/stats.pb-c.d [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-17T13:21:56.015Z] #10 73.02 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-17T13:21:56.015Z] #10 73.03 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:21:56.015Z] #10 73.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:21:56.015Z] #10 73.04 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-17T13:21:56.015Z] #10 73.05 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-17T13:21:56.015Z] #10 73.05 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-17T13:21:56.015Z] #10 73.06 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:21:56.015Z] #10 73.07 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-17T13:21:56.015Z] #10 73.08 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:56.015Z] #10 73.08 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-07-17T13:21:56.015Z] #10 73.09 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-07-17T13:21:56.015Z] #10 73.09 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:21:56.015Z] #10 73.10 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-07-17T13:21:56.015Z] #10 73.10 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-07-17T13:21:56.015Z] #10 73.10 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:21:56.015Z] #10 73.11 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-17T13:21:56.015Z] #10 73.12 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-17T13:21:56.015Z] #10 73.12 Setting up dmsetup (2:1.02.155-3) ... [2020-07-17T13:21:56.015Z] #10 73.13 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-17T13:21:56.015Z] #10 73.14 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-17T13:21:56.015Z] #10 73.15 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:56.307Z] #10 DONE 73.6s [2020-07-17T13:21:56.307Z] [2020-07-17T13:21:56.307Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:56.307Z] #41 73.47 vendor/golang.org/x/net/http/httpproxy [2020-07-17T13:21:56.307Z] #41 73.47 crypto/x509 [2020-07-17T13:21:56.556Z] + docker version [2020-07-17T13:21:56.667Z] #25 DONE 26.1s [2020-07-17T13:21:56.667Z] [2020-07-17T13:21:56.667Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:21:56.667Z] #32 65.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:21:56.667Z] #32 65.53 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:21:56.667Z] #32 65.55 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-17T13:21:56.667Z] #32 65.57 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:21:56.667Z] #32 65.62 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-17T13:21:56.667Z] #32 65.63 Setting up cmake-data (3.13.4-1) ... [2020-07-17T13:21:56.667Z] #32 65.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:21:56.667Z] #32 65.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-17T13:21:56.667Z] #32 65.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-17T13:21:56.667Z] #32 65.70 Setting up cmake (3.13.4-1) ... [2020-07-17T13:21:56.667Z] #32 65.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:56.667Z] #32 65.79 Processing triggers for mime-support (3.62) ... [2020-07-17T13:21:56.667Z] #32 DONE 70.7s [2020-07-17T13:21:56.667Z] [2020-07-17T13:21:56.667Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:21:56.667Z] #38 69.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-17T13:21:56.667Z] #38 70.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:21:56.667Z] #38 DONE 70.8s [2020-07-17T13:21:56.667Z] [2020-07-17T13:21:56.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:56.951Z] #41 74.02 mime/multipart [2020-07-17T13:21:57.200Z] #39 18.35 make[1]: Nothing to be done for 'all'. [2020-07-17T13:21:58.032Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-07-17T13:21:58.033Z] #59 DONE 5.0s [2020-07-17T13:21:58.033Z] [2020-07-17T13:21:58.033Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:21:58.033Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-17T13:21:58.033Z] #8 sha256:9410001b451f999bfeb593db8d7308cfe7d594d3be12716bc684c7b564e4266b 156B / 156B 0.5s done [2020-07-17T13:21:58.033Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 45.16MB / 54.14MB 4.6s [2020-07-17T13:21:58.033Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.2s done [2020-07-17T13:21:58.033Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.4s done [2020-07-17T13:21:58.033Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 38.66MB / 57.46MB 4.6s [2020-07-17T13:21:58.033Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 49.18MB / 73.55MB 4.6s [2020-07-17T13:21:58.033Z] #8 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-17T13:21:58.033Z] #8 sha256:ab8384c7334ff8d825a6ca1da28f36787133fb447d8c36b2dbbe59d31a8a3421 6.19kB / 6.19kB done [2020-07-17T13:21:58.033Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 58.85MB / 96.52MB 4.6s [2020-07-17T13:21:58.033Z] #8 sha256:3260e0ff86b45946bf9c7978c04904a1db3925e828919882bc86d8a538996b97 1.79kB / 1.79kB done [2020-07-17T13:21:58.033Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.2s done [2020-07-17T13:21:58.033Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 48.38MB / 54.14MB 4.9s [2020-07-17T13:21:58.441Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 43.13MB / 57.46MB 5.1s [2020-07-17T13:21:58.441Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 54.50MB / 73.55MB 5.1s [2020-07-17T13:21:58.441Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 63.77MB / 96.52MB 5.1s [2020-07-17T13:21:58.441Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 51.28MB / 54.14MB 5.2s [2020-07-17T13:21:58.471Z] #41 ... [2020-07-17T13:21:58.471Z] [2020-07-17T13:21:58.471Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-17T13:21:58.471Z] #11 DONE 1.8s [2020-07-17T13:21:58.471Z] [2020-07-17T13:21:58.471Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:58.471Z] #49 1.505 + RM_GOPATH=0 [2020-07-17T13:21:58.471Z] #49 1.505 + TMP_GOPATH= [2020-07-17T13:21:58.471Z] #49 1.505 + : /build [2020-07-17T13:21:58.471Z] #49 1.505 + '[' -z '' ']' [2020-07-17T13:21:58.471Z] #49 1.506 ++ mktemp -d [2020-07-17T13:21:58.471Z] #49 1.507 + export GOPATH=/tmp/tmp.k5ttf5vlc9 [2020-07-17T13:21:58.471Z] #49 1.507 + GOPATH=/tmp/tmp.k5ttf5vlc9 [2020-07-17T13:21:58.471Z] #49 1.507 + RM_GOPATH=1 [2020-07-17T13:21:58.471Z] #49 1.507 + case "$(go env GOARCH)" in [2020-07-17T13:21:58.471Z] #49 1.507 ++ go env GOARCH [2020-07-17T13:21:58.471Z] #49 1.542 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:58.471Z] #49 1.542 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:21:58.471Z] #49 1.545 ++ dirname /tmp/install/install.sh [2020-07-17T13:21:58.471Z] #49 1.546 + dir=/tmp/install [2020-07-17T13:21:58.471Z] #49 1.546 + bin=runc [2020-07-17T13:21:58.471Z] #49 1.546 + shift [2020-07-17T13:21:58.471Z] #49 1.546 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-17T13:21:58.471Z] #49 1.546 + . /tmp/install/runc.installer [2020-07-17T13:21:58.471Z] #49 1.546 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:21:58.471Z] #49 1.546 + install_runc [2020-07-17T13:21:58.471Z] #49 1.546 + uname -r [2020-07-17T13:21:58.471Z] #49 1.547 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-17T13:21:58.471Z] #49 1.548 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-17T13:21:58.471Z] #49 1.548 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-17T13:21:58.471Z] #49 1.548 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-17T13:21:58.471Z] #49 1.548 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k5ttf5vlc9/src/github.com/opencontainers/runc [2020-07-17T13:21:58.471Z] #49 1.551 Cloning into '/tmp/tmp.k5ttf5vlc9/src/github.com/opencontainers/runc'... [2020-07-17T13:21:58.579Z] #39 19.83 CC images/stats.o [2020-07-17T13:21:58.812Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 47.27MB / 57.46MB 5.5s [2020-07-17T13:21:58.812Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 59.94MB / 73.55MB 5.5s [2020-07-17T13:21:58.812Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 5.6s done [2020-07-17T13:21:58.812Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 70.37MB / 96.52MB 5.7s [2020-07-17T13:21:58.812Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 52.20MB / 57.46MB 5.8s [2020-07-17T13:21:58.852Z] #39 ... [2020-07-17T13:21:58.852Z] [2020-07-17T13:21:58.852Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:21:58.852Z] #47 68.84 context [2020-07-17T13:21:58.852Z] #47 68.86 encoding/binary [2020-07-17T13:21:58.852Z] #47 69.78 os [2020-07-17T13:21:58.852Z] #47 71.39 encoding/base64 [2020-07-17T13:21:58.852Z] #47 72.16 golang.org/x/sys/unix [2020-07-17T13:21:58.852Z] #47 73.95 fmt [2020-07-17T13:21:58.852Z] #47 78.75 encoding/json [2020-07-17T13:21:59.113Z] #49 ... [2020-07-17T13:21:59.113Z] [2020-07-17T13:21:59.113Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:21:59.113Z] #54 71.55 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:21:59.113Z] #54 71.55 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-17T13:21:59.113Z] #54 DONE 76.2s [2020-07-17T13:21:59.113Z] [2020-07-17T13:21:59.113Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-17T13:21:59.113Z] #55 DONE 0.1s [2020-07-17T13:21:59.113Z] [2020-07-17T13:21:59.113Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-17T13:21:59.113Z] #56 DONE 0.0s [2020-07-17T13:21:59.113Z] [2020-07-17T13:21:59.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:21:59.113Z] #41 76.27 crypto/tls [2020-07-17T13:21:59.115Z] #47 ... [2020-07-17T13:21:59.115Z] [2020-07-17T13:21:59.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:21:59.115Z] #39 20.31 CC images/core.o [2020-07-17T13:21:59.122Z] #8 ... [2020-07-17T13:21:59.122Z] [2020-07-17T13:21:59.122Z] #21 [internal] load build context [2020-07-17T13:21:59.122Z] #21 transferring context: 51.31MB 6.3s done [2020-07-17T13:21:59.122Z] #21 DONE 6.4s [2020-07-17T13:21:59.122Z] [2020-07-17T13:21:59.122Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:21:59.122Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 65.90MB / 73.55MB 6.0s [2020-07-17T13:21:59.122Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.05MB / 57.46MB 6.1s [2020-07-17T13:21:59.122Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 75.44MB / 96.52MB 6.1s [2020-07-17T13:21:59.470Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 6.2s done [2020-07-17T13:21:59.470Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 70.92MB / 73.55MB 6.3s [2020-07-17T13:21:59.470Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.5s done [2020-07-17T13:21:59.470Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 87.40MB / 96.52MB 6.6s [2020-07-17T13:21:59.774Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 95.06MB / 96.52MB 6.7s [2020-07-17T13:21:59.774Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 96.52MB / 96.52MB 6.8s done [2020-07-17T13:21:59.774Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed [2020-07-17T13:21:59.938Z] #39 ... [2020-07-17T13:21:59.938Z] [2020-07-17T13:21:59.938Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:21:59.938Z] #10 63.87 Selecting previously unselected package binutils-mingw-w64. [2020-07-17T13:21:59.938Z] #10 63.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-17T13:21:59.938Z] #10 63.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:21:59.938Z] #10 64.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-17T13:21:59.938Z] #10 64.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:21:59.938Z] #10 64.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:21:59.938Z] #10 64.17 Selecting previously unselected package dmsetup. [2020-07-17T13:21:59.938Z] #10 64.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:21:59.938Z] #10 64.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-17T13:21:59.938Z] #10 64.37 Selecting previously unselected package mingw-w64-common. [2020-07-17T13:21:59.938Z] #10 64.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-17T13:21:59.938Z] #10 64.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-17T13:21:59.938Z] #10 70.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-17T13:21:59.938Z] #10 70.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-17T13:21:59.938Z] #10 70.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:22:00.052Z] #39 21.17 CC images/core-x86.o [2020-07-17T13:22:00.176Z] #41 ... [2020-07-17T13:22:00.176Z] [2020-07-17T13:22:00.176Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-17T13:22:00.176Z] #12 DONE 1.7s [2020-07-17T13:22:00.176Z] [2020-07-17T13:22:00.176Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:00.176Z] #39 32.30 CC compel/src/lib/ptrace.o [2020-07-17T13:22:00.176Z] #39 32.63 AR compel/libcompel.a [2020-07-17T13:22:00.176Z] #39 32.66 HOSTCC compel/src/main-host.o [2020-07-17T13:22:00.176Z] #39 32.90 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-17T13:22:00.176Z] #39 33.03 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-17T13:22:00.176Z] #39 33.25 HOSTCC compel/src/lib/log-host.o [2020-07-17T13:22:00.176Z] #39 33.36 HOSTLINK compel/compel-host-bin [2020-07-17T13:22:00.176Z] #39 33.45 DEP soccr/soccr.d [2020-07-17T13:22:00.176Z] #39 33.53 CC soccr/soccr.o [2020-07-17T13:22:00.176Z] #39 34.35 AR soccr/libsoccr.a [2020-07-17T13:22:00.176Z] #39 34.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:22:00.176Z] #39 34.52 DEP criu/arch/s390/sigframe.d [2020-07-17T13:22:00.176Z] #39 34.60 DEP criu/arch/s390/crtools.d [2020-07-17T13:22:00.176Z] #39 34.76 DEP criu/arch/s390/cpu.d [2020-07-17T13:22:00.176Z] #39 34.85 CC criu/arch/s390/cpu.o [2020-07-17T13:22:00.176Z] #39 35.22 CC criu/arch/s390/crtools.o [2020-07-17T13:22:00.176Z] #39 35.85 CC criu/arch/s390/sigframe.o [2020-07-17T13:22:00.176Z] #39 35.98 LINK criu/arch/s390/crtools.built-in.o [2020-07-17T13:22:00.176Z] #39 36.03 DEP criu/pie/util-vdso.d [2020-07-17T13:22:00.176Z] #39 36.28 DEP criu/pie/util.d [2020-07-17T13:22:00.176Z] #39 36.47 CC criu/pie/util.o [2020-07-17T13:22:00.176Z] #39 36.59 CC criu/pie/util-vdso.o [2020-07-17T13:22:00.176Z] #39 37.22 AR criu/pie/pie.lib.a [2020-07-17T13:22:00.176Z] #39 37.26 DEP criu/pie/restorer.d [2020-07-17T13:22:00.176Z] #39 37.37 DEP criu/arch/s390/restorer.d [2020-07-17T13:22:00.176Z] #39 37.64 DEP criu/arch/s390/vdso-pie.d [2020-07-17T13:22:00.176Z] #39 37.78 DEP criu/pie/parasite-vdso.d [2020-07-17T13:22:00.176Z] #39 37.99 DEP criu/pie/parasite.d [2020-07-17T13:22:00.176Z] #39 38.36 CC criu/pie/parasite.o [2020-07-17T13:22:00.621Z] #39 21.82 CC images/core-arm.o [2020-07-17T13:22:00.813Z] #39 39.16 LINK criu/pie/parasite.built-in.o [2020-07-17T13:22:00.813Z] #39 39.17 GEN criu/pie/parasite-blob.h [2020-07-17T13:22:00.813Z] #39 39.18 CC criu/pie/parasite-vdso.o [2020-07-17T13:22:00.880Z] #39 ... [2020-07-17T13:22:00.880Z] [2020-07-17T13:22:00.880Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:00.880Z] #30 70.83 fmt [2020-07-17T13:22:00.880Z] #30 71.47 path/filepath [2020-07-17T13:22:00.880Z] #30 72.80 io/ioutil [2020-07-17T13:22:00.880Z] #30 73.39 path [2020-07-17T13:22:00.880Z] #30 73.94 text/tabwriter [2020-07-17T13:22:00.880Z] #30 75.08 flag [2020-07-17T13:22:00.880Z] #30 75.08 github.com/BurntSushi/toml [2020-07-17T13:22:00.880Z] #30 76.56 log [2020-07-17T13:22:00.880Z] #30 79.23 github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:22:00.880Z] #30 ... [2020-07-17T13:22:00.880Z] [2020-07-17T13:22:00.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:00.880Z] #39 22.31 CC images/core-aarch64.o [2020-07-17T13:22:01.109Z] #39 39.59 CC criu/arch/s390/vdso-pie.o [2020-07-17T13:22:01.109Z] #39 39.69 CC criu/arch/s390/restorer.o [2020-07-17T13:22:01.309Z] #10 ... [2020-07-17T13:22:01.309Z] [2020-07-17T13:22:01.309Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:01.309Z] #33 4.579 + RM_GOPATH=0 [2020-07-17T13:22:01.309Z] #33 4.579 + TMP_GOPATH= [2020-07-17T13:22:01.309Z] #33 4.579 + : /build [2020-07-17T13:22:01.309Z] #33 4.579 + '[' -z '' ']' [2020-07-17T13:22:01.309Z] #33 4.580 ++ mktemp -d [2020-07-17T13:22:01.309Z] #33 4.582 + export GOPATH=/tmp/tmp.P2EZtAJLqa [2020-07-17T13:22:01.309Z] #33 4.582 + GOPATH=/tmp/tmp.P2EZtAJLqa [2020-07-17T13:22:01.309Z] #33 4.582 + RM_GOPATH=1 [2020-07-17T13:22:01.309Z] #33 4.582 + case "$(go env GOARCH)" in [2020-07-17T13:22:01.309Z] #33 4.583 ++ go env GOARCH [2020-07-17T13:22:01.309Z] #33 4.621 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:01.309Z] #33 4.622 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:01.309Z] #33 4.623 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:01.309Z] #33 4.625 + dir=/tmp/install [2020-07-17T13:22:01.309Z] #33 4.626 + bin=tini [2020-07-17T13:22:01.309Z] #33 4.626 + shift [2020-07-17T13:22:01.309Z] #33 4.627 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-17T13:22:01.309Z] #33 4.627 + . /tmp/install/tini.installer [2020-07-17T13:22:01.309Z] #33 4.630 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:22:01.309Z] #33 4.631 + install_tini [2020-07-17T13:22:01.309Z] #33 4.631 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-17T13:22:01.309Z] #33 4.631 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:22:01.309Z] #33 4.632 + git clone https://github.com/krallin/tini.git /tmp/tmp.P2EZtAJLqa/tini [2020-07-17T13:22:01.309Z] #33 4.636 Cloning into '/tmp/tmp.P2EZtAJLqa/tini'... [2020-07-17T13:22:01.400Z] #39 ... [2020-07-17T13:22:01.401Z] [2020-07-17T13:22:01.401Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-17T13:22:01.401Z] #13 1.199 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-17T13:22:01.401Z] #13 DONE 1.4s [2020-07-17T13:22:01.401Z] [2020-07-17T13:22:01.401Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-17T13:22:01.449Z] #39 22.73 CC images/core-ppc64.o [2020-07-17T13:22:01.848Z] Client: Docker Engine - Community [2020-07-17T13:22:01.848Z] Version: 19.03.12 [2020-07-17T13:22:01.848Z] API version: 1.40 [2020-07-17T13:22:01.848Z] Go version: go1.13.10 [2020-07-17T13:22:01.848Z] Git commit: 48a66213fe [2020-07-17T13:22:01.848Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-17T13:22:01.848Z] OS/Arch: linux/amd64 [2020-07-17T13:22:01.848Z] Experimental: false [2020-07-17T13:22:01.848Z] [2020-07-17T13:22:01.848Z] Server: Docker Engine - Community [2020-07-17T13:22:01.848Z] Engine: [2020-07-17T13:22:01.848Z] Version: 19.03.12 [2020-07-17T13:22:01.848Z] API version: 1.40 (minimum version 1.12) [2020-07-17T13:22:01.848Z] Go version: go1.13.10 [2020-07-17T13:22:01.848Z] Git commit: 48a66213fe [2020-07-17T13:22:01.848Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-17T13:22:01.848Z] OS/Arch: linux/amd64 [2020-07-17T13:22:01.848Z] Experimental: true [2020-07-17T13:22:01.848Z] containerd: [2020-07-17T13:22:01.848Z] Version: 1.2.13 [2020-07-17T13:22:01.848Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:22:01.848Z] runc: [2020-07-17T13:22:01.848Z] Version: 1.0.0-rc10 [2020-07-17T13:22:01.848Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:22:01.848Z] docker-init: [2020-07-17T13:22:01.848Z] Version: 0.18.0 [2020-07-17T13:22:01.848Z] GitCommit: fec3683 [2020-07-17T13:22:01.873Z] #33 5.584 + cd /tmp/tmp.P2EZtAJLqa/tini [Pipeline] sh [2020-07-17T13:22:02.130Z] #33 5.585 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:22:02.130Z] #33 5.620 + cmake . [2020-07-17T13:22:02.130Z] #33 ... [2020-07-17T13:22:02.130Z] [2020-07-17T13:22:02.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:02.172Z] + docker info [2020-07-17T13:22:02.386Z] #39 5.854 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:22:02.386Z] #39 5.854 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:22:02.386Z] #39 5.888 Note: Building without GnuTLS support [2020-07-17T13:22:02.386Z] #39 5.897 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:22:02.386Z] #39 5.899 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:22:02.387Z] #39 23.57 CC images/core-s390.o [2020-07-17T13:22:02.387Z] #39 ... [2020-07-17T13:22:02.387Z] [2020-07-17T13:22:02.387Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:02.387Z] #41 72.21 fmt [2020-07-17T13:22:02.387Z] #41 72.52 path/filepath [2020-07-17T13:22:02.387Z] #41 73.71 regexp/syntax [2020-07-17T13:22:02.387Z] #41 76.83 go/token [2020-07-17T13:22:02.387Z] #41 77.58 regexp [2020-07-17T13:22:02.387Z] #41 78.03 go/scanner [2020-07-17T13:22:02.387Z] #41 79.28 go/ast [2020-07-17T13:22:02.387Z] #41 81.13 internal/lazyregexp [2020-07-17T13:22:02.387Z] #41 81.50 net/url [2020-07-17T13:22:02.387Z] #41 ... [2020-07-17T13:22:02.387Z] [2020-07-17T13:22:02.387Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:02.387Z] #52 41.47 Checking out files: 46% (1481/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 85% (2724/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-17T13:22:02.387Z] #52 43.15 + cd /tmp/tmp.Y1yXLLgNNI/src/github.com/containerd/containerd [2020-07-17T13:22:02.387Z] #52 43.15 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:22:02.387Z] #52 45.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-17T13:22:02.387Z] #52 45.53 + BUILDTAGS='netgo osusergo static_build' [2020-07-17T13:22:02.387Z] #52 45.53 + export EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:22:02.387Z] #52 45.53 + EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:22:02.387Z] #52 45.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-17T13:22:02.387Z] #52 45.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-17T13:22:02.387Z] #52 45.53 + '[' '' = dynamic ']' [2020-07-17T13:22:02.387Z] #52 45.53 + make [2020-07-17T13:22:02.387Z] #52 46.61 + bin/ctr [2020-07-17T13:22:02.643Z] #39 ... [2020-07-17T13:22:02.643Z] [2020-07-17T13:22:02.643Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:02.643Z] #41 66.93 os [2020-07-17T13:22:02.643Z] #41 68.15 strings [2020-07-17T13:22:02.643Z] #41 70.53 fmt [2020-07-17T13:22:02.643Z] #41 71.31 regexp/syntax [2020-07-17T13:22:02.643Z] #41 76.50 flag [2020-07-17T13:22:02.643Z] #41 ... [2020-07-17T13:22:02.643Z] [2020-07-17T13:22:02.643Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:02.643Z] #33 6.087 -- The C compiler identification is GNU 8.3.0 [2020-07-17T13:22:02.643Z] #33 6.123 -- Check for working C compiler: /usr/bin/cc [2020-07-17T13:22:02.900Z] #33 ... [2020-07-17T13:22:02.900Z] [2020-07-17T13:22:02.900Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:02.900Z] #47 67.16 encoding/binary [2020-07-17T13:22:02.900Z] #47 68.10 context [2020-07-17T13:22:02.900Z] #47 69.05 fmt [2020-07-17T13:22:02.900Z] #47 69.23 encoding/base64 [2020-07-17T13:22:02.900Z] #47 70.01 path/filepath [2020-07-17T13:22:02.900Z] #47 71.56 golang.org/x/sys/unix [2020-07-17T13:22:02.900Z] #47 76.31 encoding/json [2020-07-17T13:22:02.900Z] #47 ... [2020-07-17T13:22:02.900Z] [2020-07-17T13:22:02.900Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:02.900Z] #30 68.60 fmt [2020-07-17T13:22:02.900Z] #30 69.11 path/filepath [2020-07-17T13:22:02.900Z] #30 70.45 io/ioutil [2020-07-17T13:22:02.900Z] #30 71.53 path [2020-07-17T13:22:02.900Z] #30 72.54 text/tabwriter [2020-07-17T13:22:02.900Z] #30 74.93 flag [2020-07-17T13:22:02.900Z] #30 74.95 github.com/BurntSushi/toml [2020-07-17T13:22:02.900Z] #30 76.60 log [2020-07-17T13:22:02.939Z] #14 DONE 1.5s [2020-07-17T13:22:02.939Z] [2020-07-17T13:22:02.939Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-17T13:22:02.954Z] #52 ... [2020-07-17T13:22:02.954Z] [2020-07-17T13:22:02.954Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:02.954Z] #41 82.84 text/template/parse [2020-07-17T13:22:03.157Z] #30 ... [2020-07-17T13:22:03.157Z] [2020-07-17T13:22:03.157Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:03.157Z] #33 6.741 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-17T13:22:03.157Z] #33 6.765 -- Detecting C compiler ABI info [2020-07-17T13:22:03.522Z] #41 ... [2020-07-17T13:22:03.522Z] [2020-07-17T13:22:03.522Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:03.522Z] #30 DONE 83.4s [2020-07-17T13:22:03.780Z] [2020-07-17T13:22:03.781Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:03.781Z] #39 24.39 CC images/cpuinfo.o [2020-07-17T13:22:03.781Z] #39 24.93 CC images/inventory.o [2020-07-17T13:22:04.039Z] #39 25.35 CC images/fdinfo.o [2020-07-17T13:22:04.086Z] #33 7.513 -- Detecting C compiler ABI info - done [2020-07-17T13:22:04.086Z] #33 7.553 -- Detecting C compile features [2020-07-17T13:22:04.487Z] #15 DONE 1.6s [2020-07-17T13:22:04.487Z] [2020-07-17T13:22:04.487Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-17T13:22:04.607Z] #39 25.88 CC images/fown.o [2020-07-17T13:22:04.866Z] #39 26.12 CC images/ns.o [2020-07-17T13:22:04.866Z] #39 26.28 CC images/regfile.o [2020-07-17T13:22:04.906Z] Client: [2020-07-17T13:22:04.906Z] Debug Mode: false [2020-07-17T13:22:04.906Z] [2020-07-17T13:22:04.906Z] Server: [2020-07-17T13:22:04.906Z] Containers: 0 [2020-07-17T13:22:04.906Z] Running: 0 [2020-07-17T13:22:04.906Z] Paused: 0 [2020-07-17T13:22:04.906Z] Stopped: 0 [2020-07-17T13:22:04.906Z] Images: 0 [2020-07-17T13:22:04.906Z] Server Version: 19.03.12 [2020-07-17T13:22:04.906Z] Storage Driver: overlay2 [2020-07-17T13:22:04.906Z] Backing Filesystem: extfs [2020-07-17T13:22:04.906Z] Supports d_type: true [2020-07-17T13:22:04.906Z] Native Overlay Diff: true [2020-07-17T13:22:04.906Z] Logging Driver: json-file [2020-07-17T13:22:04.906Z] Cgroup Driver: cgroupfs [2020-07-17T13:22:04.906Z] Plugins: [2020-07-17T13:22:04.906Z] Volume: local [2020-07-17T13:22:04.906Z] Network: bridge host ipvlan macvlan null overlay [2020-07-17T13:22:04.906Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-17T13:22:04.906Z] Swarm: inactive [2020-07-17T13:22:04.906Z] Runtimes: runc [2020-07-17T13:22:04.906Z] Default Runtime: runc [2020-07-17T13:22:04.906Z] Init Binary: docker-init [2020-07-17T13:22:04.906Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:22:04.906Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:22:04.906Z] init version: fec3683 [2020-07-17T13:22:04.906Z] Security Options: [2020-07-17T13:22:04.906Z] apparmor [2020-07-17T13:22:04.906Z] seccomp [2020-07-17T13:22:04.906Z] Profile: default [2020-07-17T13:22:04.906Z] Kernel Version: 4.15.0-1074-aws [2020-07-17T13:22:04.906Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-17T13:22:04.906Z] OSType: linux [2020-07-17T13:22:04.906Z] Architecture: aarch64 [2020-07-17T13:22:04.906Z] CPUs: 4 [2020-07-17T13:22:04.906Z] Total Memory: 7.525GiB [2020-07-17T13:22:04.906Z] Name: ip-10-100-38-38 [2020-07-17T13:22:04.906Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-17T13:22:04.906Z] Docker Root Dir: /var/lib/docker [2020-07-17T13:22:04.906Z] Debug Mode: false [2020-07-17T13:22:04.906Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:22:04.906Z] Labels: [2020-07-17T13:22:04.906Z] Experimental: true [2020-07-17T13:22:04.906Z] Insecure Registries: [2020-07-17T13:22:04.906Z] 127.0.0.0/8 [2020-07-17T13:22:04.906Z] Live Restore Enabled: true [2020-07-17T13:22:04.906Z] [2020-07-17T13:22:04.906Z] WARNING: No swap limit support [Pipeline] sh [2020-07-17T13:22:05.200Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:22:05.200Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:22:05.200Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41224/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-17T13:22:05.200Z] + bash /home/ubuntu/workspace/moby_PR-41224/check-config.sh [2020-07-17T13:22:05.200Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-17T13:22:05.201Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-17T13:22:05.201Z] [2020-07-17T13:22:05.201Z] Generally Necessary: [2020-07-17T13:22:05.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-17T13:22:05.201Z] - apparmor: enabled and tools installed [2020-07-17T13:22:05.435Z] #39 26.51 CC images/ghost-file.o [2020-07-17T13:22:05.463Z] - CONFIG_NAMESPACES: enabled [2020-07-17T13:22:05.463Z] - CONFIG_NET_NS: enabled [2020-07-17T13:22:05.463Z] - CONFIG_PID_NS: enabled [2020-07-17T13:22:05.463Z] - CONFIG_IPC_NS: enabled [2020-07-17T13:22:05.463Z] - CONFIG_UTS_NS: enabled [2020-07-17T13:22:05.463Z] - CONFIG_CGROUPS: enabled [2020-07-17T13:22:05.463Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-17T13:22:05.463Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-17T13:22:05.463Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-17T13:22:05.463Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-17T13:22:05.463Z] - CONFIG_CPUSETS: enabled [2020-07-17T13:22:05.463Z] - CONFIG_MEMCG: enabled [2020-07-17T13:22:05.463Z] - CONFIG_KEYS: enabled [2020-07-17T13:22:05.463Z] - CONFIG_VETH: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-17T13:22:05.463Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-17T13:22:05.695Z] #39 26.80 CC images/fifo.o [2020-07-17T13:22:05.725Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-17T13:22:05.725Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-17T13:22:05.725Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-17T13:22:05.725Z] [2020-07-17T13:22:05.725Z] Optional Features: [2020-07-17T13:22:05.725Z] - CONFIG_USER_NS: enabled [2020-07-17T13:22:05.725Z] - CONFIG_SECCOMP: enabled [2020-07-17T13:22:05.725Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-17T13:22:05.725Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-17T13:22:05.725Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-17T13:22:05.725Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-17T13:22:05.725Z] - CONFIG_BLK_CGROUP: enabled [2020-07-17T13:22:05.725Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-17T13:22:05.725Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-17T13:22:05.725Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-17T13:22:05.725Z] - CONFIG_CGROUP_PERF: enabled [2020-07-17T13:22:05.725Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-17T13:22:05.725Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-17T13:22:05.725Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-17T13:22:05.725Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-17T13:22:05.725Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-17T13:22:05.725Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-17T13:22:05.725Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-17T13:22:05.725Z] - CONFIG_IP_VS: enabled (as module) [2020-07-17T13:22:05.725Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-17T13:22:05.725Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-17T13:22:05.725Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-17T13:22:05.725Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-17T13:22:05.725Z] - CONFIG_EXT4_FS: enabled [2020-07-17T13:22:05.725Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-17T13:22:05.955Z] #39 27.10 CC images/remap-file-path.o [2020-07-17T13:22:05.978Z] #33 9.577 -- Detecting C compile features - done [2020-07-17T13:22:05.978Z] #33 9.604 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-17T13:22:05.991Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-17T13:22:05.991Z] - Network Drivers: [2020-07-17T13:22:05.991Z] - "overlay": [2020-07-17T13:22:05.991Z] - CONFIG_VXLAN: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-17T13:22:05.991Z] Optional (for encrypted networks): [2020-07-17T13:22:05.991Z] - CONFIG_CRYPTO: enabled [2020-07-17T13:22:05.991Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-17T13:22:05.991Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-17T13:22:05.991Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-17T13:22:05.991Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-17T13:22:05.991Z] - CONFIG_XFRM: enabled [2020-07-17T13:22:05.991Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-17T13:22:05.991Z] - "ipvlan": [2020-07-17T13:22:05.991Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-17T13:22:05.991Z] - "macvlan": [2020-07-17T13:22:05.991Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_DUMMY: enabled (as module) [2020-07-17T13:22:05.991Z] - "ftp,tftp client in container": [2020-07-17T13:22:05.991Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-17T13:22:05.991Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-17T13:22:05.991Z] - Storage Drivers: [2020-07-17T13:22:05.991Z] - "aufs": [2020-07-17T13:22:06.001Z] #16 DONE 1.4s [2020-07-17T13:22:06.001Z] [2020-07-17T13:22:06.001Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:06.214Z] #39 27.42 CC images/eventfd.o [2020-07-17T13:22:06.235Z] #33 9.917 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-17T13:22:06.260Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-17T13:22:06.260Z] - "btrfs": [2020-07-17T13:22:06.260Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-17T13:22:06.260Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-17T13:22:06.260Z] - "devicemapper": [2020-07-17T13:22:06.260Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-17T13:22:06.260Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-17T13:22:06.260Z] - "overlay": [2020-07-17T13:22:06.260Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-17T13:22:06.260Z] - "zfs": [2020-07-17T13:22:06.260Z] - /dev/zfs: missing [2020-07-17T13:22:06.260Z] - zfs command: missing [2020-07-17T13:22:06.260Z] - zpool command: missing [2020-07-17T13:22:06.260Z] [2020-07-17T13:22:06.260Z] Limits: [2020-07-17T13:22:06.260Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-17T13:22:06.260Z] [2020-07-17T13:22:06.260Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-17T13:22:06.474Z] #39 27.73 CC images/eventpoll.o [2020-07-17T13:22:06.491Z] #33 10.04 -- Configuring done [2020-07-17T13:22:06.491Z] #33 10.06 -- Generating done [2020-07-17T13:22:06.491Z] #33 10.07 -- Build files have been written to: /tmp/tmp.P2EZtAJLqa/tini [2020-07-17T13:22:06.491Z] #33 10.08 + make tini-static [2020-07-17T13:22:06.612Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce . [2020-07-17T13:22:06.612Z] #1 [internal] load build definition from Dockerfile [2020-07-17T13:22:06.612Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-17T13:22:06.612Z] #1 DONE 0.0s [2020-07-17T13:22:06.612Z] [2020-07-17T13:22:06.612Z] #2 [internal] load .dockerignore [2020-07-17T13:22:06.612Z] #2 transferring context: 87B 0.0s done [2020-07-17T13:22:06.612Z] #2 DONE 0.1s [2020-07-17T13:22:06.612Z] [2020-07-17T13:22:06.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-17T13:22:07.043Z] #39 28.04 CC images/fh.o [2020-07-17T13:22:07.054Z] #33 10.49 Scanning dependencies of target tini-static [2020-07-17T13:22:07.054Z] #33 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-17T13:22:07.187Z] #3 DONE 0.4s [2020-07-17T13:22:07.187Z] [2020-07-17T13:22:07.187Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-17T13:22:07.187Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-17T13:22:07.187Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-17T13:22:07.187Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-17T13:22:07.187Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-17T13:22:07.187Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-07-17T13:22:07.303Z] #39 28.38 CC images/fsnotify.o [2020-07-17T13:22:07.508Z] #17 1.385 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:07.508Z] #17 1.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:07.760Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s [2020-07-17T13:22:07.760Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-17T13:22:07.799Z] #17 1.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:07.799Z] #17 2.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-17T13:22:08.025Z] #39 29.04 CC images/signalfd.o [2020-07-17T13:22:08.025Z] #39 29.27 CC images/fs.o [2020-07-17T13:22:08.056Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s done [2020-07-17T13:22:08.056Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-17T13:22:08.284Z] #39 29.49 CC images/pstree.o [2020-07-17T13:22:08.447Z] #17 2.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB] [2020-07-17T13:22:08.484Z] #33 12.14 [100%] Linking C executable tini-static [2020-07-17T13:22:08.544Z] #39 29.76 CC images/pipe.o [2020-07-17T13:22:08.803Z] #39 30.03 CC images/tcp-stream.o [2020-07-17T13:22:09.062Z] #39 30.24 CC images/sk-packet.o [2020-07-17T13:22:09.071Z] #33 ... [2020-07-17T13:22:09.071Z] [2020-07-17T13:22:09.071Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:09.071Z] #39 8.094 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:22:09.071Z] #39 8.147 GEN .gitid [2020-07-17T13:22:09.071Z] #39 8.185 GEN criu/include/version.h [2020-07-17T13:22:09.071Z] #39 8.264 GEN include/common/asm [2020-07-17T13:22:09.071Z] #39 9.825 PBCC images/timens.pb-c.c [2020-07-17T13:22:09.071Z] #39 9.835 DEP images/timens.pb-c.d [2020-07-17T13:22:09.071Z] #39 9.908 PBCC images/fown.pb-c.c [2020-07-17T13:22:09.071Z] #39 9.933 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.03 PBCC images/opts.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.14 PBCC images/memfd.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.21 DEP images/fown.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.26 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.32 DEP images/opts.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.37 DEP images/memfd.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.45 PBCC images/sit.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.54 DEP images/sit.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.61 PBCC images/macvlan.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.67 DEP images/macvlan.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.73 PBCC images/autofs.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.74 DEP images/autofs.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.79 PBCC images/sysctl.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.85 DEP images/sysctl.pb-c.d [2020-07-17T13:22:09.071Z] #39 10.90 PBCC images/time.pb-c.c [2020-07-17T13:22:09.071Z] #39 10.94 DEP images/time.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.01 PBCC images/binfmt-misc.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.07 DEP images/binfmt-misc.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.12 PBCC images/seccomp.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.14 DEP images/seccomp.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.18 PBCC images/userns.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.21 DEP images/userns.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.28 PBCC images/cgroup.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.32 DEP images/cgroup.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.36 PBCC images/ext-file.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.40 DEP images/ext-file.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.45 PBCC images/rpc.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.47 DEP images/rpc.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.53 PBCC images/siginfo.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.57 DEP images/siginfo.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.64 PBCC images/pagemap.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.75 DEP images/pagemap.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.83 PBCC images/rlimit.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.88 DEP images/rlimit.pb-c.d [2020-07-17T13:22:09.071Z] #39 11.93 PBCC images/file-lock.pb-c.c [2020-07-17T13:22:09.071Z] #39 11.96 DEP images/file-lock.pb-c.d [2020-07-17T13:22:09.071Z] #39 12.03 PBCC images/tty.pb-c.c [2020-07-17T13:22:09.071Z] #39 12.08 DEP images/tty.pb-c.d [2020-07-17T13:22:09.071Z] #39 12.16 PBCC images/tun.pb-c.c [2020-07-17T13:22:09.071Z] #39 12.23 PBCC images/netdev.pb-c.c [2020-07-17T13:22:09.071Z] #39 12.28 DEP images/tun.pb-c.d [2020-07-17T13:22:09.071Z] #39 12.37 DEP images/netdev.pb-c.d [2020-07-17T13:22:09.071Z] #39 12.42 PBCC images/vma.pb-c.c [2020-07-17T13:22:09.071Z] #39 12.47 DEP images/vma.pb-c.d [2020-07-17T13:22:09.071Z] #39 12.54 PBCC images/creds.pb-c.c [2020-07-17T13:22:09.071Z] #39 12.59 DEP images/creds.pb-c.d [2020-07-17T13:22:09.071Z] #39 12.65 PBCC images/utsns.pb-c.c [2020-07-17T13:22:09.071Z] #39 12.70 DEP images/utsns.pb-c.d [2020-07-17T13:22:09.080Z] #17 3.401 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-17T13:22:09.322Z] #39 30.48 CC images/mnt.o [2020-07-17T13:22:09.329Z] #39 12.75 PBCC images/ipc-desc.pb-c.c [2020-07-17T13:22:09.329Z] #39 12.80 PBCC images/ipc-sem.pb-c.c [2020-07-17T13:22:09.329Z] #39 12.86 DEP images/ipc-desc.pb-c.d [2020-07-17T13:22:09.329Z] #39 12.90 DEP images/ipc-sem.pb-c.d [2020-07-17T13:22:09.329Z] #39 12.94 PBCC images/ipc-msg.pb-c.c [2020-07-17T13:22:09.329Z] #39 12.99 DEP images/ipc-msg.pb-c.d [2020-07-17T13:22:09.471Z] #4 DONE 2.4s [2020-07-17T13:22:09.581Z] #39 30.72 CC images/pipe-data.o [2020-07-17T13:22:09.586Z] #39 13.06 PBCC images/ipc-shm.pb-c.c [2020-07-17T13:22:09.586Z] #39 13.09 DEP images/ipc-shm.pb-c.d [2020-07-17T13:22:09.586Z] #39 13.12 PBCC images/ipc-var.pb-c.c [2020-07-17T13:22:09.586Z] #39 13.20 DEP images/ipc-var.pb-c.d [2020-07-17T13:22:09.586Z] #39 13.28 PBCC images/sk-opts.pb-c.c [2020-07-17T13:22:09.586Z] #39 13.29 PBCC images/packet-sock.pb-c.c [2020-07-17T13:22:09.840Z] #39 30.93 CC images/sa.o [2020-07-17T13:22:09.840Z] #39 31.18 CC images/timer.o [2020-07-17T13:22:09.843Z] #39 13.35 DEP images/sk-opts.pb-c.d [2020-07-17T13:22:09.843Z] #39 13.43 DEP images/packet-sock.pb-c.d [2020-07-17T13:22:09.843Z] #39 ... [2020-07-17T13:22:09.843Z] [2020-07-17T13:22:09.843Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:09.843Z] #33 12.69 [100%] Built target tini-static [2020-07-17T13:22:09.843Z] #33 12.77 + mkdir -p /build [2020-07-17T13:22:09.843Z] #33 12.78 + cp tini-static /build/docker-init [2020-07-17T13:22:09.843Z] #33 DONE 13.5s [2020-07-17T13:22:09.843Z] [2020-07-17T13:22:09.843Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:09.843Z] #30 79.30 github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:22:09.843Z] #30 DONE 84.3s [2020-07-17T13:22:09.843Z] [2020-07-17T13:22:09.843Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:09.843Z] #10 78.31 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-17T13:22:09.843Z] #10 78.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:22:09.843Z] #10 78.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:09.843Z] #10 78.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-17T13:22:09.843Z] #10 78.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:22:09.843Z] #10 78.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:10.100Z] #39 31.50 CC images/timerfd.o [2020-07-17T13:22:10.104Z] #10 ... [2020-07-17T13:22:10.104Z] [2020-07-17T13:22:10.104Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:10.104Z] #39 13.59 PBCC images/sk-netlink.pb-c.c [2020-07-17T13:22:10.104Z] #39 13.66 DEP images/sk-netlink.pb-c.d [2020-07-17T13:22:10.104Z] #39 13.74 PBCC images/sk-inet.pb-c.c [2020-07-17T13:22:10.104Z] #39 13.82 DEP images/sk-inet.pb-c.d [2020-07-17T13:22:10.304Z] Client: [2020-07-17T13:22:10.304Z] Debug Mode: false [2020-07-17T13:22:10.304Z] [2020-07-17T13:22:10.304Z] Server: [2020-07-17T13:22:10.304Z] Containers: 0 [2020-07-17T13:22:10.304Z] Running: 0 [2020-07-17T13:22:10.304Z] Paused: 0 [2020-07-17T13:22:10.304Z] Stopped: 0 [2020-07-17T13:22:10.304Z] Images: 0 [2020-07-17T13:22:10.304Z] Server Version: 19.03.12 [2020-07-17T13:22:10.304Z] Storage Driver: overlay2 [2020-07-17T13:22:10.304Z] Backing Filesystem: extfs [2020-07-17T13:22:10.304Z] Supports d_type: true [2020-07-17T13:22:10.304Z] Native Overlay Diff: true [2020-07-17T13:22:10.304Z] Logging Driver: json-file [2020-07-17T13:22:10.304Z] Cgroup Driver: cgroupfs [2020-07-17T13:22:10.304Z] Plugins: [2020-07-17T13:22:10.304Z] Volume: local [2020-07-17T13:22:10.304Z] Network: bridge host ipvlan macvlan null overlay [2020-07-17T13:22:10.304Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-17T13:22:10.304Z] Swarm: inactive [2020-07-17T13:22:10.304Z] Runtimes: runc [2020-07-17T13:22:10.304Z] Default Runtime: runc [2020-07-17T13:22:10.304Z] Init Binary: docker-init [2020-07-17T13:22:10.304Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-17T13:22:10.304Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-17T13:22:10.304Z] init version: fec3683 [2020-07-17T13:22:10.304Z] Security Options: [2020-07-17T13:22:10.304Z] apparmor [2020-07-17T13:22:10.304Z] seccomp [2020-07-17T13:22:10.304Z] Profile: default [2020-07-17T13:22:10.304Z] Kernel Version: 5.3.0-1030-aws [2020-07-17T13:22:10.304Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-17T13:22:10.304Z] OSType: linux [2020-07-17T13:22:10.304Z] Architecture: x86_64 [2020-07-17T13:22:10.304Z] CPUs: 2 [2020-07-17T13:22:10.304Z] Total Memory: 7.569GiB [2020-07-17T13:22:10.304Z] Name: ip-10-100-122-34 [2020-07-17T13:22:10.304Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-17T13:22:10.304Z] Docker Root Dir: /var/lib/docker [2020-07-17T13:22:10.304Z] Debug Mode: false [2020-07-17T13:22:10.304Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:22:10.304Z] Labels: [2020-07-17T13:22:10.304Z] Experimental: true [2020-07-17T13:22:10.304Z] Insecure Registries: [2020-07-17T13:22:10.304Z] 127.0.0.0/8 [2020-07-17T13:22:10.304Z] Live Restore Enabled: true [2020-07-17T13:22:10.304Z] [2020-07-17T13:22:10.304Z] WARNING: No swap limit support [Pipeline] sh [2020-07-17T13:22:10.359Z] #39 31.74 CC images/mm.o [2020-07-17T13:22:10.361Z] #39 13.91 PBCC images/sk-unix.pb-c.c [2020-07-17T13:22:10.361Z] #39 13.97 DEP images/sk-unix.pb-c.d [2020-07-17T13:22:10.415Z] [2020-07-17T13:22:10.415Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:22:10.599Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:22:10.599Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:22:10.599Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41224/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-17T13:22:10.599Z] + bash /home/ubuntu/workspace/moby_PR-41224/check-config.sh [2020-07-17T13:22:10.599Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-17T13:22:10.599Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-17T13:22:10.599Z] [2020-07-17T13:22:10.599Z] Generally Necessary: [2020-07-17T13:22:10.599Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-17T13:22:10.599Z] - apparmor: enabled and tools installed [2020-07-17T13:22:10.599Z] - CONFIG_NAMESPACES: enabled [2020-07-17T13:22:10.599Z] - CONFIG_NET_NS: enabled [2020-07-17T13:22:10.599Z] - CONFIG_PID_NS: enabled [2020-07-17T13:22:10.599Z] - CONFIG_IPC_NS: enabled [2020-07-17T13:22:10.599Z] - CONFIG_UTS_NS: enabled [2020-07-17T13:22:10.599Z] - CONFIG_CGROUPS: enabled [2020-07-17T13:22:10.599Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-17T13:22:10.599Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-17T13:22:10.599Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-17T13:22:10.599Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-17T13:22:10.599Z] - CONFIG_CPUSETS: enabled [2020-07-17T13:22:10.599Z] - CONFIG_MEMCG: enabled [2020-07-17T13:22:10.599Z] - CONFIG_KEYS: enabled [2020-07-17T13:22:10.599Z] - CONFIG_VETH: enabled (as module) [2020-07-17T13:22:10.599Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-17T13:22:10.599Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-17T13:22:10.618Z] #39 14.05 PBCC images/mm.pb-c.c [2020-07-17T13:22:10.618Z] #39 14.13 DEP images/mm.pb-c.d [2020-07-17T13:22:10.626Z] #39 ... [2020-07-17T13:22:10.626Z] [2020-07-17T13:22:10.626Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:10.626Z] #47 80.63 github.com/pkg/diff [2020-07-17T13:22:10.626Z] #47 82.22 go/ast [2020-07-17T13:22:10.626Z] #47 85.13 golang.org/x/crypto/ssh/terminal [2020-07-17T13:22:10.626Z] #47 86.42 mvdan.cc/editorconfig [2020-07-17T13:22:10.626Z] #47 86.87 mvdan.cc/sh/v3/fileutil [2020-07-17T13:22:10.626Z] #47 87.09 mvdan.cc/sh/v3/syntax [2020-07-17T13:22:10.860Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-17T13:22:10.860Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-17T13:22:10.860Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-17T13:22:10.860Z] [2020-07-17T13:22:10.860Z] Optional Features: [2020-07-17T13:22:10.860Z] - CONFIG_USER_NS: enabled [2020-07-17T13:22:10.860Z] - CONFIG_SECCOMP: enabled [2020-07-17T13:22:10.860Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-17T13:22:10.860Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-17T13:22:10.860Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-17T13:22:10.860Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-17T13:22:10.860Z] - CONFIG_BLK_CGROUP: enabled [2020-07-17T13:22:10.860Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-17T13:22:10.860Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-17T13:22:10.860Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-17T13:22:10.860Z] - CONFIG_CGROUP_PERF: enabled [2020-07-17T13:22:10.860Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-17T13:22:10.860Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-17T13:22:10.860Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-17T13:22:10.860Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-17T13:22:10.860Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-17T13:22:10.860Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_IP_VS: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-17T13:22:10.860Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-17T13:22:10.860Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-17T13:22:10.860Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_EXT4_FS: enabled [2020-07-17T13:22:10.860Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-17T13:22:10.860Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-17T13:22:10.860Z] - Network Drivers: [2020-07-17T13:22:10.860Z] - "overlay": [2020-07-17T13:22:10.860Z] - CONFIG_VXLAN: enabled (as module) [2020-07-17T13:22:10.860Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-17T13:22:10.860Z] Optional (for encrypted networks): [2020-07-17T13:22:10.875Z] #39 14.25 PBCC images/timerfd.pb-c.c [2020-07-17T13:22:10.875Z] #39 14.39 DEP images/timerfd.pb-c.d [2020-07-17T13:22:10.875Z] #39 14.49 PBCC images/timer.pb-c.c [2020-07-17T13:22:10.875Z] #39 14.53 DEP images/timer.pb-c.d [2020-07-17T13:22:10.875Z] #39 14.61 PBCC images/sa.pb-c.c [2020-07-17T13:22:10.885Z] #47 ... [2020-07-17T13:22:10.885Z] [2020-07-17T13:22:10.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:10.885Z] #39 32.01 CC images/sk-opts.o [2020-07-17T13:22:10.987Z] #5 ... [2020-07-17T13:22:10.987Z] [2020-07-17T13:22:10.987Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-17T13:22:10.987Z] #6 DONE 0.7s [2020-07-17T13:22:11.120Z] - CONFIG_CRYPTO: enabled [2020-07-17T13:22:11.120Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-17T13:22:11.120Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-17T13:22:11.120Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-17T13:22:11.120Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-17T13:22:11.120Z] - CONFIG_XFRM: enabled [2020-07-17T13:22:11.120Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-17T13:22:11.120Z] - "ipvlan": [2020-07-17T13:22:11.120Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-17T13:22:11.120Z] - "macvlan": [2020-07-17T13:22:11.120Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_DUMMY: enabled (as module) [2020-07-17T13:22:11.120Z] - "ftp,tftp client in container": [2020-07-17T13:22:11.120Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-17T13:22:11.120Z] - Storage Drivers: [2020-07-17T13:22:11.120Z] - "aufs": [2020-07-17T13:22:11.120Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-17T13:22:11.120Z] - "btrfs": [2020-07-17T13:22:11.120Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-17T13:22:11.120Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-17T13:22:11.120Z] - "devicemapper": [2020-07-17T13:22:11.120Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-17T13:22:11.120Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-17T13:22:11.120Z] - "overlay": [2020-07-17T13:22:11.120Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-17T13:22:11.120Z] - "zfs": [2020-07-17T13:22:11.120Z] - /dev/zfs: present [2020-07-17T13:22:11.120Z] - zfs command: missing [2020-07-17T13:22:11.120Z] - zpool command: missing [2020-07-17T13:22:11.120Z] [2020-07-17T13:22:11.120Z] Limits: [2020-07-17T13:22:11.120Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-17T13:22:11.120Z] [2020-07-17T13:22:11.120Z] + true [Pipeline] } [Pipeline] // stage [2020-07-17T13:22:11.144Z] #39 32.32 CC images/sk-unix.o [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-17T13:22:11.215Z] #39 14.75 DEP images/sa.pb-c.d [2020-07-17T13:22:11.215Z] #39 14.81 PBCC images/pipe-data.pb-c.c [2020-07-17T13:22:11.251Z] [2020-07-17T13:22:11.251Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:22:11.251Z] #5 DONE 1.0s [2020-07-17T13:22:11.251Z] [2020-07-17T13:22:11.251Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:22:11.251Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-17T13:22:11.404Z] #39 32.64 CC images/sk-inet.o [2020-07-17T13:22:11.467Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce . [2020-07-17T13:22:11.467Z] #1 [internal] load build definition from Dockerfile [2020-07-17T13:22:11.467Z] #1 transferring dockerfile: 16.37kB done [2020-07-17T13:22:11.467Z] #1 DONE 0.0s [2020-07-17T13:22:11.467Z] [2020-07-17T13:22:11.467Z] #2 [internal] load .dockerignore [2020-07-17T13:22:11.467Z] #2 transferring context: 87B done [2020-07-17T13:22:11.467Z] #2 DONE 0.1s [2020-07-17T13:22:11.467Z] [2020-07-17T13:22:11.467Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-17T13:22:11.536Z] #39 14.88 DEP images/pipe-data.pb-c.d [2020-07-17T13:22:11.536Z] #39 14.97 PBCC images/mnt.pb-c.c [2020-07-17T13:22:11.536Z] #39 15.05 DEP images/mnt.pb-c.d [2020-07-17T13:22:11.536Z] #39 15.13 PBCC images/sk-packet.pb-c.c [2020-07-17T13:22:11.728Z] #3 DONE 0.3s [2020-07-17T13:22:11.728Z] [2020-07-17T13:22:11.728Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-17T13:22:11.728Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-17T13:22:11.793Z] #39 15.23 DEP images/sk-packet.pb-c.d [2020-07-17T13:22:11.793Z] #39 15.42 PBCC images/tcp-stream.pb-c.c [2020-07-17T13:22:11.823Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.4s [2020-07-17T13:22:11.823Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.4s [2020-07-17T13:22:11.823Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-17T13:22:11.823Z] #7 sha256:88709c67246f3eeb241b5846acee8e2e6d01fc950f4292ea067be5672eae9772 1.79kB / 1.79kB done [2020-07-17T13:22:11.823Z] #7 sha256:e0540cfd0e96d3ec8afeefc69d54a55d2aa8057a4db260b29a6ece64e5b67d56 6.19kB / 6.19kB done [2020-07-17T13:22:11.831Z] #17 ... [2020-07-17T13:22:11.831Z] [2020-07-17T13:22:11.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:11.831Z] #39 39.98 CC criu/pie/restorer.o [2020-07-17T13:22:11.831Z] #39 41.57 LINK criu/pie/restorer.built-in.o [2020-07-17T13:22:11.831Z] #39 41.58 GEN criu/pie/restorer-blob.h [2020-07-17T13:22:11.831Z] #39 41.64 DEP criu/vdso.d [2020-07-17T13:22:11.831Z] #39 41.79 DEP criu/uts_ns.d [2020-07-17T13:22:11.831Z] #39 41.98 DEP criu/util.d [2020-07-17T13:22:11.831Z] #39 42.16 DEP criu/uffd.d [2020-07-17T13:22:11.831Z] #39 42.35 DEP criu/tun.d [2020-07-17T13:22:11.831Z] #39 42.45 DEP criu/tty.d [2020-07-17T13:22:11.831Z] #39 42.61 DEP criu/timerfd.d [2020-07-17T13:22:11.831Z] #39 42.72 DEP criu/timens.d [2020-07-17T13:22:11.831Z] #39 42.95 DEP criu/sysfs_parse.d [2020-07-17T13:22:11.831Z] #39 43.15 DEP criu/sysctl.d [2020-07-17T13:22:11.831Z] #39 43.24 DEP criu/string.d [2020-07-17T13:22:11.831Z] #39 43.25 DEP criu/stats.d [2020-07-17T13:22:11.831Z] #39 43.32 DEP criu/sockets.d [2020-07-17T13:22:11.831Z] #39 43.40 DEP criu/sk-unix.d [2020-07-17T13:22:11.831Z] #39 43.64 DEP criu/sk-tcp.d [2020-07-17T13:22:11.831Z] #39 43.78 DEP criu/sk-queue.d [2020-07-17T13:22:11.831Z] #39 43.93 DEP criu/sk-packet.d [2020-07-17T13:22:11.831Z] #39 44.06 DEP criu/sk-netlink.d [2020-07-17T13:22:11.831Z] #39 44.20 DEP criu/sk-inet.d [2020-07-17T13:22:11.831Z] #39 44.36 DEP criu/signalfd.d [2020-07-17T13:22:11.831Z] #39 44.46 DEP criu/sigframe.d [2020-07-17T13:22:11.831Z] #39 44.50 DEP criu/shmem.d [2020-07-17T13:22:11.831Z] #39 44.73 DEP criu/servicefd.d [2020-07-17T13:22:11.831Z] #39 44.85 DEP criu/seize.d [2020-07-17T13:22:11.831Z] #39 45.02 DEP criu/seccomp.d [2020-07-17T13:22:11.831Z] #39 45.17 DEP criu/rst-malloc.d [2020-07-17T13:22:11.831Z] #39 45.22 DEP criu/rbtree.d [2020-07-17T13:22:11.831Z] #39 45.26 DEP criu/pstree.d [2020-07-17T13:22:11.831Z] #39 45.44 DEP criu/protobuf.d [2020-07-17T13:22:11.831Z] #39 45.54 GEN criu/protobuf-desc-gen.h [2020-07-17T13:22:11.831Z] #39 46.37 DEP criu/protobuf-desc.d [2020-07-17T13:22:11.831Z] #39 46.47 DEP criu/proc_parse.d [2020-07-17T13:22:11.831Z] #39 46.61 DEP criu/plugin.d [2020-07-17T13:22:11.831Z] #39 46.72 DEP criu/pipes.d [2020-07-17T13:22:11.831Z] #39 46.79 DEP criu/pie-util.d [2020-07-17T13:22:11.831Z] #39 46.84 DEP criu/pie-util-vdso.d [2020-07-17T13:22:11.831Z] #39 46.96 DEP criu/path.d [2020-07-17T13:22:11.831Z] #39 47.06 DEP criu/parasite-syscall.d [2020-07-17T13:22:11.831Z] #39 47.27 DEP criu/pagemap.d [2020-07-17T13:22:11.831Z] #39 47.36 DEP criu/pagemap-cache.d [2020-07-17T13:22:11.831Z] #39 47.50 DEP criu/page-xfer.d [2020-07-17T13:22:11.831Z] #39 47.65 DEP criu/page-pipe.d [2020-07-17T13:22:11.831Z] #39 47.72 DEP criu/netfilter.d [2020-07-17T13:22:11.831Z] #39 47.81 DEP criu/net.d [2020-07-17T13:22:11.831Z] #39 48.00 DEP criu/namespaces.d [2020-07-17T13:22:11.831Z] #39 48.15 DEP criu/mount.d [2020-07-17T13:22:11.831Z] #39 48.25 DEP criu/memfd.d [2020-07-17T13:22:11.831Z] #39 48.38 DEP criu/mem.d [2020-07-17T13:22:11.831Z] #39 48.52 DEP criu/lsm.d [2020-07-17T13:22:11.831Z] #39 48.68 DEP criu/log.d [2020-07-17T13:22:11.831Z] #39 48.76 DEP criu/libnetlink.d [2020-07-17T13:22:11.831Z] #39 48.90 DEP criu/kerndat.d [2020-07-17T13:22:11.831Z] #39 49.15 DEP criu/kcmp-ids.d [2020-07-17T13:22:11.831Z] #39 49.26 DEP criu/irmap.d [2020-07-17T13:22:11.831Z] #39 49.41 DEP criu/ipc_ns.d [2020-07-17T13:22:11.831Z] #39 49.52 DEP criu/image.d [2020-07-17T13:22:11.831Z] #39 49.60 DEP criu/image-desc.d [2020-07-17T13:22:11.831Z] #39 49.64 DEP criu/fsnotify.d [2020-07-17T13:22:11.831Z] #39 49.71 DEP criu/filesystems.d [2020-07-17T13:22:11.831Z] #39 49.79 DEP criu/files.d [2020-07-17T13:22:11.831Z] #39 50.02 DEP criu/files-reg.d [2020-07-17T13:22:11.831Z] #39 50.15 DEP criu/files-ext.d [2020-07-17T13:22:11.831Z] #39 50.27 DEP criu/file-lock.d [2020-07-17T13:22:11.972Z] #39 33.07 CC images/tun.o [2020-07-17T13:22:11.972Z] #39 33.41 CC images/sk-netlink.o [2020-07-17T13:22:11.987Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-17T13:22:11.987Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-17T13:22:11.987Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-17T13:22:11.987Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-17T13:22:12.052Z] #39 15.47 DEP images/tcp-stream.pb-c.d [2020-07-17T13:22:12.052Z] #39 15.59 PBCC images/pipe.pb-c.c [2020-07-17T13:22:12.052Z] #39 15.66 DEP images/pipe.pb-c.d [2020-07-17T13:22:12.103Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.66MB / 49.17MB 0.6s [2020-07-17T13:22:12.103Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 5.27MB / 7.68MB 0.6s [2020-07-17T13:22:12.103Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 17.21MB / 49.17MB 0.7s [2020-07-17T13:22:12.103Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.7s [2020-07-17T13:22:12.122Z] #39 50.40 DEP criu/file-ids.d [2020-07-17T13:22:12.122Z] #39 50.53 DEP criu/fifo.d [2020-07-17T13:22:12.122Z] #39 50.61 DEP criu/fdstore.d [2020-07-17T13:22:12.122Z] #39 50.67 DEP criu/fault-injection.d [2020-07-17T13:22:12.122Z] #39 ... [2020-07-17T13:22:12.122Z] [2020-07-17T13:22:12.122Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:12.122Z] #17 6.361 Fetched 8059 kB in 5s (1578 kB/s) [2020-07-17T13:22:12.248Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-17T13:22:12.248Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-17T13:22:12.308Z] #39 15.80 PBCC images/pstree.pb-c.c [2020-07-17T13:22:12.376Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 31.71MB / 49.17MB 0.8s [2020-07-17T13:22:12.376Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.08MB / 49.17MB 1.0s [2020-07-17T13:22:12.512Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-17T13:22:12.512Z] #4 DONE 0.6s [2020-07-17T13:22:12.540Z] #39 33.64 CC images/packet-sock.o [2020-07-17T13:22:12.565Z] #39 15.92 DEP images/pstree.pb-c.d [2020-07-17T13:22:12.565Z] #39 16.05 PBCC images/fs.pb-c.c [2020-07-17T13:22:12.565Z] #39 16.11 DEP images/fs.pb-c.d [2020-07-17T13:22:12.565Z] #39 16.15 PBCC images/signalfd.pb-c.c [2020-07-17T13:22:12.565Z] #39 16.22 DEP images/signalfd.pb-c.d [2020-07-17T13:22:12.774Z] [2020-07-17T13:22:12.774Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-17T13:22:12.774Z] #6 DONE 0.2s [2020-07-17T13:22:12.774Z] [2020-07-17T13:22:12.774Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-17T13:22:12.774Z] #5 DONE 0.2s [2020-07-17T13:22:12.799Z] #39 34.07 CC images/ipc-var.o [2020-07-17T13:22:12.821Z] #39 16.29 PBCC images/fh.pb-c.c [2020-07-17T13:22:12.821Z] #39 16.35 PBCC images/fsnotify.pb-c.c [2020-07-17T13:22:12.821Z] #39 16.42 DEP images/fh.pb-c.d [2020-07-17T13:22:12.821Z] #39 16.46 DEP images/fsnotify.pb-c.d [2020-07-17T13:22:12.821Z] #39 16.51 PBCC images/eventpoll.pb-c.c [2020-07-17T13:22:13.042Z] [2020-07-17T13:22:13.042Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:22:13.042Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-17T13:22:13.042Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-17T13:22:13.042Z] #7 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done [2020-07-17T13:22:13.042Z] #7 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done [2020-07-17T13:22:13.042Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 4.77MB / 7.81MB 0.2s [2020-07-17T13:22:13.042Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.2s [2020-07-17T13:22:13.042Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.2s [2020-07-17T13:22:13.058Z] #39 34.28 CC images/ipc-desc.o [2020-07-17T13:22:13.077Z] #39 16.56 DEP images/eventpoll.pb-c.d [2020-07-17T13:22:13.077Z] #39 16.64 PBCC images/eventfd.pb-c.c [2020-07-17T13:22:13.077Z] #39 16.66 DEP images/eventfd.pb-c.d [2020-07-17T13:22:13.077Z] #39 16.70 PBCC images/remap-file-path.pb-c.c [2020-07-17T13:22:13.077Z] #39 16.73 DEP images/remap-file-path.pb-c.d [2020-07-17T13:22:13.077Z] #39 16.77 PBCC images/fifo.pb-c.c [2020-07-17T13:22:13.156Z] #17 6.361 Reading package lists... [2020-07-17T13:22:13.156Z] #17 ... [2020-07-17T13:22:13.156Z] [2020-07-17T13:22:13.156Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:13.156Z] #49 6.660 + cd /tmp/tmp.k5ttf5vlc9/src/github.com/opencontainers/runc [2020-07-17T13:22:13.156Z] #49 6.660 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:22:13.156Z] #49 6.961 + '[' -z '' ']' [2020-07-17T13:22:13.156Z] #49 6.961 + target=static [2020-07-17T13:22:13.156Z] #49 6.961 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-17T13:22:13.156Z] #49 7.091 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-17T13:22:13.156Z] #49 ... [2020-07-17T13:22:13.156Z] [2020-07-17T13:22:13.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:13.156Z] #39 50.69 DEP criu/external.d [2020-07-17T13:22:13.156Z] #39 50.76 DEP criu/eventpoll.d [2020-07-17T13:22:13.156Z] #39 50.94 DEP criu/eventfd.d [2020-07-17T13:22:13.156Z] #39 51.10 DEP criu/crtools.d [2020-07-17T13:22:13.156Z] #39 51.28 DEP criu/cr-service.d [2020-07-17T13:22:13.156Z] #39 51.35 DEP criu/cr-restore.d [2020-07-17T13:22:13.156Z] #39 51.50 DEP criu/cr-errno.d [2020-07-17T13:22:13.156Z] #39 51.51 DEP criu/cr-dump.d [2020-07-17T13:22:13.302Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s [2020-07-17T13:22:13.302Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 7.61MB / 10.00MB 0.3s [2020-07-17T13:22:13.302Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-17T13:22:13.302Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-07-17T13:22:13.302Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 9.80MB / 50.39MB 0.5s [2020-07-17T13:22:13.302Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 1.13MB / 51.83MB 0.5s [2020-07-17T13:22:13.302Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.5s [2020-07-17T13:22:13.317Z] #39 34.54 CC images/ipc-shm.o [2020-07-17T13:22:13.321Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 1.2s done [2020-07-17T13:22:13.321Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 655.36kB / 9.98MB 1.8s [2020-07-17T13:22:13.321Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 595.42kB / 52.16MB 1.8s [2020-07-17T13:22:13.321Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 6.42MB / 9.98MB 1.9s [2020-07-17T13:22:13.321Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 12.64MB / 52.16MB 1.9s [2020-07-17T13:22:13.333Z] #39 16.81 DEP images/fifo.pb-c.d [2020-07-17T13:22:13.333Z] #39 16.87 PBCC images/ghost-file.pb-c.c [2020-07-17T13:22:13.333Z] #39 16.97 DEP images/ghost-file.pb-c.d [2020-07-17T13:22:13.447Z] #39 51.66 DEP criu/cr-dedup.d [2020-07-17T13:22:13.447Z] #39 51.81 DEP criu/cr-check.d [2020-07-17T13:22:13.562Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.54MB / 50.39MB 0.6s [2020-07-17T13:22:13.562Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 7.75MB / 51.83MB 0.6s [2020-07-17T13:22:13.562Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 6.22MB / 68.65MB 0.6s [2020-07-17T13:22:13.562Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 24.96MB / 50.39MB 0.7s [2020-07-17T13:22:13.562Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 14.38MB / 51.83MB 0.7s [2020-07-17T13:22:13.562Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.31MB / 68.65MB 0.7s [2020-07-17T13:22:13.576Z] #39 34.82 CC images/ipc-msg.o [2020-07-17T13:22:13.584Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 2.0s [2020-07-17T13:22:13.584Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 17.78MB / 52.16MB 2.0s [2020-07-17T13:22:13.584Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 23.25MB / 52.16MB 2.1s [2020-07-17T13:22:13.589Z] #39 17.04 PBCC images/regfile.pb-c.c [2020-07-17T13:22:13.589Z] #39 17.14 DEP images/regfile.pb-c.d [2020-07-17T13:22:13.589Z] #39 17.21 PBCC images/ns.pb-c.c [2020-07-17T13:22:13.589Z] #39 17.22 DEP images/ns.pb-c.d [2020-07-17T13:22:13.589Z] #39 17.27 PBCC images/fdinfo.pb-c.c [2020-07-17T13:22:13.589Z] #39 ... [2020-07-17T13:22:13.589Z] [2020-07-17T13:22:13.589Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:13.589Z] #41 77.99 go/token [2020-07-17T13:22:13.589Z] #41 78.13 regexp [2020-07-17T13:22:13.589Z] #41 79.21 go/scanner [2020-07-17T13:22:13.589Z] #41 80.79 go/ast [2020-07-17T13:22:13.589Z] #41 81.90 internal/lazyregexp [2020-07-17T13:22:13.589Z] #41 82.11 net/url [2020-07-17T13:22:13.589Z] #41 84.10 text/template/parse [2020-07-17T13:22:13.589Z] #41 87.12 go/parser [2020-07-17T13:22:13.739Z] #39 52.03 DEP criu/config.d [2020-07-17T13:22:13.739Z] #39 52.19 DEP criu/clone-noasan.d [2020-07-17T13:22:13.739Z] #39 ... [2020-07-17T13:22:13.739Z] [2020-07-17T13:22:13.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:13.739Z] #41 80.90 net/http/httptrace [2020-07-17T13:22:13.739Z] #41 81.08 net/http [2020-07-17T13:22:13.739Z] #41 88.60 github.com/LK4D4/vndr/godl [2020-07-17T13:22:13.739Z] #41 89.05 github.com/LK4D4/vndr [2020-07-17T13:22:13.825Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.78MB / 50.39MB 0.8s [2020-07-17T13:22:13.825Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.19MB / 51.83MB 0.8s [2020-07-17T13:22:13.825Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 17.76MB / 68.65MB 0.8s [2020-07-17T13:22:13.825Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 33.87MB / 50.39MB 0.9s [2020-07-17T13:22:13.825Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 22.66MB / 51.83MB 0.9s [2020-07-17T13:22:13.825Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 23.66MB / 68.65MB 0.9s [2020-07-17T13:22:13.834Z] #39 35.21 CC images/ipc-sem.o [2020-07-17T13:22:13.845Z] #41 ... [2020-07-17T13:22:13.845Z] [2020-07-17T13:22:13.845Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:13.845Z] #39 17.35 DEP images/fdinfo.pb-c.d [2020-07-17T13:22:13.845Z] #39 17.40 PBCC images/core-aarch64.pb-c.c [2020-07-17T13:22:13.845Z] #39 17.48 PBCC images/core-arm.pb-c.c [2020-07-17T13:22:13.860Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.1s done [2020-07-17T13:22:13.860Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 2.1s done [2020-07-17T13:22:13.860Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 34.16MB / 52.16MB 2.3s [2020-07-17T13:22:13.860Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.53MB / 62.52MB 2.3s [2020-07-17T13:22:13.860Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 0B / 97.69MB 2.3s [2020-07-17T13:22:13.860Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 38.69MB / 52.16MB 2.4s [2020-07-17T13:22:13.860Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 15.40MB / 62.52MB 2.4s [2020-07-17T13:22:13.860Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 5.32MB / 97.69MB 2.4s [2020-07-17T13:22:13.860Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-17T13:22:14.030Z] #41 ... [2020-07-17T13:22:14.030Z] [2020-07-17T13:22:14.030Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:14.030Z] #17 6.361 Reading package lists... [2020-07-17T13:22:14.090Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 48.12MB / 50.39MB 1.1s [2020-07-17T13:22:14.090Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 35.06MB / 51.83MB 1.1s [2020-07-17T13:22:14.090Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 37.01MB / 68.65MB 1.1s [2020-07-17T13:22:14.090Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.3s [2020-07-17T13:22:14.090Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 53.57MB / 68.65MB 1.3s [2020-07-17T13:22:14.093Z] #39 35.43 CC images/utsns.o [2020-07-17T13:22:14.101Z] #39 17.56 PBCC images/core-ppc64.pb-c.c [2020-07-17T13:22:14.101Z] #39 17.66 PBCC images/core-s390.pb-c.c [2020-07-17T13:22:14.101Z] #39 17.71 PBCC images/core-x86.pb-c.c [2020-07-17T13:22:14.101Z] #39 17.76 PBCC images/core.pb-c.c [2020-07-17T13:22:14.152Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 47.60MB / 52.16MB 2.5s [2020-07-17T13:22:14.152Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 12.28MB / 97.69MB 2.5s [2020-07-17T13:22:14.152Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.6s [2020-07-17T13:22:14.152Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 19.44MB / 62.52MB 2.6s [2020-07-17T13:22:14.357Z] #39 17.84 PBCC images/inventory.pb-c.c [2020-07-17T13:22:14.357Z] #39 17.92 DEP images/core-aarch64.pb-c.d [2020-07-17T13:22:14.357Z] #39 17.98 DEP images/core-arm.pb-c.d [2020-07-17T13:22:14.357Z] #39 18.03 DEP images/core-ppc64.pb-c.d [2020-07-17T13:22:14.368Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 59.24MB / 68.65MB 1.4s [2020-07-17T13:22:14.368Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.5s [2020-07-17T13:22:14.545Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 24.88MB / 97.69MB 2.8s [2020-07-17T13:22:14.545Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 30.06MB / 62.52MB 3.0s [2020-07-17T13:22:14.545Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 33.94MB / 97.69MB 3.0s [2020-07-17T13:22:14.612Z] #39 18.10 DEP images/core-s390.pb-c.d [2020-07-17T13:22:14.612Z] #39 18.20 DEP images/core-x86.pb-c.d [2020-07-17T13:22:14.612Z] #39 18.25 DEP images/core.pb-c.d [2020-07-17T13:22:14.612Z] #39 18.32 DEP images/inventory.pb-c.d [2020-07-17T13:22:14.660Z] #39 35.71 CC images/creds.o [2020-07-17T13:22:14.660Z] #39 35.89 CC images/vma.o [2020-07-17T13:22:14.660Z] #39 36.08 CC images/netdev.o [2020-07-17T13:22:14.826Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 33.54MB / 62.52MB 3.1s [2020-07-17T13:22:14.826Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 40.27MB / 97.69MB 3.1s [2020-07-17T13:22:14.826Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 55.05MB / 62.52MB 3.3s [2020-07-17T13:22:14.826Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 67.09MB / 97.69MB 3.3s [2020-07-17T13:22:14.868Z] #39 18.36 PBCC images/cpuinfo.pb-c.c [2020-07-17T13:22:14.868Z] #39 18.43 DEP images/cpuinfo.pb-c.d [2020-07-17T13:22:14.868Z] #39 18.49 PBCC images/stats.pb-c.c [2020-07-17T13:22:14.868Z] #39 18.53 DEP images/stats.pb-c.d [2020-07-17T13:22:14.919Z] #39 ... [2020-07-17T13:22:14.919Z] [2020-07-17T13:22:14.919Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:14.919Z] #41 84.80 go/parser [2020-07-17T13:22:14.919Z] #41 87.43 text/template [2020-07-17T13:22:14.919Z] #41 88.17 encoding/xml [2020-07-17T13:22:14.919Z] #41 92.14 go/doc [2020-07-17T13:22:14.919Z] #41 93.66 github.com/LK4D4/vndr/versioned [2020-07-17T13:22:14.919Z] #41 93.96 vendor/golang.org/x/crypto/cryptobyte [2020-07-17T13:22:14.938Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-17T13:22:15.088Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 3.4s [2020-07-17T13:22:15.179Z] #41 ... [2020-07-17T13:22:15.179Z] [2020-07-17T13:22:15.179Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:15.179Z] #10 93.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-17T13:22:15.179Z] #10 93.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:22:15.179Z] #10 93.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:15.198Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.8s done [2020-07-17T13:22:15.198Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done [2020-07-17T13:22:15.198Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.3s done [2020-07-17T13:22:15.198Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 3.65MB / 120.18MB 2.4s [2020-07-17T13:22:15.198Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 2.3s done [2020-07-17T13:22:15.409Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 88.32MB / 97.69MB 3.8s [2020-07-17T13:22:15.409Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 97.69MB / 97.69MB 3.9s [2020-07-17T13:22:15.458Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 14.44MB / 120.18MB 2.5s [2020-07-17T13:22:15.458Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 20.99MB / 120.18MB 2.6s [2020-07-17T13:22:15.537Z] #17 8.071 Reading package lists... [2020-07-17T13:22:15.720Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 32.23MB / 120.18MB 2.8s [2020-07-17T13:22:15.720Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 39.04MB / 120.18MB 2.9s [2020-07-17T13:22:15.827Z] #17 9.951 Building dependency tree... [2020-07-17T13:22:15.982Z] #7 ... [2020-07-17T13:22:15.982Z] [2020-07-17T13:22:15.982Z] #20 [internal] load build context [2020-07-17T13:22:15.982Z] #20 transferring context: 51.31MB 2.9s done [2020-07-17T13:22:15.982Z] #20 DONE 3.1s [2020-07-17T13:22:15.982Z] [2020-07-17T13:22:15.982Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:22:15.982Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 50.79MB / 120.18MB 3.1s [2020-07-17T13:22:15.982Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 57.84MB / 120.18MB 3.2s [2020-07-17T13:22:16.017Z] #7 ... [2020-07-17T13:22:16.017Z] [2020-07-17T13:22:16.017Z] #20 [internal] load build context [2020-07-17T13:22:16.017Z] #20 transferring context: 51.31MB 4.0s done [2020-07-17T13:22:16.017Z] #20 DONE 4.5s [2020-07-17T13:22:16.017Z] [2020-07-17T13:22:16.017Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:22:16.244Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 76.59MB / 120.18MB 3.4s [2020-07-17T13:22:16.244Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 85.36MB / 120.18MB 3.5s [2020-07-17T13:22:16.460Z] #17 10.46 libcap2-bin is already the newest version (1:2.25-2). [2020-07-17T13:22:16.460Z] #17 10.46 The following additional packages will be installed: [2020-07-17T13:22:16.460Z] #17 10.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-17T13:22:16.460Z] #17 10.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-17T13:22:16.460Z] #17 10.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-17T13:22:16.460Z] #17 10.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-17T13:22:16.460Z] #17 10.46 python3.7 python3.7-minimal vim-runtime xxd [2020-07-17T13:22:16.460Z] #17 10.46 Suggested packages: [2020-07-17T13:22:16.460Z] #17 10.46 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-17T13:22:16.460Z] #17 10.46 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-17T13:22:16.460Z] #17 10.46 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-17T13:22:16.460Z] #17 10.46 Recommended packages: [2020-07-17T13:22:16.460Z] #17 10.46 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-17T13:22:16.460Z] #17 10.46 python3-keyrings.alt python3-xdg unzip [2020-07-17T13:22:16.506Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 94.21MB / 120.18MB 3.6s [2020-07-17T13:22:16.506Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 104.60MB / 120.18MB 3.7s [2020-07-17T13:22:16.756Z] #39 19.98 make[1]: Nothing to be done for 'all'. [2020-07-17T13:22:16.767Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 113.06MB / 120.18MB 3.8s [2020-07-17T13:22:16.767Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 3.9s [2020-07-17T13:22:16.963Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 4.1s done [2020-07-17T13:22:16.963Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 5.6s done [2020-07-17T13:22:16.963Z] #7 sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc 0B / 156B 5.6s [2020-07-17T13:22:17.225Z] #7 ... [2020-07-17T13:22:17.225Z] [2020-07-17T13:22:17.225Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-17T13:22:17.225Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-17T13:22:17.225Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-07-17T13:22:17.225Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-17T13:22:17.225Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-17T13:22:17.225Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-07-17T13:22:17.225Z] #58 DONE 5.8s [2020-07-17T13:22:17.225Z] [2020-07-17T13:22:17.225Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:22:17.225Z] #7 sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc 156B / 156B 5.7s [2020-07-17T13:22:17.487Z] #7 sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc 156B / 156B 6.0s done [2020-07-17T13:22:17.494Z] #17 11.73 The following NEW packages will be installed: [2020-07-17T13:22:17.494Z] #17 11.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-17T13:22:17.494Z] #17 11.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-17T13:22:17.494Z] #17 11.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-17T13:22:17.494Z] #17 11.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-17T13:22:17.494Z] #17 11.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-17T13:22:17.494Z] #17 11.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-17T13:22:17.494Z] #17 11.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-17T13:22:17.494Z] #17 11.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-17T13:22:17.494Z] #17 11.73 xz-utils zip [2020-07-17T13:22:17.686Z] #39 21.34 CC images/stats.o [2020-07-17T13:22:17.686Z] #39 ... [2020-07-17T13:22:17.686Z] [2020-07-17T13:22:17.686Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:17.686Z] #47 82.11 github.com/pkg/diff [2020-07-17T13:22:17.686Z] #47 83.05 go/ast [2020-07-17T13:22:17.686Z] #47 83.70 golang.org/x/crypto/ssh/terminal [2020-07-17T13:22:17.686Z] #47 86.08 mvdan.cc/editorconfig [2020-07-17T13:22:17.686Z] #47 87.56 mvdan.cc/sh/v3/fileutil [2020-07-17T13:22:17.686Z] #47 87.75 mvdan.cc/sh/v3/syntax [2020-07-17T13:22:17.709Z] #7 ... [2020-07-17T13:22:17.709Z] [2020-07-17T13:22:17.709Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-17T13:22:17.709Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-17T13:22:17.709Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-17T13:22:17.709Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-17T13:22:17.709Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done [2020-07-17T13:22:17.709Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-07-17T13:22:17.709Z] #58 DONE 4.7s [2020-07-17T13:22:17.709Z] [2020-07-17T13:22:17.709Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-17T13:22:17.709Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 4.7s done [2020-07-17T13:22:17.790Z] #17 11.82 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-17T13:22:17.790Z] #17 11.82 Need to get 27.7 MB of archives. [2020-07-17T13:22:17.790Z] #17 11.82 After this operation, 117 MB of additional disk space will be used. [2020-07-17T13:22:17.790Z] #17 11.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-17T13:22:17.790Z] #17 11.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-17T13:22:17.790Z] #17 11.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-17T13:22:17.790Z] #17 11.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-17T13:22:17.790Z] #17 11.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-17T13:22:17.790Z] #17 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-17T13:22:17.790Z] #17 12.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-17T13:22:17.790Z] #17 12.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-17T13:22:17.790Z] #17 12.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-17T13:22:17.790Z] #17 12.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-17T13:22:17.942Z] #47 ... [2020-07-17T13:22:17.942Z] [2020-07-17T13:22:17.942Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:17.942Z] #52 36.48 Checking out files: 39% (1252/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 72% (2332/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-17T13:22:17.942Z] #52 38.68 + cd /tmp/tmp.1evLxvVRqT/src/github.com/containerd/containerd [2020-07-17T13:22:17.942Z] #52 38.68 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:22:17.942Z] #52 40.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-17T13:22:17.942Z] #52 40.38 + BUILDTAGS='netgo osusergo static_build' [2020-07-17T13:22:17.942Z] #52 40.38 + export EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:22:17.942Z] #52 40.38 + EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:22:17.942Z] #52 40.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-17T13:22:17.942Z] #52 40.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-17T13:22:17.942Z] #52 40.39 + '[' '' = dynamic ']' [2020-07-17T13:22:17.942Z] #52 40.39 + make [2020-07-17T13:22:17.942Z] #52 41.31 + bin/ctr [2020-07-17T13:22:18.091Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 4.1s done [2020-07-17T13:22:18.105Z] #17 ... [2020-07-17T13:22:18.105Z] [2020-07-17T13:22:18.105Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:18.105Z] #41 DONE 95.1s [2020-07-17T13:22:18.105Z] [2020-07-17T13:22:18.105Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:18.105Z] #17 12.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-17T13:22:18.105Z] #17 12.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-17T13:22:18.105Z] #17 12.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-17T13:22:18.105Z] #17 12.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-17T13:22:18.105Z] #17 12.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-17T13:22:18.105Z] #17 12.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-17T13:22:18.105Z] #17 12.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-17T13:22:18.105Z] #17 12.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:22:18.105Z] #17 12.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-17T13:22:18.105Z] #17 12.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-17T13:22:18.105Z] #17 12.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-17T13:22:18.105Z] #17 12.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-17T13:22:18.105Z] #17 12.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-17T13:22:18.105Z] #17 12.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-17T13:22:18.105Z] #17 12.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-17T13:22:18.105Z] #17 12.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-17T13:22:18.105Z] #17 12.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-17T13:22:18.105Z] #17 12.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-17T13:22:18.105Z] #17 12.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-17T13:22:18.105Z] #17 12.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-17T13:22:18.105Z] #17 12.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-17T13:22:18.105Z] #17 12.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-17T13:22:18.105Z] #17 12.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-17T13:22:18.105Z] #17 12.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-17T13:22:18.105Z] #17 12.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-17T13:22:18.105Z] #17 12.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-17T13:22:18.105Z] #17 12.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-17T13:22:18.105Z] #17 12.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-17T13:22:18.198Z] #52 ... [2020-07-17T13:22:18.198Z] [2020-07-17T13:22:18.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:18.198Z] #39 21.74 CC images/core.o [2020-07-17T13:22:18.425Z] #17 12.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-17T13:22:18.425Z] #17 12.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-17T13:22:18.425Z] #17 12.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-17T13:22:18.425Z] #17 12.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-17T13:22:18.425Z] #17 12.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-17T13:22:18.425Z] #17 12.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-17T13:22:18.425Z] #17 12.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-17T13:22:18.469Z] #10 ... [2020-07-17T13:22:18.469Z] [2020-07-17T13:22:18.469Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:18.469Z] #47 93.16 mvdan.cc/sh/v3/cmd/shfmt [2020-07-17T13:22:18.469Z] #47 DONE 98.4s [2020-07-17T13:22:18.469Z] [2020-07-17T13:22:18.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:18.469Z] #39 36.42 CC images/tty.o [2020-07-17T13:22:18.469Z] #39 36.91 CC images/file-lock.o [2020-07-17T13:22:18.469Z] #39 37.12 CC images/rlimit.o [2020-07-17T13:22:18.469Z] #39 37.42 CC images/pagemap.o [2020-07-17T13:22:18.469Z] #39 37.79 CC images/siginfo.o [2020-07-17T13:22:18.469Z] #39 38.16 CC images/rpc.o [2020-07-17T13:22:18.469Z] #39 39.29 CC images/ext-file.o [2020-07-17T13:22:18.469Z] #39 39.57 CC images/cgroup.o [2020-07-17T13:22:18.648Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.7s done [2020-07-17T13:22:18.648Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-17T13:22:18.663Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 97.69MB / 97.69MB 6.9s done [2020-07-17T13:22:18.726Z] #17 12.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-17T13:22:18.726Z] #17 12.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-17T13:22:18.726Z] #17 12.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-17T13:22:19.017Z] #17 13.22 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:22:19.017Z] #17 13.26 Fetched 27.7 MB in 1s (24.5 MB/s) [2020-07-17T13:22:19.037Z] #39 40.34 CC images/userns.o [2020-07-17T13:22:19.126Z] #39 22.44 CC images/core-x86.o [2020-07-17T13:22:19.218Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-17T13:22:19.218Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-17T13:22:19.238Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-07-17T13:22:19.311Z] #17 13.30 Selecting previously unselected package pigz. [2020-07-17T13:22:19.311Z] #17 13.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 ... 23199 files and directories currently installed.) [2020-07-17T13:22:19.311Z] #17 13.33 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-17T13:22:19.311Z] #17 13.34 Unpacking pigz (2.4-1) ... [2020-07-17T13:22:19.311Z] #17 13.44 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-17T13:22:19.311Z] #17 13.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-17T13:22:19.311Z] #17 13.44 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-17T13:22:19.381Z] #39 22.97 CC images/core-arm.o [2020-07-17T13:22:19.477Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-17T13:22:19.499Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-07-17T13:22:19.602Z] #17 13.75 Selecting previously unselected package python3.7-minimal. [2020-07-17T13:22:19.602Z] #17 13.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-17T13:22:19.602Z] #17 13.75 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:22:19.604Z] #39 40.79 CC images/google/protobuf/descriptor.o [2020-07-17T13:22:19.738Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-17T13:22:19.894Z] #17 14.23 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-17T13:22:19.943Z] #39 23.41 CC images/core-aarch64.o [2020-07-17T13:22:20.074Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-07-17T13:22:20.185Z] #17 14.24 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:22:20.199Z] #39 23.74 CC images/core-ppc64.o [2020-07-17T13:22:20.335Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-07-17T13:22:20.761Z] #39 24.31 CC images/core-s390.o [2020-07-17T13:22:20.981Z] #39 42.31 CC images/opts.o [2020-07-17T13:22:21.241Z] #39 42.59 CC images/seccomp.o [2020-07-17T13:22:21.280Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0.1s [2020-07-17T13:22:21.326Z] #39 24.94 CC images/cpuinfo.o [2020-07-17T13:22:21.500Z] #39 42.83 CC images/binfmt-misc.o [2020-07-17T13:22:21.648Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-17T13:22:21.760Z] #39 42.96 CC images/time.o [2020-07-17T13:22:21.775Z] #17 15.77 Selecting previously unselected package python3-minimal. [2020-07-17T13:22:21.775Z] #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 ... 23448 files and directories currently installed.) [2020-07-17T13:22:21.775Z] #17 15.82 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-17T13:22:21.775Z] #17 15.82 Unpacking python3-minimal (3.7.3-1) ... [2020-07-17T13:22:21.775Z] #17 15.90 Selecting previously unselected package libmpdec2:s390x. [2020-07-17T13:22:21.775Z] #17 15.90 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-17T13:22:21.775Z] #17 15.90 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-17T13:22:21.775Z] #17 15.99 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-17T13:22:21.775Z] #17 15.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-17T13:22:21.775Z] #17 16.00 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-17T13:22:21.893Z] #39 25.41 CC images/inventory.o [2020-07-17T13:22:21.893Z] #39 25.61 CC images/fdinfo.o [2020-07-17T13:22:21.908Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-17T13:22:22.019Z] #39 43.12 CC images/sysctl.o [2020-07-17T13:22:22.019Z] #39 43.32 CC images/autofs.o [2020-07-17T13:22:22.269Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 19.1s done [2020-07-17T13:22:22.269Z] #8 DONE 26.2s [2020-07-17T13:22:22.269Z] [2020-07-17T13:22:22.269Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-17T13:22:22.269Z] #9 DONE 0.2s [2020-07-17T13:22:22.269Z] [2020-07-17T13:22:22.269Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-17T13:22:22.269Z] #10 DONE 0.2s [2020-07-17T13:22:22.269Z] [2020-07-17T13:22:22.269Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-17T13:22:22.269Z] #36 DONE 0.1s [2020-07-17T13:22:22.269Z] [2020-07-17T13:22:22.269Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:22.269Z] #42 ... [2020-07-17T13:22:22.269Z] [2020-07-17T13:22:22.269Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-17T13:22:22.269Z] #28 DONE 0.1s [2020-07-17T13:22:22.269Z] [2020-07-17T13:22:22.269Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:22:22.269Z] #29 0.925 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-17T13:22:22.269Z] #29 0.935 Cloning into '.'... [2020-07-17T13:22:22.279Z] #39 43.48 CC images/macvlan.o [2020-07-17T13:22:22.455Z] #39 25.96 CC images/fown.o [2020-07-17T13:22:22.538Z] #39 43.72 CC images/sit.o [2020-07-17T13:22:22.668Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.6s done [2020-07-17T13:22:22.711Z] #39 26.28 CC images/ns.o [2020-07-17T13:22:22.798Z] #39 43.99 CC images/memfd.o [2020-07-17T13:22:22.810Z] #17 16.80 Selecting previously unselected package python3.7. [2020-07-17T13:22:22.810Z] #17 16.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-17T13:22:22.810Z] #17 16.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:22:22.810Z] #17 16.89 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-17T13:22:22.810Z] #17 16.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-17T13:22:22.810Z] #17 16.89 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-17T13:22:22.810Z] #17 16.97 Setting up python3-minimal (3.7.3-1) ... [2020-07-17T13:22:22.967Z] #39 26.51 CC images/regfile.o [2020-07-17T13:22:23.058Z] #39 44.24 CC images/timens.o [2020-07-17T13:22:23.102Z] #17 17.48 Selecting previously unselected package python3. [2020-07-17T13:22:23.224Z] #39 26.72 CC images/ghost-file.o [2020-07-17T13:22:23.317Z] #39 44.44 LINK images/built-in.o [2020-07-17T13:22:23.317Z] #39 44.56 GEN compel/include/asm [2020-07-17T13:22:23.317Z] #39 44.58 GEN compel/include/version.h [2020-07-17T13:22:23.317Z] #39 44.62 touch .config [2020-07-17T13:22:23.317Z] #39 44.66 GEN include/common/config.h [2020-07-17T13:22:23.394Z] #17 17.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-17T13:22:23.394Z] #17 17.50 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-17T13:22:23.394Z] #17 17.50 Unpacking python3 (3.7.3-1) ... [2020-07-17T13:22:23.394Z] #17 17.60 Selecting previously unselected package libip4tc0:s390x. [2020-07-17T13:22:23.394Z] #17 17.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-17T13:22:23.394Z] #17 17.60 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-17T13:22:23.394Z] #17 17.65 Selecting previously unselected package libip6tc0:s390x. [2020-07-17T13:22:23.394Z] #17 17.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-17T13:22:23.394Z] #17 17.66 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-17T13:22:23.394Z] #17 17.70 Selecting previously unselected package libiptc0:s390x. [2020-07-17T13:22:23.394Z] #17 17.70 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-17T13:22:23.480Z] #39 27.08 CC images/fifo.o [2020-07-17T13:22:23.577Z] #39 44.75 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-17T13:22:23.577Z] #39 44.78 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-17T13:22:23.577Z] #39 44.80 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-17T13:22:23.577Z] #39 44.83 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-17T13:22:23.577Z] #39 44.87 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-17T13:22:23.577Z] #39 44.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-17T13:22:23.577Z] #39 44.91 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-17T13:22:23.613Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-17T13:22:23.687Z] #17 17.70 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-17T13:22:23.687Z] #17 17.77 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-17T13:22:23.687Z] #17 17.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-17T13:22:23.687Z] #17 17.77 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-17T13:22:23.687Z] #17 17.83 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-17T13:22:23.687Z] #17 17.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-17T13:22:23.687Z] #17 17.83 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-17T13:22:23.687Z] #17 17.88 Selecting previously unselected package libnftnl11:s390x. [2020-07-17T13:22:23.687Z] #17 17.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-17T13:22:23.687Z] #17 17.89 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-17T13:22:23.687Z] #17 17.94 Selecting previously unselected package iptables. [2020-07-17T13:22:23.737Z] #39 27.34 CC images/remap-file-path.o [2020-07-17T13:22:23.823Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-17T13:22:23.823Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb [2020-07-17T13:22:23.836Z] #39 44.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-17T13:22:23.836Z] #39 44.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-17T13:22:23.836Z] #39 44.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-17T13:22:23.836Z] #39 44.97 DEP compel/plugins/std/infect.d [2020-07-17T13:22:23.836Z] #39 45.07 DEP compel/plugins/std/string.d [2020-07-17T13:22:23.836Z] #39 45.16 DEP compel/plugins/std/log.d [2020-07-17T13:22:23.836Z] #39 45.28 DEP compel/plugins/std/fds.d [2020-07-17T13:22:23.979Z] #17 17.94 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-17T13:22:23.979Z] #17 17.94 Unpacking iptables (1.8.2-4) ... [2020-07-17T13:22:23.979Z] #17 ... [2020-07-17T13:22:23.979Z] [2020-07-17T13:22:23.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:23.979Z] #39 52.28 DEP criu/cgroup.d [2020-07-17T13:22:23.979Z] #39 52.45 DEP criu/cgroup-props.d [2020-07-17T13:22:23.979Z] #39 52.57 DEP criu/bitmap.d [2020-07-17T13:22:23.979Z] #39 52.58 DEP criu/bfd.d [2020-07-17T13:22:23.979Z] #39 52.67 DEP criu/autofs.d [2020-07-17T13:22:23.979Z] #39 52.84 DEP criu/aio.d [2020-07-17T13:22:23.979Z] #39 52.95 DEP criu/action-scripts.d [2020-07-17T13:22:23.979Z] #39 53.13 CC criu/action-scripts.o [2020-07-17T13:22:23.979Z] #39 53.42 CC criu/aio.o [2020-07-17T13:22:23.979Z] #39 53.84 CC criu/autofs.o [2020-07-17T13:22:23.979Z] #39 54.67 CC criu/bfd.o [2020-07-17T13:22:23.979Z] #39 55.03 CC criu/bitmap.o [2020-07-17T13:22:23.979Z] #39 55.14 CC criu/cgroup-props.o [2020-07-17T13:22:23.979Z] #39 55.81 CC criu/cgroup.o [2020-07-17T13:22:23.979Z] #39 57.87 CC criu/clone-noasan.o [2020-07-17T13:22:23.979Z] #39 58.04 CC criu/config.o [2020-07-17T13:22:23.979Z] #39 59.18 CC criu/cr-check.o [2020-07-17T13:22:23.979Z] #39 60.14 CC criu/cr-dedup.o [2020-07-17T13:22:23.979Z] #39 60.32 CC criu/cr-dump.o [2020-07-17T13:22:23.979Z] #39 61.58 CC criu/cr-errno.o [2020-07-17T13:22:23.979Z] #39 61.62 CC criu/cr-restore.o [2020-07-17T13:22:23.979Z] #39 ... [2020-07-17T13:22:23.979Z] [2020-07-17T13:22:23.979Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:23.979Z] #17 18.12 Selecting previously unselected package xxd. [2020-07-17T13:22:23.979Z] #17 18.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-17T13:22:23.979Z] #17 18.12 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:22:23.979Z] #17 18.20 Selecting previously unselected package vim-common. [2020-07-17T13:22:23.979Z] #17 ... [2020-07-17T13:22:23.979Z] [2020-07-17T13:22:23.979Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:22:23.979Z] #28 DONE 101.2s [2020-07-17T13:22:23.979Z] [2020-07-17T13:22:23.979Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:23.979Z] #17 18.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:22:23.979Z] #17 18.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:22:24.095Z] #39 45.40 DEP compel/plugins/std/std.d [2020-07-17T13:22:24.271Z] #17 18.50 Selecting previously unselected package bash-completion. [2020-07-17T13:22:24.271Z] #17 18.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-17T13:22:24.300Z] #39 27.66 CC images/eventfd.o [2020-07-17T13:22:24.355Z] #39 45.48 DEP compel/plugins/shmem/shmem.d [2020-07-17T13:22:24.355Z] #39 45.62 DEP compel/plugins/fds/fds.d [2020-07-17T13:22:24.556Z] #39 27.97 CC images/eventpoll.o [2020-07-17T13:22:24.615Z] #39 45.80 CC compel/plugins/std/std.o [2020-07-17T13:22:24.813Z] #39 28.29 CC images/fh.o [2020-07-17T13:22:24.813Z] #39 ... [2020-07-17T13:22:24.813Z] [2020-07-17T13:22:24.813Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:24.813Z] #41 89.33 text/template [2020-07-17T13:22:24.813Z] #41 91.12 encoding/xml [2020-07-17T13:22:24.813Z] #41 93.58 go/doc [2020-07-17T13:22:24.813Z] #41 96.54 github.com/LK4D4/vndr/versioned [2020-07-17T13:22:24.813Z] #41 96.63 github.com/LK4D4/vndr/build [2020-07-17T13:22:24.813Z] #41 96.65 compress/flate [2020-07-17T13:22:24.884Z] #39 46.03 CC compel/plugins/std/fds.o [2020-07-17T13:22:25.015Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.5s done [2020-07-17T13:22:25.063Z] #29 ... [2020-07-17T13:22:25.063Z] [2020-07-17T13:22:25.063Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:25.063Z] #42 0.898 + RM_GOPATH=0 [2020-07-17T13:22:25.063Z] #42 0.911 + TMP_GOPATH= [2020-07-17T13:22:25.063Z] #42 0.911 + : /build [2020-07-17T13:22:25.063Z] #42 0.911 + '[' -z '' ']' [2020-07-17T13:22:25.063Z] #42 0.911 ++ mktemp -d [2020-07-17T13:22:25.063Z] #42 0.914 + export GOPATH=/tmp/tmp.YQLC1pBHNj [2020-07-17T13:22:25.063Z] #42 0.921 + GOPATH=/tmp/tmp.YQLC1pBHNj [2020-07-17T13:22:25.063Z] #42 0.921 + RM_GOPATH=1 [2020-07-17T13:22:25.063Z] #42 0.921 + case "$(go env GOARCH)" in [2020-07-17T13:22:25.063Z] #42 0.923 ++ go env GOARCH [2020-07-17T13:22:25.063Z] #42 0.961 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:25.063Z] #42 0.961 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:25.063Z] #42 0.970 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:25.063Z] #42 0.973 + dir=/tmp/install [2020-07-17T13:22:25.063Z] #42 0.975 + bin=vndr [2020-07-17T13:22:25.063Z] #42 0.976 + shift [2020-07-17T13:22:25.063Z] #42 0.977 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-17T13:22:25.063Z] #42 0.977 + . /tmp/install/vndr.installer [2020-07-17T13:22:25.063Z] #42 1.026 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:25.063Z] #42 1.029 + install_vndr [2020-07-17T13:22:25.063Z] #42 1.029 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-17T13:22:25.063Z] #42 1.030 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:25.063Z] #42 1.031 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YQLC1pBHNj/src/github.com/LK4D4/vndr [2020-07-17T13:22:25.063Z] #42 1.036 Cloning into '/tmp/tmp.YQLC1pBHNj/src/github.com/LK4D4/vndr'... [2020-07-17T13:22:25.063Z] #42 1.960 + cd /tmp/tmp.YQLC1pBHNj/src/github.com/LK4D4/vndr [2020-07-17T13:22:25.063Z] #42 1.960 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:25.063Z] #42 1.992 + go build -buildmode=pie -v -o /build/vndr . [2020-07-17T13:22:25.063Z] #42 3.512 runtime/internal/sys [2020-07-17T13:22:25.063Z] #42 3.603 internal/cpu [2020-07-17T13:22:25.063Z] #42 3.623 internal/race [2020-07-17T13:22:25.063Z] #42 3.937 runtime/internal/atomic [2020-07-17T13:22:25.063Z] #42 3.966 sync/atomic [2020-07-17T13:22:25.063Z] #42 4.380 unicode [2020-07-17T13:22:25.063Z] #42 4.997 unicode/utf8 [2020-07-17T13:22:25.063Z] #42 5.218 internal/bytealg [2020-07-17T13:22:25.063Z] #42 5.571 math/bits [2020-07-17T13:22:25.069Z] #41 ... [2020-07-17T13:22:25.069Z] [2020-07-17T13:22:25.069Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:25.069Z] #39 28.66 CC images/fsnotify.o [2020-07-17T13:22:25.149Z] #39 46.43 CC compel/plugins/std/log.o [2020-07-17T13:22:25.719Z] #39 ... [2020-07-17T13:22:25.719Z] [2020-07-17T13:22:25.719Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:25.719Z] #41 95.68 github.com/LK4D4/vndr/build [2020-07-17T13:22:25.719Z] #41 96.36 net [2020-07-17T13:22:25.719Z] #41 98.81 vendor/golang.org/x/text/transform [2020-07-17T13:22:25.719Z] #41 99.93 vendor/golang.org/x/text/unicode/bidi [2020-07-17T13:22:25.719Z] #41 101.7 vendor/golang.org/x/text/secure/bidirule [2020-07-17T13:22:25.719Z] #41 101.9 vendor/golang.org/x/text/unicode/norm [2020-07-17T13:22:25.978Z] #41 ... [2020-07-17T13:22:25.978Z] [2020-07-17T13:22:25.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:25.978Z] #39 47.20 CC compel/plugins/std/string.o [2020-07-17T13:22:25.997Z] #39 ... [2020-07-17T13:22:25.997Z] [2020-07-17T13:22:25.997Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:25.997Z] #47 94.16 mvdan.cc/sh/v3/cmd/shfmt [2020-07-17T13:22:25.997Z] #47 DONE 100.1s [2020-07-17T13:22:25.997Z] [2020-07-17T13:22:25.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:25.997Z] #39 29.41 CC images/signalfd.o [2020-07-17T13:22:25.997Z] #39 29.67 CC images/fs.o [2020-07-17T13:22:26.142Z] #42 ... [2020-07-17T13:22:26.142Z] [2020-07-17T13:22:26.142Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:26.142Z] #44 0.998 + RM_GOPATH=0 [2020-07-17T13:22:26.142Z] #44 1.011 + TMP_GOPATH= [2020-07-17T13:22:26.142Z] #44 1.012 + : /build [2020-07-17T13:22:26.142Z] #44 1.016 + '[' -z '' ']' [2020-07-17T13:22:26.142Z] #44 1.016 ++ mktemp -d [2020-07-17T13:22:26.142Z] #44 1.019 + export GOPATH=/tmp/tmp.kQ5PhqQpix [2020-07-17T13:22:26.142Z] #44 1.019 + GOPATH=/tmp/tmp.kQ5PhqQpix [2020-07-17T13:22:26.142Z] #44 1.019 + RM_GOPATH=1 [2020-07-17T13:22:26.142Z] #44 1.019 + case "$(go env GOARCH)" in [2020-07-17T13:22:26.142Z] #44 1.044 ++ go env GOARCH [2020-07-17T13:22:26.142Z] #44 1.117 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:26.142Z] #44 1.121 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:26.142Z] #44 1.131 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:26.142Z] #44 1.134 + dir=/tmp/install [2020-07-17T13:22:26.142Z] #44 1.134 + bin=gotestsum [2020-07-17T13:22:26.142Z] #44 1.134 + shift [2020-07-17T13:22:26.142Z] #44 1.136 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-17T13:22:26.142Z] #44 1.137 + . /tmp/install/gotestsum.installer [2020-07-17T13:22:26.142Z] #44 1.139 ++ : v0.3.5 [2020-07-17T13:22:26.142Z] #44 1.157 + install_gotestsum [2020-07-17T13:22:26.142Z] #44 1.162 + set -e [2020-07-17T13:22:26.142Z] #44 1.177 + export GO111MODULE=on [2020-07-17T13:22:26.142Z] #44 1.177 + GO111MODULE=on [2020-07-17T13:22:26.142Z] #44 1.177 + GOBIN=/build [2020-07-17T13:22:26.142Z] #44 1.177 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-17T13:22:26.142Z] #44 1.397 go: finding gotest.tools v0.3.5 [2020-07-17T13:22:26.142Z] #44 1.397 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:26.142Z] #44 2.396 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:26.142Z] #44 3.374 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:26.142Z] #44 5.036 go: downloading gotest.tools v2.1.0+incompatible [2020-07-17T13:22:26.142Z] #44 5.241 go: extracting gotest.tools v2.1.0+incompatible [2020-07-17T13:22:26.142Z] #44 5.395 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:26.142Z] #44 5.417 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:26.142Z] #44 5.424 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:26.142Z] #44 5.452 go: downloading github.com/fatih/color v1.6.0 [2020-07-17T13:22:26.142Z] #44 5.518 go: downloading github.com/pkg/errors v0.8.0 [2020-07-17T13:22:26.142Z] #44 5.742 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:26.142Z] #44 5.902 go: extracting github.com/fatih/color v1.6.0 [2020-07-17T13:22:26.142Z] #44 5.950 go: extracting github.com/pkg/errors v0.8.0 [2020-07-17T13:22:26.142Z] #44 6.011 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:26.142Z] #44 6.213 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:26.142Z] #44 6.228 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:26.142Z] #44 6.290 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:26.142Z] #44 6.349 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:26.142Z] #44 6.355 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:26.142Z] #44 6.462 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:26.142Z] #44 6.462 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:26.142Z] #44 6.529 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:26.142Z] #44 7.029 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:26.351Z] #17 20.29 Unpacking bash-completion (1:2.8-6) ... [2020-07-17T13:22:26.351Z] #17 20.53 Selecting previously unselected package bzip2. [2020-07-17T13:22:26.351Z] #17 20.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-17T13:22:26.351Z] #17 20.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:22:26.351Z] #17 20.61 Selecting previously unselected package xz-utils. [2020-07-17T13:22:26.351Z] #17 20.61 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-17T13:22:26.351Z] #17 20.61 Unpacking xz-utils (5.2.4-1) ... [2020-07-17T13:22:26.403Z] #7 extracting sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 0.1s [2020-07-17T13:22:26.442Z] #44 7.067 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:26.442Z] #44 ... [2020-07-17T13:22:26.442Z] [2020-07-17T13:22:26.442Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:26.442Z] #42 7.206 encoding [2020-07-17T13:22:26.547Z] #39 47.87 CC compel/plugins/std/infect.o [2020-07-17T13:22:26.562Z] #39 29.98 CC images/pstree.o [2020-07-17T13:22:26.644Z] #17 20.72 Selecting previously unselected package apparmor. [2020-07-17T13:22:26.644Z] #17 20.72 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-17T13:22:26.644Z] #17 20.76 Unpacking apparmor (2.13.2-10) ... [2020-07-17T13:22:26.644Z] #17 20.95 Selecting previously unselected package aufs-tools. [2020-07-17T13:22:26.746Z] #42 7.522 runtime [2020-07-17T13:22:26.818Z] #39 30.40 CC images/pipe.o [2020-07-17T13:22:26.937Z] #17 20.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-17T13:22:26.937Z] #17 20.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:22:26.937Z] #17 21.04 Selecting previously unselected package libonig5:s390x. [2020-07-17T13:22:26.937Z] #17 21.04 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-17T13:22:26.937Z] #17 21.04 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-17T13:22:26.937Z] #17 21.13 Selecting previously unselected package libjq1:s390x. [2020-07-17T13:22:26.937Z] #17 21.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-17T13:22:26.937Z] #17 21.13 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-17T13:22:26.937Z] #17 21.21 Selecting previously unselected package jq. [2020-07-17T13:22:27.047Z] #42 7.622 unicode/utf16 [2020-07-17T13:22:27.047Z] #42 7.874 math [2020-07-17T13:22:27.114Z] #39 30.78 CC images/tcp-stream.o [2020-07-17T13:22:27.116Z] #39 48.32 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-17T13:22:27.116Z] #39 48.44 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-17T13:22:27.231Z] #17 21.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-17T13:22:27.231Z] #17 21.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:22:27.231Z] #17 21.26 Selecting previously unselected package libaio1:s390x. [2020-07-17T13:22:27.231Z] #17 21.26 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-17T13:22:27.231Z] #17 21.27 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-17T13:22:27.231Z] #17 21.30 Selecting previously unselected package libgpm2:s390x. [2020-07-17T13:22:27.231Z] #17 21.30 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-17T13:22:27.231Z] #17 21.30 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-17T13:22:27.231Z] #17 21.33 Selecting previously unselected package libicu63:s390x. [2020-07-17T13:22:27.231Z] #17 21.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-17T13:22:27.231Z] #17 21.33 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-17T13:22:27.370Z] #39 31.00 CC images/sk-packet.o [2020-07-17T13:22:27.376Z] #39 48.50 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-17T13:22:27.376Z] #39 48.57 AR compel/plugins/std.lib.a [2020-07-17T13:22:27.376Z] #39 48.67 CC compel/plugins/fds/fds.o [2020-07-17T13:22:27.932Z] #39 31.31 CC images/mnt.o [2020-07-17T13:22:27.932Z] #39 31.52 CC images/pipe-data.o [2020-07-17T13:22:27.944Z] #39 48.98 AR compel/plugins/fds.lib.a [2020-07-17T13:22:27.944Z] #39 49.03 HOSTDEP compel/src/lib/log-host.d [2020-07-17T13:22:27.944Z] #39 49.14 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-17T13:22:28.023Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 4.0s done [2020-07-17T13:22:28.108Z] #42 8.899 container/list [2020-07-17T13:22:28.188Z] #39 31.70 CC images/sa.o [2020-07-17T13:22:28.188Z] #39 31.92 CC images/timer.o [2020-07-17T13:22:28.204Z] #39 49.28 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-17T13:22:28.204Z] #39 49.34 HOSTDEP compel/src/main-host.d [2020-07-17T13:22:28.204Z] #39 49.51 DEP compel/src/lib/ptrace.d [2020-07-17T13:22:28.283Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done [2020-07-17T13:22:28.283Z] #7 DONE 15.4s [2020-07-17T13:22:28.283Z] [2020-07-17T13:22:28.283Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-17T13:22:28.464Z] #39 49.63 DEP compel/src/lib/infect.d [2020-07-17T13:22:28.724Z] #39 49.87 DEP compel/src/lib/infect-util.d [2020-07-17T13:22:28.724Z] #39 49.96 DEP compel/src/lib/infect-rpc.d [2020-07-17T13:22:28.750Z] #39 32.30 CC images/timerfd.o [2020-07-17T13:22:28.958Z] #7 extracting sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 2.9s done [2020-07-17T13:22:28.983Z] #39 50.06 DEP compel/arch/x86/src/lib/infect.d [2020-07-17T13:22:28.983Z] #39 50.16 DEP compel/arch/x86/src/lib/cpu.d [2020-07-17T13:22:28.983Z] #39 50.23 DEP compel/src/lib/log.d [2020-07-17T13:22:29.006Z] #39 32.53 CC images/mm.o [2020-07-17T13:22:29.167Z] #42 ... [2020-07-17T13:22:29.167Z] [2020-07-17T13:22:29.167Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:22:29.167Z] #39 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:29.167Z] #39 1.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:29.167Z] #39 1.457 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:29.167Z] #39 2.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-17T13:22:29.167Z] #39 5.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB] [2020-07-17T13:22:29.167Z] #39 7.433 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-17T13:22:29.242Z] #39 50.32 DEP compel/src/main.d [2020-07-17T13:22:29.242Z] #39 50.41 DEP compel/src/lib/handle-elf.d [2020-07-17T13:22:29.242Z] #39 50.55 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-17T13:22:29.262Z] #39 32.82 CC images/sk-opts.o [2020-07-17T13:22:29.303Z] #17 23.33 Selecting previously unselected package libnet1:s390x. [2020-07-17T13:22:29.303Z] #17 23.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-17T13:22:29.303Z] #17 23.34 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-17T13:22:29.303Z] #17 23.40 Selecting previously unselected package libnl-3-200:s390x. [2020-07-17T13:22:29.303Z] #17 23.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-17T13:22:29.303Z] #17 23.40 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-17T13:22:29.303Z] #17 23.43 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-17T13:22:29.303Z] #17 23.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-17T13:22:29.303Z] #17 23.44 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-17T13:22:29.303Z] #17 23.47 Selecting previously unselected package libreadline5:s390x. [2020-07-17T13:22:29.303Z] #17 23.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-17T13:22:29.303Z] #17 23.47 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-17T13:22:29.303Z] #17 23.53 Selecting previously unselected package net-tools. [2020-07-17T13:22:29.303Z] #17 23.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-17T13:22:29.303Z] #17 23.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:22:29.303Z] #17 23.62 Selecting previously unselected package python-pip-whl. [2020-07-17T13:22:29.303Z] #17 23.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-17T13:22:29.303Z] #17 23.62 Unpacking python-pip-whl (18.1-5) ... [2020-07-17T13:22:29.467Z] #39 ... [2020-07-17T13:22:29.467Z] [2020-07-17T13:22:29.467Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:29.467Z] #11 1.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:29.467Z] #11 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:29.467Z] #11 1.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:29.467Z] #11 2.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-17T13:22:29.467Z] #11 5.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB] [2020-07-17T13:22:29.467Z] #11 6.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-17T13:22:29.467Z] #11 ... [2020-07-17T13:22:29.467Z] [2020-07-17T13:22:29.467Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:29.467Z] #22 1.003 + RM_GOPATH=0 [2020-07-17T13:22:29.467Z] #22 1.010 + TMP_GOPATH= [2020-07-17T13:22:29.467Z] #22 1.010 + : /build [2020-07-17T13:22:29.467Z] #22 1.010 + '[' -z '' ']' [2020-07-17T13:22:29.467Z] #22 1.016 ++ mktemp -d [2020-07-17T13:22:29.467Z] #22 1.043 + export GOPATH=/tmp/tmp.1rKcw9FM9f [2020-07-17T13:22:29.467Z] #22 1.043 + GOPATH=/tmp/tmp.1rKcw9FM9f [2020-07-17T13:22:29.467Z] #22 1.043 + RM_GOPATH=1 [2020-07-17T13:22:29.467Z] #22 1.045 + case "$(go env GOARCH)" in [2020-07-17T13:22:29.467Z] #22 1.052 ++ go env GOARCH [2020-07-17T13:22:29.467Z] #22 1.091 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:29.467Z] #22 1.091 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:29.467Z] #22 1.094 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:29.467Z] #22 1.104 + dir=/tmp/install [2020-07-17T13:22:29.467Z] #22 1.105 + bin=dockercli [2020-07-17T13:22:29.467Z] #22 1.105 + shift [2020-07-17T13:22:29.467Z] #22 1.105 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-17T13:22:29.467Z] #22 1.106 + . /tmp/install/dockercli.installer [2020-07-17T13:22:29.467Z] #22 1.107 ++ : stable [2020-07-17T13:22:29.467Z] #22 1.107 ++ : 17.06.2-ce [2020-07-17T13:22:29.467Z] #22 1.108 + install_dockercli [2020-07-17T13:22:29.467Z] #22 1.108 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-17T13:22:29.467Z] #22 1.109 Install docker/cli version 17.06.2-ce from stable [2020-07-17T13:22:29.467Z] #22 1.111 ++ uname -m [2020-07-17T13:22:29.467Z] #22 1.114 + arch=ppc64le [2020-07-17T13:22:29.467Z] #22 1.114 + '[' ppc64le '!=' x86_64 ']' [2020-07-17T13:22:29.467Z] #22 1.115 + '[' ppc64le '!=' s390x ']' [2020-07-17T13:22:29.467Z] #22 1.115 + '[' ppc64le '!=' armhf ']' [2020-07-17T13:22:29.467Z] #22 1.115 + build_dockercli [2020-07-17T13:22:29.467Z] #22 1.115 + git clone https://github.com/docker/docker-ce /tmp/tmp.1rKcw9FM9f/tmp/docker-ce [2020-07-17T13:22:29.467Z] #22 1.121 Cloning into '/tmp/tmp.1rKcw9FM9f/tmp/docker-ce'... [2020-07-17T13:22:29.502Z] #39 50.64 CC compel/src/lib/log.o [2020-07-17T13:22:29.518Z] #39 33.06 CC images/sk-unix.o [2020-07-17T13:22:29.587Z] #7 extracting sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc done [2020-07-17T13:22:29.762Z] #39 50.88 CC compel/arch/x86/src/lib/cpu.o [2020-07-17T13:22:29.770Z] #22 ... [2020-07-17T13:22:29.770Z] [2020-07-17T13:22:29.770Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:22:29.770Z] #52 0.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:29.771Z] #52 1.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:29.771Z] #52 1.135 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:29.771Z] #52 2.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-17T13:22:29.771Z] #52 4.427 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB] [2020-07-17T13:22:29.771Z] #52 6.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-17T13:22:29.771Z] #52 ... [2020-07-17T13:22:29.771Z] [2020-07-17T13:22:29.771Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:29.771Z] #46 1.026 + RM_GOPATH=0 [2020-07-17T13:22:29.771Z] #46 1.026 + TMP_GOPATH= [2020-07-17T13:22:29.771Z] #46 1.026 + : /build [2020-07-17T13:22:29.771Z] #46 1.027 + '[' -z '' ']' [2020-07-17T13:22:29.771Z] #46 1.069 ++ mktemp -d [2020-07-17T13:22:29.771Z] #46 1.070 + export GOPATH=/tmp/tmp.QlV9QUepIn [2020-07-17T13:22:29.771Z] #46 1.071 + GOPATH=/tmp/tmp.QlV9QUepIn [2020-07-17T13:22:29.771Z] #46 1.071 + RM_GOPATH=1 [2020-07-17T13:22:29.771Z] #46 1.071 + case "$(go env GOARCH)" in [2020-07-17T13:22:29.771Z] #46 1.073 ++ go env GOARCH [2020-07-17T13:22:29.771Z] #46 1.097 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:29.771Z] #46 1.097 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:29.771Z] #46 1.102 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:29.771Z] #46 1.119 + dir=/tmp/install [2020-07-17T13:22:29.771Z] #46 1.120 + bin=golangci_lint [2020-07-17T13:22:29.771Z] #46 1.120 + shift [2020-07-17T13:22:29.771Z] #46 1.120 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-17T13:22:29.771Z] #46 1.121 + . /tmp/install/golangci_lint.installer [2020-07-17T13:22:29.771Z] #46 1.121 ++ : v1.23.8 [2020-07-17T13:22:29.771Z] #46 1.123 + install_golangci_lint [2020-07-17T13:22:29.771Z] #46 1.123 + echo 'Installing golangci-lint version v1.23.8' [2020-07-17T13:22:29.771Z] #46 1.124 Installing golangci-lint version v1.23.8 [2020-07-17T13:22:29.771Z] #46 1.124 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:22:29.774Z] #39 33.34 CC images/sk-inet.o [2020-07-17T13:22:29.937Z] #17 23.94 Selecting previously unselected package python3-lib2to3. [2020-07-17T13:22:29.937Z] #17 23.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-17T13:22:29.937Z] #17 23.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:22:29.937Z] #17 24.03 Selecting previously unselected package python3-distutils. [2020-07-17T13:22:29.937Z] #17 24.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-17T13:22:29.937Z] #17 24.04 Unpacking python3-distutils (3.7.3-1) ... [2020-07-17T13:22:29.937Z] #17 24.14 Selecting previously unselected package python3-pip. [2020-07-17T13:22:29.937Z] #17 24.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-17T13:22:29.937Z] #17 24.14 Unpacking python3-pip (18.1-5) ... [2020-07-17T13:22:29.937Z] #17 24.24 Selecting previously unselected package python3-pkg-resources. [2020-07-17T13:22:30.030Z] #39 33.64 CC images/tun.o [2020-07-17T13:22:30.069Z] #46 ... [2020-07-17T13:22:30.069Z] [2020-07-17T13:22:30.069Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:30.069Z] #31 1.007 + RM_GOPATH=0 [2020-07-17T13:22:30.069Z] #31 1.008 + TMP_GOPATH= [2020-07-17T13:22:30.069Z] #31 1.008 + : /build [2020-07-17T13:22:30.069Z] #31 1.008 + '[' -z '' ']' [2020-07-17T13:22:30.069Z] #31 1.044 ++ mktemp -d [2020-07-17T13:22:30.069Z] #31 1.056 + export GOPATH=/tmp/tmp.Db1N9EOrtt [2020-07-17T13:22:30.069Z] #31 1.057 + GOPATH=/tmp/tmp.Db1N9EOrtt [2020-07-17T13:22:30.069Z] #31 1.057 + RM_GOPATH=1 [2020-07-17T13:22:30.069Z] #31 1.057 + case "$(go env GOARCH)" in [2020-07-17T13:22:30.069Z] #31 1.059 ++ go env GOARCH [2020-07-17T13:22:30.069Z] #31 1.109 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.069Z] #31 1.110 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.069Z] #31 1.114 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:30.069Z] #31 1.131 + dir=/tmp/install [2020-07-17T13:22:30.069Z] #31 1.135 + bin=tomlv [2020-07-17T13:22:30.069Z] #31 1.136 + shift [2020-07-17T13:22:30.069Z] #31 1.138 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-17T13:22:30.069Z] #31 1.139 + . /tmp/install/tomlv.installer [2020-07-17T13:22:30.069Z] #31 1.140 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:30.069Z] #31 1.141 + install_tomlv [2020-07-17T13:22:30.069Z] #31 1.142 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-17T13:22:30.069Z] #31 1.143 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:30.069Z] #31 1.143 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Db1N9EOrtt/src/github.com/BurntSushi/toml [2020-07-17T13:22:30.069Z] #31 1.161 Cloning into '/tmp/tmp.Db1N9EOrtt/src/github.com/BurntSushi/toml'... [2020-07-17T13:22:30.069Z] #31 2.253 + cd /tmp/tmp.Db1N9EOrtt/src/github.com/BurntSushi/toml [2020-07-17T13:22:30.069Z] #31 2.253 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:30.069Z] #31 2.279 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:22:30.069Z] #31 3.054 runtime/internal/sys [2020-07-17T13:22:30.069Z] #31 3.138 internal/cpu [2020-07-17T13:22:30.069Z] #31 3.238 runtime/internal/atomic [2020-07-17T13:22:30.069Z] #31 3.255 math/bits [2020-07-17T13:22:30.069Z] #31 3.648 runtime/internal/math [2020-07-17T13:22:30.069Z] #31 4.129 unicode/utf8 [2020-07-17T13:22:30.069Z] #31 4.249 sync/atomic [2020-07-17T13:22:30.069Z] #31 4.505 internal/bytealg [2020-07-17T13:22:30.069Z] #31 5.016 unicode [2020-07-17T13:22:30.069Z] #31 5.690 math [2020-07-17T13:22:30.069Z] #31 6.296 internal/testlog [2020-07-17T13:22:30.069Z] #31 7.176 encoding [2020-07-17T13:22:30.069Z] #31 7.251 runtime [2020-07-17T13:22:30.069Z] #31 7.614 runtime/cgo [2020-07-17T13:22:30.069Z] #31 ... [2020-07-17T13:22:30.069Z] [2020-07-17T13:22:30.069Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:30.069Z] #48 0.983 + RM_GOPATH=0 [2020-07-17T13:22:30.069Z] #48 0.983 + TMP_GOPATH= [2020-07-17T13:22:30.069Z] #48 0.983 + : /build [2020-07-17T13:22:30.069Z] #48 0.986 + '[' -z '' ']' [2020-07-17T13:22:30.069Z] #48 0.986 ++ mktemp -d [2020-07-17T13:22:30.069Z] #48 1.040 + export GOPATH=/tmp/tmp.E0JZ0QAEnB [2020-07-17T13:22:30.069Z] #48 1.040 + GOPATH=/tmp/tmp.E0JZ0QAEnB [2020-07-17T13:22:30.069Z] #48 1.040 + RM_GOPATH=1 [2020-07-17T13:22:30.069Z] #48 1.044 + case "$(go env GOARCH)" in [2020-07-17T13:22:30.069Z] #48 1.044 ++ go env GOARCH [2020-07-17T13:22:30.069Z] #48 1.089 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.069Z] #48 1.090 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.069Z] #48 1.095 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:30.069Z] #48 1.097 + dir=/tmp/install [2020-07-17T13:22:30.069Z] #48 1.098 + bin=shfmt [2020-07-17T13:22:30.069Z] #48 1.099 + shift [2020-07-17T13:22:30.069Z] #48 1.099 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-17T13:22:30.069Z] #48 1.100 + . /tmp/install/shfmt.installer [2020-07-17T13:22:30.069Z] #48 1.101 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:30.069Z] #48 1.102 + install_shfmt [2020-07-17T13:22:30.069Z] #48 1.102 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-17T13:22:30.069Z] #48 1.103 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:30.069Z] #48 1.104 + git clone https://github.com/mvdan/sh.git /tmp/tmp.E0JZ0QAEnB/src/github.com/mvdan/sh [2020-07-17T13:22:30.069Z] #48 1.133 Cloning into '/tmp/tmp.E0JZ0QAEnB/src/github.com/mvdan/sh'... [2020-07-17T13:22:30.229Z] #17 24.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:22:30.229Z] #17 24.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:22:30.229Z] #17 24.30 Selecting previously unselected package python3-setuptools. [2020-07-17T13:22:30.229Z] #17 24.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-17T13:22:30.229Z] #17 24.31 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-17T13:22:30.229Z] #17 24.45 Selecting previously unselected package python3-wheel. [2020-07-17T13:22:30.229Z] #17 24.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-17T13:22:30.229Z] #17 24.45 Unpacking python3-wheel (0.32.3-2) ... [2020-07-17T13:22:30.229Z] #17 24.49 Selecting previously unselected package sudo. [2020-07-17T13:22:30.286Z] #39 33.87 CC images/sk-netlink.o [2020-07-17T13:22:30.331Z] #39 51.55 CC compel/arch/x86/src/lib/infect.o [2020-07-17T13:22:30.370Z] #48 ... [2020-07-17T13:22:30.370Z] [2020-07-17T13:22:30.370Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:30.370Z] #37 0.903 + git clone https://github.com/docker/distribution.git . [2020-07-17T13:22:30.370Z] #37 0.921 Cloning into '.'... [2020-07-17T13:22:30.370Z] #37 ... [2020-07-17T13:22:30.370Z] [2020-07-17T13:22:30.370Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:30.370Z] #61 0.897 + RM_GOPATH=0 [2020-07-17T13:22:30.370Z] #61 0.898 + TMP_GOPATH= [2020-07-17T13:22:30.370Z] #61 0.898 + : /build [2020-07-17T13:22:30.370Z] #61 0.898 + '[' -z '' ']' [2020-07-17T13:22:30.370Z] #61 0.900 ++ mktemp -d [2020-07-17T13:22:30.370Z] #61 0.902 + export GOPATH=/tmp/tmp.UNJWOACAFl [2020-07-17T13:22:30.370Z] #61 0.903 + GOPATH=/tmp/tmp.UNJWOACAFl [2020-07-17T13:22:30.370Z] #61 0.903 + RM_GOPATH=1 [2020-07-17T13:22:30.370Z] #61 0.903 + case "$(go env GOARCH)" in [2020-07-17T13:22:30.370Z] #61 0.903 ++ go env GOARCH [2020-07-17T13:22:30.370Z] #61 0.925 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.370Z] #61 0.925 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.370Z] #61 0.930 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:30.370Z] #61 0.933 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:30.370Z] #61 0.934 + dir=/tmp/install [2020-07-17T13:22:30.370Z] #61 0.934 + bin=proxy [2020-07-17T13:22:30.370Z] #61 0.934 + shift [2020-07-17T13:22:30.370Z] #61 0.934 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-17T13:22:30.370Z] #61 0.934 + . /tmp/install/proxy.installer [2020-07-17T13:22:30.370Z] #61 0.934 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:30.370Z] #61 0.934 + install_proxy [2020-07-17T13:22:30.370Z] #61 0.934 + case "$1" in [2020-07-17T13:22:30.370Z] #61 0.934 + export CGO_ENABLED=0 [2020-07-17T13:22:30.370Z] #61 0.934 + CGO_ENABLED=0 [2020-07-17T13:22:30.370Z] #61 0.934 + _install_proxy [2020-07-17T13:22:30.370Z] #61 0.934 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-17T13:22:30.370Z] #61 0.942 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UNJWOACAFl/src/github.com/docker/libnetwork [2020-07-17T13:22:30.370Z] #61 0.961 Cloning into '/tmp/tmp.UNJWOACAFl/src/github.com/docker/libnetwork'... [2020-07-17T13:22:30.521Z] #17 24.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-17T13:22:30.521Z] #17 24.50 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:22:30.521Z] #17 24.76 Selecting previously unselected package thin-provisioning-tools. [2020-07-17T13:22:30.542Z] #39 34.10 CC images/packet-sock.o [2020-07-17T13:22:30.670Z] #61 ... [2020-07-17T13:22:30.670Z] [2020-07-17T13:22:30.670Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:30.670Z] #24 1.276 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:30.670Z] #24 1.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:30.670Z] #24 1.408 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:30.670Z] #24 2.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-17T13:22:30.670Z] #24 5.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB] [2020-07-17T13:22:30.670Z] #24 7.226 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-17T13:22:30.670Z] #24 ... [2020-07-17T13:22:30.670Z] [2020-07-17T13:22:30.670Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:22:30.670Z] #33 1.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:30.670Z] #33 1.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:30.670Z] #33 1.443 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:30.670Z] #33 3.094 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-17T13:22:30.670Z] #33 5.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB] [2020-07-17T13:22:30.670Z] #33 7.333 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-17T13:22:30.798Z] #39 34.45 CC images/ipc-var.o [2020-07-17T13:22:30.813Z] #17 24.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-17T13:22:30.813Z] #17 24.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:22:30.813Z] #17 24.95 Selecting previously unselected package uidmap. [2020-07-17T13:22:30.813Z] #17 24.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-17T13:22:30.813Z] #17 24.96 Unpacking uidmap (1:4.5-1.1) ... [2020-07-17T13:22:30.813Z] #17 25.01 Selecting previously unselected package vim-runtime. [2020-07-17T13:22:30.813Z] #17 25.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:22:30.813Z] #17 25.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-17T13:22:30.813Z] #17 25.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-17T13:22:30.813Z] #17 25.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:22:30.971Z] #33 ... [2020-07-17T13:22:30.971Z] [2020-07-17T13:22:30.971Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:30.971Z] #55 0.887 + RM_GOPATH=0 [2020-07-17T13:22:30.971Z] #55 0.888 + TMP_GOPATH= [2020-07-17T13:22:30.971Z] #55 0.888 + : /build [2020-07-17T13:22:30.971Z] #55 0.888 + '[' -z '' ']' [2020-07-17T13:22:30.971Z] #55 0.889 ++ mktemp -d [2020-07-17T13:22:30.971Z] #55 0.890 + export GOPATH=/tmp/tmp.rDrQBTSgH5 [2020-07-17T13:22:30.971Z] #55 0.890 + GOPATH=/tmp/tmp.rDrQBTSgH5 [2020-07-17T13:22:30.971Z] #55 0.890 + RM_GOPATH=1 [2020-07-17T13:22:30.971Z] #55 0.890 + case "$(go env GOARCH)" in [2020-07-17T13:22:30.971Z] #55 0.892 ++ go env GOARCH [2020-07-17T13:22:30.971Z] #55 0.919 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.971Z] #55 0.919 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:30.971Z] #55 0.925 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:30.971Z] #55 0.927 + dir=/tmp/install [2020-07-17T13:22:30.971Z] #55 0.927 + bin=rootlesskit [2020-07-17T13:22:30.971Z] #55 0.927 + shift [2020-07-17T13:22:30.971Z] #55 0.927 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-17T13:22:30.971Z] #55 0.927 + . /tmp/install/rootlesskit.installer [2020-07-17T13:22:30.971Z] #55 0.927 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:30.971Z] #55 0.928 + install_rootlesskit [2020-07-17T13:22:30.971Z] #55 0.933 + case "$1" in [2020-07-17T13:22:30.971Z] #55 0.933 + export CGO_ENABLED=0 [2020-07-17T13:22:30.971Z] #55 0.933 + CGO_ENABLED=0 [2020-07-17T13:22:30.971Z] #55 0.933 + _install_rootlesskit [2020-07-17T13:22:30.971Z] #55 0.933 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-17T13:22:30.971Z] #55 0.933 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rDrQBTSgH5/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:22:30.971Z] #55 0.934 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:30.971Z] #55 0.940 Cloning into '/tmp/tmp.rDrQBTSgH5/src/github.com/rootless-containers/rootlesskit'... [2020-07-17T13:22:30.971Z] #55 5.710 + cd /tmp/tmp.rDrQBTSgH5/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:22:30.971Z] #55 5.710 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:30.971Z] #55 6.272 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:22:30.971Z] #55 6.273 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-17T13:22:30.971Z] #55 ... [2020-07-17T13:22:30.971Z] [2020-07-17T13:22:30.971Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:30.971Z] #48 11.81 + cd /tmp/tmp.E0JZ0QAEnB/src/github.com/mvdan/sh [2020-07-17T13:22:30.971Z] #48 11.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:31.036Z] #7 DONE 19.3s [2020-07-17T13:22:31.036Z] [2020-07-17T13:22:31.036Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-17T13:22:31.054Z] #39 34.64 CC images/ipc-desc.o [2020-07-17T13:22:31.271Z] #39 52.36 CC compel/src/lib/infect-rpc.o [2020-07-17T13:22:31.271Z] #39 52.63 CC compel/src/lib/infect-util.o [2020-07-17T13:22:31.274Z] #48 11.96 + GO111MODULE=on [2020-07-17T13:22:31.274Z] #48 11.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-17T13:22:31.310Z] #39 34.81 CC images/ipc-shm.o [2020-07-17T13:22:31.567Z] #39 35.09 CC images/ipc-msg.o [2020-07-17T13:22:31.578Z] #8 DONE 2.8s [2020-07-17T13:22:31.578Z] [2020-07-17T13:22:31.578Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-17T13:22:31.823Z] #39 35.43 CC images/ipc-sem.o [2020-07-17T13:22:31.837Z] #9 DONE 0.6s [2020-07-17T13:22:31.838Z] [2020-07-17T13:22:31.838Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-17T13:22:31.838Z] #35 DONE 0.0s [2020-07-17T13:22:31.838Z] [2020-07-17T13:22:31.838Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-17T13:22:31.838Z] #27 DONE 0.1s [2020-07-17T13:22:31.838Z] [2020-07-17T13:22:31.838Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:22:31.841Z] #39 52.88 CC compel/src/lib/infect.o [2020-07-17T13:22:31.841Z] #39 ... [2020-07-17T13:22:31.841Z] [2020-07-17T13:22:31.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:31.841Z] #10 109.8 Selecting previously unselected package libapparmor1:amd64. [2020-07-17T13:22:31.841Z] #10 109.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 109.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-17T13:22:31.841Z] #10 109.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-17T13:22:31.841Z] #10 109.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 109.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-17T13:22:31.841Z] #10 110.1 Selecting previously unselected package libbtrfs0. [2020-07-17T13:22:31.841Z] #10 110.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 110.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:22:31.841Z] #10 110.2 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:22:31.841Z] #10 110.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 110.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:22:31.841Z] #10 110.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-17T13:22:31.841Z] #10 110.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 110.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:31.841Z] #10 110.4 Selecting previously unselected package libudev-dev:amd64. [2020-07-17T13:22:31.841Z] #10 110.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 110.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:31.841Z] #10 110.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-17T13:22:31.841Z] #10 110.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 110.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-17T13:22:31.841Z] #10 111.0 Selecting previously unselected package libpcre16-3:amd64. [2020-07-17T13:22:31.841Z] #10 111.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 111.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:31.841Z] #10 111.2 Selecting previously unselected package libpcre32-3:amd64. [2020-07-17T13:22:31.841Z] #10 111.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 111.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:31.841Z] #10 111.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-17T13:22:31.841Z] #10 111.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 111.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-17T13:22:31.841Z] #10 111.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-17T13:22:31.841Z] #10 111.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:31.841Z] #10 111.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-17T13:22:32.079Z] #39 35.67 CC images/utsns.o [2020-07-17T13:22:32.102Z] #10 112.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-17T13:22:32.102Z] #10 112.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-17T13:22:32.102Z] #10 112.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-17T13:22:32.335Z] #39 35.88 CC images/creds.o [2020-07-17T13:22:32.362Z] #10 112.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-17T13:22:32.362Z] #10 112.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:22:32.362Z] #10 112.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:32.362Z] #10 112.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-17T13:22:32.590Z] #39 36.11 CC images/vma.o [2020-07-17T13:22:32.622Z] #10 112.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-17T13:22:32.622Z] #10 112.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-17T13:22:32.622Z] #10 112.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-17T13:22:32.622Z] #10 112.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-17T13:22:32.622Z] #10 112.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:32.821Z] #48 13.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:22:32.821Z] #48 13.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:22:32.821Z] #48 13.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:22:32.846Z] #39 36.36 CC images/netdev.o [2020-07-17T13:22:32.883Z] #17 26.78 Selecting previously unselected package vim. [2020-07-17T13:22:32.883Z] #17 26.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-17T13:22:32.883Z] #17 26.79 Unpacking vim (2:8.1.0875-5) ... [2020-07-17T13:22:32.883Z] #17 27.12 Selecting previously unselected package xfsprogs. [2020-07-17T13:22:32.883Z] #17 27.12 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-17T13:22:32.883Z] #17 27.13 Unpacking xfsprogs (4.20.0-1) ... [2020-07-17T13:22:32.959Z] #8 DONE 1.8s [2020-07-17T13:22:32.959Z] [2020-07-17T13:22:32.959Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-17T13:22:33.102Z] #39 36.73 CC images/tty.o [2020-07-17T13:22:33.175Z] #17 27.42 Selecting previously unselected package zip. [2020-07-17T13:22:33.175Z] #17 27.42 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-17T13:22:33.175Z] #17 27.42 Unpacking zip (3.0-11+b1) ... [2020-07-17T13:22:33.190Z] #10 113.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:22:33.190Z] #10 113.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:33.190Z] #10 113.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:33.190Z] #10 113.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:22:33.190Z] #10 113.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:22:33.450Z] #10 113.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-17T13:22:33.450Z] #10 113.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-17T13:22:33.450Z] #10 113.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:33.450Z] #10 113.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:22:33.450Z] #10 113.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-17T13:22:33.450Z] #10 113.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:33.450Z] #10 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-17T13:22:33.450Z] #10 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-17T13:22:33.450Z] #10 113.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:33.450Z] #10 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-17T13:22:33.450Z] #10 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-17T13:22:33.450Z] #10 113.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:22:33.450Z] #10 113.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-17T13:22:33.450Z] #10 113.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:33.450Z] #10 113.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-17T13:22:33.450Z] #10 113.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:33.450Z] #10 113.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:33.450Z] #10 113.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:22:33.466Z] #17 27.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:22:33.466Z] #17 27.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:22:33.466Z] #17 27.56 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-17T13:22:33.466Z] #17 27.57 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-17T13:22:33.466Z] #17 27.58 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-17T13:22:33.467Z] #17 27.59 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-17T13:22:33.467Z] #17 27.59 Setting up uidmap (1:4.5-1.1) ... [2020-07-17T13:22:33.467Z] #17 27.60 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-17T13:22:33.467Z] #17 27.61 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-17T13:22:33.467Z] #17 27.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:22:33.467Z] #17 27.62 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-17T13:22:33.467Z] #17 27.63 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-17T13:22:33.467Z] #17 27.64 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:22:33.467Z] #17 27.64 Setting up zip (3.0-11+b1) ... [2020-07-17T13:22:33.467Z] #17 27.65 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:22:33.467Z] #17 27.66 Setting up bash-completion (1:2.8-6) ... [2020-07-17T13:22:33.475Z] #48 14.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:22:33.475Z] #48 14.09 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:22:33.536Z] #9 DONE 0.9s [2020-07-17T13:22:33.537Z] [2020-07-17T13:22:33.537Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-17T13:22:33.537Z] #35 DONE 0.1s [2020-07-17T13:22:33.537Z] [2020-07-17T13:22:33.537Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-17T13:22:33.800Z] #27 DONE 0.1s [2020-07-17T13:22:33.800Z] [2020-07-17T13:22:33.800Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:22:34.032Z] #39 37.34 CC images/file-lock.o [2020-07-17T13:22:34.032Z] #39 37.56 CC images/rlimit.o [2020-07-17T13:22:34.289Z] #39 37.71 CC images/pagemap.o [2020-07-17T13:22:34.390Z] #10 DONE 114.0s [2020-07-17T13:22:34.390Z] [2020-07-17T13:22:34.390Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-17T13:22:34.537Z] #48 15.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:22:34.546Z] #39 38.02 CC images/siginfo.o [2020-07-17T13:22:34.803Z] #39 38.23 CC images/rpc.o [2020-07-17T13:22:34.975Z] #17 28.88 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-17T13:22:34.975Z] #17 28.89 Setting up xz-utils (5.2.4-1) ... [2020-07-17T13:22:34.975Z] #17 28.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-17T13:22:34.975Z] #17 28.90 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:22:34.975Z] #17 28.96 invoke-rc.d: could not determine current runlevel [2020-07-17T13:22:34.975Z] #17 28.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-17T13:22:34.975Z] #17 28.97 Setting up pigz (2.4-1) ... [2020-07-17T13:22:34.975Z] #17 28.98 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-17T13:22:34.975Z] #17 28.98 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-17T13:22:34.975Z] #17 29.00 Setting up python-pip-whl (18.1-5) ... [2020-07-17T13:22:34.975Z] #17 29.00 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-17T13:22:34.975Z] #17 29.01 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:22:34.975Z] #17 29.21 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-17T13:22:35.060Z] #39 ... [2020-07-17T13:22:35.060Z] [2020-07-17T13:22:35.060Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:35.060Z] #41 99.49 hash/crc32 [2020-07-17T13:22:35.060Z] #41 99.92 net [2020-07-17T13:22:35.060Z] #41 100.3 compress/gzip [2020-07-17T13:22:35.060Z] #41 101.3 vendor/golang.org/x/text/transform [2020-07-17T13:22:35.060Z] #41 102.1 vendor/golang.org/x/text/unicode/bidi [2020-07-17T13:22:35.060Z] #41 103.6 vendor/golang.org/x/text/secure/bidirule [2020-07-17T13:22:35.060Z] #41 104.0 vendor/golang.org/x/text/unicode/norm [2020-07-17T13:22:35.060Z] #41 108.1 vendor/golang.org/x/net/idna [2020-07-17T13:22:35.267Z] #17 29.21 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-17T13:22:35.267Z] #17 29.22 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-17T13:22:35.267Z] #17 29.23 Setting up vim (2:8.1.0875-5) ... [2020-07-17T13:22:35.267Z] #17 29.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-17T13:22:35.267Z] #17 29.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-17T13:22:35.267Z] #17 29.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-17T13:22:35.267Z] #17 29.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-17T13:22:35.267Z] #17 29.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-17T13:22:35.267Z] #17 29.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-17T13:22:35.267Z] #17 29.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-17T13:22:35.267Z] #17 29.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-17T13:22:35.267Z] #17 29.26 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-17T13:22:35.267Z] #17 29.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:22:35.267Z] #17 29.28 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-17T13:22:35.267Z] #17 29.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:22:35.267Z] #17 29.29 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-17T13:22:35.267Z] #17 29.30 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:22:35.605Z] #48 16.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:22:35.623Z] #41 ... [2020-07-17T13:22:35.623Z] [2020-07-17T13:22:35.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:35.623Z] #39 39.23 CC images/ext-file.o [2020-07-17T13:22:35.880Z] #39 39.47 CC images/cgroup.o [2020-07-17T13:22:36.260Z] #48 ... [2020-07-17T13:22:36.260Z] [2020-07-17T13:22:36.260Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:36.298Z] #11 ... [2020-07-17T13:22:36.298Z] [2020-07-17T13:22:36.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:36.298Z] #41 106.1 vendor/golang.org/x/net/idna [2020-07-17T13:22:36.298Z] #41 108.3 vendor/golang.org/x/net/http2/hpack [2020-07-17T13:22:36.298Z] #41 109.1 mime [2020-07-17T13:22:36.298Z] #41 111.0 mime/quotedprintable [2020-07-17T13:22:36.298Z] #41 111.3 net/http/internal [2020-07-17T13:22:36.298Z] #41 113.4 net/textproto [2020-07-17T13:22:36.298Z] #41 113.4 crypto/x509 [2020-07-17T13:22:36.298Z] #41 114.9 vendor/golang.org/x/net/http/httpguts [2020-07-17T13:22:36.298Z] #41 115.5 vendor/golang.org/x/net/http/httpproxy [2020-07-17T13:22:36.298Z] #41 116.0 mime/multipart [2020-07-17T13:22:36.298Z] #41 ... [2020-07-17T13:22:36.298Z] [2020-07-17T13:22:36.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:36.298Z] #39 55.21 CC compel/src/lib/ptrace.o [2020-07-17T13:22:36.298Z] #39 55.86 AR compel/libcompel.a [2020-07-17T13:22:36.298Z] #39 56.00 HOSTCC compel/src/main-host.o [2020-07-17T13:22:36.298Z] #39 56.33 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-17T13:22:36.298Z] #39 56.69 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-17T13:22:36.298Z] #39 57.06 HOSTCC compel/src/lib/log-host.o [2020-07-17T13:22:36.298Z] #39 57.27 HOSTLINK compel/compel-host-bin [2020-07-17T13:22:36.298Z] #39 57.40 DEP soccr/soccr.d [2020-07-17T13:22:36.298Z] #39 57.65 CC soccr/soccr.o [2020-07-17T13:22:36.305Z] #17 ... [2020-07-17T13:22:36.305Z] [2020-07-17T13:22:36.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:36.305Z] #39 64.58 CC criu/cr-service.o [2020-07-17T13:22:36.305Z] #39 65.47 CC criu/crtools.o [2020-07-17T13:22:36.305Z] #39 65.78 CC criu/eventfd.o [2020-07-17T13:22:36.305Z] #39 66.01 CC criu/eventpoll.o [2020-07-17T13:22:36.305Z] #39 66.63 CC criu/external.o [2020-07-17T13:22:36.305Z] #39 66.90 CC criu/fault-injection.o [2020-07-17T13:22:36.305Z] #39 66.97 CC criu/fdstore.o [2020-07-17T13:22:36.305Z] #39 67.24 CC criu/fifo.o [2020-07-17T13:22:36.305Z] #39 67.44 CC criu/file-ids.o [2020-07-17T13:22:36.305Z] #39 67.60 CC criu/file-lock.o [2020-07-17T13:22:36.305Z] #39 68.12 CC criu/files-ext.o [2020-07-17T13:22:36.305Z] #39 68.30 CC criu/files-reg.o [2020-07-17T13:22:36.305Z] #39 69.53 CC criu/files.o [2020-07-17T13:22:36.305Z] #39 70.56 CC criu/filesystems.o [2020-07-17T13:22:36.305Z] #39 70.92 CC criu/fsnotify.o [2020-07-17T13:22:36.305Z] #39 71.56 CC criu/image-desc.o [2020-07-17T13:22:36.305Z] #39 71.63 CC criu/image.o [2020-07-17T13:22:36.305Z] #39 72.20 CC criu/ipc_ns.o [2020-07-17T13:22:36.305Z] #39 72.95 CC criu/irmap.o [2020-07-17T13:22:36.305Z] #39 73.23 CC criu/kcmp-ids.o [2020-07-17T13:22:36.305Z] #39 73.36 CC criu/kerndat.o [2020-07-17T13:22:36.305Z] #39 73.94 CC criu/libnetlink.o [2020-07-17T13:22:36.305Z] #39 74.11 CC criu/log.o [2020-07-17T13:22:36.305Z] #39 74.37 CC criu/lsm.o [2020-07-17T13:22:36.305Z] #39 74.60 CC criu/mem.o [2020-07-17T13:22:36.485Z] #39 40.00 CC images/userns.o [2020-07-17T13:22:36.562Z] #37 16.97 Checking out files: 81% (1303/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-07-17T13:22:36.562Z] #37 17.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-17T13:22:36.742Z] #39 40.27 CC images/google/protobuf/descriptor.o [2020-07-17T13:22:36.870Z] #39 ... [2020-07-17T13:22:36.870Z] [2020-07-17T13:22:36.870Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-17T13:22:36.870Z] #11 DONE 2.8s [2020-07-17T13:22:36.938Z] #39 75.31 CC criu/memfd.o [2020-07-17T13:22:36.938Z] #39 ... [2020-07-17T13:22:36.938Z] [2020-07-17T13:22:36.938Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:36.938Z] #17 31.10 Setting up iptables (1.8.2-4) ... [2020-07-17T13:22:36.938Z] #17 31.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:22:36.938Z] #17 31.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:22:36.938Z] #17 31.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:22:36.938Z] #17 31.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:22:36.938Z] #17 31.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-17T13:22:36.938Z] #17 31.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-17T13:22:36.938Z] #17 31.13 Setting up python3 (3.7.3-1) ... [2020-07-17T13:22:37.130Z] [2020-07-17T13:22:37.130Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:37.130Z] #49 2.489 + RM_GOPATH=0 [2020-07-17T13:22:37.130Z] #49 2.489 + TMP_GOPATH= [2020-07-17T13:22:37.130Z] #49 2.489 + : /build [2020-07-17T13:22:37.130Z] #49 2.489 + '[' -z '' ']' [2020-07-17T13:22:37.130Z] #49 2.491 ++ mktemp -d [2020-07-17T13:22:37.130Z] #49 2.493 + export GOPATH=/tmp/tmp.3oziaBPoiM [2020-07-17T13:22:37.130Z] #49 2.493 + GOPATH=/tmp/tmp.3oziaBPoiM [2020-07-17T13:22:37.130Z] #49 2.493 + RM_GOPATH=1 [2020-07-17T13:22:37.130Z] #49 2.493 + case "$(go env GOARCH)" in [2020-07-17T13:22:37.130Z] #49 2.494 ++ go env GOARCH [2020-07-17T13:22:37.130Z] #49 2.535 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:37.130Z] #49 2.535 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:37.130Z] #49 2.536 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:37.130Z] #49 2.537 + dir=/tmp/install [2020-07-17T13:22:37.130Z] #49 2.537 + bin=runc [2020-07-17T13:22:37.130Z] #49 2.537 + shift [2020-07-17T13:22:37.130Z] #49 2.537 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-17T13:22:37.130Z] #49 2.537 + . /tmp/install/runc.installer [2020-07-17T13:22:37.130Z] #49 2.537 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:22:37.130Z] #49 2.537 + install_runc [2020-07-17T13:22:37.130Z] #49 2.537 + uname -r [2020-07-17T13:22:37.130Z] #49 2.541 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-17T13:22:37.130Z] #49 2.544 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-17T13:22:37.130Z] #49 2.544 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-17T13:22:37.130Z] #49 2.544 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3oziaBPoiM/src/github.com/opencontainers/runc [2020-07-17T13:22:37.130Z] #49 2.544 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-17T13:22:37.130Z] #49 2.547 Cloning into '/tmp/tmp.3oziaBPoiM/src/github.com/opencontainers/runc'... [2020-07-17T13:22:37.133Z] #28 ... [2020-07-17T13:22:37.133Z] [2020-07-17T13:22:37.133Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:37.133Z] #54 3.541 + RM_GOPATH=0 [2020-07-17T13:22:37.133Z] #54 3.541 + TMP_GOPATH= [2020-07-17T13:22:37.133Z] #54 3.541 + : /build [2020-07-17T13:22:37.133Z] #54 3.541 + '[' -z '' ']' [2020-07-17T13:22:37.133Z] #54 3.541 ++ mktemp -d [2020-07-17T13:22:37.133Z] #54 3.541 + export GOPATH=/tmp/tmp.ZV5qblAm7s [2020-07-17T13:22:37.133Z] #54 3.541 + GOPATH=/tmp/tmp.ZV5qblAm7s [2020-07-17T13:22:37.133Z] #54 3.541 + RM_GOPATH=1 [2020-07-17T13:22:37.133Z] #54 3.541 + case "$(go env GOARCH)" in [2020-07-17T13:22:37.133Z] #54 3.541 ++ go env GOARCH [2020-07-17T13:22:37.133Z] #54 3.546 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:37.133Z] #54 3.546 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:37.133Z] #54 3.547 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:37.133Z] #54 3.548 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:37.133Z] #54 3.548 + dir=/tmp/install [2020-07-17T13:22:37.133Z] #54 3.548 + bin=rootlesskit [2020-07-17T13:22:37.133Z] #54 3.548 + shift [2020-07-17T13:22:37.133Z] #54 3.548 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-17T13:22:37.133Z] #54 3.548 + . /tmp/install/rootlesskit.installer [2020-07-17T13:22:37.133Z] #54 3.548 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:37.133Z] #54 3.548 + install_rootlesskit [2020-07-17T13:22:37.133Z] #54 3.548 + case "$1" in [2020-07-17T13:22:37.133Z] #54 3.548 + export CGO_ENABLED=0 [2020-07-17T13:22:37.133Z] #54 3.548 + CGO_ENABLED=0 [2020-07-17T13:22:37.133Z] #54 3.548 + _install_rootlesskit [2020-07-17T13:22:37.133Z] #54 3.548 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-17T13:22:37.133Z] #54 3.549 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZV5qblAm7s/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:22:37.133Z] #54 3.556 Cloning into '/tmp/tmp.ZV5qblAm7s/src/github.com/rootless-containers/rootlesskit'... [2020-07-17T13:22:37.229Z] #17 31.38 Setting up python3-wheel (0.32.3-2) ... [2020-07-17T13:22:37.521Z] #17 31.75 Setting up apparmor (2.13.2-10) ... [2020-07-17T13:22:37.702Z] #54 ... [2020-07-17T13:22:37.702Z] [2020-07-17T13:22:37.702Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:37.702Z] #21 5.825 + RM_GOPATH=0 [2020-07-17T13:22:37.702Z] #21 5.828 + TMP_GOPATH= [2020-07-17T13:22:37.702Z] #21 5.828 + : /build [2020-07-17T13:22:37.702Z] #21 5.831 + '[' -z '' ']' [2020-07-17T13:22:37.702Z] #21 5.833 ++ mktemp -d [2020-07-17T13:22:37.702Z] #21 5.842 + export GOPATH=/tmp/tmp.RU39S98H8P [2020-07-17T13:22:37.702Z] #21 5.842 + GOPATH=/tmp/tmp.RU39S98H8P [2020-07-17T13:22:37.702Z] #21 5.843 + RM_GOPATH=1 [2020-07-17T13:22:37.702Z] #21 5.843 + case "$(go env GOARCH)" in [2020-07-17T13:22:37.702Z] #21 5.843 ++ go env GOARCH [2020-07-17T13:22:37.702Z] #21 5.892 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:37.702Z] #21 5.893 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:37.702Z] #21 5.896 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:37.702Z] #21 5.897 + dir=/tmp/install [2020-07-17T13:22:37.702Z] #21 5.898 + bin=dockercli [2020-07-17T13:22:37.702Z] #21 5.898 + shift [2020-07-17T13:22:37.702Z] #21 5.898 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-17T13:22:37.702Z] #21 5.898 + . /tmp/install/dockercli.installer [2020-07-17T13:22:37.702Z] #21 5.900 ++ : stable [2020-07-17T13:22:37.702Z] #21 5.900 ++ : 17.06.2-ce [2020-07-17T13:22:37.702Z] #21 5.901 + install_dockercli [2020-07-17T13:22:37.702Z] #21 5.904 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-17T13:22:37.702Z] #21 5.904 Install docker/cli version 17.06.2-ce from stable [2020-07-17T13:22:37.702Z] #21 5.905 ++ uname -m [2020-07-17T13:22:37.702Z] #21 5.909 + arch=x86_64 [2020-07-17T13:22:37.702Z] #21 5.911 + '[' x86_64 '!=' x86_64 ']' [2020-07-17T13:22:37.702Z] #21 5.911 + url=https://download.docker.com/linux/static [2020-07-17T13:22:37.702Z] #21 5.912 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-17T13:22:37.702Z] #21 5.918 + tar -xz docker/docker [2020-07-17T13:22:37.962Z] #21 ... [2020-07-17T13:22:37.962Z] [2020-07-17T13:22:37.962Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:37.962Z] #54 6.191 + cd /tmp/tmp.ZV5qblAm7s/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:22:37.962Z] #54 6.192 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:38.082Z] #49 ... [2020-07-17T13:22:38.082Z] [2020-07-17T13:22:38.082Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:38.082Z] #54 110.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:22:38.082Z] #54 110.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-17T13:22:38.082Z] #54 DONE 117.7s [2020-07-17T13:22:38.082Z] [2020-07-17T13:22:38.082Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-17T13:22:38.082Z] #55 DONE 0.1s [2020-07-17T13:22:38.082Z] [2020-07-17T13:22:38.082Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-17T13:22:38.082Z] #56 DONE 0.1s [2020-07-17T13:22:38.082Z] [2020-07-17T13:22:38.082Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-17T13:22:38.110Z] #39 41.79 CC images/opts.o [2020-07-17T13:22:38.221Z] #54 6.553 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:22:38.222Z] #54 6.567 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-17T13:22:38.367Z] #39 ... [2020-07-17T13:22:38.367Z] [2020-07-17T13:22:38.367Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:38.367Z] #10 102.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-17T13:22:38.367Z] #10 102.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:22:38.367Z] #10 102.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:38.367Z] #10 ... [2020-07-17T13:22:38.367Z] [2020-07-17T13:22:38.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:38.367Z] #39 42.08 CC images/seccomp.o [2020-07-17T13:22:38.557Z] #17 32.72 Setting up xfsprogs (4.20.0-1) ... [2020-07-17T13:22:38.557Z] #17 32.73 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:22:38.681Z] #37 ... [2020-07-17T13:22:38.681Z] [2020-07-17T13:22:38.681Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:38.681Z] #44 9.566 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:38.681Z] #44 9.761 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:38.681Z] #44 10.45 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:38.681Z] #44 13.04 go: finding github.com/fatih/color v1.6.0 [2020-07-17T13:22:38.681Z] #44 13.04 go: finding github.com/pkg/errors v0.8.0 [2020-07-17T13:22:38.681Z] #44 13.13 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:38.681Z] #44 13.27 go: finding github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:38.681Z] #44 13.55 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:38.681Z] #44 13.59 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:38.681Z] #44 13.70 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:38.907Z] #17 32.97 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:22:38.930Z] #39 42.31 CC images/binfmt-misc.o [2020-07-17T13:22:38.983Z] #44 13.82 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:38.983Z] #44 13.85 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:38.983Z] #44 13.93 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:38.983Z] #44 14.12 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:38.983Z] #44 ... [2020-07-17T13:22:38.983Z] [2020-07-17T13:22:38.983Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:38.983Z] #37 19.57 + 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-07-17T13:22:39.187Z] #39 42.54 CC images/time.o [2020-07-17T13:22:39.187Z] #39 42.74 CC images/sysctl.o [2020-07-17T13:22:39.445Z] #28 4.887 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-17T13:22:39.445Z] #28 4.888 Cloning into '.'... [2020-07-17T13:22:39.445Z] #28 ... [2020-07-17T13:22:39.445Z] [2020-07-17T13:22:39.445Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:39.445Z] #54 4.465 + RM_GOPATH=0 [2020-07-17T13:22:39.445Z] #54 4.465 + TMP_GOPATH= [2020-07-17T13:22:39.445Z] #54 4.466 + : /build [2020-07-17T13:22:39.445Z] #54 4.467 + '[' -z '' ']' [2020-07-17T13:22:39.445Z] #54 4.468 ++ mktemp -d [2020-07-17T13:22:39.445Z] #54 4.470 + export GOPATH=/tmp/tmp.1VJsBofUlJ [2020-07-17T13:22:39.445Z] #54 4.470 + GOPATH=/tmp/tmp.1VJsBofUlJ [2020-07-17T13:22:39.445Z] #54 4.471 + RM_GOPATH=1 [2020-07-17T13:22:39.445Z] #54 4.471 + case "$(go env GOARCH)" in [2020-07-17T13:22:39.445Z] #54 4.472 ++ go env GOARCH [2020-07-17T13:22:39.445Z] #54 4.486 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:39.445Z] #54 4.486 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:39.445Z] #54 4.488 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:39.445Z] #54 4.494 + dir=/tmp/install [2020-07-17T13:22:39.445Z] #54 4.496 + bin=rootlesskit [2020-07-17T13:22:39.445Z] #54 4.496 + shift [2020-07-17T13:22:39.445Z] #54 4.497 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-17T13:22:39.445Z] #54 4.498 + . /tmp/install/rootlesskit.installer [2020-07-17T13:22:39.445Z] #54 4.499 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:39.445Z] #54 4.502 + install_rootlesskit [2020-07-17T13:22:39.445Z] #54 4.505 + case "$1" in [2020-07-17T13:22:39.445Z] #54 4.506 + export CGO_ENABLED=0 [2020-07-17T13:22:39.445Z] #54 4.507 + CGO_ENABLED=0 [2020-07-17T13:22:39.445Z] #54 4.507 + _install_rootlesskit [2020-07-17T13:22:39.445Z] #54 4.507 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-17T13:22:39.445Z] #54 4.509 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:39.445Z] #54 4.509 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1VJsBofUlJ/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:22:39.445Z] #54 4.512 Cloning into '/tmp/tmp.1VJsBofUlJ/src/github.com/rootless-containers/rootlesskit'... [2020-07-17T13:22:39.487Z] #39 42.92 CC images/autofs.o [2020-07-17T13:22:39.582Z] #17 33.63 Setting up python3-distutils (3.7.3-1) ... [2020-07-17T13:22:39.744Z] #39 43.13 CC images/macvlan.o [2020-07-17T13:22:39.744Z] #39 43.34 CC images/sit.o [2020-07-17T13:22:39.874Z] #17 33.87 Setting up python3-setuptools (40.8.0-1) ... [2020-07-17T13:22:40.000Z] #39 43.53 CC images/memfd.o [2020-07-17T13:22:40.016Z] #12 DONE 3.0s [2020-07-17T13:22:40.016Z] [2020-07-17T13:22:40.016Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-17T13:22:40.257Z] #39 43.85 CC images/timens.o [2020-07-17T13:22:40.398Z] #54 ... [2020-07-17T13:22:40.398Z] [2020-07-17T13:22:40.398Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:40.398Z] #43 4.816 + RM_GOPATH=0 [2020-07-17T13:22:40.398Z] #43 4.816 + TMP_GOPATH= [2020-07-17T13:22:40.398Z] #43 4.817 + : /build [2020-07-17T13:22:40.398Z] #43 4.817 + '[' -z '' ']' [2020-07-17T13:22:40.398Z] #43 4.818 ++ mktemp -d [2020-07-17T13:22:40.398Z] #43 4.820 + export GOPATH=/tmp/tmp.7VpOC4kqiJ [2020-07-17T13:22:40.398Z] #43 4.820 + GOPATH=/tmp/tmp.7VpOC4kqiJ [2020-07-17T13:22:40.398Z] #43 4.820 + RM_GOPATH=1 [2020-07-17T13:22:40.398Z] #43 4.820 + case "$(go env GOARCH)" in [2020-07-17T13:22:40.398Z] #43 4.821 ++ go env GOARCH [2020-07-17T13:22:40.398Z] #43 4.843 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:40.398Z] #43 4.843 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:40.398Z] #43 4.855 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:40.398Z] #43 4.857 + dir=/tmp/install [2020-07-17T13:22:40.398Z] #43 4.857 + bin=gotestsum [2020-07-17T13:22:40.398Z] #43 4.857 + shift [2020-07-17T13:22:40.398Z] #43 4.857 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-17T13:22:40.398Z] #43 4.857 + . /tmp/install/gotestsum.installer [2020-07-17T13:22:40.398Z] #43 4.857 ++ : v0.3.5 [2020-07-17T13:22:40.398Z] #43 4.857 + install_gotestsum [2020-07-17T13:22:40.398Z] #43 4.861 + set -e [2020-07-17T13:22:40.398Z] #43 4.862 + export GO111MODULE=on [2020-07-17T13:22:40.398Z] #43 4.862 + GO111MODULE=on [2020-07-17T13:22:40.398Z] #43 4.862 + GOBIN=/build [2020-07-17T13:22:40.398Z] #43 4.863 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-17T13:22:40.398Z] #43 4.910 go: finding gotest.tools v0.3.5 [2020-07-17T13:22:40.398Z] #43 4.911 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:40.398Z] #43 5.772 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:40.398Z] #43 6.205 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:40.398Z] #43 6.680 go: downloading gotest.tools v2.1.0+incompatible [2020-07-17T13:22:40.398Z] #43 6.830 go: extracting gotest.tools v2.1.0+incompatible [2020-07-17T13:22:40.398Z] #43 6.988 go: downloading github.com/fatih/color v1.6.0 [2020-07-17T13:22:40.398Z] #43 7.039 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:40.506Z] #17 34.49 Setting up python3-pip (18.1-5) ... [2020-07-17T13:22:40.513Z] #39 44.09 LINK images/built-in.o [2020-07-17T13:22:40.513Z] #39 44.23 GEN compel/include/asm [2020-07-17T13:22:40.770Z] #39 44.26 GEN compel/include/version.h [2020-07-17T13:22:40.770Z] #39 44.29 touch .config [2020-07-17T13:22:40.770Z] #39 44.34 GEN include/common/config.h [2020-07-17T13:22:40.770Z] #39 44.42 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-17T13:22:40.770Z] #39 44.44 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-17T13:22:40.880Z] #43 7.062 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:40.880Z] #43 7.107 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:40.880Z] #43 7.221 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:40.880Z] #43 7.235 go: downloading github.com/pkg/errors v0.8.0 [2020-07-17T13:22:41.029Z] #39 44.48 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-17T13:22:41.029Z] #39 44.49 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-17T13:22:41.029Z] #39 44.52 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-17T13:22:41.029Z] #39 44.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-17T13:22:41.029Z] #39 44.59 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-17T13:22:41.029Z] #39 44.62 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-17T13:22:41.029Z] #39 44.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-17T13:22:41.029Z] #39 44.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-17T13:22:41.100Z] #37 ... [2020-07-17T13:22:41.100Z] [2020-07-17T13:22:41.100Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:41.100Z] #42 11.65 crypto/internal/subtle [2020-07-17T13:22:41.100Z] #42 12.10 crypto/subtle [2020-07-17T13:22:41.100Z] #42 12.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-17T13:22:41.100Z] #42 12.60 internal/nettrace [2020-07-17T13:22:41.100Z] #42 12.96 runtime/cgo [2020-07-17T13:22:41.100Z] #42 16.54 vendor/golang.org/x/crypto/internal/subtle [2020-07-17T13:22:41.100Z] #42 ... [2020-07-17T13:22:41.100Z] [2020-07-17T13:22:41.100Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:41.100Z] #61 17.95 Checking out files: 74% (1541/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-17T13:22:41.100Z] #61 18.39 + cd /tmp/tmp.UNJWOACAFl/src/github.com/docker/libnetwork [2020-07-17T13:22:41.100Z] #61 18.39 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:41.100Z] #61 19.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-17T13:22:41.139Z] #17 35.25 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:22:41.139Z] #17 35.28 Processing triggers for mime-support (3.62) ... [2020-07-17T13:22:41.288Z] #39 44.67 DEP compel/plugins/std/infect.d [2020-07-17T13:22:41.288Z] #39 44.78 DEP compel/plugins/std/string.d [2020-07-17T13:22:41.288Z] #39 44.86 DEP compel/plugins/std/log.d [2020-07-17T13:22:41.545Z] #39 44.99 DEP compel/plugins/std/fds.d [2020-07-17T13:22:41.545Z] #39 45.12 DEP compel/plugins/std/std.d [2020-07-17T13:22:41.771Z] #17 DONE 35.8s [2020-07-17T13:22:41.771Z] [2020-07-17T13:22:41.771Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-17T13:22:41.802Z] #39 45.26 DEP compel/plugins/shmem/shmem.d [2020-07-17T13:22:41.802Z] #39 45.37 DEP compel/plugins/fds/fds.d [2020-07-17T13:22:41.802Z] #39 45.46 CC compel/plugins/std/std.o [2020-07-17T13:22:41.831Z] #43 8.114 go: extracting github.com/fatih/color v1.6.0 [2020-07-17T13:22:41.831Z] #43 8.117 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:41.831Z] #43 8.118 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:41.831Z] #43 8.118 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:41.831Z] #43 8.124 go: extracting github.com/pkg/errors v0.8.0 [2020-07-17T13:22:41.831Z] #43 8.133 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:41.831Z] #43 8.158 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:41.831Z] #43 8.175 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:41.831Z] #43 8.185 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:41.831Z] #43 8.187 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:41.831Z] #43 8.188 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:41.831Z] #43 8.189 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:41.831Z] #43 8.197 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:41.831Z] #43 ... [2020-07-17T13:22:41.831Z] [2020-07-17T13:22:41.831Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:41.831Z] #54 8.184 + cd /tmp/tmp.1VJsBofUlJ/src/github.com/rootless-containers/rootlesskit [2020-07-17T13:22:41.831Z] #54 8.184 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-17T13:22:41.831Z] #54 8.454 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:22:42.058Z] #39 45.66 CC compel/plugins/std/fds.o [2020-07-17T13:22:42.094Z] #54 8.454 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-17T13:22:42.428Z] #54 ... [2020-07-17T13:22:42.428Z] [2020-07-17T13:22:42.428Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:42.428Z] #43 7.018 + RM_GOPATH=0 [2020-07-17T13:22:42.428Z] #43 7.018 + TMP_GOPATH= [2020-07-17T13:22:42.428Z] #43 7.018 + : /build [2020-07-17T13:22:42.428Z] #43 7.018 + '[' -z '' ']' [2020-07-17T13:22:42.428Z] #43 7.021 ++ mktemp -d [2020-07-17T13:22:42.428Z] #43 7.024 + export GOPATH=/tmp/tmp.7hgUiePfeA [2020-07-17T13:22:42.428Z] #43 7.024 + GOPATH=/tmp/tmp.7hgUiePfeA [2020-07-17T13:22:42.428Z] #43 7.024 + RM_GOPATH=1 [2020-07-17T13:22:42.428Z] #43 7.024 + case "$(go env GOARCH)" in [2020-07-17T13:22:42.428Z] #43 7.024 ++ go env GOARCH [2020-07-17T13:22:42.428Z] #43 7.057 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #43 7.057 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #43 7.060 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:42.428Z] #43 7.063 + dir=/tmp/install [2020-07-17T13:22:42.428Z] #43 7.068 + bin=gotestsum [2020-07-17T13:22:42.428Z] #43 7.069 + shift [2020-07-17T13:22:42.428Z] #43 7.069 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-17T13:22:42.428Z] #43 7.069 + . /tmp/install/gotestsum.installer [2020-07-17T13:22:42.428Z] #43 7.070 ++ : v0.3.5 [2020-07-17T13:22:42.428Z] #43 7.070 + install_gotestsum [2020-07-17T13:22:42.428Z] #43 7.071 + set -e [2020-07-17T13:22:42.428Z] #43 7.072 + export GO111MODULE=on [2020-07-17T13:22:42.428Z] #43 7.072 + GO111MODULE=on [2020-07-17T13:22:42.428Z] #43 7.072 + GOBIN=/build [2020-07-17T13:22:42.428Z] #43 7.072 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-17T13:22:42.428Z] #43 7.142 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:42.428Z] #43 7.146 go: finding gotest.tools v0.3.5 [2020-07-17T13:22:42.428Z] #43 8.020 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:42.428Z] #43 8.518 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-17T13:22:42.428Z] #43 9.402 go: downloading gotest.tools v2.1.0+incompatible [2020-07-17T13:22:42.428Z] #43 9.562 go: extracting gotest.tools v2.1.0+incompatible [2020-07-17T13:22:42.428Z] #43 9.745 go: downloading github.com/pkg/errors v0.8.0 [2020-07-17T13:22:42.428Z] #43 9.745 go: downloading github.com/fatih/color v1.6.0 [2020-07-17T13:22:42.428Z] #43 9.979 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:42.428Z] #43 10.05 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:42.428Z] #43 10.05 go: extracting github.com/pkg/errors v0.8.0 [2020-07-17T13:22:42.428Z] #43 10.08 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:42.428Z] #43 10.09 go: extracting github.com/fatih/color v1.6.0 [2020-07-17T13:22:42.428Z] #43 10.11 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:42.428Z] #43 ... [2020-07-17T13:22:42.428Z] [2020-07-17T13:22:42.428Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:42.428Z] #45 5.847 + RM_GOPATH=0 [2020-07-17T13:22:42.428Z] #45 5.847 + TMP_GOPATH= [2020-07-17T13:22:42.428Z] #45 5.847 + : /build [2020-07-17T13:22:42.428Z] #45 5.847 + '[' -z '' ']' [2020-07-17T13:22:42.428Z] #45 5.850 ++ mktemp -d [2020-07-17T13:22:42.428Z] #45 5.857 + export GOPATH=/tmp/tmp.b4a10qzVLA [2020-07-17T13:22:42.428Z] #45 5.863 + GOPATH=/tmp/tmp.b4a10qzVLA [2020-07-17T13:22:42.428Z] #45 5.864 + RM_GOPATH=1 [2020-07-17T13:22:42.428Z] #45 5.864 + case "$(go env GOARCH)" in [2020-07-17T13:22:42.428Z] #45 5.865 ++ go env GOARCH [2020-07-17T13:22:42.428Z] #45 5.907 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #45 5.910 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #45 5.912 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:42.428Z] #45 5.913 + dir=/tmp/install [2020-07-17T13:22:42.428Z] #45 5.913 + bin=golangci_lint [2020-07-17T13:22:42.428Z] #45 5.913 + shift [2020-07-17T13:22:42.428Z] #45 5.914 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-17T13:22:42.428Z] #45 5.914 + . /tmp/install/golangci_lint.installer [2020-07-17T13:22:42.428Z] #45 5.914 ++ : v1.23.8 [2020-07-17T13:22:42.428Z] #45 5.914 + install_golangci_lint [2020-07-17T13:22:42.428Z] #45 5.914 + echo 'Installing golangci-lint version v1.23.8' [2020-07-17T13:22:42.428Z] #45 5.914 Installing golangci-lint version v1.23.8 [2020-07-17T13:22:42.428Z] #45 5.915 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:22:42.428Z] #45 ... [2020-07-17T13:22:42.428Z] [2020-07-17T13:22:42.428Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:42.428Z] #23 8.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:42.428Z] #23 8.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:42.428Z] #23 8.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:42.428Z] #23 9.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:22:42.428Z] #23 ... [2020-07-17T13:22:42.428Z] [2020-07-17T13:22:42.428Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:42.428Z] #30 7.458 + RM_GOPATH=0 [2020-07-17T13:22:42.428Z] #30 7.458 + TMP_GOPATH= [2020-07-17T13:22:42.428Z] #30 7.458 + : /build [2020-07-17T13:22:42.428Z] #30 7.458 + '[' -z '' ']' [2020-07-17T13:22:42.428Z] #30 7.462 ++ mktemp -d [2020-07-17T13:22:42.428Z] #30 7.466 + export GOPATH=/tmp/tmp.ujPBNklkZU [2020-07-17T13:22:42.428Z] #30 7.466 + GOPATH=/tmp/tmp.ujPBNklkZU [2020-07-17T13:22:42.428Z] #30 7.466 + RM_GOPATH=1 [2020-07-17T13:22:42.428Z] #30 7.466 + case "$(go env GOARCH)" in [2020-07-17T13:22:42.428Z] #30 7.474 ++ go env GOARCH [2020-07-17T13:22:42.428Z] #30 7.518 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #30 7.531 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #30 7.532 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:42.428Z] #30 7.536 + dir=/tmp/install [2020-07-17T13:22:42.428Z] #30 7.536 + bin=tomlv [2020-07-17T13:22:42.428Z] #30 7.536 + shift [2020-07-17T13:22:42.428Z] #30 7.537 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-17T13:22:42.428Z] #30 7.537 + . /tmp/install/tomlv.installer [2020-07-17T13:22:42.428Z] #30 7.537 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:42.428Z] #30 7.537 + install_tomlv [2020-07-17T13:22:42.428Z] #30 7.537 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-17T13:22:42.428Z] #30 7.537 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ujPBNklkZU/src/github.com/BurntSushi/toml [2020-07-17T13:22:42.428Z] #30 7.537 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:42.428Z] #30 7.549 Cloning into '/tmp/tmp.ujPBNklkZU/src/github.com/BurntSushi/toml'... [2020-07-17T13:22:42.428Z] #30 8.606 + cd /tmp/tmp.ujPBNklkZU/src/github.com/BurntSushi/toml [2020-07-17T13:22:42.428Z] #30 8.606 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:42.428Z] #30 8.617 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:22:42.428Z] #30 9.432 internal/cpu [2020-07-17T13:22:42.428Z] #30 9.458 runtime/internal/atomic [2020-07-17T13:22:42.428Z] #30 9.843 runtime/internal/sys [2020-07-17T13:22:42.428Z] #30 10.02 runtime/internal/math [2020-07-17T13:22:42.428Z] #30 10.04 internal/bytealg [2020-07-17T13:22:42.428Z] #30 10.10 math/bits [2020-07-17T13:22:42.428Z] #30 ... [2020-07-17T13:22:42.428Z] [2020-07-17T13:22:42.428Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:22:42.428Z] #32 5.288 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:42.428Z] #32 5.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:42.428Z] #32 5.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:42.428Z] #32 6.595 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:22:42.428Z] #32 8.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:22:42.428Z] #32 ... [2020-07-17T13:22:42.428Z] [2020-07-17T13:22:42.428Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:22:42.428Z] #38 8.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:42.428Z] #38 8.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:42.428Z] #38 8.144 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:42.428Z] #38 9.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:22:42.428Z] #38 ... [2020-07-17T13:22:42.428Z] [2020-07-17T13:22:42.428Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:42.428Z] #60 7.042 + RM_GOPATH=0 [2020-07-17T13:22:42.428Z] #60 7.042 + TMP_GOPATH= [2020-07-17T13:22:42.428Z] #60 7.042 + : /build [2020-07-17T13:22:42.428Z] #60 7.042 + '[' -z '' ']' [2020-07-17T13:22:42.428Z] #60 7.044 ++ mktemp -d [2020-07-17T13:22:42.428Z] #60 7.047 + export GOPATH=/tmp/tmp.XVk1g7AIxO [2020-07-17T13:22:42.428Z] #60 7.051 + GOPATH=/tmp/tmp.XVk1g7AIxO [2020-07-17T13:22:42.428Z] #60 7.052 + RM_GOPATH=1 [2020-07-17T13:22:42.428Z] #60 7.052 + case "$(go env GOARCH)" in [2020-07-17T13:22:42.428Z] #60 7.052 ++ go env GOARCH [2020-07-17T13:22:42.428Z] #60 7.070 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #60 7.070 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.428Z] #60 7.070 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:42.428Z] #60 7.073 + dir=/tmp/install [2020-07-17T13:22:42.428Z] #60 7.075 + bin=proxy [2020-07-17T13:22:42.428Z] #60 7.075 + shift [2020-07-17T13:22:42.428Z] #60 7.076 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-17T13:22:42.428Z] #60 7.076 + . /tmp/install/proxy.installer [2020-07-17T13:22:42.428Z] #60 7.076 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:42.428Z] #60 7.078 + install_proxy [2020-07-17T13:22:42.428Z] #60 7.078 + case "$1" in [2020-07-17T13:22:42.428Z] #60 7.078 + export CGO_ENABLED=0 [2020-07-17T13:22:42.428Z] #60 7.078 + CGO_ENABLED=0 [2020-07-17T13:22:42.428Z] #60 7.079 + _install_proxy [2020-07-17T13:22:42.428Z] #60 7.079 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-17T13:22:42.428Z] #60 7.079 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:42.428Z] #60 7.080 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XVk1g7AIxO/src/github.com/docker/libnetwork [2020-07-17T13:22:42.428Z] #60 7.085 Cloning into '/tmp/tmp.XVk1g7AIxO/src/github.com/docker/libnetwork'... [2020-07-17T13:22:42.556Z] #13 2.135 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-17T13:22:42.557Z] #13 DONE 2.2s [2020-07-17T13:22:42.557Z] [2020-07-17T13:22:42.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:42.557Z] #39 60.07 AR soccr/libsoccr.a [2020-07-17T13:22:42.557Z] #39 60.15 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:22:42.557Z] #39 60.86 DEP criu/arch/x86/sigframe.d [2020-07-17T13:22:42.557Z] #39 60.92 DEP criu/arch/x86/sigaction_compat.d [2020-07-17T13:22:42.557Z] #39 60.99 DEP criu/arch/x86/kerndat.d [2020-07-17T13:22:42.557Z] #39 61.12 DEP criu/arch/x86/crtools.d [2020-07-17T13:22:42.557Z] #39 61.33 DEP criu/arch/x86/cpu.d [2020-07-17T13:22:42.557Z] #39 61.53 CC criu/arch/x86/cpu.o [2020-07-17T13:22:42.557Z] #39 62.24 CC criu/arch/x86/crtools.o [2020-07-17T13:22:42.557Z] #39 63.29 CC criu/arch/x86/kerndat.o [2020-07-17T13:22:42.557Z] #39 63.97 CC criu/arch/x86/sigaction_compat.o [2020-07-17T13:22:42.622Z] #39 46.05 CC compel/plugins/std/log.o [2020-07-17T13:22:42.736Z] #60 ... [2020-07-17T13:22:42.736Z] [2020-07-17T13:22:42.736Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:42.736Z] #36 7.453 + git clone https://github.com/docker/distribution.git . [2020-07-17T13:22:42.736Z] #36 7.472 Cloning into '.'... [2020-07-17T13:22:42.736Z] #36 ... [2020-07-17T13:22:42.736Z] [2020-07-17T13:22:42.736Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:42.736Z] #41 6.833 + RM_GOPATH=0 [2020-07-17T13:22:42.736Z] #41 6.833 + TMP_GOPATH= [2020-07-17T13:22:42.736Z] #41 6.834 + : /build [2020-07-17T13:22:42.736Z] #41 6.834 + '[' -z '' ']' [2020-07-17T13:22:42.736Z] #41 6.838 ++ mktemp -d [2020-07-17T13:22:42.736Z] #41 6.839 + export GOPATH=/tmp/tmp.Gq6BiJCXOR [2020-07-17T13:22:42.736Z] #41 6.840 + GOPATH=/tmp/tmp.Gq6BiJCXOR [2020-07-17T13:22:42.736Z] #41 6.840 + RM_GOPATH=1 [2020-07-17T13:22:42.736Z] #41 6.840 + case "$(go env GOARCH)" in [2020-07-17T13:22:42.736Z] #41 6.841 ++ go env GOARCH [2020-07-17T13:22:42.736Z] #41 6.861 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.736Z] #41 6.861 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.736Z] #41 6.863 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:42.736Z] #41 6.867 + dir=/tmp/install [2020-07-17T13:22:42.736Z] #41 6.870 + bin=vndr [2020-07-17T13:22:42.736Z] #41 6.870 + shift [2020-07-17T13:22:42.736Z] #41 6.871 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-17T13:22:42.736Z] #41 6.872 + . /tmp/install/vndr.installer [2020-07-17T13:22:42.736Z] #41 6.872 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:42.736Z] #41 6.873 + install_vndr [2020-07-17T13:22:42.736Z] #41 6.873 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-17T13:22:42.736Z] #41 6.873 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:42.736Z] #41 6.873 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Gq6BiJCXOR/src/github.com/LK4D4/vndr [2020-07-17T13:22:42.736Z] #41 6.886 Cloning into '/tmp/tmp.Gq6BiJCXOR/src/github.com/LK4D4/vndr'... [2020-07-17T13:22:42.736Z] #41 7.802 + cd /tmp/tmp.Gq6BiJCXOR/src/github.com/LK4D4/vndr [2020-07-17T13:22:42.736Z] #41 7.802 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:42.736Z] #41 7.819 + go build -buildmode=pie -v -o /build/vndr . [2020-07-17T13:22:42.736Z] #41 9.419 runtime/internal/atomic [2020-07-17T13:22:42.736Z] #41 9.423 internal/cpu [2020-07-17T13:22:42.736Z] #41 9.758 runtime/internal/sys [2020-07-17T13:22:42.736Z] #41 9.928 runtime/internal/math [2020-07-17T13:22:42.736Z] #41 10.07 internal/race [2020-07-17T13:22:42.736Z] #41 10.10 internal/bytealg [2020-07-17T13:22:42.736Z] #41 10.21 sync/atomic [2020-07-17T13:22:42.736Z] #41 10.59 unicode [2020-07-17T13:22:42.736Z] #41 11.02 runtime [2020-07-17T13:22:42.996Z] #41 ... [2020-07-17T13:22:42.996Z] [2020-07-17T13:22:42.996Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:22:42.996Z] #51 8.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:42.996Z] #51 8.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:42.996Z] #51 8.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:42.996Z] #51 9.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:22:42.996Z] #51 ... [2020-07-17T13:22:42.996Z] [2020-07-17T13:22:42.996Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:42.996Z] #47 7.647 + RM_GOPATH=0 [2020-07-17T13:22:42.996Z] #47 7.648 + TMP_GOPATH= [2020-07-17T13:22:42.996Z] #47 7.648 + : /build [2020-07-17T13:22:42.996Z] #47 7.648 + '[' -z '' ']' [2020-07-17T13:22:42.996Z] #47 7.648 ++ mktemp -d [2020-07-17T13:22:42.996Z] #47 7.651 + export GOPATH=/tmp/tmp.mSK9QNz0eW [2020-07-17T13:22:42.996Z] #47 7.654 + GOPATH=/tmp/tmp.mSK9QNz0eW [2020-07-17T13:22:42.996Z] #47 7.654 + RM_GOPATH=1 [2020-07-17T13:22:42.996Z] #47 7.654 + case "$(go env GOARCH)" in [2020-07-17T13:22:42.996Z] #47 7.655 ++ go env GOARCH [2020-07-17T13:22:42.996Z] #47 7.727 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.996Z] #47 7.727 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:42.996Z] #47 7.737 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:42.996Z] #47 7.737 + dir=/tmp/install [2020-07-17T13:22:42.996Z] #47 7.746 + bin=shfmt [2020-07-17T13:22:42.996Z] #47 7.746 + shift [2020-07-17T13:22:42.996Z] #47 7.746 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-17T13:22:42.996Z] #47 7.746 + . /tmp/install/shfmt.installer [2020-07-17T13:22:42.996Z] #47 7.746 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:42.996Z] #47 7.746 + install_shfmt [2020-07-17T13:22:42.996Z] #47 7.746 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:42.996Z] #47 7.746 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-17T13:22:42.996Z] #47 7.746 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mSK9QNz0eW/src/github.com/mvdan/sh [2020-07-17T13:22:42.996Z] #47 7.748 Cloning into '/tmp/tmp.mSK9QNz0eW/src/github.com/mvdan/sh'... [2020-07-17T13:22:43.126Z] #39 64.37 CC criu/arch/x86/sigframe.o [2020-07-17T13:22:43.187Z] #39 46.65 CC compel/plugins/std/string.o [2020-07-17T13:22:43.256Z] #47 ... [2020-07-17T13:22:43.256Z] [2020-07-17T13:22:43.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:43.256Z] #10 8.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:43.256Z] #10 8.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:43.256Z] #10 8.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:43.256Z] #10 9.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:22:43.256Z] #10 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:22:43.256Z] #10 ... [2020-07-17T13:22:43.256Z] [2020-07-17T13:22:43.256Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:43.256Z] #43 10.34 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:43.256Z] #43 10.38 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:43.256Z] #43 10.39 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:43.256Z] #43 10.41 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:43.256Z] #43 10.44 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:43.256Z] #43 10.59 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:43.256Z] #43 10.59 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:43.256Z] #43 10.79 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:43.256Z] #43 10.85 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:43.256Z] #43 11.06 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:43.256Z] #43 11.45 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:43.293Z] #18 1.361 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-17T13:22:43.293Z] #18 1.366 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-17T13:22:43.293Z] #18 1.371 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-17T13:22:43.293Z] #18 DONE 1.6s [2020-07-17T13:22:43.293Z] [2020-07-17T13:22:43.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:43.293Z] #39 75.63 CC criu/mount.o [2020-07-17T13:22:43.293Z] #39 77.77 CC criu/namespaces.o [2020-07-17T13:22:43.293Z] #39 79.03 CC criu/net.o [2020-07-17T13:22:43.293Z] #39 81.16 CC criu/netfilter.o [2020-07-17T13:22:43.293Z] #39 81.35 CC criu/page-pipe.o [2020-07-17T13:22:43.293Z] #39 81.71 CC criu/page-xfer.o [2020-07-17T13:22:43.293Z] #39 ... [2020-07-17T13:22:43.293Z] [2020-07-17T13:22:43.293Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:22:43.386Z] #39 64.64 LINK criu/arch/x86/crtools.built-in.o [2020-07-17T13:22:43.386Z] #39 64.71 DEP criu/pie/util-vdso-elf32.d [2020-07-17T13:22:43.386Z] #39 64.82 DEP criu/pie/util-vdso.d [2020-07-17T13:22:43.495Z] #54 ... [2020-07-17T13:22:43.495Z] [2020-07-17T13:22:43.495Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:22:43.495Z] #51 5.351 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:43.495Z] #51 5.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:43.495Z] #51 5.409 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:43.495Z] #51 6.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-17T13:22:43.495Z] #51 7.644 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-17T13:22:43.495Z] #51 9.157 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-17T13:22:43.495Z] #51 ... [2020-07-17T13:22:43.495Z] [2020-07-17T13:22:43.495Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:43.495Z] #23 5.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:43.495Z] #23 5.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:43.495Z] #23 5.377 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:43.495Z] #23 6.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-17T13:22:43.495Z] #23 8.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-17T13:22:43.495Z] #23 9.434 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-17T13:22:43.646Z] #39 64.93 DEP criu/pie/util.d [2020-07-17T13:22:43.751Z] #39 47.14 CC compel/plugins/std/infect.o [2020-07-17T13:22:43.751Z] #39 ... [2020-07-17T13:22:43.751Z] [2020-07-17T13:22:43.751Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:43.751Z] #54 111.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:22:43.751Z] #54 111.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-17T13:22:43.751Z] #54 DONE 118.2s [2020-07-17T13:22:43.751Z] [2020-07-17T13:22:43.751Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-17T13:22:43.758Z] #23 ... [2020-07-17T13:22:43.758Z] [2020-07-17T13:22:43.758Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:43.758Z] #41 3.616 + RM_GOPATH=0 [2020-07-17T13:22:43.758Z] #41 3.616 + TMP_GOPATH= [2020-07-17T13:22:43.758Z] #41 3.616 + : /build [2020-07-17T13:22:43.758Z] #41 3.616 + '[' -z '' ']' [2020-07-17T13:22:43.758Z] #41 3.616 ++ mktemp -d [2020-07-17T13:22:43.758Z] #41 3.620 + export GOPATH=/tmp/tmp.7BLnyJnwvo [2020-07-17T13:22:43.758Z] #41 3.620 + GOPATH=/tmp/tmp.7BLnyJnwvo [2020-07-17T13:22:43.758Z] #41 3.620 + RM_GOPATH=1 [2020-07-17T13:22:43.758Z] #41 3.620 + case "$(go env GOARCH)" in [2020-07-17T13:22:43.758Z] #41 3.620 ++ go env GOARCH [2020-07-17T13:22:43.758Z] #41 3.659 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:43.758Z] #41 3.659 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:43.758Z] #41 3.659 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:43.758Z] #41 3.669 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:43.758Z] #41 3.677 + dir=/tmp/install [2020-07-17T13:22:43.758Z] #41 3.677 + bin=vndr [2020-07-17T13:22:43.758Z] #41 3.677 + shift [2020-07-17T13:22:43.758Z] #41 3.677 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-17T13:22:43.758Z] #41 3.677 + . /tmp/install/vndr.installer [2020-07-17T13:22:43.758Z] #41 3.677 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:43.758Z] #41 3.677 + install_vndr [2020-07-17T13:22:43.758Z] #41 3.677 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-17T13:22:43.758Z] #41 3.677 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7BLnyJnwvo/src/github.com/LK4D4/vndr [2020-07-17T13:22:43.758Z] #41 3.677 Cloning into '/tmp/tmp.7BLnyJnwvo/src/github.com/LK4D4/vndr'... [2020-07-17T13:22:43.758Z] #41 4.367 + cd /tmp/tmp.7BLnyJnwvo/src/github.com/LK4D4/vndr [2020-07-17T13:22:43.758Z] #41 4.369 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-17T13:22:43.758Z] #41 4.394 + go build -buildmode=pie -v -o /build/vndr . [2020-07-17T13:22:43.758Z] #41 5.432 unicode [2020-07-17T13:22:43.758Z] #41 5.514 internal/bytealg [2020-07-17T13:22:43.758Z] #41 5.518 sync/atomic [2020-07-17T13:22:43.758Z] #41 5.574 unicode/utf8 [2020-07-17T13:22:43.758Z] #41 5.928 math [2020-07-17T13:22:43.758Z] #41 6.616 runtime [2020-07-17T13:22:43.758Z] #41 6.691 unicode/utf16 [2020-07-17T13:22:43.758Z] #41 7.123 container/list [2020-07-17T13:22:43.758Z] #41 8.062 crypto/internal/subtle [2020-07-17T13:22:43.758Z] #41 8.390 crypto/subtle [2020-07-17T13:22:43.758Z] #41 8.606 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-17T13:22:43.758Z] #41 8.811 internal/nettrace [2020-07-17T13:22:43.758Z] #41 9.147 runtime/cgo [2020-07-17T13:22:43.906Z] #39 65.12 CC criu/pie/util.o [2020-07-17T13:22:44.017Z] #55 DONE 0.1s [2020-07-17T13:22:44.017Z] [2020-07-17T13:22:44.017Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-17T13:22:44.017Z] #56 DONE 0.0s [2020-07-17T13:22:44.017Z] [2020-07-17T13:22:44.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:44.017Z] #39 47.50 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-17T13:22:44.017Z] #39 47.62 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-17T13:22:44.022Z] #41 ... [2020-07-17T13:22:44.022Z] [2020-07-17T13:22:44.022Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:44.022Z] #45 2.654 + RM_GOPATH=0 [2020-07-17T13:22:44.022Z] #45 2.654 + TMP_GOPATH= [2020-07-17T13:22:44.022Z] #45 2.656 + : /build [2020-07-17T13:22:44.022Z] #45 2.656 + '[' -z '' ']' [2020-07-17T13:22:44.022Z] #45 2.656 ++ mktemp -d [2020-07-17T13:22:44.022Z] #45 2.659 + export GOPATH=/tmp/tmp.2bH0qbXzeY [2020-07-17T13:22:44.022Z] #45 2.659 + GOPATH=/tmp/tmp.2bH0qbXzeY [2020-07-17T13:22:44.022Z] #45 2.659 + RM_GOPATH=1 [2020-07-17T13:22:44.022Z] #45 2.659 + case "$(go env GOARCH)" in [2020-07-17T13:22:44.022Z] #45 2.659 ++ go env GOARCH [2020-07-17T13:22:44.022Z] #45 2.666 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.022Z] #45 2.666 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.022Z] #45 2.666 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:44.022Z] #45 2.667 + dir=/tmp/install [2020-07-17T13:22:44.022Z] #45 2.667 + bin=golangci_lint [2020-07-17T13:22:44.022Z] #45 2.667 + shift [2020-07-17T13:22:44.022Z] #45 2.667 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-17T13:22:44.022Z] #45 2.667 + . /tmp/install/golangci_lint.installer [2020-07-17T13:22:44.022Z] #45 2.667 ++ : v1.23.8 [2020-07-17T13:22:44.022Z] #45 2.667 + install_golangci_lint [2020-07-17T13:22:44.022Z] #45 2.668 + echo 'Installing golangci-lint version v1.23.8' [2020-07-17T13:22:44.022Z] #45 2.668 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:22:44.022Z] #45 2.668 Installing golangci-lint version v1.23.8 [2020-07-17T13:22:44.022Z] #45 ... [2020-07-17T13:22:44.022Z] [2020-07-17T13:22:44.022Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:22:44.022Z] #38 5.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:44.022Z] #38 5.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:44.022Z] #38 5.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:44.022Z] #38 6.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-17T13:22:44.022Z] #38 7.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-17T13:22:44.022Z] #38 8.885 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-17T13:22:44.166Z] #39 65.38 CC criu/pie/util-vdso.o [2020-07-17T13:22:44.166Z] #39 ... [2020-07-17T13:22:44.166Z] [2020-07-17T13:22:44.166Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-17T13:22:44.166Z] #14 DONE 2.1s [2020-07-17T13:22:44.166Z] [2020-07-17T13:22:44.166Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:44.166Z] #41 119.4 crypto/tls [2020-07-17T13:22:44.276Z] #39 47.72 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-17T13:22:44.276Z] #39 47.86 AR compel/plugins/std.lib.a [2020-07-17T13:22:44.285Z] #38 ... [2020-07-17T13:22:44.285Z] [2020-07-17T13:22:44.285Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:44.285Z] #30 2.966 + RM_GOPATH=0 [2020-07-17T13:22:44.285Z] #30 2.966 + TMP_GOPATH= [2020-07-17T13:22:44.285Z] #30 2.967 + : /build [2020-07-17T13:22:44.285Z] #30 2.967 + '[' -z '' ']' [2020-07-17T13:22:44.285Z] #30 2.967 ++ mktemp -d [2020-07-17T13:22:44.285Z] #30 2.969 + export GOPATH=/tmp/tmp.FnpN8vsYEB [2020-07-17T13:22:44.285Z] #30 2.969 + GOPATH=/tmp/tmp.FnpN8vsYEB [2020-07-17T13:22:44.285Z] #30 2.969 + RM_GOPATH=1 [2020-07-17T13:22:44.285Z] #30 2.969 + case "$(go env GOARCH)" in [2020-07-17T13:22:44.285Z] #30 2.970 ++ go env GOARCH [2020-07-17T13:22:44.285Z] #30 2.983 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.285Z] #30 2.983 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.285Z] #30 2.985 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:44.285Z] #30 3.000 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:44.285Z] #30 3.005 + dir=/tmp/install [2020-07-17T13:22:44.285Z] #30 3.005 + bin=tomlv [2020-07-17T13:22:44.285Z] #30 3.005 + shift [2020-07-17T13:22:44.285Z] #30 3.005 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-17T13:22:44.285Z] #30 3.005 + . /tmp/install/tomlv.installer [2020-07-17T13:22:44.285Z] #30 3.005 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:44.285Z] #30 3.005 + install_tomlv [2020-07-17T13:22:44.285Z] #30 3.005 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-17T13:22:44.285Z] #30 3.005 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FnpN8vsYEB/src/github.com/BurntSushi/toml [2020-07-17T13:22:44.285Z] #30 3.005 Cloning into '/tmp/tmp.FnpN8vsYEB/src/github.com/BurntSushi/toml'... [2020-07-17T13:22:44.285Z] #30 3.822 + cd /tmp/tmp.FnpN8vsYEB/src/github.com/BurntSushi/toml [2020-07-17T13:22:44.285Z] #30 3.822 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-17T13:22:44.285Z] #30 3.837 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:22:44.285Z] #30 4.564 math/bits [2020-07-17T13:22:44.285Z] #30 4.571 internal/cpu [2020-07-17T13:22:44.285Z] #30 4.625 runtime/internal/sys [2020-07-17T13:22:44.285Z] #30 4.781 runtime/internal/atomic [2020-07-17T13:22:44.285Z] #30 4.931 runtime/internal/math [2020-07-17T13:22:44.285Z] #30 5.085 unicode/utf8 [2020-07-17T13:22:44.285Z] #30 5.211 internal/bytealg [2020-07-17T13:22:44.285Z] #30 5.224 math [2020-07-17T13:22:44.285Z] #30 5.253 internal/race [2020-07-17T13:22:44.285Z] #30 5.375 sync/atomic [2020-07-17T13:22:44.285Z] #30 5.696 unicode [2020-07-17T13:22:44.285Z] #30 5.958 internal/testlog [2020-07-17T13:22:44.285Z] #30 6.045 runtime [2020-07-17T13:22:44.285Z] #30 6.259 encoding [2020-07-17T13:22:44.285Z] #30 6.513 runtime/cgo [2020-07-17T13:22:44.285Z] #30 ... [2020-07-17T13:22:44.285Z] [2020-07-17T13:22:44.285Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:44.285Z] #60 4.596 + RM_GOPATH=0 [2020-07-17T13:22:44.285Z] #60 4.596 + TMP_GOPATH= [2020-07-17T13:22:44.285Z] #60 4.596 + : /build [2020-07-17T13:22:44.285Z] #60 4.596 + '[' -z '' ']' [2020-07-17T13:22:44.285Z] #60 4.598 ++ mktemp -d [2020-07-17T13:22:44.285Z] #60 4.600 + export GOPATH=/tmp/tmp.mQcAj5eqet [2020-07-17T13:22:44.285Z] #60 4.600 + GOPATH=/tmp/tmp.mQcAj5eqet [2020-07-17T13:22:44.285Z] #60 4.600 + RM_GOPATH=1 [2020-07-17T13:22:44.285Z] #60 4.600 + case "$(go env GOARCH)" in [2020-07-17T13:22:44.285Z] #60 4.601 ++ go env GOARCH [2020-07-17T13:22:44.285Z] #60 4.745 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.285Z] #60 4.745 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.285Z] #60 4.745 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:44.285Z] #60 4.749 + dir=/tmp/install [2020-07-17T13:22:44.285Z] #60 4.749 + bin=proxy [2020-07-17T13:22:44.285Z] #60 4.749 + shift [2020-07-17T13:22:44.285Z] #60 4.749 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-17T13:22:44.285Z] #60 4.749 + . /tmp/install/proxy.installer [2020-07-17T13:22:44.285Z] #60 4.750 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:44.285Z] #60 4.750 + install_proxy [2020-07-17T13:22:44.285Z] #60 4.750 + case "$1" in [2020-07-17T13:22:44.285Z] #60 4.750 + export CGO_ENABLED=0 [2020-07-17T13:22:44.285Z] #60 4.750 + CGO_ENABLED=0 [2020-07-17T13:22:44.285Z] #60 4.750 + _install_proxy [2020-07-17T13:22:44.285Z] #60 4.750 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-17T13:22:44.285Z] #60 4.750 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:44.285Z] #60 4.750 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mQcAj5eqet/src/github.com/docker/libnetwork [2020-07-17T13:22:44.285Z] #60 4.753 Cloning into '/tmp/tmp.mQcAj5eqet/src/github.com/docker/libnetwork'... [2020-07-17T13:22:44.548Z] #60 ... [2020-07-17T13:22:44.548Z] [2020-07-17T13:22:44.548Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:22:44.548Z] #32 5.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:44.548Z] #32 5.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:44.548Z] #32 5.421 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:44.548Z] #32 6.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-17T13:22:44.548Z] #32 8.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-17T13:22:44.548Z] #32 9.013 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-17T13:22:44.548Z] #32 ... [2020-07-17T13:22:44.548Z] [2020-07-17T13:22:44.548Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:44.548Z] #10 4.610 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:22:44.548Z] #10 5.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:22:44.548Z] #10 5.172 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:22:44.548Z] #10 6.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-17T13:22:44.548Z] #10 7.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-17T13:22:44.548Z] #10 8.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-17T13:22:44.577Z] #39 48.07 CC compel/plugins/fds/fds.o [2020-07-17T13:22:44.690Z] #61 ... [2020-07-17T13:22:44.690Z] [2020-07-17T13:22:44.690Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:22:44.690Z] #52 15.01 Fetched 8144 kB in 14s (570 kB/s) [2020-07-17T13:22:44.690Z] #52 15.01 Reading package lists... [2020-07-17T13:22:44.690Z] #52 22.77 Reading package lists... [2020-07-17T13:22:44.690Z] #52 ... [2020-07-17T13:22:44.690Z] [2020-07-17T13:22:44.690Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:44.690Z] #48 18.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:22:44.690Z] #48 19.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:22:44.690Z] #48 19.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:22:44.690Z] #48 20.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:22:44.690Z] #48 20.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:22:44.690Z] #48 21.53 runtime/cgo [2020-07-17T13:22:44.690Z] #48 21.64 runtime [2020-07-17T13:22:44.811Z] #10 ... [2020-07-17T13:22:44.812Z] [2020-07-17T13:22:44.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:44.812Z] #47 3.469 + RM_GOPATH=0 [2020-07-17T13:22:44.812Z] #47 3.469 + TMP_GOPATH= [2020-07-17T13:22:44.812Z] #47 3.469 + : /build [2020-07-17T13:22:44.812Z] #47 3.469 + '[' -z '' ']' [2020-07-17T13:22:44.812Z] #47 3.469 ++ mktemp -d [2020-07-17T13:22:44.812Z] #47 3.473 + export GOPATH=/tmp/tmp.twaN88pBHg [2020-07-17T13:22:44.812Z] #47 3.473 + GOPATH=/tmp/tmp.twaN88pBHg [2020-07-17T13:22:44.812Z] #47 3.473 + RM_GOPATH=1 [2020-07-17T13:22:44.812Z] #47 3.473 + case "$(go env GOARCH)" in [2020-07-17T13:22:44.812Z] #47 3.473 ++ go env GOARCH [2020-07-17T13:22:44.812Z] #47 3.489 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.812Z] #47 3.489 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:44.812Z] #47 3.489 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:44.812Z] #47 3.491 + dir=/tmp/install [2020-07-17T13:22:44.812Z] #47 3.491 + bin=shfmt [2020-07-17T13:22:44.812Z] #47 3.491 + shift [2020-07-17T13:22:44.812Z] #47 3.491 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-17T13:22:44.812Z] #47 3.491 + . /tmp/install/shfmt.installer [2020-07-17T13:22:44.812Z] #47 3.491 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:44.812Z] #47 3.496 + install_shfmt [2020-07-17T13:22:44.812Z] #47 3.496 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-17T13:22:44.812Z] #47 3.496 + git clone https://github.com/mvdan/sh.git /tmp/tmp.twaN88pBHg/src/github.com/mvdan/sh [2020-07-17T13:22:44.812Z] #47 3.496 Cloning into '/tmp/tmp.twaN88pBHg/src/github.com/mvdan/sh'... [2020-07-17T13:22:44.812Z] #47 3.496 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:44.812Z] #47 9.630 + cd /tmp/tmp.twaN88pBHg/src/github.com/mvdan/sh [2020-07-17T13:22:44.812Z] #47 9.630 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:22:44.812Z] #47 9.752 + GO111MODULE=on [2020-07-17T13:22:44.812Z] #47 9.758 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-17T13:22:44.812Z] #47 10.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:22:44.812Z] #47 10.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:22:44.812Z] #47 11.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:22:44.812Z] #47 11.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:22:44.812Z] #47 ... [2020-07-17T13:22:44.812Z] [2020-07-17T13:22:44.812Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:44.812Z] #36 4.977 + git clone https://github.com/docker/distribution.git . [2020-07-17T13:22:44.812Z] #36 4.991 Cloning into '.'... [2020-07-17T13:22:45.075Z] #36 ... [2020-07-17T13:22:45.075Z] [2020-07-17T13:22:45.075Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:45.075Z] #21 4.081 + RM_GOPATH=0 [2020-07-17T13:22:45.075Z] #21 4.081 + TMP_GOPATH= [2020-07-17T13:22:45.075Z] #21 4.081 + : /build [2020-07-17T13:22:45.075Z] #21 4.081 + '[' -z '' ']' [2020-07-17T13:22:45.075Z] #21 4.090 ++ mktemp -d [2020-07-17T13:22:45.075Z] #21 4.090 + export GOPATH=/tmp/tmp.y2RkJCyFKW [2020-07-17T13:22:45.075Z] #21 4.090 + GOPATH=/tmp/tmp.y2RkJCyFKW [2020-07-17T13:22:45.075Z] #21 4.090 + RM_GOPATH=1 [2020-07-17T13:22:45.075Z] #21 4.090 + case "$(go env GOARCH)" in [2020-07-17T13:22:45.075Z] #21 4.092 ++ go env GOARCH [2020-07-17T13:22:45.075Z] #21 4.124 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:45.075Z] #21 4.124 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:45.075Z] #21 4.140 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:45.075Z] #21 4.153 + dir=/tmp/install [2020-07-17T13:22:45.075Z] #21 4.153 + bin=dockercli [2020-07-17T13:22:45.075Z] #21 4.153 + shift [2020-07-17T13:22:45.075Z] #21 4.153 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-17T13:22:45.075Z] #21 4.153 + . /tmp/install/dockercli.installer [2020-07-17T13:22:45.075Z] #21 4.153 ++ : stable [2020-07-17T13:22:45.075Z] #21 4.153 ++ : 17.06.2-ce [2020-07-17T13:22:45.075Z] #21 4.153 + install_dockercli [2020-07-17T13:22:45.075Z] #21 4.153 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-17T13:22:45.075Z] #21 4.154 Install docker/cli version 17.06.2-ce from stable [2020-07-17T13:22:45.075Z] #21 4.157 ++ uname -m [2020-07-17T13:22:45.075Z] #21 4.165 + arch=aarch64 [2020-07-17T13:22:45.075Z] #21 4.165 + '[' aarch64 '!=' x86_64 ']' [2020-07-17T13:22:45.075Z] #21 4.166 + '[' aarch64 '!=' s390x ']' [2020-07-17T13:22:45.075Z] #21 4.168 + '[' aarch64 '!=' armhf ']' [2020-07-17T13:22:45.075Z] #21 4.168 + build_dockercli [2020-07-17T13:22:45.075Z] #21 4.168 + git clone https://github.com/docker/docker-ce /tmp/tmp.y2RkJCyFKW/tmp/docker-ce [2020-07-17T13:22:45.075Z] #21 4.172 Cloning into '/tmp/tmp.y2RkJCyFKW/tmp/docker-ce'... [2020-07-17T13:22:45.075Z] #21 ... [2020-07-17T13:22:45.075Z] [2020-07-17T13:22:45.075Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:45.075Z] #47 11.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:22:45.106Z] #41 ... [2020-07-17T13:22:45.106Z] [2020-07-17T13:22:45.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:45.106Z] #39 66.38 CC criu/pie/util-vdso-elf32.o [2020-07-17T13:22:45.146Z] #39 48.47 AR compel/plugins/fds.lib.a [2020-07-17T13:22:45.146Z] #39 48.51 HOSTDEP compel/src/lib/log-host.d [2020-07-17T13:22:45.146Z] #39 48.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-17T13:22:45.173Z] #43 13.50 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:45.347Z] #48 ... [2020-07-17T13:22:45.347Z] [2020-07-17T13:22:45.347Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:22:45.347Z] #33 16.20 Fetched 8144 kB in 15s (545 kB/s) [2020-07-17T13:22:45.347Z] #33 16.20 Reading package lists... [2020-07-17T13:22:45.412Z] #39 48.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-17T13:22:45.412Z] #39 48.84 HOSTDEP compel/src/main-host.d [2020-07-17T13:22:45.412Z] #39 48.94 DEP compel/src/lib/ptrace.d [2020-07-17T13:22:45.412Z] #39 49.03 DEP compel/src/lib/infect.d [2020-07-17T13:22:45.433Z] #43 13.69 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:45.648Z] #33 24.26 Reading package lists... [2020-07-17T13:22:45.648Z] #33 ... [2020-07-17T13:22:45.648Z] [2020-07-17T13:22:45.648Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:45.648Z] #24 16.08 Fetched 8144 kB in 15s (549 kB/s) [2020-07-17T13:22:45.648Z] #24 16.08 Reading package lists... [2020-07-17T13:22:45.648Z] #24 23.97 Reading package lists... [2020-07-17T13:22:45.648Z] #24 ... [2020-07-17T13:22:45.648Z] [2020-07-17T13:22:45.648Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:22:45.648Z] #39 17.41 Fetched 8144 kB in 16s (505 kB/s) [2020-07-17T13:22:45.648Z] #39 17.41 Reading package lists... [2020-07-17T13:22:45.657Z] #47 12.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:22:45.669Z] #39 49.15 DEP compel/src/lib/infect-util.d [2020-07-17T13:22:45.669Z] #39 49.24 DEP compel/src/lib/infect-rpc.d [2020-07-17T13:22:45.925Z] #39 49.32 DEP compel/arch/x86/src/lib/infect.d [2020-07-17T13:22:45.925Z] #39 49.44 DEP compel/arch/x86/src/lib/cpu.d [2020-07-17T13:22:45.925Z] #39 49.48 DEP compel/src/lib/log.d [2020-07-17T13:22:45.925Z] #39 49.55 DEP compel/src/main.d [2020-07-17T13:22:45.925Z] #39 49.63 DEP compel/src/lib/handle-elf.d [2020-07-17T13:22:46.003Z] #43 14.31 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:46.045Z] #39 67.06 AR criu/pie/pie.lib.a [2020-07-17T13:22:46.045Z] #39 67.14 DEP criu/pie/restorer.d [2020-07-17T13:22:46.045Z] #39 67.33 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-17T13:22:46.182Z] #39 49.78 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-17T13:22:46.182Z] #39 ... [2020-07-17T13:22:46.182Z] [2020-07-17T13:22:46.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:46.182Z] #41 110.6 vendor/golang.org/x/net/http2/hpack [2020-07-17T13:22:46.182Z] #41 111.7 mime [2020-07-17T13:22:46.182Z] #41 113.4 mime/quotedprintable [2020-07-17T13:22:46.182Z] #41 113.7 net/http/internal [2020-07-17T13:22:46.182Z] #41 116.5 net/textproto [2020-07-17T13:22:46.182Z] #41 116.5 crypto/x509 [2020-07-17T13:22:46.182Z] #41 117.5 vendor/golang.org/x/net/http/httpguts [2020-07-17T13:22:46.182Z] #41 117.7 vendor/golang.org/x/net/http/httpproxy [2020-07-17T13:22:46.182Z] #41 118.1 mime/multipart [2020-07-17T13:22:46.182Z] #41 120.6 crypto/tls [2020-07-17T13:22:46.234Z] #47 12.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:22:46.298Z] #39 24.85 Reading package lists... [2020-07-17T13:22:46.298Z] #39 ... [2020-07-17T13:22:46.298Z] [2020-07-17T13:22:46.298Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:46.298Z] #11 17.05 Fetched 8144 kB in 16s (518 kB/s) [2020-07-17T13:22:46.298Z] #11 17.05 Reading package lists... [2020-07-17T13:22:46.305Z] #39 ... [2020-07-17T13:22:46.305Z] [2020-07-17T13:22:46.305Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-17T13:22:46.305Z] #15 DONE 2.1s [2020-07-17T13:22:46.305Z] [2020-07-17T13:22:46.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:46.305Z] #39 67.44 DEP criu/arch/x86/restorer_unmap.d [2020-07-17T13:22:46.305Z] #39 67.48 DEP criu/arch/x86/restorer.d [2020-07-17T13:22:46.439Z] #41 ... [2020-07-17T13:22:46.439Z] [2020-07-17T13:22:46.439Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:46.439Z] #10 116.8 Selecting previously unselected package libapparmor1:amd64. [2020-07-17T13:22:46.439Z] #10 116.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 116.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-17T13:22:46.439Z] #10 117.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-17T13:22:46.439Z] #10 117.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 117.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-17T13:22:46.439Z] #10 118.1 Selecting previously unselected package libbtrfs0. [2020-07-17T13:22:46.439Z] #10 118.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 118.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:22:46.439Z] #10 118.3 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:22:46.439Z] #10 118.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 118.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:22:46.439Z] #10 118.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-17T13:22:46.439Z] #10 118.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 118.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:46.439Z] #10 118.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-17T13:22:46.439Z] #10 118.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 119.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:46.439Z] #10 119.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-17T13:22:46.439Z] #10 119.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 119.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-17T13:22:46.439Z] #10 119.6 Selecting previously unselected package libpcre16-3:amd64. [2020-07-17T13:22:46.439Z] #10 119.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 119.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:46.439Z] #10 119.8 Selecting previously unselected package libpcre32-3:amd64. [2020-07-17T13:22:46.439Z] #10 119.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 119.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:46.439Z] #10 120.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-17T13:22:46.439Z] #10 120.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 120.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-17T13:22:46.439Z] #10 120.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-17T13:22:46.439Z] #10 120.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 120.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-17T13:22:46.439Z] #10 120.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-17T13:22:46.439Z] #10 120.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 120.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-17T13:22:46.439Z] #10 120.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-17T13:22:46.439Z] #10 120.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 120.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:46.439Z] #10 120.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-17T13:22:46.439Z] #10 120.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-17T13:22:46.439Z] #10 120.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-17T13:22:46.570Z] #39 67.72 DEP criu/arch/x86/vdso-pie.d [2020-07-17T13:22:46.570Z] #39 67.93 DEP criu/pie/parasite-vdso.d [2020-07-17T13:22:46.696Z] #10 120.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-17T13:22:46.696Z] #10 120.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-17T13:22:46.696Z] #10 120.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:46.819Z] #19 3.457 Collecting yamllint==1.16.0 [2020-07-17T13:22:46.819Z] #19 ... [2020-07-17T13:22:46.819Z] [2020-07-17T13:22:46.819Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:46.819Z] #49 48.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-17T13:22:46.819Z] #49 50.13 + mkdir -p /build [2020-07-17T13:22:46.819Z] #49 50.14 + cp runc /build/runc [2020-07-17T13:22:46.819Z] #49 DONE 50.4s [2020-07-17T13:22:46.952Z] #10 121.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:22:46.952Z] #10 121.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-17T13:22:46.952Z] #10 121.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:46.952Z] #10 121.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:22:46.952Z] #10 121.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:22:46.952Z] #10 121.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-17T13:22:47.111Z] [2020-07-17T13:22:47.111Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:22:47.111Z] #19 3.791 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-17T13:22:47.111Z] #19 3.825 Collecting pyyaml (from yamllint==1.16.0) [2020-07-17T13:22:47.111Z] #19 3.959 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-17T13:22:47.142Z] #39 68.15 DEP criu/pie/parasite.d [2020-07-17T13:22:47.142Z] #39 68.36 CC criu/pie/parasite.o [2020-07-17T13:22:47.184Z] #47 13.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:22:47.209Z] #10 121.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-17T13:22:47.209Z] #10 121.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:22:47.209Z] #10 121.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:22:47.209Z] #10 121.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-17T13:22:47.209Z] #10 121.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:47.209Z] #10 121.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-07-17T13:22:47.209Z] #10 121.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-07-17T13:22:47.209Z] #10 121.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:22:47.209Z] #10 121.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-07-17T13:22:47.209Z] #10 121.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-17T13:22:47.209Z] #10 121.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:22:47.209Z] #10 121.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-17T13:22:47.209Z] #10 121.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:47.209Z] #10 121.6 Setting up dmsetup (2:1.02.155-3) ... [2020-07-17T13:22:47.209Z] #10 121.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:47.209Z] #10 121.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-17T13:22:47.209Z] #10 121.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:22:47.765Z] #47 14.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:22:47.766Z] #47 14.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:22:47.772Z] #10 DONE 122.0s [2020-07-17T13:22:47.772Z] [2020-07-17T13:22:47.772Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:47.914Z] #43 ... [2020-07-17T13:22:47.914Z] [2020-07-17T13:22:47.914Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:47.914Z] #21 15.05 + mkdir -p /build [2020-07-17T13:22:47.914Z] #21 15.06 + mv docker/docker /build/ [2020-07-17T13:22:47.914Z] #21 15.09 + rmdir docker [2020-07-17T13:22:47.914Z] #21 DONE 16.1s [2020-07-17T13:22:47.914Z] [2020-07-17T13:22:47.914Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:47.914Z] #41 14.53 unicode/utf8 [2020-07-17T13:22:47.914Z] #41 15.24 math [2020-07-17T13:22:48.030Z] #47 14.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:22:48.030Z] #47 14.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:22:48.145Z] #19 4.899 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-17T13:22:48.145Z] #19 4.915 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-17T13:22:48.145Z] #19 4.923 Building wheels for collected packages: pyyaml [2020-07-17T13:22:48.145Z] #19 4.928 Running setup.py bdist_wheel for pyyaml: started [2020-07-17T13:22:48.523Z] #39 ... [2020-07-17T13:22:48.523Z] [2020-07-17T13:22:48.523Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-17T13:22:48.523Z] #16 DONE 2.3s [2020-07-17T13:22:48.778Z] #19 5.495 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-17T13:22:48.779Z] #19 5.495 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-17T13:22:48.779Z] #19 5.525 Successfully built pyyaml [2020-07-17T13:22:48.779Z] #19 5.550 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-17T13:22:48.784Z] [2020-07-17T13:22:48.784Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:48.784Z] #39 69.97 LINK criu/pie/parasite.built-in.o [2020-07-17T13:22:48.784Z] #39 70.02 GEN criu/pie/parasite-blob.h [2020-07-17T13:22:48.784Z] #39 70.05 CC criu/pie/parasite-vdso.o [2020-07-17T13:22:48.865Z] #41 ... [2020-07-17T13:22:48.865Z] [2020-07-17T13:22:48.865Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:22:48.865Z] #28 7.109 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-17T13:22:48.865Z] #28 7.123 Cloning into '.'... [2020-07-17T13:22:48.982Z] #47 15.56 runtime/cgo [2020-07-17T13:22:49.070Z] #19 5.721 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-17T13:22:49.093Z] #11 24.72 Reading package lists... [2020-07-17T13:22:49.093Z] #11 ... [2020-07-17T13:22:49.093Z] [2020-07-17T13:22:49.093Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:22:49.093Z] #52 22.77 Reading package lists... [2020-07-17T13:22:49.124Z] #28 ... [2020-07-17T13:22:49.124Z] [2020-07-17T13:22:49.124Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:49.124Z] #30 10.75 math [2020-07-17T13:22:49.124Z] #30 11.16 runtime [2020-07-17T13:22:49.124Z] #30 15.58 internal/testlog [2020-07-17T13:22:49.124Z] #30 15.90 encoding [2020-07-17T13:22:49.124Z] #30 16.48 runtime/cgo [2020-07-17T13:22:49.261Z] #47 15.58 runtime [2020-07-17T13:22:49.362Z] #19 DONE 6.0s [2020-07-17T13:22:49.362Z] [2020-07-17T13:22:49.362Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-17T13:22:49.362Z] #22 DONE 0.2s [2020-07-17T13:22:49.362Z] [2020-07-17T13:22:49.362Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-17T13:22:49.387Z] #30 ... [2020-07-17T13:22:49.387Z] [2020-07-17T13:22:49.387Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:49.387Z] #43 17.72 go: finding github.com/fatih/color v1.6.0 [2020-07-17T13:22:49.387Z] #43 17.73 go: finding github.com/pkg/errors v0.8.0 [2020-07-17T13:22:49.387Z] #43 17.77 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:49.387Z] #43 17.87 go: finding github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:49.647Z] #43 17.91 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:49.723Z] #39 70.96 CC criu/arch/x86/vdso-pie.o [2020-07-17T13:22:49.908Z] #43 18.11 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:49.908Z] #43 18.30 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:49.983Z] #39 71.30 CC criu/arch/x86/restorer.o [2020-07-17T13:22:50.171Z] #43 18.40 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:50.172Z] #43 18.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:50.172Z] #43 18.56 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:50.215Z] #47 ... [2020-07-17T13:22:50.215Z] [2020-07-17T13:22:50.215Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:22:50.215Z] #60 16.10 Checking out files: 63% (1317/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-17T13:22:50.215Z] #60 16.72 + cd /tmp/tmp.mQcAj5eqet/src/github.com/docker/libnetwork [2020-07-17T13:22:50.215Z] #60 16.72 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:22:50.290Z] #49 2.459 + RM_GOPATH=0 [2020-07-17T13:22:50.291Z] #49 2.459 + TMP_GOPATH= [2020-07-17T13:22:50.291Z] #49 2.460 + : /build [2020-07-17T13:22:50.291Z] #49 2.460 + '[' -z '' ']' [2020-07-17T13:22:50.291Z] #49 2.461 ++ mktemp -d [2020-07-17T13:22:50.291Z] #49 2.463 + export GOPATH=/tmp/tmp.Q8bzNbhKtH [2020-07-17T13:22:50.291Z] #49 2.464 + GOPATH=/tmp/tmp.Q8bzNbhKtH [2020-07-17T13:22:50.291Z] #49 2.465 + RM_GOPATH=1 [2020-07-17T13:22:50.291Z] #49 2.465 + case "$(go env GOARCH)" in [2020-07-17T13:22:50.291Z] #49 2.465 ++ go env GOARCH [2020-07-17T13:22:50.291Z] #49 2.503 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:50.291Z] #49 2.503 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:50.291Z] #49 2.505 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:50.291Z] #49 2.513 + dir=/tmp/install [2020-07-17T13:22:50.291Z] #49 2.513 + bin=runc [2020-07-17T13:22:50.291Z] #49 2.513 + shift [2020-07-17T13:22:50.291Z] #49 2.513 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-17T13:22:50.291Z] #49 2.514 + . /tmp/install/runc.installer [2020-07-17T13:22:50.291Z] #49 2.514 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:22:50.291Z] #49 2.514 + install_runc [2020-07-17T13:22:50.291Z] #49 2.518 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-17T13:22:50.291Z] #49 2.528 + uname -r [2020-07-17T13:22:50.291Z] #49 2.535 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-17T13:22:50.291Z] #49 2.535 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-17T13:22:50.291Z] #49 2.535 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-17T13:22:50.291Z] #49 2.536 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q8bzNbhKtH/src/github.com/opencontainers/runc [2020-07-17T13:22:50.291Z] #49 2.538 Cloning into '/tmp/tmp.Q8bzNbhKtH/src/github.com/opencontainers/runc'... [2020-07-17T13:22:50.291Z] #49 ... [2020-07-17T13:22:50.291Z] [2020-07-17T13:22:50.291Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-17T13:22:50.291Z] #11 DONE 2.6s [2020-07-17T13:22:50.399Z] #26 DONE 0.9s [2020-07-17T13:22:50.399Z] [2020-07-17T13:22:50.399Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-17T13:22:50.399Z] #29 DONE 0.2s [2020-07-17T13:22:50.399Z] [2020-07-17T13:22:50.399Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-17T13:22:50.432Z] #43 18.56 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:50.482Z] #60 16.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-17T13:22:50.547Z] [2020-07-17T13:22:50.547Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-17T13:22:50.553Z] #39 71.83 CC criu/arch/x86/restorer_unmap.o [2020-07-17T13:22:50.553Z] #39 71.89 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-17T13:22:50.656Z] #52 29.84 Building dependency tree... [2020-07-17T13:22:50.690Z] #31 DONE 0.1s [2020-07-17T13:22:50.690Z] [2020-07-17T13:22:50.690Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-17T13:22:50.690Z] #34 DONE 0.1s [2020-07-17T13:22:50.690Z] [2020-07-17T13:22:50.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:50.690Z] #39 82.57 CC criu/pagemap-cache.o [2020-07-17T13:22:50.690Z] #39 82.82 CC criu/pagemap.o [2020-07-17T13:22:50.690Z] #39 83.42 CC criu/parasite-syscall.o [2020-07-17T13:22:50.690Z] #39 84.00 CC criu/path.o [2020-07-17T13:22:50.690Z] #39 84.29 CC criu/pie-util-vdso.o [2020-07-17T13:22:50.690Z] #39 84.64 CC criu/pie-util.o [2020-07-17T13:22:50.690Z] #39 84.81 CC criu/pipes.o [2020-07-17T13:22:50.690Z] #39 85.27 CC criu/plugin.o [2020-07-17T13:22:50.690Z] #39 85.56 CC criu/proc_parse.o [2020-07-17T13:22:50.690Z] #39 87.31 CC criu/protobuf-desc.o [2020-07-17T13:22:50.690Z] #39 87.84 CC criu/protobuf.o [2020-07-17T13:22:50.690Z] #39 88.19 CC criu/pstree.o [2020-07-17T13:22:50.690Z] #39 88.71 CC criu/rbtree.o [2020-07-17T13:22:50.690Z] #39 88.84 CC criu/rst-malloc.o [2020-07-17T13:22:50.690Z] #39 88.95 CC criu/seccomp.o [2020-07-17T13:22:50.982Z] #39 89.25 CC criu/seize.o [2020-07-17T13:22:51.122Z] #39 72.15 CC criu/pie/restorer.o [2020-07-17T13:22:51.274Z] #39 89.70 CC criu/servicefd.o [2020-07-17T13:22:51.565Z] #39 89.93 CC criu/shmem.o [2020-07-17T13:22:51.857Z] #39 90.37 CC criu/sigframe.o [2020-07-17T13:22:51.857Z] #39 90.42 CC criu/signalfd.o [2020-07-17T13:22:52.149Z] #39 90.52 CC criu/sk-inet.o [2020-07-17T13:22:52.438Z] #12 DONE 2.2s [2020-07-17T13:22:52.438Z] [2020-07-17T13:22:52.438Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:52.438Z] #39 49.89 CC compel/src/lib/log.o [2020-07-17T13:22:52.438Z] #39 50.08 CC compel/arch/x86/src/lib/cpu.o [2020-07-17T13:22:52.438Z] #39 50.88 CC compel/arch/x86/src/lib/infect.o [2020-07-17T13:22:52.438Z] #39 52.17 CC compel/src/lib/infect-rpc.o [2020-07-17T13:22:52.438Z] #39 52.58 CC compel/src/lib/infect-util.o [2020-07-17T13:22:52.438Z] #39 52.80 CC compel/src/lib/infect.o [2020-07-17T13:22:52.438Z] #39 55.34 CC compel/src/lib/ptrace.o [2020-07-17T13:22:52.438Z] #39 55.81 AR compel/libcompel.a [2020-07-17T13:22:52.438Z] #39 55.85 HOSTCC compel/src/main-host.o [2020-07-17T13:22:52.441Z] #39 90.97 CC criu/sk-netlink.o [2020-07-17T13:22:52.694Z] #39 56.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-17T13:22:52.694Z] #39 ... [2020-07-17T13:22:52.694Z] [2020-07-17T13:22:52.694Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-17T13:22:52.733Z] #39 91.26 CC criu/sk-packet.o [2020-07-17T13:22:52.800Z] #52 33.30 The following additional packages will be installed: [2020-07-17T13:22:52.801Z] #52 33.32 libbtrfs0 [2020-07-17T13:22:52.801Z] #52 33.54 The following NEW packages will be installed: [2020-07-17T13:22:52.801Z] #52 33.55 libbtrfs-dev libbtrfs0 [2020-07-17T13:22:52.980Z] #43 ... [2020-07-17T13:22:52.980Z] [2020-07-17T13:22:52.980Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:52.980Z] #23 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:22:52.980Z] #23 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:22:53.106Z] #52 33.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:22:53.106Z] #52 33.74 Need to get 120 kB of archives. [2020-07-17T13:22:53.106Z] #52 33.74 After this operation, 423 kB of additional disk space will be used. [2020-07-17T13:22:53.106Z] #52 33.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-17T13:22:53.106Z] #52 33.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-17T13:22:53.241Z] #23 ... [2020-07-17T13:22:53.241Z] [2020-07-17T13:22:53.241Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:22:53.241Z] #38 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:22:53.241Z] #38 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:22:53.365Z] #39 91.58 CC criu/sk-queue.o [2020-07-17T13:22:53.366Z] #39 91.78 CC criu/sk-tcp.o [2020-07-17T13:22:53.502Z] #38 ... [2020-07-17T13:22:53.503Z] [2020-07-17T13:22:53.503Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:22:53.503Z] #32 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:22:53.503Z] #32 ... [2020-07-17T13:22:53.503Z] [2020-07-17T13:22:53.503Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:22:53.503Z] #51 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:22:53.503Z] #51 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:22:53.658Z] #39 92.02 CC criu/sk-unix.o [2020-07-17T13:22:53.764Z] #51 ... [2020-07-17T13:22:53.764Z] [2020-07-17T13:22:53.764Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:53.764Z] #41 20.13 unicode/utf16 [2020-07-17T13:22:53.764Z] #41 20.42 container/list [2020-07-17T13:22:53.764Z] #41 21.09 crypto/internal/subtle [2020-07-17T13:22:53.764Z] #41 21.22 crypto/subtle [2020-07-17T13:22:53.764Z] #41 21.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-17T13:22:53.764Z] #41 21.46 internal/nettrace [2020-07-17T13:22:53.764Z] #41 21.60 runtime/cgo [2020-07-17T13:22:53.805Z] #60 ... [2020-07-17T13:22:53.805Z] [2020-07-17T13:22:53.805Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:53.805Z] #43 9.873 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:53.805Z] #43 10.10 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:53.805Z] #43 10.38 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:53.805Z] #43 12.83 go: finding github.com/fatih/color v1.6.0 [2020-07-17T13:22:53.805Z] #43 12.89 go: finding github.com/pkg/errors v0.8.0 [2020-07-17T13:22:53.805Z] #43 12.89 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:22:53.805Z] #43 12.97 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:22:53.805Z] #43 13.04 go: finding github.com/spf13/pflag v1.0.1 [2020-07-17T13:22:53.805Z] #43 13.07 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:22:53.805Z] #43 13.27 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:22:53.805Z] #43 13.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:22:53.805Z] #43 13.38 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:22:53.805Z] #43 13.44 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:22:53.805Z] #43 13.57 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:22:53.805Z] #43 ... [2020-07-17T13:22:53.805Z] [2020-07-17T13:22:53.805Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:53.805Z] #36 15.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-17T13:22:53.805Z] #36 16.97 + 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-07-17T13:22:54.382Z] #36 ... [2020-07-17T13:22:54.382Z] [2020-07-17T13:22:54.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:54.382Z] #41 10.73 vendor/golang.org/x/crypto/internal/subtle [2020-07-17T13:22:54.382Z] #41 ... [2020-07-17T13:22:54.382Z] [2020-07-17T13:22:54.382Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:54.382Z] #23 14.69 Fetched 8191 kB in 10s (856 kB/s) [2020-07-17T13:22:54.382Z] #23 14.69 Reading package lists... [2020-07-17T13:22:54.425Z] #39 75.19 LINK criu/pie/restorer.built-in.o [2020-07-17T13:22:54.425Z] #39 75.23 GEN criu/pie/restorer-blob.h [2020-07-17T13:22:54.425Z] #39 75.32 DEP criu/vdso.d [2020-07-17T13:22:54.425Z] #39 75.44 DEP criu/vdso-compat.d [2020-07-17T13:22:54.425Z] #39 75.55 DEP criu/uts_ns.d [2020-07-17T13:22:54.425Z] #39 75.78 DEP criu/util.d [2020-07-17T13:22:54.588Z] #13 1.830 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-17T13:22:54.588Z] #13 DONE 1.9s [2020-07-17T13:22:54.588Z] [2020-07-17T13:22:54.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:54.588Z] #39 56.53 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-17T13:22:54.588Z] #39 56.96 HOSTCC compel/src/lib/log-host.o [2020-07-17T13:22:54.588Z] #39 57.22 HOSTLINK compel/compel-host-bin [2020-07-17T13:22:54.588Z] #39 57.36 DEP soccr/soccr.d [2020-07-17T13:22:54.588Z] #39 57.59 CC soccr/soccr.o [2020-07-17T13:22:54.660Z] #52 35.24 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:22:54.685Z] #39 75.94 DEP criu/uffd.d [2020-07-17T13:22:54.695Z] #39 93.02 CC criu/sockets.o [2020-07-17T13:22:54.945Z] #39 76.07 DEP criu/tun.d [2020-07-17T13:22:54.945Z] #39 76.21 DEP criu/tty.d [2020-07-17T13:22:54.966Z] #52 35.56 Fetched 120 kB in 0s (1242 kB/s) [2020-07-17T13:22:54.966Z] #52 35.70 Selecting previously unselected package libbtrfs0. [2020-07-17T13:22:54.986Z] #39 93.43 CC criu/stats.o [2020-07-17T13:22:54.986Z] #39 93.57 CC criu/string.o [2020-07-17T13:22:55.205Z] #39 76.45 DEP criu/timerfd.d [2020-07-17T13:22:55.205Z] #39 76.57 DEP criu/timens.d [2020-07-17T13:22:55.268Z] #52 35.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-17T13:22:55.268Z] #52 35.87 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-17T13:22:55.268Z] #52 35.90 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:22:55.268Z] #52 35.95 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:22:55.268Z] #52 35.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-17T13:22:55.268Z] #52 35.95 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:22:55.268Z] #52 36.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:22:55.268Z] #52 36.06 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:22:55.268Z] #52 36.06 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:22:55.277Z] #39 93.62 CC criu/sysctl.o [2020-07-17T13:22:55.465Z] #39 76.71 DEP criu/sysfs_parse.d [2020-07-17T13:22:55.465Z] #39 76.84 DEP criu/sysctl.d [2020-07-17T13:22:55.567Z] #52 DONE 36.3s [2020-07-17T13:22:55.567Z] [2020-07-17T13:22:55.567Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:55.567Z] #24 23.97 Reading package lists... [2020-07-17T13:22:55.567Z] #24 31.50 Building dependency tree... [2020-07-17T13:22:55.567Z] #24 35.38 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-17T13:22:55.567Z] #24 35.38 The following additional packages will be installed: [2020-07-17T13:22:55.567Z] #24 35.38 libjq1 libonig5 [2020-07-17T13:22:55.567Z] #24 35.83 The following NEW packages will be installed: [2020-07-17T13:22:55.567Z] #24 35.84 jq libjq1 libonig5 [2020-07-17T13:22:55.567Z] #24 35.97 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:22:55.567Z] #24 35.97 Need to get 358 kB of archives. [2020-07-17T13:22:55.567Z] #24 35.97 After this operation, 1277 kB of additional disk space will be used. [2020-07-17T13:22:55.567Z] #24 35.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-17T13:22:55.567Z] #24 36.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-17T13:22:55.567Z] #24 36.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-17T13:22:55.568Z] #39 94.01 CC criu/sysfs_parse.o [2020-07-17T13:22:55.725Z] #39 76.94 DEP criu/string.d [2020-07-17T13:22:55.725Z] #39 76.97 DEP criu/stats.d [2020-07-17T13:22:55.725Z] #39 77.06 DEP criu/sockets.d [2020-07-17T13:22:55.725Z] #39 ... [2020-07-17T13:22:55.725Z] [2020-07-17T13:22:55.725Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:55.725Z] #49 11.61 + cd /tmp/tmp.3oziaBPoiM/src/github.com/opencontainers/runc [2020-07-17T13:22:55.725Z] #49 11.61 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:22:55.725Z] #49 11.94 + '[' -z '' ']' [2020-07-17T13:22:55.725Z] #49 11.94 + target=static [2020-07-17T13:22:55.725Z] #49 11.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-17T13:22:55.725Z] #49 12.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-17T13:22:55.859Z] #39 94.19 CC criu/timens.o [2020-07-17T13:22:55.859Z] #39 94.33 CC criu/timerfd.o [2020-07-17T13:22:55.859Z] #39 ... [2020-07-17T13:22:55.859Z] [2020-07-17T13:22:55.859Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:55.859Z] #36 123.0 + dpkg --print-architecture [2020-07-17T13:22:55.859Z] #36 123.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-17T13:22:55.859Z] #36 123.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-17T13:22:55.859Z] #36 123.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-17T13:22:55.868Z] #24 ... [2020-07-17T13:22:55.868Z] [2020-07-17T13:22:55.868Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:22:55.868Z] #53 0.338 + RM_GOPATH=0 [2020-07-17T13:22:55.868Z] #53 0.338 + TMP_GOPATH= [2020-07-17T13:22:55.868Z] #53 0.338 + : /build [2020-07-17T13:22:55.868Z] #53 0.338 + '[' -z '' ']' [2020-07-17T13:22:55.868Z] #53 0.340 ++ mktemp -d [2020-07-17T13:22:55.868Z] #53 0.341 + export GOPATH=/tmp/tmp.6X1pDp3mft [2020-07-17T13:22:55.868Z] #53 0.341 + GOPATH=/tmp/tmp.6X1pDp3mft [2020-07-17T13:22:55.868Z] #53 0.341 + RM_GOPATH=1 [2020-07-17T13:22:55.868Z] #53 0.342 + case "$(go env GOARCH)" in [2020-07-17T13:22:55.868Z] #53 0.342 ++ go env GOARCH [2020-07-17T13:22:55.868Z] #53 0.348 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:55.868Z] #53 0.348 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:22:55.868Z] #53 0.349 ++ dirname /tmp/install/install.sh [2020-07-17T13:22:55.868Z] #53 0.378 + dir=/tmp/install [2020-07-17T13:22:55.868Z] #53 0.378 + bin=containerd [2020-07-17T13:22:55.868Z] #53 0.378 + shift [2020-07-17T13:22:55.868Z] #53 0.378 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-17T13:22:55.868Z] #53 0.378 + . /tmp/install/containerd.installer [2020-07-17T13:22:55.868Z] #53 0.378 ++ set -e [2020-07-17T13:22:55.868Z] #53 0.379 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:22:55.868Z] #53 0.379 + install_containerd [2020-07-17T13:22:55.868Z] #53 0.379 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-17T13:22:55.868Z] #53 0.380 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6X1pDp3mft/src/github.com/containerd/containerd [2020-07-17T13:22:55.868Z] #53 0.380 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:22:55.868Z] #53 0.382 Cloning into '/tmp/tmp.6X1pDp3mft/src/github.com/containerd/containerd'... [2020-07-17T13:22:55.985Z] #49 ... [2020-07-17T13:22:55.985Z] [2020-07-17T13:22:55.985Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:22:55.985Z] #17 2.418 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-07-17T13:22:55.985Z] #17 2.418 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-07-17T13:22:55.985Z] #17 2.418 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-07-17T13:22:55.985Z] #17 3.909 Reading package lists... [2020-07-17T13:22:55.985Z] #17 7.486 Reading package lists... [2020-07-17T13:22:55.985Z] #17 ... [2020-07-17T13:22:55.985Z] [2020-07-17T13:22:55.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:55.985Z] #39 77.22 DEP criu/sk-unix.d [2020-07-17T13:22:55.998Z] #39 59.25 AR soccr/libsoccr.a [2020-07-17T13:22:55.998Z] #39 59.29 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:22:55.998Z] #39 59.64 DEP criu/arch/x86/sigframe.d [2020-07-17T13:22:56.150Z] #36 ... [2020-07-17T13:22:56.151Z] [2020-07-17T13:22:56.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:56.151Z] #39 94.49 CC criu/tty.o [2020-07-17T13:22:56.245Z] #39 77.42 DEP criu/sk-tcp.d [2020-07-17T13:22:56.245Z] #39 77.61 DEP criu/sk-queue.d [2020-07-17T13:22:56.297Z] #39 59.76 DEP criu/arch/x86/sigaction_compat.d [2020-07-17T13:22:56.297Z] #39 59.89 DEP criu/arch/x86/kerndat.d [2020-07-17T13:22:56.308Z] #41 ... [2020-07-17T13:22:56.308Z] [2020-07-17T13:22:56.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:56.308Z] #10 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:22:56.308Z] #10 ... [2020-07-17T13:22:56.308Z] [2020-07-17T13:22:56.308Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:56.308Z] #36 24.15 Checking out files: 89% (1432/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-07-17T13:22:56.308Z] #36 24.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-17T13:22:56.505Z] #39 77.75 DEP criu/sk-packet.d [2020-07-17T13:22:56.554Z] #39 ... [2020-07-17T13:22:56.554Z] [2020-07-17T13:22:56.554Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-17T13:22:56.554Z] #14 DONE 2.0s [2020-07-17T13:22:56.554Z] [2020-07-17T13:22:56.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:56.554Z] #39 60.18 DEP criu/arch/x86/crtools.d [2020-07-17T13:22:56.766Z] #39 77.89 DEP criu/sk-netlink.d [2020-07-17T13:22:56.766Z] #39 78.08 DEP criu/sk-inet.d [2020-07-17T13:22:56.810Z] #39 60.44 DEP criu/arch/x86/cpu.d [2020-07-17T13:22:57.026Z] #39 78.34 DEP criu/signalfd.d [2020-07-17T13:22:57.026Z] #39 78.46 DEP criu/sigframe.d [2020-07-17T13:22:57.026Z] #39 ... [2020-07-17T13:22:57.026Z] [2020-07-17T13:22:57.026Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:57.026Z] #41 127.1 net/http/httptrace [2020-07-17T13:22:57.026Z] #41 127.3 net/http [2020-07-17T13:22:57.068Z] #39 60.57 CC criu/arch/x86/cpu.o [2020-07-17T13:22:57.225Z] #39 95.40 CC criu/tun.o [2020-07-17T13:22:57.225Z] #39 95.61 CC criu/uffd.o [2020-07-17T13:22:57.286Z] #41 ... [2020-07-17T13:22:57.286Z] [2020-07-17T13:22:57.286Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:57.286Z] #39 78.53 DEP criu/shmem.d [2020-07-17T13:22:57.545Z] #39 78.63 DEP criu/servicefd.d [2020-07-17T13:22:57.545Z] #39 78.81 DEP criu/seize.d [2020-07-17T13:22:57.709Z] #23 20.21 Reading package lists... [2020-07-17T13:22:57.709Z] #23 ... [2020-07-17T13:22:57.709Z] [2020-07-17T13:22:57.709Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:22:57.709Z] #32 14.30 Fetched 8191 kB in 9s (897 kB/s) [2020-07-17T13:22:57.709Z] #32 14.30 Reading package lists... [2020-07-17T13:22:57.709Z] #32 19.42 Reading package lists... [2020-07-17T13:22:57.805Z] #39 78.99 DEP criu/seccomp.d [2020-07-17T13:22:57.805Z] #39 79.16 DEP criu/rst-malloc.d [2020-07-17T13:22:57.858Z] #39 96.19 CC criu/util.o [2020-07-17T13:22:57.972Z] #32 ... [2020-07-17T13:22:57.972Z] [2020-07-17T13:22:57.972Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:22:57.972Z] #10 14.46 Fetched 8191 kB in 10s (810 kB/s) [2020-07-17T13:22:57.972Z] #10 14.46 Reading package lists... [2020-07-17T13:22:57.972Z] #10 19.65 Reading package lists... [2020-07-17T13:22:57.972Z] #10 ... [2020-07-17T13:22:57.972Z] [2020-07-17T13:22:57.972Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:22:57.972Z] #38 14.59 Fetched 8191 kB in 10s (858 kB/s) [2020-07-17T13:22:57.972Z] #38 14.59 Reading package lists... [2020-07-17T13:22:57.997Z] #39 61.34 CC criu/arch/x86/crtools.o [2020-07-17T13:22:58.064Z] #39 79.24 DEP criu/rbtree.d [2020-07-17T13:22:58.065Z] #39 79.30 DEP criu/pstree.d [2020-07-17T13:22:58.236Z] #38 19.60 Reading package lists... [2020-07-17T13:22:58.236Z] #38 ... [2020-07-17T13:22:58.236Z] [2020-07-17T13:22:58.236Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:22:58.236Z] #51 14.58 Fetched 8191 kB in 9s (865 kB/s) [2020-07-17T13:22:58.236Z] #51 14.58 Reading package lists... [2020-07-17T13:22:58.236Z] #51 19.91 Reading package lists... [2020-07-17T13:22:58.236Z] #51 24.91 Building dependency tree... [2020-07-17T13:22:58.236Z] #51 ... [2020-07-17T13:22:58.236Z] [2020-07-17T13:22:58.236Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:22:58.236Z] #38 19.60 Reading package lists... [2020-07-17T13:22:58.324Z] #39 79.46 DEP criu/protobuf.d [2020-07-17T13:22:58.324Z] #39 79.65 GEN criu/protobuf-desc-gen.h [2020-07-17T13:22:58.491Z] #39 96.78 CC criu/uts_ns.o [2020-07-17T13:22:58.491Z] #39 96.87 CC criu/vdso.o [2020-07-17T13:22:58.782Z] #39 97.02 LINK criu/built-in.o [2020-07-17T13:22:58.782Z] #39 97.09 LINK criu/criu [2020-07-17T13:22:58.782Z] #39 97.22 DEP lib/c/criu.d [2020-07-17T13:22:58.782Z] #39 97.26 CC images/rpc.pb-c.o [2020-07-17T13:22:58.852Z] #36 26.76 + 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-07-17T13:22:58.935Z] #39 ... [2020-07-17T13:22:58.935Z] [2020-07-17T13:22:58.935Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-17T13:22:58.935Z] #15 DONE 2.2s [2020-07-17T13:22:58.935Z] [2020-07-17T13:22:58.935Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:22:58.935Z] #49 10.25 + cd /tmp/tmp.Q8bzNbhKtH/src/github.com/opencontainers/runc [2020-07-17T13:22:58.935Z] #49 10.25 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:22:58.935Z] #49 10.59 + '[' -z '' ']' [2020-07-17T13:22:58.935Z] #49 10.59 + target=static [2020-07-17T13:22:58.935Z] #49 10.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-17T13:22:58.936Z] #49 10.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-17T13:22:59.073Z] #39 97.49 CC lib/c/criu.o [2020-07-17T13:22:59.374Z] #39 ... [2020-07-17T13:22:59.374Z] [2020-07-17T13:22:59.374Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:22:59.374Z] #36 DONE 136.4s [2020-07-17T13:22:59.374Z] [2020-07-17T13:22:59.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:22:59.458Z] #53 ... [2020-07-17T13:22:59.458Z] [2020-07-17T13:22:59.458Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:22:59.458Z] #24 37.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:22:59.458Z] #24 38.06 Fetched 358 kB in 0s (2827 kB/s) [2020-07-17T13:22:59.458Z] #24 38.24 Selecting previously unselected package libonig5:ppc64el. [2020-07-17T13:22:59.458Z] #24 38.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-17T13:22:59.458Z] #24 38.44 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-17T13:22:59.458Z] #24 38.45 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-17T13:22:59.458Z] #24 38.89 Selecting previously unselected package libjq1:ppc64el. [2020-07-17T13:22:59.458Z] #24 38.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-17T13:22:59.458Z] #24 38.91 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-17T13:22:59.458Z] #24 39.15 Selecting previously unselected package jq. [2020-07-17T13:22:59.458Z] #24 39.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-17T13:22:59.458Z] #24 39.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:22:59.458Z] #24 39.31 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-17T13:22:59.458Z] #24 39.32 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-17T13:22:59.458Z] #24 39.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:22:59.458Z] #24 39.34 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:22:59.458Z] #24 DONE 39.7s [2020-07-17T13:22:59.458Z] [2020-07-17T13:22:59.458Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-17T13:22:59.458Z] #25 DONE 0.1s [2020-07-17T13:22:59.458Z] [2020-07-17T13:22:59.458Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:22:59.675Z] #39 97.91 LINK lib/c/built-in.o [2020-07-17T13:22:59.675Z] #39 97.92 LINK lib/c/libcriu.so [2020-07-17T13:22:59.675Z] #39 97.95 LINK lib/c/libcriu.a [2020-07-17T13:22:59.675Z] #39 98.06 GEN magic.py [2020-07-17T13:22:59.764Z] #38 25.09 Building dependency tree... [2020-07-17T13:22:59.994Z] #39 98.24 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:22:59.994Z] #39 98.24 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:22:59.994Z] #39 98.28 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:22:59.994Z] #39 98.28 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:22:59.994Z] #39 98.28 Note: Building without GnuTLS support [2020-07-17T13:23:00.233Z] #39 81.24 DEP criu/protobuf-desc.d [2020-07-17T13:23:00.233Z] #39 81.32 DEP criu/proc_parse.d [2020-07-17T13:23:00.233Z] #39 81.49 DEP criu/plugin.d [2020-07-17T13:23:00.233Z] #39 81.56 DEP criu/pipes.d [2020-07-17T13:23:00.316Z] #39 98.78 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:23:00.493Z] #39 81.72 DEP criu/pie-util.d [2020-07-17T13:23:00.493Z] #39 81.81 DEP criu/pie-util-vdso.d [2020-07-17T13:23:00.614Z] #39 ... [2020-07-17T13:23:00.614Z] [2020-07-17T13:23:00.614Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-17T13:23:00.614Z] #37 DONE 0.2s [2020-07-17T13:23:00.614Z] [2020-07-17T13:23:00.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:00.614Z] #39 99.05 make[1]: Nothing to be done for 'all'. [2020-07-17T13:23:00.753Z] #39 81.90 DEP criu/pie-util-vdso-elf32.d [2020-07-17T13:23:00.753Z] #39 82.03 DEP criu/path.d [2020-07-17T13:23:00.765Z] #36 ... [2020-07-17T13:23:00.765Z] [2020-07-17T13:23:00.765Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:00.765Z] #47 18.91 + cd /tmp/tmp.mSK9QNz0eW/src/github.com/mvdan/sh [2020-07-17T13:23:00.765Z] #47 18.91 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-17T13:23:00.765Z] #47 19.08 + GO111MODULE=on [2020-07-17T13:23:00.765Z] #47 19.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-17T13:23:00.765Z] #47 20.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:23:00.765Z] #47 20.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:23:00.765Z] #47 20.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:23:00.765Z] #47 20.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:23:00.765Z] #47 20.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:23:00.765Z] #47 21.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:23:00.765Z] #47 22.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:23:00.765Z] #47 23.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:23:00.765Z] #47 25.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-17T13:23:00.765Z] #47 25.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-17T13:23:00.765Z] #47 25.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-17T13:23:00.765Z] #47 25.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-17T13:23:00.765Z] #47 26.74 runtime/cgo [2020-07-17T13:23:00.765Z] #47 26.92 runtime [2020-07-17T13:23:00.765Z] #47 ... [2020-07-17T13:23:00.765Z] [2020-07-17T13:23:00.765Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:00.765Z] #60 24.83 Checking out files: 61% (1276/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-17T13:23:00.765Z] #60 25.59 + cd /tmp/tmp.XVk1g7AIxO/src/github.com/docker/libnetwork [2020-07-17T13:23:00.765Z] #60 25.60 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-17T13:23:00.765Z] #60 25.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-17T13:23:00.874Z] #49 ... [2020-07-17T13:23:00.874Z] [2020-07-17T13:23:00.874Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-17T13:23:00.874Z] #16 DONE 2.1s [2020-07-17T13:23:00.906Z] #39 99.37 make[1]: 'images/built-in.o' is up to date. [2020-07-17T13:23:00.906Z] #39 99.38 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-17T13:23:00.906Z] #39 99.39 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-17T13:23:00.906Z] #39 99.41 make[1]: 'compel/libcompel.a' is up to date. [2020-07-17T13:23:00.906Z] #39 99.42 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-17T13:23:00.906Z] #39 99.42 make[1]: Nothing to be done for 'all'. [2020-07-17T13:23:00.906Z] #39 99.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:23:00.906Z] #39 99.51 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.012Z] #39 82.20 DEP criu/parasite-syscall.d [2020-07-17T13:23:01.140Z] [2020-07-17T13:23:01.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:01.140Z] #39 62.91 CC criu/arch/x86/kerndat.o [2020-07-17T13:23:01.140Z] #39 63.59 CC criu/arch/x86/sigaction_compat.o [2020-07-17T13:23:01.140Z] #39 63.95 CC criu/arch/x86/sigframe.o [2020-07-17T13:23:01.140Z] #39 64.25 LINK criu/arch/x86/crtools.built-in.o [2020-07-17T13:23:01.140Z] #39 64.31 DEP criu/pie/util-vdso-elf32.d [2020-07-17T13:23:01.140Z] #39 64.46 DEP criu/pie/util-vdso.d [2020-07-17T13:23:01.140Z] #39 64.68 DEP criu/pie/util.d [2020-07-17T13:23:01.198Z] #39 99.52 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.198Z] #39 99.54 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.198Z] #39 99.57 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.198Z] #39 99.58 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.198Z] #39 99.59 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.198Z] #39 99.61 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.272Z] #39 82.48 DEP criu/pagemap.d [2020-07-17T13:23:01.272Z] #39 82.60 DEP criu/pagemap-cache.d [2020-07-17T13:23:01.272Z] #39 82.71 DEP criu/page-xfer.d [2020-07-17T13:23:01.410Z] #39 64.85 CC criu/pie/util.o [2020-07-17T13:23:01.498Z] #39 99.66 make[2]: Nothing to be done for 'all'. [2020-07-17T13:23:01.498Z] #39 99.67 INSTALL criu/criu [2020-07-17T13:23:01.498Z] #39 DONE 99.8s [2020-07-17T13:23:01.498Z] [2020-07-17T13:23:01.498Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:01.532Z] #39 82.85 DEP criu/page-pipe.d [2020-07-17T13:23:01.532Z] #39 82.97 DEP criu/netfilter.d [2020-07-17T13:23:01.609Z] #26 ... [2020-07-17T13:23:01.609Z] [2020-07-17T13:23:01.609Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:01.609Z] #33 24.26 Reading package lists... [2020-07-17T13:23:01.609Z] #33 32.11 Building dependency tree... [2020-07-17T13:23:01.609Z] #33 37.06 The following additional packages will be installed: [2020-07-17T13:23:01.609Z] #33 37.08 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-17T13:23:01.609Z] #33 37.10 Suggested packages: [2020-07-17T13:23:01.609Z] #33 37.10 cmake-doc ninja-build lrzip [2020-07-17T13:23:01.609Z] #33 37.10 Recommended packages: [2020-07-17T13:23:01.609Z] #33 37.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-17T13:23:01.609Z] #33 38.38 The following NEW packages will be installed: [2020-07-17T13:23:01.609Z] #33 38.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-17T13:23:01.609Z] #33 38.38 vim-common xxd [2020-07-17T13:23:01.609Z] #33 38.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:01.609Z] #33 38.57 Need to get 14.9 MB of archives. [2020-07-17T13:23:01.609Z] #33 38.57 After this operation, 67.2 MB of additional disk space will be used. [2020-07-17T13:23:01.609Z] #33 38.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-17T13:23:01.609Z] #33 38.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:23:01.609Z] #33 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-17T13:23:01.609Z] #33 39.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-17T13:23:01.609Z] #33 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-17T13:23:01.609Z] #33 40.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-17T13:23:01.609Z] #33 40.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-17T13:23:01.609Z] #33 40.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-17T13:23:01.609Z] #33 40.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-17T13:23:01.609Z] #33 40.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-17T13:23:01.609Z] #33 ... [2020-07-17T13:23:01.609Z] [2020-07-17T13:23:01.609Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:01.609Z] #39 24.85 Reading package lists... [2020-07-17T13:23:01.609Z] #39 33.32 Building dependency tree... [2020-07-17T13:23:01.609Z] #39 36.88 The following additional packages will be installed: [2020-07-17T13:23:01.609Z] #39 36.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-17T13:23:01.609Z] #39 36.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-17T13:23:01.609Z] #39 36.88 Suggested packages: [2020-07-17T13:23:01.609Z] #39 36.90 manpages-dev python-setuptools [2020-07-17T13:23:01.609Z] #39 38.53 The following NEW packages will be installed: [2020-07-17T13:23:01.609Z] #39 38.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-17T13:23:01.609Z] #39 38.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-17T13:23:01.609Z] #39 38.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-17T13:23:01.609Z] #39 38.55 python-six zlib1g-dev [2020-07-17T13:23:01.609Z] #39 38.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:01.609Z] #39 38.81 Need to get 4075 kB of archives. [2020-07-17T13:23:01.609Z] #39 38.81 After this operation, 24.5 MB of additional disk space will be used. [2020-07-17T13:23:01.609Z] #39 38.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-17T13:23:01.609Z] #39 38.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-17T13:23:01.609Z] #39 38.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-17T13:23:01.609Z] #39 38.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-17T13:23:01.609Z] #39 38.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-17T13:23:01.609Z] #39 38.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-17T13:23:01.609Z] #39 38.97 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-07-17T13:23:01.609Z] #39 38.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-17T13:23:01.609Z] #39 39.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-17T13:23:01.609Z] #39 39.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-17T13:23:01.609Z] #39 39.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-17T13:23:01.609Z] #39 39.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-17T13:23:01.609Z] #39 39.50 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-07-17T13:23:01.609Z] #39 39.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-17T13:23:01.609Z] #39 39.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-17T13:23:01.609Z] #39 39.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-17T13:23:01.609Z] #39 39.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-17T13:23:01.609Z] #39 41.60 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:01.609Z] #39 41.91 Fetched 4075 kB in 1s (4885 kB/s) [2020-07-17T13:23:01.609Z] #39 42.05 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-17T13:23:01.609Z] #39 42.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-17T13:23:01.609Z] #39 42.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-17T13:23:01.609Z] #39 42.18 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-17T13:23:01.609Z] #39 42.35 Selecting previously unselected package libnet1:ppc64el. [2020-07-17T13:23:01.609Z] #39 42.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-17T13:23:01.609Z] #39 42.39 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:01.609Z] #39 ... [2020-07-17T13:23:01.609Z] [2020-07-17T13:23:01.609Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:01.609Z] #26 2.724 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-17T13:23:01.976Z] #39 65.34 CC criu/pie/util-vdso.o [2020-07-17T13:23:02.102Z] #39 83.14 DEP criu/net.d [2020-07-17T13:23:02.102Z] #39 83.34 DEP criu/namespaces.d [2020-07-17T13:23:02.102Z] #39 83.54 DEP criu/mount.d [2020-07-17T13:23:02.118Z] #38 28.55 The following additional packages will be installed: [2020-07-17T13:23:02.118Z] #38 28.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-17T13:23:02.118Z] #38 28.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-17T13:23:02.118Z] #38 28.57 Suggested packages: [2020-07-17T13:23:02.118Z] #38 28.57 manpages-dev python-setuptools [2020-07-17T13:23:02.131Z] #45 ... [2020-07-17T13:23:02.131Z] [2020-07-17T13:23:02.131Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-17T13:23:02.275Z] #26 3.378 [2020-07-17T13:23:02.362Z] #39 83.80 DEP criu/memfd.d [2020-07-17T13:23:02.423Z] #40 DONE 0.1s [2020-07-17T13:23:02.423Z] [2020-07-17T13:23:02.423Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-17T13:23:02.423Z] #42 DONE 0.2s [2020-07-17T13:23:02.423Z] [2020-07-17T13:23:02.423Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-17T13:23:02.580Z] #39 66.02 CC criu/pie/util-vdso-elf32.o [2020-07-17T13:23:02.715Z] #44 DONE 0.2s [2020-07-17T13:23:02.715Z] [2020-07-17T13:23:02.715Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:02.841Z] #39 66.58 AR criu/pie/pie.lib.a [2020-07-17T13:23:02.896Z] #26 3.627 # 1.5% ### 5.5% [2020-07-17T13:23:02.896Z] #26 ... [2020-07-17T13:23:02.896Z] [2020-07-17T13:23:02.896Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:02.896Z] #11 24.72 Reading package lists... [2020-07-17T13:23:02.896Z] #11 33.82 Building dependency tree... [2020-07-17T13:23:02.896Z] #11 37.50 The following additional packages will be installed: [2020-07-17T13:23:02.896Z] #11 37.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-17T13:23:02.896Z] #11 37.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-17T13:23:02.896Z] #11 37.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-17T13:23:02.896Z] #11 37.51 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:23:02.896Z] #11 37.51 Suggested packages: [2020-07-17T13:23:02.896Z] #11 37.51 gcc-8-locales seccomp wine64 [2020-07-17T13:23:02.896Z] #11 38.84 The following NEW packages will be installed: [2020-07-17T13:23:02.896Z] #11 38.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-17T13:23:02.896Z] #11 38.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-17T13:23:02.896Z] #11 38.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-17T13:23:02.896Z] #11 38.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-17T13:23:02.896Z] #11 38.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-17T13:23:02.896Z] #11 38.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:23:02.896Z] #11 39.10 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:02.896Z] #11 39.10 Need to get 78.9 MB of archives. [2020-07-17T13:23:02.896Z] #11 39.10 After this operation, 532 MB of additional disk space will be used. [2020-07-17T13:23:02.896Z] #11 39.10 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-07-17T13:23:02.896Z] #11 39.80 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-07-17T13:23:02.896Z] #11 40.30 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-07-17T13:23:02.896Z] #11 40.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-17T13:23:02.896Z] #11 40.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-17T13:23:02.896Z] #11 40.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-17T13:23:02.896Z] #11 41.13 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-07-17T13:23:02.896Z] #11 41.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-07-17T13:23:02.896Z] #11 41.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-07-17T13:23:02.896Z] #11 ... [2020-07-17T13:23:02.896Z] [2020-07-17T13:23:02.896Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:02.932Z] #39 83.97 DEP criu/mem.d [2020-07-17T13:23:02.932Z] #39 84.21 DEP criu/lsm.d [2020-07-17T13:23:02.932Z] #39 84.32 DEP criu/log.d [2020-07-17T13:23:03.071Z] #38 29.39 The following NEW packages will be installed: [2020-07-17T13:23:03.071Z] #38 29.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-17T13:23:03.071Z] #38 29.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-17T13:23:03.071Z] #38 29.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-17T13:23:03.071Z] #38 29.40 python-six zlib1g-dev [2020-07-17T13:23:03.098Z] #39 66.62 DEP criu/pie/restorer.d [2020-07-17T13:23:03.191Z] #39 84.49 DEP criu/libnetlink.d [2020-07-17T13:23:03.336Z] #38 29.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:03.336Z] #38 29.78 Need to get 3798 kB of archives. [2020-07-17T13:23:03.336Z] #38 29.78 After this operation, 21.6 MB of additional disk space will be used. [2020-07-17T13:23:03.336Z] #38 29.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-17T13:23:03.336Z] #38 29.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-17T13:23:03.336Z] #38 29.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-17T13:23:03.336Z] #38 29.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-17T13:23:03.336Z] #38 29.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-17T13:23:03.336Z] #38 29.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-17T13:23:03.336Z] #38 29.82 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-07-17T13:23:03.336Z] #38 29.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-17T13:23:03.336Z] #38 29.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-17T13:23:03.336Z] #38 29.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-17T13:23:03.336Z] #38 29.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-17T13:23:03.354Z] #39 66.92 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-17T13:23:03.451Z] #39 84.69 DEP criu/kerndat.d [2020-07-17T13:23:03.516Z] #26 3.627 # 1.5% ### 5.5% ########## 14.5% ############## 20.6% ################### 26.7% ###################### 30.8% [2020-07-17T13:23:03.516Z] #26 ... [2020-07-17T13:23:03.516Z] [2020-07-17T13:23:03.516Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:03.516Z] #61 DONE 44.1s [2020-07-17T13:23:03.516Z] [2020-07-17T13:23:03.516Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:03.610Z] #39 67.02 DEP criu/arch/x86/restorer_unmap.d [2020-07-17T13:23:03.610Z] #39 67.04 DEP criu/arch/x86/restorer.d [2020-07-17T13:23:03.610Z] #39 67.27 DEP criu/arch/x86/vdso-pie.d [2020-07-17T13:23:03.686Z] #38 30.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-17T13:23:03.686Z] #38 30.08 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-07-17T13:23:03.686Z] #38 30.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-17T13:23:03.686Z] #38 30.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-17T13:23:03.686Z] #38 30.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-17T13:23:03.686Z] #38 30.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-17T13:23:03.711Z] #39 85.00 DEP criu/kcmp-ids.d [2020-07-17T13:23:03.867Z] #39 67.39 DEP criu/pie/parasite-vdso.d [2020-07-17T13:23:03.867Z] #39 ... [2020-07-17T13:23:03.867Z] [2020-07-17T13:23:03.867Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:03.867Z] #41 128.1 net/http/httptrace [2020-07-17T13:23:03.867Z] #41 128.3 net/http [2020-07-17T13:23:03.867Z] #41 ... [2020-07-17T13:23:03.867Z] [2020-07-17T13:23:03.867Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:03.867Z] #17 2.292 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:23:03.867Z] #17 2.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:23:03.867Z] #17 2.320 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:23:03.867Z] #17 2.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:23:03.971Z] #39 85.08 DEP criu/irmap.d [2020-07-17T13:23:03.971Z] #39 85.31 DEP criu/ipc_ns.d [2020-07-17T13:23:03.994Z] #38 ... [2020-07-17T13:23:03.994Z] [2020-07-17T13:23:03.994Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:03.994Z] #41 30.44 github.com/LK4D4/vndr/godl/singleflight [2020-07-17T13:23:03.994Z] #41 30.44 math/rand [2020-07-17T13:23:03.994Z] #41 30.46 internal/singleflight [2020-07-17T13:23:03.994Z] #41 30.55 io [2020-07-17T13:23:04.223Z] #52 114.4 + bin/containerd [2020-07-17T13:23:04.231Z] #39 85.42 DEP criu/image.d [2020-07-17T13:23:04.231Z] #39 85.56 DEP criu/image-desc.d [2020-07-17T13:23:04.231Z] #39 85.63 DEP criu/fsnotify.d [2020-07-17T13:23:04.491Z] #26 3.627 # 1.5% ### 5.5% ########## 14.5% ############## 20.6% ################### 26.7% ###################### 30.8% ########################## 36.9% ############################# 41.0% ################################ 45.0% ########################################## 58.6% ################################################## 70.0% ######################################################## 78.1% ########################################################### 82.2% ################################################################### 93.5% ###################################################################### 97.6% ######################################################################## 100.0% [2020-07-17T13:23:04.491Z] #39 85.82 DEP criu/filesystems.d [2020-07-17T13:23:04.637Z] #41 30.94 strconv [2020-07-17T13:23:04.637Z] #41 30.95 sort [2020-07-17T13:23:04.751Z] #39 85.96 DEP criu/files.d [2020-07-17T13:23:04.751Z] #39 86.16 DEP criu/files-reg.d [2020-07-17T13:23:04.972Z] #60 ... [2020-07-17T13:23:04.972Z] [2020-07-17T13:23:04.972Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:04.972Z] #32 23.22 Fetched 8364 kB in 18s (458 kB/s) [2020-07-17T13:23:04.972Z] #32 23.22 Reading package lists... [2020-07-17T13:23:04.972Z] #32 30.42 Reading package lists... [2020-07-17T13:23:04.972Z] #32 ... [2020-07-17T13:23:04.972Z] [2020-07-17T13:23:04.972Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:23:04.972Z] #23 25.66 Fetched 8364 kB in 18s (468 kB/s) [2020-07-17T13:23:04.972Z] #23 25.66 Reading package lists... [2020-07-17T13:23:05.011Z] #39 ... [2020-07-17T13:23:05.011Z] [2020-07-17T13:23:05.011Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:05.011Z] #17 7.486 Reading package lists... [2020-07-17T13:23:05.011Z] #17 11.10 Building dependency tree... [2020-07-17T13:23:05.011Z] #17 12.04 Reading state information... [2020-07-17T13:23:05.011Z] #17 13.34 libcap2-bin is already the newest version (1:2.25-2). [2020-07-17T13:23:05.011Z] #17 13.34 The following additional packages will be installed: [2020-07-17T13:23:05.011Z] #17 13.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-17T13:23:05.011Z] #17 13.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-17T13:23:05.011Z] #17 13.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-17T13:23:05.011Z] #17 13.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-17T13:23:05.011Z] #17 13.34 python3.7 python3.7-minimal vim-runtime xxd [2020-07-17T13:23:05.011Z] #17 13.34 Suggested packages: [2020-07-17T13:23:05.011Z] #17 13.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-17T13:23:05.011Z] #17 13.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-17T13:23:05.011Z] #17 13.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-17T13:23:05.011Z] #17 13.35 Recommended packages: [2020-07-17T13:23:05.011Z] #17 13.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-17T13:23:05.011Z] #17 13.35 python3-keyrings.alt python3-xdg unzip [2020-07-17T13:23:05.011Z] #17 15.62 The following NEW packages will be installed: [2020-07-17T13:23:05.011Z] #17 15.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-17T13:23:05.011Z] #17 15.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-17T13:23:05.011Z] #17 15.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-17T13:23:05.011Z] #17 15.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-17T13:23:05.011Z] #17 15.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-17T13:23:05.011Z] #17 15.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-17T13:23:05.011Z] #17 15.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-17T13:23:05.011Z] #17 15.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-17T13:23:05.011Z] #17 15.64 xz-utils zip [2020-07-17T13:23:05.011Z] #17 15.98 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:05.011Z] #17 15.98 Need to get 28.5 MB of archives. [2020-07-17T13:23:05.011Z] #17 15.98 After this operation, 116 MB of additional disk space will be used. [2020-07-17T13:23:05.011Z] #17 15.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-17T13:23:05.011Z] #17 15.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-17T13:23:05.011Z] #17 16.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-17T13:23:05.011Z] #17 16.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-17T13:23:05.011Z] #17 16.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-17T13:23:05.011Z] #17 16.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-07-17T13:23:05.011Z] #17 16.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-17T13:23:05.011Z] #17 16.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-17T13:23:05.011Z] #17 16.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-17T13:23:05.011Z] #17 16.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-17T13:23:05.011Z] #17 16.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-17T13:23:05.011Z] #17 16.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-17T13:23:05.011Z] #17 16.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-17T13:23:05.011Z] #17 16.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-17T13:23:05.011Z] #17 16.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-17T13:23:05.011Z] #17 16.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-17T13:23:05.011Z] #17 16.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-17T13:23:05.011Z] #17 16.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:23:05.011Z] #17 16.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-17T13:23:05.011Z] #17 16.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-17T13:23:05.011Z] #17 16.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-17T13:23:05.011Z] #17 16.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-17T13:23:05.011Z] #17 16.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-17T13:23:05.011Z] #17 16.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-17T13:23:05.011Z] #17 16.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-17T13:23:05.011Z] #17 16.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-17T13:23:05.011Z] #17 16.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-17T13:23:05.011Z] #17 16.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-17T13:23:05.011Z] #17 16.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-17T13:23:05.144Z] #26 6.014 [2020-07-17T13:23:05.235Z] #17 4.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:23:05.321Z] #41 31.56 syscall [2020-07-17T13:23:05.321Z] #41 31.70 bytes [2020-07-17T13:23:05.581Z] #17 17.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-07-17T13:23:05.581Z] #17 17.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-17T13:23:05.581Z] #17 17.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-17T13:23:05.581Z] #17 17.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-17T13:23:05.581Z] #17 17.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-17T13:23:05.581Z] #17 17.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-17T13:23:05.750Z] #26 6.406 #=#=# ################# 24.6% #################################### 51.3% ######################################################################## 100.0% [2020-07-17T13:23:05.841Z] #17 17.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-17T13:23:05.841Z] #17 17.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-17T13:23:05.841Z] #17 17.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-17T13:23:05.841Z] #17 17.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-17T13:23:05.841Z] #17 17.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-17T13:23:05.841Z] #17 17.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-17T13:23:05.841Z] #17 17.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-17T13:23:05.841Z] #17 17.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-17T13:23:05.841Z] #17 17.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-17T13:23:05.841Z] #17 17.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-17T13:23:05.985Z] #41 32.32 strings [2020-07-17T13:23:06.051Z] #26 7.170 [2020-07-17T13:23:06.411Z] #17 17.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-17T13:23:06.411Z] #17 17.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-17T13:23:06.411Z] #17 17.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-17T13:23:06.603Z] #17 5.498 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:23:06.603Z] #17 ... [2020-07-17T13:23:06.603Z] [2020-07-17T13:23:06.603Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:06.603Z] #41 141.0 github.com/LK4D4/vndr/godl [2020-07-17T13:23:06.990Z] #26 7.349 0.3% ################## 25.3% ####################################### 54.7% ##################################################### 73.9% ################################################################# 90.9% ######################################################################## 100.0% [2020-07-17T13:23:07.031Z] #23 32.79 Reading package lists... [2020-07-17T13:23:07.031Z] #23 ... [2020-07-17T13:23:07.031Z] [2020-07-17T13:23:07.031Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:07.031Z] #38 25.33 Fetched 8364 kB in 17s (478 kB/s) [2020-07-17T13:23:07.031Z] #38 25.33 Reading package lists... [2020-07-17T13:23:07.296Z] #38 32.77 Reading package lists... [2020-07-17T13:23:07.296Z] #38 ... [2020-07-17T13:23:07.296Z] [2020-07-17T13:23:07.296Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:07.296Z] #10 25.45 Fetched 8364 kB in 18s (475 kB/s) [2020-07-17T13:23:07.296Z] #10 25.45 Reading package lists... [2020-07-17T13:23:07.296Z] #10 32.77 Reading package lists... [2020-07-17T13:23:07.296Z] #10 ... [2020-07-17T13:23:07.296Z] [2020-07-17T13:23:07.296Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:23:07.296Z] #51 25.54 Fetched 8364 kB in 18s (476 kB/s) [2020-07-17T13:23:07.296Z] #51 25.54 Reading package lists... [2020-07-17T13:23:07.377Z] #17 18.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:07.377Z] #17 18.89 Fetched 28.5 MB in 2s (13.1 MB/s) [2020-07-17T13:23:07.377Z] #17 18.96 Selecting previously unselected package pigz. [2020-07-17T13:23:07.382Z] #41 33.53 bufio [2020-07-17T13:23:07.382Z] #41 33.94 path [2020-07-17T13:23:07.382Z] #41 33.95 reflect [2020-07-17T13:23:07.533Z] #41 141.7 github.com/LK4D4/vndr [2020-07-17T13:23:07.636Z] #17 18.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-17T13:23:07.636Z] #17 19.04 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-17T13:23:07.636Z] #17 19.05 Unpacking pigz (2.4-1) ... [2020-07-17T13:23:07.641Z] #26 8.458 #=#=# [2020-07-17T13:23:07.896Z] #17 19.12 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-17T13:23:07.896Z] #17 19.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:07.896Z] #17 19.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:07.961Z] #41 34.50 regexp/syntax [2020-07-17T13:23:07.961Z] #41 ... [2020-07-17T13:23:07.961Z] [2020-07-17T13:23:07.961Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:07.961Z] #32 24.50 Building dependency tree... [2020-07-17T13:23:07.961Z] #32 27.32 The following additional packages will be installed: [2020-07-17T13:23:07.961Z] #32 27.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-17T13:23:07.961Z] #32 27.35 Suggested packages: [2020-07-17T13:23:07.961Z] #32 27.36 cmake-doc ninja-build lrzip [2020-07-17T13:23:07.961Z] #32 27.36 Recommended packages: [2020-07-17T13:23:07.961Z] #32 27.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-17T13:23:07.961Z] #32 28.48 The following NEW packages will be installed: [2020-07-17T13:23:07.961Z] #32 28.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-17T13:23:07.961Z] #32 28.50 vim-common xxd [2020-07-17T13:23:07.961Z] #32 28.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:07.961Z] #32 28.88 Need to get 14.2 MB of archives. [2020-07-17T13:23:07.961Z] #32 28.88 After this operation, 60.0 MB of additional disk space will be used. [2020-07-17T13:23:07.961Z] #32 28.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-17T13:23:07.961Z] #32 28.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:23:07.961Z] #32 28.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-17T13:23:07.961Z] #32 28.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-17T13:23:07.961Z] #32 29.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-17T13:23:07.961Z] #32 29.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-17T13:23:07.961Z] #32 29.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-17T13:23:07.961Z] #32 29.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-17T13:23:07.961Z] #32 29.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-17T13:23:07.961Z] #32 29.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-17T13:23:07.961Z] #32 31.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:07.961Z] #32 32.73 Fetched 14.2 MB in 1s (9719 kB/s) [2020-07-17T13:23:08.156Z] #17 19.64 Selecting previously unselected package python3.7-minimal. [2020-07-17T13:23:08.156Z] #17 19.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:08.227Z] #32 ... [2020-07-17T13:23:08.227Z] [2020-07-17T13:23:08.227Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:08.227Z] #38 31.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:08.227Z] #38 32.48 Fetched 3798 kB in 1s (5863 kB/s) [2020-07-17T13:23:08.227Z] #38 34.43 Selecting previously unselected package libcap-dev:arm64. [2020-07-17T13:23:08.227Z] #38 34.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-17T13:23:08.227Z] #38 34.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-17T13:23:08.227Z] #38 34.77 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-17T13:23:08.227Z] #38 ... [2020-07-17T13:23:08.227Z] [2020-07-17T13:23:08.227Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:08.227Z] #10 24.80 Building dependency tree... [2020-07-17T13:23:08.227Z] #10 27.28 The following additional packages will be installed: [2020-07-17T13:23:08.227Z] #10 27.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-17T13:23:08.227Z] #10 27.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-17T13:23:08.227Z] #10 27.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-17T13:23:08.227Z] #10 27.29 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:23:08.227Z] #10 27.30 Suggested packages: [2020-07-17T13:23:08.227Z] #10 27.31 gcc-8-locales seccomp wine64 [2020-07-17T13:23:08.227Z] #10 28.67 The following NEW packages will be installed: [2020-07-17T13:23:08.227Z] #10 28.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-17T13:23:08.227Z] #10 28.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-17T13:23:08.227Z] #10 28.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-17T13:23:08.227Z] #10 28.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-17T13:23:08.227Z] #10 28.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-17T13:23:08.227Z] #10 28.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:23:08.227Z] #10 29.05 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:08.227Z] #10 29.05 Need to get 73.3 MB of archives. [2020-07-17T13:23:08.227Z] #10 29.05 After this operation, 472 MB of additional disk space will be used. [2020-07-17T13:23:08.227Z] #10 29.05 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-07-17T13:23:08.227Z] #10 29.24 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-07-17T13:23:08.227Z] #10 29.47 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-07-17T13:23:08.227Z] #10 29.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-17T13:23:08.227Z] #10 29.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-17T13:23:08.227Z] #10 29.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-17T13:23:08.227Z] #10 29.91 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-07-17T13:23:08.227Z] #10 30.15 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-07-17T13:23:08.227Z] #10 30.16 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-07-17T13:23:08.227Z] #10 34.47 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-07-17T13:23:08.416Z] #17 19.67 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:23:08.494Z] #10 ... [2020-07-17T13:23:08.494Z] [2020-07-17T13:23:08.494Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:08.494Z] #32 34.76 Selecting previously unselected package xxd. [2020-07-17T13:23:08.494Z] #32 34.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 ... 15383 files and directories currently installed.) [2020-07-17T13:23:08.494Z] #32 34.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-17T13:23:08.494Z] #32 34.89 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:23:08.759Z] #32 ... [2020-07-17T13:23:08.759Z] [2020-07-17T13:23:08.759Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:23:08.759Z] #23 20.21 Reading package lists... [2020-07-17T13:23:08.759Z] #23 25.44 Building dependency tree... [2020-07-17T13:23:08.759Z] #23 28.22 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-17T13:23:08.759Z] #23 28.22 The following additional packages will be installed: [2020-07-17T13:23:08.759Z] #23 28.23 libjq1 libonig5 [2020-07-17T13:23:08.759Z] #23 28.61 The following NEW packages will be installed: [2020-07-17T13:23:08.759Z] #23 28.63 jq libjq1 libonig5 [2020-07-17T13:23:08.759Z] #23 29.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:08.759Z] #23 29.04 Need to get 325 kB of archives. [2020-07-17T13:23:08.759Z] #23 29.04 After this operation, 1019 kB of additional disk space will be used. [2020-07-17T13:23:08.759Z] #23 29.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-17T13:23:08.759Z] #23 29.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-17T13:23:08.759Z] #23 29.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-17T13:23:08.759Z] #23 30.45 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:08.759Z] #23 31.36 Fetched 325 kB in 0s (1072 kB/s) [2020-07-17T13:23:08.759Z] #23 34.43 Selecting previously unselected package libonig5:arm64. [2020-07-17T13:23:08.759Z] #23 34.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-17T13:23:08.759Z] #23 34.46 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-17T13:23:08.759Z] #23 34.81 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-17T13:23:08.759Z] #23 ... [2020-07-17T13:23:08.759Z] [2020-07-17T13:23:08.759Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:08.759Z] #47 34.01 syscall [2020-07-17T13:23:08.759Z] #47 34.03 bufio [2020-07-17T13:23:08.759Z] #47 34.03 text/tabwriter [2020-07-17T13:23:08.759Z] #47 34.04 reflect [2020-07-17T13:23:08.759Z] #47 34.74 regexp/syntax [2020-07-17T13:23:08.875Z] #26 8.783 #=#=# ## 3.5% ###### 9.3% ########## 15.0% ############# 19.2% ################ 22.7% ################## 26.3% ##################### 30.1% [2020-07-17T13:23:08.875Z] #26 ... [2020-07-17T13:23:08.875Z] [2020-07-17T13:23:08.875Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:23:09.217Z] #51 32.91 Reading package lists... [2020-07-17T13:23:09.218Z] #51 ... [2020-07-17T13:23:09.218Z] [2020-07-17T13:23:09.218Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:09.218Z] #32 30.42 Reading package lists... [2020-07-17T13:23:09.338Z] #47 ... [2020-07-17T13:23:09.338Z] [2020-07-17T13:23:09.338Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:23:09.338Z] #51 24.91 Building dependency tree... [2020-07-17T13:23:09.338Z] #51 27.40 The following additional packages will be installed: [2020-07-17T13:23:09.338Z] #51 27.41 libbtrfs0 [2020-07-17T13:23:09.338Z] #51 27.91 The following NEW packages will be installed: [2020-07-17T13:23:09.338Z] #51 27.91 libbtrfs-dev libbtrfs0 [2020-07-17T13:23:09.338Z] #51 28.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:09.338Z] #51 28.25 Need to get 119 kB of archives. [2020-07-17T13:23:09.338Z] #51 28.25 After this operation, 387 kB of additional disk space will be used. [2020-07-17T13:23:09.338Z] #51 28.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-17T13:23:09.338Z] #51 28.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-17T13:23:09.338Z] #51 29.28 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:09.338Z] #51 29.43 Fetched 119 kB in 0s (434 kB/s) [2020-07-17T13:23:09.338Z] #51 29.53 Selecting previously unselected package libbtrfs0. [2020-07-17T13:23:09.338Z] #51 29.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-17T13:23:09.338Z] #51 29.63 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-17T13:23:09.338Z] #51 29.65 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:23:09.338Z] #51 31.81 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:23:09.338Z] #51 31.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-17T13:23:09.338Z] #51 32.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:23:09.338Z] #51 34.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:23:09.338Z] #51 34.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:23:09.338Z] #51 35.20 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:09.356Z] #17 20.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:09.356Z] #17 20.64 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:23:09.542Z] #29 49.38 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-17T13:23:09.542Z] #29 50.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-17T13:23:09.604Z] #51 ... [2020-07-17T13:23:09.604Z] [2020-07-17T13:23:09.604Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:09.604Z] #60 DONE 36.0s [2020-07-17T13:23:09.604Z] [2020-07-17T13:23:09.604Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:09.604Z] #43 DONE 36.0s [2020-07-17T13:23:09.604Z] [2020-07-17T13:23:09.604Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:23:09.604Z] #23 36.11 Selecting previously unselected package libjq1:arm64. [2020-07-17T13:23:09.604Z] #23 36.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-17T13:23:09.604Z] #23 36.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:09.616Z] #17 ... [2020-07-17T13:23:09.616Z] [2020-07-17T13:23:09.616Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:09.616Z] #41 139.5 github.com/LK4D4/vndr/godl [2020-07-17T13:23:09.616Z] #41 140.4 github.com/LK4D4/vndr [2020-07-17T13:23:09.792Z] #52 ... [2020-07-17T13:23:09.792Z] [2020-07-17T13:23:09.792Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:09.792Z] #45 144.6 + cd /tmp/tmp.rBPOgUqfZf/src/github.com/golangci/golangci-lint/ [2020-07-17T13:23:09.792Z] #45 144.6 + git checkout -q v1.23.8 [2020-07-17T13:23:09.792Z] #45 144.8 ++ git describe --tags [2020-07-17T13:23:09.792Z] #45 144.8 + version=v1.23.8 [2020-07-17T13:23:09.792Z] #45 144.8 ++ git rev-parse --short HEAD [2020-07-17T13:23:09.792Z] #45 144.8 + commit=76a82c6 [2020-07-17T13:23:09.792Z] #45 144.8 ++ git show -s --format=%cd [2020-07-17T13:23:09.792Z] #45 144.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-17T13:23:09.792Z] #45 144.8 + 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-07-17T13:23:09.876Z] #41 ... [2020-07-17T13:23:09.876Z] [2020-07-17T13:23:09.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:09.877Z] #39 86.35 DEP criu/files-ext.d [2020-07-17T13:23:09.877Z] #39 86.51 DEP criu/file-lock.d [2020-07-17T13:23:09.877Z] #39 86.75 DEP criu/file-ids.d [2020-07-17T13:23:09.877Z] #39 86.96 DEP criu/fifo.d [2020-07-17T13:23:09.877Z] #39 87.10 DEP criu/fdstore.d [2020-07-17T13:23:09.877Z] #39 87.21 DEP criu/fault-injection.d [2020-07-17T13:23:09.877Z] #39 87.26 DEP criu/external.d [2020-07-17T13:23:09.877Z] #39 87.38 DEP criu/eventpoll.d [2020-07-17T13:23:09.877Z] #39 87.51 DEP criu/eventfd.d [2020-07-17T13:23:09.877Z] #39 87.61 DEP criu/crtools.d [2020-07-17T13:23:09.877Z] #39 87.77 DEP criu/cr-service.d [2020-07-17T13:23:09.877Z] #39 87.90 DEP criu/cr-restore.d [2020-07-17T13:23:09.877Z] #39 88.10 DEP criu/cr-errno.d [2020-07-17T13:23:09.877Z] #39 88.16 DEP criu/cr-dump.d [2020-07-17T13:23:09.877Z] #39 88.44 DEP criu/cr-dedup.d [2020-07-17T13:23:09.877Z] #39 88.66 DEP criu/cr-check.d [2020-07-17T13:23:09.877Z] #39 88.86 DEP criu/config.d [2020-07-17T13:23:09.877Z] #39 89.10 DEP criu/clone-noasan.d [2020-07-17T13:23:09.877Z] #39 89.24 DEP criu/cgroup.d [2020-07-17T13:23:09.877Z] #39 89.45 DEP criu/cgroup-props.d [2020-07-17T13:23:09.877Z] #39 89.64 DEP criu/bitmap.d [2020-07-17T13:23:09.877Z] #39 89.68 DEP criu/bfd.d [2020-07-17T13:23:09.877Z] #39 89.83 DEP criu/autofs.d [2020-07-17T13:23:09.877Z] #39 89.97 DEP criu/aio.d [2020-07-17T13:23:09.877Z] #39 90.11 DEP criu/action-scripts.d [2020-07-17T13:23:09.877Z] #39 90.36 CC criu/action-scripts.o [2020-07-17T13:23:09.877Z] #39 90.96 CC criu/aio.o [2020-07-17T13:23:09.877Z] #39 ... [2020-07-17T13:23:09.877Z] [2020-07-17T13:23:09.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:09.877Z] #41 DONE 149.9s [2020-07-17T13:23:10.137Z] [2020-07-17T13:23:10.137Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:10.180Z] #23 36.54 Selecting previously unselected package jq. [2020-07-17T13:23:10.180Z] #23 ... [2020-07-17T13:23:10.180Z] [2020-07-17T13:23:10.180Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:23:10.180Z] #51 DONE 36.6s [2020-07-17T13:23:10.180Z] [2020-07-17T13:23:10.180Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:23:10.180Z] #23 36.54 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-17T13:23:10.180Z] #23 36.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:10.442Z] #23 36.88 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-17T13:23:10.442Z] #23 36.93 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:10.442Z] #23 36.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:10.442Z] #23 36.96 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:10.614Z] #29 51.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-17T13:23:10.706Z] #49 ... [2020-07-17T13:23:10.706Z] [2020-07-17T13:23:10.706Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:10.706Z] #39 91.73 CC criu/autofs.o [2020-07-17T13:23:11.023Z] #23 ... [2020-07-17T13:23:11.023Z] [2020-07-17T13:23:11.023Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:11.023Z] #30 27.39 sync [2020-07-17T13:23:11.023Z] #30 27.39 internal/reflectlite [2020-07-17T13:23:11.023Z] #30 29.67 errors [2020-07-17T13:23:11.023Z] #30 29.67 sort [2020-07-17T13:23:11.023Z] #30 30.02 io [2020-07-17T13:23:11.023Z] #30 30.02 internal/oserror [2020-07-17T13:23:11.023Z] #30 30.04 strconv [2020-07-17T13:23:11.023Z] #30 30.17 syscall [2020-07-17T13:23:11.023Z] #30 31.35 strings [2020-07-17T13:23:11.023Z] #30 31.36 bytes [2020-07-17T13:23:11.023Z] #30 33.18 reflect [2020-07-17T13:23:11.023Z] #30 33.55 bufio [2020-07-17T13:23:11.023Z] #30 33.84 path [2020-07-17T13:23:11.023Z] #30 34.44 text/tabwriter [2020-07-17T13:23:11.023Z] #30 34.93 time [2020-07-17T13:23:11.023Z] #30 34.98 internal/syscall/execenv [2020-07-17T13:23:11.023Z] #30 35.15 internal/syscall/unix [2020-07-17T13:23:11.023Z] #30 ... [2020-07-17T13:23:11.023Z] [2020-07-17T13:23:11.023Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:11.023Z] #10 35.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-17T13:23:11.023Z] #10 35.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-17T13:23:11.023Z] #10 35.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-17T13:23:11.023Z] #10 35.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-17T13:23:11.023Z] #10 35.75 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-07-17T13:23:11.023Z] #10 35.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-17T13:23:11.023Z] #10 35.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-17T13:23:11.023Z] #10 35.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-17T13:23:11.023Z] #10 35.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-17T13:23:11.023Z] #10 35.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-17T13:23:11.023Z] #10 35.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-17T13:23:11.023Z] #10 35.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-17T13:23:11.023Z] #10 35.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-17T13:23:11.023Z] #10 35.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-17T13:23:11.023Z] #10 35.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-17T13:23:11.285Z] #10 37.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:11.285Z] #10 ... [2020-07-17T13:23:11.285Z] [2020-07-17T13:23:11.285Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:23:11.285Z] #23 DONE 37.8s [2020-07-17T13:23:11.285Z] [2020-07-17T13:23:11.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:11.285Z] #10 37.90 Fetched 73.3 MB in 7s (10.3 MB/s) [2020-07-17T13:23:11.391Z] #32 37.70 Building dependency tree... [2020-07-17T13:23:11.549Z] #10 ... [2020-07-17T13:23:11.549Z] [2020-07-17T13:23:11.549Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-17T13:23:11.549Z] #24 DONE 0.2s [2020-07-17T13:23:11.550Z] [2020-07-17T13:23:11.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:11.550Z] #10 38.12 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-17T13:23:11.726Z] #29 ... [2020-07-17T13:23:11.726Z] [2020-07-17T13:23:11.726Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:11.726Z] #39 42.57 Selecting previously unselected package libnet1-dev. [2020-07-17T13:23:11.726Z] #39 42.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 42.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:11.726Z] #39 42.88 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-17T13:23:11.726Z] #39 42.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 42.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-17T13:23:11.726Z] #39 43.22 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-17T13:23:11.726Z] #39 43.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 43.23 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-17T13:23:11.726Z] #39 43.72 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-17T13:23:11.726Z] #39 43.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 43.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-17T13:23:11.726Z] #39 43.95 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-17T13:23:11.726Z] #39 43.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 43.96 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-17T13:23:11.726Z] #39 44.14 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-17T13:23:11.726Z] #39 44.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 44.20 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-17T13:23:11.726Z] #39 44.72 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-17T13:23:11.726Z] #39 44.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 44.75 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:11.726Z] #39 45.63 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-17T13:23:11.726Z] #39 45.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 45.64 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:11.726Z] #39 46.31 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-17T13:23:11.726Z] #39 46.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 46.35 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:11.726Z] #39 48.38 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-17T13:23:11.726Z] #39 48.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 48.40 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:11.726Z] #39 49.53 Selecting previously unselected package protobuf-c-compiler. [2020-07-17T13:23:11.726Z] #39 49.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 49.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:23:11.726Z] #39 49.73 Selecting previously unselected package protobuf-compiler. [2020-07-17T13:23:11.726Z] #39 49.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 49.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:23:11.726Z] #39 49.91 Selecting previously unselected package python-pkg-resources. [2020-07-17T13:23:11.726Z] #39 49.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:23:11.726Z] #39 49.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:11.726Z] #39 50.39 Selecting previously unselected package python-six. [2020-07-17T13:23:11.726Z] #39 50.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-17T13:23:11.726Z] #39 50.40 Unpacking python-six (1.12.0-1) ... [2020-07-17T13:23:11.726Z] #39 50.59 Selecting previously unselected package python-protobuf. [2020-07-17T13:23:11.726Z] #39 50.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-17T13:23:11.726Z] #39 50.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-17T13:23:11.726Z] #39 51.17 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:11.812Z] #10 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-17T13:23:11.812Z] #10 38.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-17T13:23:11.812Z] #10 38.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:23:12.089Z] #39 ... [2020-07-17T13:23:12.089Z] [2020-07-17T13:23:12.089Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:12.089Z] #33 42.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:12.089Z] #33 43.15 Fetched 14.9 MB in 3s (5671 kB/s) [2020-07-17T13:23:12.089Z] #33 43.46 Selecting previously unselected package xxd. [2020-07-17T13:23:12.089Z] #33 43.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 ... 15339 files and directories currently installed.) [2020-07-17T13:23:12.089Z] #33 43.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-17T13:23:12.089Z] #33 43.59 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:23:12.089Z] #33 43.91 Selecting previously unselected package vim-common. [2020-07-17T13:23:12.089Z] #33 43.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:23:12.089Z] #33 43.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:12.089Z] #33 44.36 Selecting previously unselected package cmake-data. [2020-07-17T13:23:12.089Z] #33 44.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-17T13:23:12.089Z] #33 44.42 Unpacking cmake-data (3.13.4-1) ... [2020-07-17T13:23:12.089Z] #33 48.97 Selecting previously unselected package libicu63:ppc64el. [2020-07-17T13:23:12.089Z] #33 49.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-17T13:23:12.089Z] #33 49.06 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-17T13:23:12.089Z] #33 ... [2020-07-17T13:23:12.089Z] [2020-07-17T13:23:12.089Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:12.089Z] #26 8.783 #=#=# ## 3.5% ###### 9.3% ########## 15.0% ############# 19.2% ################ 22.7% ################## 26.3% ##################### 30.1% ######################### 35.9% ############################ 39.7% ################################ 45.5% ###################################### 53.2% ########################################### 60.9% ################################################# 68.5% ###################################################### 76.2% ############################################################ 83.9% ################################################################ 89.7% ################################################################### 93.6% ###################################################################### 97.4% ######################################################################## 100.0% [2020-07-17T13:23:12.089Z] #26 11.59 [2020-07-17T13:23:12.615Z] #39 93.55 CC criu/bfd.o [2020-07-17T13:23:12.784Z] #41 ... [2020-07-17T13:23:12.784Z] [2020-07-17T13:23:12.784Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:12.784Z] #17 11.03 Fetched 8364 kB in 9s (930 kB/s) [2020-07-17T13:23:12.875Z] #39 94.16 CC criu/bitmap.o [2020-07-17T13:23:13.138Z] #39 94.34 CC criu/cgroup-props.o [2020-07-17T13:23:13.312Z] #32 41.50 The following additional packages will be installed: [2020-07-17T13:23:13.312Z] #32 41.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-17T13:23:13.312Z] #32 41.53 Suggested packages: [2020-07-17T13:23:13.312Z] #32 41.54 cmake-doc ninja-build lrzip [2020-07-17T13:23:13.312Z] #32 41.54 Recommended packages: [2020-07-17T13:23:13.312Z] #32 41.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-17T13:23:14.078Z] #39 95.31 CC criu/cgroup.o [2020-07-17T13:23:14.152Z] #17 11.03 Reading package lists... [2020-07-17T13:23:14.152Z] #17 ... [2020-07-17T13:23:14.152Z] [2020-07-17T13:23:14.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:14.152Z] #39 67.55 DEP criu/pie/parasite.d [2020-07-17T13:23:14.152Z] #39 67.79 CC criu/pie/parasite.o [2020-07-17T13:23:14.152Z] #39 68.96 LINK criu/pie/parasite.built-in.o [2020-07-17T13:23:14.152Z] #39 68.98 GEN criu/pie/parasite-blob.h [2020-07-17T13:23:14.152Z] #39 68.99 CC criu/pie/parasite-vdso.o [2020-07-17T13:23:14.152Z] #39 69.63 CC criu/arch/x86/vdso-pie.o [2020-07-17T13:23:14.152Z] #39 69.89 CC criu/arch/x86/restorer.o [2020-07-17T13:23:14.152Z] #39 70.38 CC criu/arch/x86/restorer_unmap.o [2020-07-17T13:23:14.152Z] #39 70.42 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-17T13:23:14.152Z] #39 70.69 CC criu/pie/restorer.o [2020-07-17T13:23:14.152Z] #39 73.58 LINK criu/pie/restorer.built-in.o [2020-07-17T13:23:14.152Z] #39 73.58 GEN criu/pie/restorer-blob.h [2020-07-17T13:23:14.152Z] #39 73.72 DEP criu/vdso.d [2020-07-17T13:23:14.152Z] #39 73.88 DEP criu/vdso-compat.d [2020-07-17T13:23:14.152Z] #39 74.04 DEP criu/uts_ns.d [2020-07-17T13:23:14.152Z] #39 74.25 DEP criu/util.d [2020-07-17T13:23:14.152Z] #39 74.40 DEP criu/uffd.d [2020-07-17T13:23:14.152Z] #39 74.69 DEP criu/tun.d [2020-07-17T13:23:14.152Z] #39 74.88 DEP criu/tty.d [2020-07-17T13:23:14.152Z] #39 75.14 DEP criu/timerfd.d [2020-07-17T13:23:14.152Z] #39 75.38 DEP criu/timens.d [2020-07-17T13:23:14.152Z] #39 75.51 DEP criu/sysfs_parse.d [2020-07-17T13:23:14.152Z] #39 75.71 DEP criu/sysctl.d [2020-07-17T13:23:14.152Z] #39 75.87 DEP criu/string.d [2020-07-17T13:23:14.152Z] #39 75.94 DEP criu/stats.d [2020-07-17T13:23:14.152Z] #39 76.03 DEP criu/sockets.d [2020-07-17T13:23:14.152Z] #39 76.26 DEP criu/sk-unix.d [2020-07-17T13:23:14.152Z] #39 76.49 DEP criu/sk-tcp.d [2020-07-17T13:23:14.152Z] #39 76.65 DEP criu/sk-queue.d [2020-07-17T13:23:14.152Z] #39 76.90 DEP criu/sk-packet.d [2020-07-17T13:23:14.152Z] #39 77.16 DEP criu/sk-netlink.d [2020-07-17T13:23:14.152Z] #39 77.34 DEP criu/sk-inet.d [2020-07-17T13:23:14.152Z] #39 77.54 DEP criu/signalfd.d [2020-07-17T13:23:14.152Z] #39 77.68 DEP criu/sigframe.d [2020-07-17T13:23:14.152Z] #39 77.76 DEP criu/shmem.d [2020-07-17T13:23:14.253Z] #32 42.59 The following NEW packages will be installed: [2020-07-17T13:23:14.253Z] #32 42.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-17T13:23:14.253Z] #32 42.61 vim-common xxd [2020-07-17T13:23:14.381Z] #10 40.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-17T13:23:14.381Z] #10 40.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-17T13:23:14.381Z] #10 40.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:23:14.451Z] #39 77.90 DEP criu/servicefd.d [2020-07-17T13:23:14.618Z] #26 11.91 0.8% # 2.4% ## 4.0% #### 5.7% ##### 7.3% ###### 8.9% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.9% ########### 16.0% ############ 17.6% ############# 18.7% ############# 19.2% ############## 19.8% ############### 20.9% ############### 22.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.6% ######################### 34.9% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 41.5% ############################## 42.5% [2020-07-17T13:23:14.618Z] #26 ... [2020-07-17T13:23:14.618Z] [2020-07-17T13:23:14.618Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:14.618Z] #31 45.33 sync [2020-07-17T13:23:14.618Z] #31 45.33 internal/reflectlite [2020-07-17T13:23:14.618Z] #31 49.59 sort [2020-07-17T13:23:14.618Z] #31 49.60 errors [2020-07-17T13:23:14.618Z] #31 50.51 strconv [2020-07-17T13:23:14.618Z] #31 50.52 internal/oserror [2020-07-17T13:23:14.618Z] #31 50.52 io [2020-07-17T13:23:14.618Z] #31 50.84 syscall [2020-07-17T13:23:14.708Z] #39 78.08 DEP criu/seize.d [2020-07-17T13:23:14.708Z] #39 78.23 DEP criu/seccomp.d [2020-07-17T13:23:14.841Z] #32 43.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:14.841Z] #32 43.18 Need to get 14.9 MB of archives. [2020-07-17T13:23:14.841Z] #32 43.18 After this operation, 61.8 MB of additional disk space will be used. [2020-07-17T13:23:14.841Z] #32 43.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-17T13:23:14.841Z] #32 43.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:23:14.841Z] #32 43.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-17T13:23:14.921Z] #31 ... [2020-07-17T13:23:14.921Z] [2020-07-17T13:23:14.921Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:14.962Z] #10 ... [2020-07-17T13:23:14.962Z] [2020-07-17T13:23:14.962Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:23:14.962Z] #28 31.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-17T13:23:14.962Z] #28 31.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-17T13:23:14.964Z] #39 78.40 DEP criu/rst-malloc.d [2020-07-17T13:23:14.964Z] #39 78.43 DEP criu/rbtree.d [2020-07-17T13:23:14.964Z] #39 78.49 DEP criu/pstree.d [2020-07-17T13:23:15.103Z] #32 43.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-17T13:23:15.221Z] #39 78.71 DEP criu/protobuf.d [2020-07-17T13:23:15.221Z] #39 78.83 GEN criu/protobuf-desc-gen.h [2020-07-17T13:23:15.223Z] #26 11.91 0.8% # 2.4% ## 4.0% #### 5.7% ##### 7.3% ###### 8.9% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.9% ########### 16.0% ############ 17.6% ############# 18.7% ############# 19.2% ############## 19.8% ############### 20.9% ############### 22.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.6% ######################### 34.9% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 41.5% ############################## 42.5% ############################### 44.2% ################################ 45.3% ################################# 46.9% ################################## [2020-07-17T13:23:15.223Z] #26 ... [2020-07-17T13:23:15.223Z] [2020-07-17T13:23:15.223Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:15.223Z] #44 DONE 55.8s [2020-07-17T13:23:15.223Z] [2020-07-17T13:23:15.223Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:15.226Z] #28 ... [2020-07-17T13:23:15.226Z] [2020-07-17T13:23:15.226Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:15.226Z] #38 35.55 Selecting previously unselected package libnet1:arm64. [2020-07-17T13:23:15.226Z] #38 35.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 35.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:15.226Z] #38 36.18 Selecting previously unselected package libnet1-dev. [2020-07-17T13:23:15.226Z] #38 36.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 36.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:15.226Z] #38 36.60 Selecting previously unselected package libnl-3-200:arm64. [2020-07-17T13:23:15.226Z] #38 36.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 36.64 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-17T13:23:15.226Z] #38 36.89 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-17T13:23:15.226Z] #38 36.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 36.91 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-17T13:23:15.226Z] #38 37.78 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-17T13:23:15.226Z] #38 37.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 37.83 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-17T13:23:15.226Z] #38 38.05 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-17T13:23:15.226Z] #38 38.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 38.07 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-17T13:23:15.226Z] #38 38.27 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-17T13:23:15.226Z] #38 38.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 38.33 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:23:15.226Z] #38 38.72 Selecting previously unselected package libprotobuf17:arm64. [2020-07-17T13:23:15.226Z] #38 38.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 38.74 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:15.226Z] #38 39.59 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-17T13:23:15.226Z] #38 39.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 39.62 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:15.226Z] #38 40.22 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-17T13:23:15.226Z] #38 40.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 40.23 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:15.226Z] #38 41.26 Selecting previously unselected package libprotoc17:arm64. [2020-07-17T13:23:15.226Z] #38 41.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-17T13:23:15.226Z] #38 41.28 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:15.363Z] #32 ... [2020-07-17T13:23:15.363Z] [2020-07-17T13:23:15.363Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:15.363Z] #41 43.66 internal/reflectlite [2020-07-17T13:23:15.363Z] #41 43.67 sync [2020-07-17T13:23:15.490Z] #38 41.75 Selecting previously unselected package protobuf-c-compiler. [2020-07-17T13:23:15.490Z] #38 41.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-17T13:23:15.490Z] #38 41.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:23:15.755Z] #38 42.13 Selecting previously unselected package protobuf-compiler. [2020-07-17T13:23:15.755Z] #38 42.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-17T13:23:15.755Z] #38 42.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:23:15.755Z] #38 ... [2020-07-17T13:23:15.755Z] [2020-07-17T13:23:15.755Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:15.755Z] #25 3.705 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-17T13:23:15.755Z] #25 4.079 [2020-07-17T13:23:15.784Z] #39 ... [2020-07-17T13:23:15.784Z] [2020-07-17T13:23:15.784Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:15.784Z] #17 11.03 Reading package lists... [2020-07-17T13:23:15.988Z] #39 ... [2020-07-17T13:23:15.988Z] [2020-07-17T13:23:15.988Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:15.988Z] #17 23.49 Selecting previously unselected package python3-minimal. [2020-07-17T13:23:15.988Z] #17 23.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-17T13:23:15.988Z] #17 23.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 23.56 Unpacking python3-minimal (3.7.3-1) ... [2020-07-17T13:23:15.988Z] #17 23.66 Selecting previously unselected package libmpdec2:amd64. [2020-07-17T13:23:15.988Z] #17 23.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 23.68 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-17T13:23:15.988Z] #17 23.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-17T13:23:15.988Z] #17 23.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 23.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:15.988Z] #17 24.70 Selecting previously unselected package python3.7. [2020-07-17T13:23:15.988Z] #17 24.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 24.72 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:15.988Z] #17 24.85 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-17T13:23:15.988Z] #17 24.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 24.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-17T13:23:15.988Z] #17 24.97 Setting up python3-minimal (3.7.3-1) ... [2020-07-17T13:23:15.988Z] #17 25.60 Selecting previously unselected package python3. [2020-07-17T13:23:15.988Z] #17 25.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 ... 24093 files and directories currently installed.) [2020-07-17T13:23:15.988Z] #17 25.69 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 25.72 Unpacking python3 (3.7.3-1) ... [2020-07-17T13:23:15.988Z] #17 25.85 Selecting previously unselected package libip4tc0:amd64. [2020-07-17T13:23:15.988Z] #17 25.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 25.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:15.988Z] #17 25.97 Selecting previously unselected package libip6tc0:amd64. [2020-07-17T13:23:15.988Z] #17 25.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 25.98 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:15.988Z] #17 26.09 Selecting previously unselected package libiptc0:amd64. [2020-07-17T13:23:15.988Z] #17 26.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 26.10 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:15.988Z] #17 26.19 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-17T13:23:15.988Z] #17 26.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 26.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-17T13:23:15.988Z] #17 26.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-17T13:23:15.988Z] #17 26.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 26.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-17T13:23:15.988Z] #17 26.38 Selecting previously unselected package libnftnl11:amd64. [2020-07-17T13:23:15.988Z] #17 26.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 26.39 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-17T13:23:15.988Z] #17 26.49 Selecting previously unselected package iptables. [2020-07-17T13:23:15.988Z] #17 26.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 26.52 Unpacking iptables (1.8.2-4) ... [2020-07-17T13:23:15.988Z] #17 26.85 Selecting previously unselected package xxd. [2020-07-17T13:23:15.988Z] #17 26.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:23:15.988Z] #17 26.86 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:23:15.988Z] #17 27.00 Selecting previously unselected package vim-common. [2020-07-17T13:23:15.988Z] #17 27.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:23:15.988Z] #17 27.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:15.988Z] #17 27.25 Selecting previously unselected package bash-completion. [2020-07-17T13:23:15.988Z] #17 27.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-17T13:23:16.308Z] #41 ... [2020-07-17T13:23:16.308Z] [2020-07-17T13:23:16.308Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:16.308Z] #43 DONE 44.4s [2020-07-17T13:23:16.308Z] [2020-07-17T13:23:16.308Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:16.308Z] #32 44.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-17T13:23:16.308Z] #32 44.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-17T13:23:16.308Z] #32 44.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-17T13:23:16.308Z] #32 44.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-17T13:23:16.308Z] #32 44.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-17T13:23:16.308Z] #32 44.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-17T13:23:16.308Z] #32 ... [2020-07-17T13:23:16.308Z] [2020-07-17T13:23:16.308Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:16.308Z] #60 DONE 44.7s [2020-07-17T13:23:16.573Z] [2020-07-17T13:23:16.573Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:23:16.573Z] #51 32.91 Reading package lists... [2020-07-17T13:23:16.573Z] #51 40.55 Building dependency tree... [2020-07-17T13:23:16.573Z] #51 44.36 The following additional packages will be installed: [2020-07-17T13:23:16.573Z] #51 44.37 libbtrfs0 [2020-07-17T13:23:16.573Z] #51 44.60 The following NEW packages will be installed: [2020-07-17T13:23:16.573Z] #51 44.61 libbtrfs-dev libbtrfs0 [2020-07-17T13:23:17.147Z] #51 45.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:17.147Z] #51 45.27 Need to get 119 kB of archives. [2020-07-17T13:23:17.147Z] #51 45.27 After this operation, 387 kB of additional disk space will be used. [2020-07-17T13:23:17.147Z] #51 45.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-17T13:23:17.147Z] #51 45.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-17T13:23:17.160Z] #17 14.95 Reading package lists... [2020-07-17T13:23:17.160Z] #17 ... [2020-07-17T13:23:17.160Z] [2020-07-17T13:23:17.160Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:17.160Z] #41 DONE 151.3s [2020-07-17T13:23:17.160Z] [2020-07-17T13:23:17.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:17.160Z] #39 80.47 DEP criu/protobuf-desc.d [2020-07-17T13:23:17.160Z] #39 80.60 DEP criu/proc_parse.d [2020-07-17T13:23:17.160Z] #39 80.76 DEP criu/plugin.d [2020-07-17T13:23:17.370Z] #17 ... [2020-07-17T13:23:17.370Z] [2020-07-17T13:23:17.370Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:23:17.370Z] #28 DONE 157.3s [2020-07-17T13:23:17.370Z] [2020-07-17T13:23:17.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:17.370Z] #39 98.17 CC criu/clone-noasan.o [2020-07-17T13:23:17.370Z] #39 98.47 CC criu/config.o [2020-07-17T13:23:17.694Z] #26 11.91 0.8% # 2.4% ## 4.0% #### 5.7% ##### 7.3% ###### 8.9% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.9% ########### 16.0% ############ 17.6% ############# 18.7% ############# 19.2% ############## 19.8% ############### 20.9% ############### 22.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.6% ######################### 34.9% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 41.5% ############################## 42.5% ############################### 44.2% ################################ 45.3% ################################# 46.9% ################################## 48.5% ################################### 49.6% ##################################### 51.8% ##################################### 52.3% ###################################### 53.4% ####################################### 54.5% ####################################### 55.4% ######################################## 56.5% ######################################### 58.1% ########################################### 60.3% ############################################ 62.5% ############################################## 64.7% ############################################### 66.3% ################################################ 67.9% ################################################## 70.1% ################################################### 71.7% #################################################### 72.8% ##################################################### 75.0% ####################################################### 76.6% ####################################################### 77.7% ######################################################### 79.8% ########################################################### 82.0% ############################################################ 84.2% ###################### [2020-07-17T13:23:17.694Z] #26 ... [2020-07-17T13:23:17.694Z] [2020-07-17T13:23:17.694Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:17.694Z] #11 48.49 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-07-17T13:23:17.694Z] #11 53.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-17T13:23:17.694Z] #11 53.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-17T13:23:17.694Z] #11 53.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-17T13:23:17.694Z] #11 53.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-17T13:23:17.694Z] #11 53.74 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-07-17T13:23:17.694Z] #11 53.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-17T13:23:17.694Z] #11 53.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-17T13:23:17.694Z] #11 53.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-17T13:23:17.694Z] #11 53.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-17T13:23:17.694Z] #11 54.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-17T13:23:17.694Z] #11 54.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-17T13:23:17.694Z] #11 54.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-17T13:23:17.694Z] #11 54.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-17T13:23:17.694Z] #11 54.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-17T13:23:17.694Z] #11 54.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-17T13:23:17.694Z] #11 56.64 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:17.694Z] #11 57.04 Fetched 78.9 MB in 16s (5086 kB/s) [2020-07-17T13:23:17.694Z] #11 57.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-17T13:23:17.694Z] #11 57.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 ... 15339 files and directories currently installed.) [2020-07-17T13:23:17.694Z] #11 57.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-17T13:23:17.694Z] #11 57.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:23:17.718Z] #51 ... [2020-07-17T13:23:17.718Z] [2020-07-17T13:23:17.718Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:17.718Z] #41 45.94 github.com/LK4D4/vndr/godl/singleflight [2020-07-17T13:23:17.723Z] #39 81.02 DEP criu/pipes.d [2020-07-17T13:23:17.723Z] #39 81.38 DEP criu/pie-util.d [2020-07-17T13:23:18.004Z] #11 ... [2020-07-17T13:23:18.004Z] [2020-07-17T13:23:18.004Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:18.021Z] #39 81.50 DEP criu/pie-util-vdso.d [2020-07-17T13:23:18.021Z] #39 81.52 DEP criu/pie-util-vdso-elf32.d [2020-07-17T13:23:18.021Z] #39 81.66 DEP criu/path.d [2020-07-17T13:23:18.021Z] #39 81.75 DEP criu/parasite-syscall.d [2020-07-17T13:23:18.289Z] #41 46.55 math/rand [2020-07-17T13:23:18.314Z] #26 11.91 0.8% # 2.4% ## 4.0% #### 5.7% ##### 7.3% ###### 8.9% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.9% ########### 16.0% ############ 17.6% ############# 18.7% ############# 19.2% ############## 19.8% ############### 20.9% ############### 22.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.6% ######################### 34.9% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 41.5% ############################## 42.5% ############################### 44.2% ################################ 45.3% ################################# 46.9% ################################## 48.5% ################################### 49.6% ##################################### 51.8% ##################################### 52.3% ###################################### 53.4% ####################################### 54.5% ####################################### 55.4% ######################################## 56.5% ######################################### 58.1% ########################################### 60.3% ############################################ 62.5% ############################################## 64.7% ############################################### 66.3% ################################################ 67.9% ################################################## 70.1% ################################################### 71.7% #################################################### 72.8% ##################################################### 75.0% ####################################################### 76.6% ####################################################### 77.7% ######################################################### 79.8% ########################################################### 82.0% ############################################################ 84.2% ############################################################# 85.6% ############################################################## 86.6% ############################################################### 87.6% ############################################################### [2020-07-17T13:23:18.314Z] #26 ... [2020-07-17T13:23:18.314Z] [2020-07-17T13:23:18.314Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:18.314Z] #42 48.84 math/rand [2020-07-17T13:23:18.314Z] #42 48.84 internal/singleflight [2020-07-17T13:23:18.314Z] #42 48.85 github.com/LK4D4/vndr/godl/singleflight [2020-07-17T13:23:18.314Z] #42 48.89 internal/reflectlite [2020-07-17T13:23:18.314Z] #42 54.30 sort [2020-07-17T13:23:18.314Z] #42 54.36 strconv [2020-07-17T13:23:18.314Z] #42 54.43 io [2020-07-17T13:23:18.314Z] #42 54.48 syscall [2020-07-17T13:23:18.314Z] #42 ... [2020-07-17T13:23:18.314Z] [2020-07-17T13:23:18.314Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:18.403Z] #25 4.300 # 1.4% ## 3.6% #### 6.4% ###### 9.2% ######## 12.1% ########### 15.8% ############## 19.9% ################# 23.6% ################### 26.9% ###################### 31.9% ########################## 36.2% ############################ 40.0% ############################### 44.1% ################################# 47.0% #################################### 50.6% ####################################### 55.3% ########################################### 59.8% ############################################## 64.2% ################################################# 68.9% ##################################################### 74.7% ###################################################### 76.2% ########################################################### 82.8% ################################################################# 90.7% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-17T13:23:18.584Z] #39 81.90 DEP criu/pagemap.d [2020-07-17T13:23:18.584Z] #39 82.08 DEP criu/pagemap-cache.d [2020-07-17T13:23:18.584Z] #39 82.17 DEP criu/page-xfer.d [2020-07-17T13:23:18.673Z] #25 7.197 [2020-07-17T13:23:18.841Z] #39 82.34 DEP criu/page-pipe.d [2020-07-17T13:23:18.841Z] #39 82.41 DEP criu/netfilter.d [2020-07-17T13:23:18.933Z] #26 11.91 0.8% # 2.4% ## 4.0% #### 5.7% ##### 7.3% ###### 8.9% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.9% ########### 16.0% ############ 17.6% ############# 18.7% ############# 19.2% ############## 19.8% ############### 20.9% ############### 22.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.6% ######################### 34.9% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 41.5% ############################## 42.5% ############################### 44.2% ################################ 45.3% ################################# 46.9% ################################## 48.5% ################################### 49.6% ##################################### 51.8% ##################################### 52.3% ###################################### 53.4% ####################################### 54.5% ####################################### 55.4% ######################################## 56.5% ######################################### 58.1% ########################################### 60.3% ############################################ 62.5% ############################################## 64.7% ############################################### 66.3% ################################################ 67.9% ################################################## 70.1% ################################################### 71.7% #################################################### 72.8% ##################################################### 75.0% ####################################################### 76.6% ####################################################### 77.7% ######################################################### 79.8% ########################################################### 82.0% ############################################################ 84.2% ############################################################# 85.6% ############################################################## 86.6% ############################################################### 87.6% ############################################################### 88.7% ################################################################# 90.4% ################################################################## 92.5% #################################################################### 95.1% ##################################################################### 97.1% ##################################################################### 97.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-17T13:23:19.097Z] #39 82.56 DEP criu/net.d [2020-07-17T13:23:19.201Z] #25 7.380 0.2% ############################################### 65.7% ######################################################################## 100.0% [2020-07-17T13:23:19.201Z] #25 ... [2020-07-17T13:23:19.201Z] [2020-07-17T13:23:19.201Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:19.201Z] #41 35.73 hash/crc32 [2020-07-17T13:23:19.201Z] #41 37.04 vendor/golang.org/x/net/dns/dnsmessage [2020-07-17T13:23:19.201Z] #41 37.74 time [2020-07-17T13:23:19.201Z] #41 42.24 regexp [2020-07-17T13:23:19.201Z] #41 45.38 path/filepath [2020-07-17T13:23:19.201Z] #41 45.42 net [2020-07-17T13:23:19.235Z] #26 20.23 [2020-07-17T13:23:19.279Z] #39 100.2 CC criu/cr-check.o [2020-07-17T13:23:19.354Z] #39 82.78 DEP criu/namespaces.d [2020-07-17T13:23:19.354Z] #39 82.99 DEP criu/mount.d [2020-07-17T13:23:19.466Z] #41 ... [2020-07-17T13:23:19.466Z] [2020-07-17T13:23:19.466Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:19.466Z] #10 42.44 Selecting previously unselected package binutils-mingw-w64. [2020-07-17T13:23:19.466Z] #10 42.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-17T13:23:19.466Z] #10 42.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:23:19.466Z] #10 42.61 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-17T13:23:19.466Z] #10 42.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-17T13:23:19.466Z] #10 42.62 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-17T13:23:19.466Z] #10 42.82 Selecting previously unselected package dmsetup. [2020-07-17T13:23:19.466Z] #10 42.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-17T13:23:19.466Z] #10 42.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-17T13:23:19.466Z] #10 43.03 Selecting previously unselected package mingw-w64-common. [2020-07-17T13:23:19.466Z] #10 43.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-17T13:23:19.466Z] #10 43.06 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-17T13:23:19.611Z] #39 83.13 DEP criu/memfd.d [2020-07-17T13:23:19.673Z] #41 47.91 internal/singleflight [2020-07-17T13:23:19.731Z] #10 ... [2020-07-17T13:23:19.731Z] [2020-07-17T13:23:19.731Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:19.731Z] #32 36.15 Selecting previously unselected package vim-common. [2020-07-17T13:23:19.731Z] #32 36.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:23:19.731Z] #32 36.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:19.731Z] #32 36.64 Selecting previously unselected package cmake-data. [2020-07-17T13:23:19.731Z] #32 36.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-17T13:23:19.731Z] #32 36.67 Unpacking cmake-data (3.13.4-1) ... [2020-07-17T13:23:19.731Z] #32 40.40 Selecting previously unselected package libicu63:arm64. [2020-07-17T13:23:19.731Z] #32 40.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-17T13:23:19.731Z] #32 40.43 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-17T13:23:19.731Z] #32 44.07 Selecting previously unselected package libxml2:arm64. [2020-07-17T13:23:19.731Z] #32 44.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-17T13:23:19.731Z] #32 44.11 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:23:19.731Z] #32 44.60 Selecting previously unselected package libarchive13:arm64. [2020-07-17T13:23:19.731Z] #32 44.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-17T13:23:19.731Z] #32 44.63 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-17T13:23:19.731Z] #32 44.96 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-17T13:23:19.731Z] #32 44.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-17T13:23:19.731Z] #32 44.99 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-17T13:23:19.731Z] #32 45.13 Selecting previously unselected package librhash0:arm64. [2020-07-17T13:23:19.731Z] #32 45.14 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-17T13:23:19.731Z] #32 45.17 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-17T13:23:19.731Z] #32 45.37 Selecting previously unselected package libuv1:arm64. [2020-07-17T13:23:19.731Z] #32 45.37 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-17T13:23:19.731Z] #32 45.38 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-17T13:23:19.731Z] #32 45.56 Selecting previously unselected package cmake. [2020-07-17T13:23:19.731Z] #32 45.56 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-17T13:23:19.731Z] #32 45.57 Unpacking cmake (3.13.4-1) ... [2020-07-17T13:23:19.731Z] #32 ... [2020-07-17T13:23:19.731Z] [2020-07-17T13:23:19.731Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:19.731Z] #25 7.939 [2020-07-17T13:23:19.868Z] #39 83.26 DEP criu/mem.d [2020-07-17T13:23:19.934Z] #41 ... [2020-07-17T13:23:19.934Z] [2020-07-17T13:23:19.934Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-17T13:23:19.934Z] #51 47.13 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:19.934Z] #51 47.32 Fetched 119 kB in 0s (327 kB/s) [2020-07-17T13:23:19.934Z] #51 47.39 Selecting previously unselected package libbtrfs0. [2020-07-17T13:23:19.934Z] #51 47.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 ... 15410 files and directories currently installed.) [2020-07-17T13:23:19.934Z] #51 47.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-17T13:23:19.934Z] #51 47.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:23:19.934Z] #51 47.62 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:23:19.934Z] #51 47.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-17T13:23:19.934Z] #51 47.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:23:19.934Z] #51 47.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:23:19.934Z] #51 47.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:23:19.934Z] #51 47.94 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:19.934Z] #51 DONE 48.2s [2020-07-17T13:23:20.124Z] #39 83.52 DEP criu/lsm.d [2020-07-17T13:23:20.124Z] #39 83.70 DEP criu/log.d [2020-07-17T13:23:20.194Z] [2020-07-17T13:23:20.194Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:20.194Z] #32 47.20 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:20.194Z] #32 47.44 Fetched 14.9 MB in 2s (6138 kB/s) [2020-07-17T13:23:20.194Z] #32 47.57 Selecting previously unselected package xxd. [2020-07-17T13:23:20.194Z] #32 47.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:23:20.194Z] #32 47.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:23:20.194Z] #32 47.75 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:23:20.194Z] #32 47.96 Selecting previously unselected package vim-common. [2020-07-17T13:23:20.194Z] #32 47.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:23:20.194Z] #32 48.05 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:20.194Z] #32 48.64 Selecting previously unselected package cmake-data. [2020-07-17T13:23:20.264Z] #25 8.130 0.2% ###################### 31.2% ############################################# 63.6% ######################################################################## 100.0% [2020-07-17T13:23:20.264Z] #25 ... [2020-07-17T13:23:20.264Z] [2020-07-17T13:23:20.264Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:20.264Z] #52 2.674 + RM_GOPATH=0 [2020-07-17T13:23:20.264Z] #52 2.674 + TMP_GOPATH= [2020-07-17T13:23:20.264Z] #52 2.674 + : /build [2020-07-17T13:23:20.264Z] #52 2.674 + '[' -z '' ']' [2020-07-17T13:23:20.264Z] #52 2.675 ++ mktemp -d [2020-07-17T13:23:20.264Z] #52 2.678 + export GOPATH=/tmp/tmp.40Khe0Pk3H [2020-07-17T13:23:20.264Z] #52 2.678 + GOPATH=/tmp/tmp.40Khe0Pk3H [2020-07-17T13:23:20.264Z] #52 2.678 + RM_GOPATH=1 [2020-07-17T13:23:20.264Z] #52 2.678 + case "$(go env GOARCH)" in [2020-07-17T13:23:20.264Z] #52 2.693 ++ go env GOARCH [2020-07-17T13:23:20.264Z] #52 2.714 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:20.264Z] #52 2.714 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:20.264Z] #52 2.714 ++ dirname /tmp/install/install.sh [2020-07-17T13:23:20.264Z] #52 2.714 + dir=/tmp/install [2020-07-17T13:23:20.264Z] #52 2.714 + bin=containerd [2020-07-17T13:23:20.264Z] #52 2.714 + shift [2020-07-17T13:23:20.264Z] #52 2.714 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-17T13:23:20.264Z] #52 2.714 + . /tmp/install/containerd.installer [2020-07-17T13:23:20.264Z] #52 2.714 ++ set -e [2020-07-17T13:23:20.264Z] #52 2.714 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:23:20.264Z] #52 2.714 + install_containerd [2020-07-17T13:23:20.264Z] #52 2.720 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-17T13:23:20.264Z] #52 2.720 + git clone https://github.com/containerd/containerd.git /tmp/tmp.40Khe0Pk3H/src/github.com/containerd/containerd [2020-07-17T13:23:20.264Z] #52 2.720 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:23:20.264Z] #52 2.725 Cloning into '/tmp/tmp.40Khe0Pk3H/src/github.com/containerd/containerd'... [2020-07-17T13:23:20.264Z] #52 ... [2020-07-17T13:23:20.264Z] [2020-07-17T13:23:20.264Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:20.264Z] #38 42.36 Selecting previously unselected package python-pkg-resources. [2020-07-17T13:23:20.264Z] #38 42.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:23:20.264Z] #38 42.37 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:20.264Z] #38 42.58 Selecting previously unselected package python-six. [2020-07-17T13:23:20.264Z] #38 42.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-17T13:23:20.264Z] #38 42.58 Unpacking python-six (1.12.0-1) ... [2020-07-17T13:23:20.264Z] #38 42.72 Selecting previously unselected package python-protobuf. [2020-07-17T13:23:20.264Z] #38 42.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-17T13:23:20.264Z] #38 42.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-17T13:23:20.264Z] #38 43.28 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:20.264Z] #38 45.95 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:20.264Z] #38 46.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:20.264Z] #38 46.19 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-17T13:23:20.264Z] #38 46.21 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-17T13:23:20.264Z] #38 46.37 Setting up python-six (1.12.0-1) ... [2020-07-17T13:23:20.382Z] #39 83.81 DEP criu/libnetlink.d [2020-07-17T13:23:20.382Z] #39 83.97 DEP criu/kerndat.d [2020-07-17T13:23:20.455Z] #32 48.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-17T13:23:20.455Z] #32 48.67 Unpacking cmake-data (3.13.4-1) ... [2020-07-17T13:23:20.639Z] #39 84.12 DEP criu/kcmp-ids.d [2020-07-17T13:23:20.639Z] #39 84.21 DEP criu/irmap.d [2020-07-17T13:23:20.639Z] #39 84.32 DEP criu/ipc_ns.d [2020-07-17T13:23:20.663Z] #39 101.7 CC criu/cr-dedup.o [2020-07-17T13:23:20.793Z] #26 21.81 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-17T13:23:20.895Z] #39 84.42 DEP criu/image.d [2020-07-17T13:23:20.923Z] #39 102.1 CC criu/cr-dump.o [2020-07-17T13:23:21.152Z] #39 84.54 DEP criu/image-desc.d [2020-07-17T13:23:21.152Z] #39 84.60 DEP criu/fsnotify.d [2020-07-17T13:23:21.152Z] #39 84.73 DEP criu/filesystems.d [2020-07-17T13:23:21.219Z] #38 ... [2020-07-17T13:23:21.219Z] [2020-07-17T13:23:21.219Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:21.219Z] #41 47.50 os/exec [2020-07-17T13:23:21.219Z] #41 47.56 internal/lazyregexp [2020-07-17T13:23:21.399Z] #32 ... [2020-07-17T13:23:21.399Z] [2020-07-17T13:23:21.399Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-17T13:23:21.399Z] #23 32.79 Reading package lists... [2020-07-17T13:23:21.399Z] #23 40.28 Building dependency tree... [2020-07-17T13:23:21.399Z] #23 44.03 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-17T13:23:21.399Z] #23 44.03 The following additional packages will be installed: [2020-07-17T13:23:21.399Z] #23 44.03 libjq1 libonig5 [2020-07-17T13:23:21.399Z] #23 44.77 The following NEW packages will be installed: [2020-07-17T13:23:21.399Z] #23 44.77 jq libjq1 libonig5 [2020-07-17T13:23:21.399Z] #23 45.47 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:21.399Z] #23 45.47 Need to get 355 kB of archives. [2020-07-17T13:23:21.399Z] #23 45.47 After this operation, 1072 kB of additional disk space will be used. [2020-07-17T13:23:21.399Z] #23 45.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-17T13:23:21.399Z] #23 45.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-17T13:23:21.399Z] #23 45.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-17T13:23:21.399Z] #23 47.34 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:21.399Z] #23 47.56 Fetched 355 kB in 0s (901 kB/s) [2020-07-17T13:23:21.399Z] #23 47.65 Selecting previously unselected package libonig5:amd64. [2020-07-17T13:23:21.399Z] #23 47.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 ... 15410 files and directories currently installed.) [2020-07-17T13:23:21.399Z] #23 47.78 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-17T13:23:21.399Z] #23 47.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:23:21.399Z] #23 48.06 Selecting previously unselected package libjq1:amd64. [2020-07-17T13:23:21.399Z] #23 48.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:23:21.399Z] #23 48.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:21.399Z] #23 48.39 Selecting previously unselected package jq. [2020-07-17T13:23:21.399Z] #23 48.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:23:21.399Z] #23 48.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:21.399Z] #23 49.02 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:23:21.399Z] #23 49.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:21.399Z] #23 49.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:21.399Z] #23 49.09 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:21.399Z] #23 DONE 49.5s [2020-07-17T13:23:21.399Z] [2020-07-17T13:23:21.399Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-17T13:23:21.399Z] #24 DONE 0.0s [2020-07-17T13:23:21.399Z] [2020-07-17T13:23:21.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:21.409Z] #39 84.93 DEP criu/files.d [2020-07-17T13:23:21.409Z] #39 85.06 DEP criu/files-reg.d [2020-07-17T13:23:21.448Z] #26 22.34 #=#=# [2020-07-17T13:23:21.493Z] #41 47.93 github.com/LK4D4/vndr/versioned [2020-07-17T13:23:21.661Z] #25 ... [2020-07-17T13:23:21.661Z] [2020-07-17T13:23:21.661Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:21.661Z] #38 32.77 Reading package lists... [2020-07-17T13:23:21.661Z] #38 40.37 Building dependency tree... [2020-07-17T13:23:21.661Z] #38 44.15 The following additional packages will be installed: [2020-07-17T13:23:21.661Z] #38 44.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-17T13:23:21.661Z] #38 44.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-17T13:23:21.661Z] #38 44.16 Suggested packages: [2020-07-17T13:23:21.661Z] #38 44.16 manpages-dev python-setuptools [2020-07-17T13:23:21.661Z] #38 46.41 The following NEW packages will be installed: [2020-07-17T13:23:21.661Z] #38 46.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-17T13:23:21.661Z] #38 46.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-17T13:23:21.661Z] #38 46.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-17T13:23:21.661Z] #38 46.44 python-six zlib1g-dev [2020-07-17T13:23:21.661Z] #38 47.14 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:21.661Z] #38 47.14 Need to get 4095 kB of archives. [2020-07-17T13:23:21.661Z] #38 47.14 After this operation, 22.5 MB of additional disk space will be used. [2020-07-17T13:23:21.661Z] #38 47.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-17T13:23:21.661Z] #38 47.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-17T13:23:21.661Z] #38 47.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-17T13:23:21.661Z] #38 47.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-17T13:23:21.661Z] #38 47.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-17T13:23:21.661Z] #38 47.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-17T13:23:21.661Z] #38 47.16 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-07-17T13:23:21.661Z] #38 47.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-17T13:23:21.661Z] #38 47.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-17T13:23:21.661Z] #38 47.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-17T13:23:21.661Z] #38 47.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-17T13:23:21.661Z] #38 47.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-17T13:23:21.661Z] #38 47.36 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-07-17T13:23:21.661Z] #38 47.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-17T13:23:21.661Z] #38 47.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-17T13:23:21.661Z] #38 47.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-17T13:23:21.661Z] #38 47.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-17T13:23:21.661Z] #38 48.70 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:21.661Z] #38 49.04 Fetched 4095 kB in 1s (6547 kB/s) [2020-07-17T13:23:21.661Z] #38 49.22 Selecting previously unselected package libcap-dev:amd64. [2020-07-17T13:23:21.662Z] #38 49.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:23:21.662Z] #38 49.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-17T13:23:21.662Z] #38 49.46 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-17T13:23:21.662Z] #38 49.72 Selecting previously unselected package libnet1:amd64. [2020-07-17T13:23:21.662Z] #38 49.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:23:21.662Z] #38 49.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:21.662Z] #38 50.08 Selecting previously unselected package libnet1-dev. [2020-07-17T13:23:21.662Z] #38 50.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:23:21.662Z] #38 50.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:21.709Z] #39 85.26 DEP criu/files-ext.d [2020-07-17T13:23:21.749Z] #26 22.58 ######################################### 57.5% ######################################################################## 100.0% [2020-07-17T13:23:21.922Z] #38 ... [2020-07-17T13:23:21.922Z] [2020-07-17T13:23:21.922Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:21.922Z] #10 32.77 Reading package lists... [2020-07-17T13:23:21.922Z] #10 40.52 Building dependency tree... [2020-07-17T13:23:21.922Z] #10 44.52 The following additional packages will be installed: [2020-07-17T13:23:21.922Z] #10 44.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-17T13:23:21.922Z] #10 44.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-17T13:23:21.922Z] #10 44.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-17T13:23:21.922Z] #10 44.52 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:23:21.922Z] #10 44.58 Suggested packages: [2020-07-17T13:23:21.922Z] #10 44.58 gcc-8-locales seccomp wine64 [2020-07-17T13:23:21.922Z] #10 46.97 The following NEW packages will be installed: [2020-07-17T13:23:21.922Z] #10 46.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-17T13:23:21.922Z] #10 46.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-17T13:23:21.922Z] #10 46.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-17T13:23:21.922Z] #10 46.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-17T13:23:21.922Z] #10 46.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-17T13:23:21.922Z] #10 46.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-17T13:23:21.922Z] #10 47.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:21.922Z] #10 47.52 Need to get 77.7 MB of archives. [2020-07-17T13:23:21.922Z] #10 47.52 After this operation, 487 MB of additional disk space will be used. [2020-07-17T13:23:21.922Z] #10 47.52 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-07-17T13:23:21.922Z] #10 47.67 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-07-17T13:23:21.922Z] #10 47.89 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-07-17T13:23:21.922Z] #10 47.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-17T13:23:21.922Z] #10 47.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-17T13:23:21.922Z] #10 47.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-17T13:23:21.922Z] #10 48.66 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-07-17T13:23:21.922Z] #10 48.97 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-07-17T13:23:21.922Z] #10 49.00 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-07-17T13:23:21.922Z] #10 ... [2020-07-17T13:23:21.922Z] [2020-07-17T13:23:21.923Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:21.923Z] #38 50.39 Selecting previously unselected package libnl-3-200:amd64. [2020-07-17T13:23:21.967Z] #39 85.43 DEP criu/file-lock.d [2020-07-17T13:23:21.967Z] #39 85.55 DEP criu/file-ids.d [2020-07-17T13:23:22.052Z] #26 22.97 [2020-07-17T13:23:22.183Z] #38 50.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-17T13:23:22.183Z] #38 50.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:23:22.183Z] #38 50.52 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-17T13:23:22.183Z] #38 50.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-17T13:23:22.183Z] #38 50.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-17T13:23:22.225Z] #39 85.67 DEP criu/fifo.d [2020-07-17T13:23:22.225Z] #39 85.80 DEP criu/fdstore.d [2020-07-17T13:23:22.225Z] #39 85.89 DEP criu/fault-injection.d [2020-07-17T13:23:22.225Z] #39 85.93 DEP criu/external.d [2020-07-17T13:23:22.338Z] #39 ... [2020-07-17T13:23:22.338Z] [2020-07-17T13:23:22.338Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:22.338Z] #17 30.59 Unpacking bash-completion (1:2.8-6) ... [2020-07-17T13:23:22.338Z] #17 30.88 Selecting previously unselected package bzip2. [2020-07-17T13:23:22.338Z] #17 30.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 30.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:23:22.338Z] #17 30.95 Selecting previously unselected package xz-utils. [2020-07-17T13:23:22.338Z] #17 30.96 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 30.96 Unpacking xz-utils (5.2.4-1) ... [2020-07-17T13:23:22.338Z] #17 31.09 Selecting previously unselected package apparmor. [2020-07-17T13:23:22.338Z] #17 31.10 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 31.20 Unpacking apparmor (2.13.2-10) ... [2020-07-17T13:23:22.338Z] #17 31.54 Selecting previously unselected package aufs-tools. [2020-07-17T13:23:22.338Z] #17 31.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 31.54 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:23:22.338Z] #17 31.67 Selecting previously unselected package libonig5:amd64. [2020-07-17T13:23:22.338Z] #17 31.67 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 31.68 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:23:22.338Z] #17 31.85 Selecting previously unselected package libjq1:amd64. [2020-07-17T13:23:22.338Z] #17 31.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 31.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:22.338Z] #17 31.98 Selecting previously unselected package jq. [2020-07-17T13:23:22.338Z] #17 31.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 32.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:22.338Z] #17 32.08 Selecting previously unselected package libaio1:amd64. [2020-07-17T13:23:22.338Z] #17 32.08 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 32.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-17T13:23:22.338Z] #17 32.14 Selecting previously unselected package libgpm2:amd64. [2020-07-17T13:23:22.338Z] #17 32.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 32.16 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-17T13:23:22.338Z] #17 32.22 Selecting previously unselected package libicu63:amd64. [2020-07-17T13:23:22.338Z] #17 32.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-17T13:23:22.338Z] #17 32.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:23:22.482Z] #39 86.02 DEP criu/eventpoll.d [2020-07-17T13:23:22.482Z] #39 86.18 DEP criu/eventfd.d [2020-07-17T13:23:22.738Z] #39 86.30 DEP criu/crtools.d [2020-07-17T13:23:22.738Z] #39 ... [2020-07-17T13:23:22.738Z] [2020-07-17T13:23:22.738Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:23:22.738Z] #28 DONE 157.0s [2020-07-17T13:23:22.738Z] [2020-07-17T13:23:22.738Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:22.738Z] #17 14.95 Reading package lists... [2020-07-17T13:23:22.738Z] #17 18.66 Building dependency tree... [2020-07-17T13:23:22.738Z] #17 19.95 libcap2-bin is already the newest version (1:2.25-2). [2020-07-17T13:23:22.738Z] #17 19.95 The following additional packages will be installed: [2020-07-17T13:23:22.738Z] #17 19.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-17T13:23:22.738Z] #17 19.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-17T13:23:22.738Z] #17 19.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-17T13:23:22.738Z] #17 19.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-17T13:23:22.738Z] #17 19.95 python3.7 python3.7-minimal vim-runtime xxd [2020-07-17T13:23:22.738Z] #17 19.96 Suggested packages: [2020-07-17T13:23:22.738Z] #17 19.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-17T13:23:22.738Z] #17 19.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-17T13:23:22.738Z] #17 19.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-17T13:23:22.738Z] #17 19.96 Recommended packages: [2020-07-17T13:23:22.738Z] #17 19.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-17T13:23:22.738Z] #17 19.96 python3-keyrings.alt python3-xdg unzip [2020-07-17T13:23:22.738Z] #17 21.66 The following NEW packages will be installed: [2020-07-17T13:23:22.738Z] #17 21.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-17T13:23:22.738Z] #17 21.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-17T13:23:22.738Z] #17 21.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-17T13:23:22.738Z] #17 21.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-17T13:23:22.738Z] #17 21.66 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-17T13:23:22.738Z] #17 21.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-17T13:23:22.738Z] #17 21.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-17T13:23:22.738Z] #17 21.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-17T13:23:22.738Z] #17 21.66 xz-utils zip [2020-07-17T13:23:22.753Z] #38 50.84 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-17T13:23:22.753Z] #38 50.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:23:22.753Z] #38 50.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:22.753Z] #38 51.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-17T13:23:22.753Z] #38 51.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:23:22.753Z] #38 51.02 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:22.753Z] #38 51.18 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-17T13:23:22.753Z] #38 51.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-17T13:23:22.753Z] #38 51.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:23:22.994Z] #17 22.12 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:23:22.995Z] #17 22.12 Need to get 28.5 MB of archives. [2020-07-17T13:23:22.995Z] #17 22.12 After this operation, 116 MB of additional disk space will be used. [2020-07-17T13:23:22.995Z] #17 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-17T13:23:22.995Z] #17 22.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-17T13:23:22.995Z] #41 ... [2020-07-17T13:23:22.995Z] [2020-07-17T13:23:22.995Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:22.995Z] #30 39.04 internal/poll [2020-07-17T13:23:22.995Z] #30 41.01 os [2020-07-17T13:23:22.995Z] #30 44.57 path/filepath [2020-07-17T13:23:22.995Z] #30 44.79 internal/fmtsort [2020-07-17T13:23:22.995Z] #30 45.30 fmt [2020-07-17T13:23:22.995Z] #30 45.69 io/ioutil [2020-07-17T13:23:22.995Z] #30 47.63 flag [2020-07-17T13:23:22.995Z] #30 47.63 log [2020-07-17T13:23:22.995Z] #30 47.65 github.com/BurntSushi/toml [2020-07-17T13:23:22.995Z] #30 ... [2020-07-17T13:23:22.995Z] [2020-07-17T13:23:22.995Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:22.995Z] #25 8.804 [2020-07-17T13:23:23.141Z] #26 ... [2020-07-17T13:23:23.141Z] [2020-07-17T13:23:23.141Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:23.141Z] #33 58.33 Selecting previously unselected package libxml2:ppc64el. [2020-07-17T13:23:23.141Z] #33 58.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-17T13:23:23.141Z] #33 58.36 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:23:23.141Z] #33 58.89 Selecting previously unselected package libarchive13:ppc64el. [2020-07-17T13:23:23.141Z] #33 58.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-17T13:23:23.141Z] #33 58.90 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-17T13:23:23.141Z] #33 59.39 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-17T13:23:23.141Z] #33 59.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-17T13:23:23.141Z] #33 59.46 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-17T13:23:23.141Z] #33 59.70 Selecting previously unselected package librhash0:ppc64el. [2020-07-17T13:23:23.141Z] #33 59.71 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-17T13:23:23.141Z] #33 59.73 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-17T13:23:23.141Z] #33 59.90 Selecting previously unselected package libuv1:ppc64el. [2020-07-17T13:23:23.141Z] #33 59.91 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-17T13:23:23.141Z] #33 59.91 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-17T13:23:23.141Z] #33 60.05 Selecting previously unselected package cmake. [2020-07-17T13:23:23.141Z] #33 60.05 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-17T13:23:23.141Z] #33 60.05 Unpacking cmake (3.13.4-1) ... [2020-07-17T13:23:23.141Z] #33 63.09 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-17T13:23:23.141Z] #33 63.11 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:23:23.141Z] #33 63.12 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-17T13:23:23.141Z] #33 63.12 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:23.141Z] #33 63.19 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-17T13:23:23.141Z] #33 63.19 Setting up cmake-data (3.13.4-1) ... [2020-07-17T13:23:23.141Z] #33 63.20 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:23:23.141Z] #33 63.23 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-17T13:23:23.141Z] #33 63.25 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-17T13:23:23.141Z] #33 63.27 Setting up cmake (3.13.4-1) ... [2020-07-17T13:23:23.141Z] #33 63.28 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:23.141Z] #33 63.44 Processing triggers for mime-support (3.62) ... [2020-07-17T13:23:23.141Z] #33 DONE 63.7s [2020-07-17T13:23:23.141Z] [2020-07-17T13:23:23.141Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:23.251Z] #17 22.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-17T13:23:23.251Z] #17 22.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-17T13:23:23.251Z] #17 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-17T13:23:23.251Z] #17 22.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-17T13:23:23.326Z] #38 51.55 Selecting previously unselected package libprotobuf17:amd64. [2020-07-17T13:23:23.326Z] #38 51.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:23:23.326Z] #38 51.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:23.444Z] #34 0.296 + RM_GOPATH=0 [2020-07-17T13:23:23.444Z] #34 0.296 + TMP_GOPATH= [2020-07-17T13:23:23.444Z] #34 0.296 + : /build [2020-07-17T13:23:23.444Z] #34 0.296 + '[' -z '' ']' [2020-07-17T13:23:23.444Z] #34 0.297 ++ mktemp -d [2020-07-17T13:23:23.444Z] #34 0.299 + export GOPATH=/tmp/tmp.f8bVgdJb6c [2020-07-17T13:23:23.444Z] #34 0.299 + GOPATH=/tmp/tmp.f8bVgdJb6c [2020-07-17T13:23:23.444Z] #34 0.299 + RM_GOPATH=1 [2020-07-17T13:23:23.444Z] #34 0.299 + case "$(go env GOARCH)" in [2020-07-17T13:23:23.444Z] #34 0.300 ++ go env GOARCH [2020-07-17T13:23:23.444Z] #34 0.313 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:23.444Z] #34 0.313 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:23.444Z] #34 0.318 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:23.444Z] #34 0.318 ++ dirname /tmp/install/install.sh [2020-07-17T13:23:23.444Z] #34 0.318 + dir=/tmp/install [2020-07-17T13:23:23.444Z] #34 0.318 + bin=tini [2020-07-17T13:23:23.444Z] #34 0.318 + shift [2020-07-17T13:23:23.444Z] #34 0.318 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-17T13:23:23.444Z] #34 0.318 + . /tmp/install/tini.installer [2020-07-17T13:23:23.444Z] #34 0.318 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:23.444Z] #34 0.318 + install_tini [2020-07-17T13:23:23.444Z] #34 0.318 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-17T13:23:23.444Z] #34 0.318 + git clone https://github.com/krallin/tini.git /tmp/tmp.f8bVgdJb6c/tini [2020-07-17T13:23:23.444Z] #34 0.340 Cloning into '/tmp/tmp.f8bVgdJb6c/tini'... [2020-07-17T13:23:23.566Z] #17 22.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-17T13:23:23.566Z] #17 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-17T13:23:23.566Z] #17 22.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-17T13:23:23.566Z] #17 22.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-17T13:23:23.566Z] #17 22.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-17T13:23:23.566Z] #17 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-17T13:23:23.566Z] #17 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-17T13:23:23.566Z] #17 22.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-17T13:23:23.566Z] #17 22.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-17T13:23:23.566Z] #17 22.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-17T13:23:23.566Z] #17 22.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-17T13:23:23.566Z] #17 22.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:23:23.566Z] #17 22.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-17T13:23:23.566Z] #17 22.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-17T13:23:23.566Z] #17 22.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-17T13:23:23.566Z] #17 22.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-17T13:23:23.586Z] #38 ... [2020-07-17T13:23:23.586Z] [2020-07-17T13:23:23.586Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:23.586Z] #30 41.85 sync [2020-07-17T13:23:23.586Z] #30 41.86 internal/reflectlite [2020-07-17T13:23:23.586Z] #30 45.00 errors [2020-07-17T13:23:23.586Z] #30 45.03 sort [2020-07-17T13:23:23.586Z] #30 45.78 strconv [2020-07-17T13:23:23.586Z] #30 47.27 io [2020-07-17T13:23:23.586Z] #30 48.66 internal/oserror [2020-07-17T13:23:23.586Z] #30 48.88 syscall [2020-07-17T13:23:23.586Z] #30 50.79 reflect [2020-07-17T13:23:23.787Z] #25 9.053 0.0% ### 4.4% ###### 9.7% ########## 14.0% ############ 17.1% ############### 21.5% ################### 26.5% ###################### 30.8% ######################### 34.8% ############################ 39.1% ############################## 42.7% ################################## 47.3% ######################################### 57.8% ############################################### 66.7% ################################################### 71.8% ####################################################### 76.5% ######################################################### 80.4% ############################################################## 87.3% ################################################################ 90.2% ################################################################### 94.0% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-17T13:23:23.828Z] #17 22.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-17T13:23:23.828Z] #17 22.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-17T13:23:23.828Z] #17 22.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-17T13:23:23.828Z] #17 22.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-17T13:23:23.828Z] #17 22.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-17T13:23:23.828Z] #17 22.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-17T13:23:23.828Z] #17 22.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-17T13:23:23.846Z] #30 ... [2020-07-17T13:23:23.846Z] [2020-07-17T13:23:23.846Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:23.846Z] #52 3.115 + RM_GOPATH=0 [2020-07-17T13:23:23.846Z] #52 3.115 + TMP_GOPATH= [2020-07-17T13:23:23.846Z] #52 3.115 + : /build [2020-07-17T13:23:23.846Z] #52 3.115 + '[' -z '' ']' [2020-07-17T13:23:23.846Z] #52 3.115 ++ mktemp -d [2020-07-17T13:23:23.846Z] #52 3.120 + export GOPATH=/tmp/tmp.xcX7L5IAK6 [2020-07-17T13:23:23.846Z] #52 3.121 + GOPATH=/tmp/tmp.xcX7L5IAK6 [2020-07-17T13:23:23.846Z] #52 3.121 + RM_GOPATH=1 [2020-07-17T13:23:23.846Z] #52 3.121 + case "$(go env GOARCH)" in [2020-07-17T13:23:23.846Z] #52 3.125 ++ go env GOARCH [2020-07-17T13:23:23.846Z] #52 3.178 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:23.846Z] #52 3.178 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:23.846Z] #52 3.183 ++ dirname /tmp/install/install.sh [2020-07-17T13:23:23.846Z] #52 3.187 + dir=/tmp/install [2020-07-17T13:23:23.846Z] #52 3.187 + bin=containerd [2020-07-17T13:23:23.846Z] #52 3.188 + shift [2020-07-17T13:23:23.846Z] #52 3.188 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-17T13:23:23.846Z] #52 3.193 + . /tmp/install/containerd.installer [2020-07-17T13:23:23.846Z] #52 3.193 ++ set -e [2020-07-17T13:23:23.846Z] #52 3.199 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:23:23.846Z] #52 3.200 + install_containerd [2020-07-17T13:23:23.846Z] #52 3.204 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-17T13:23:23.846Z] #52 3.204 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:23:23.846Z] #52 3.204 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xcX7L5IAK6/src/github.com/containerd/containerd [2020-07-17T13:23:23.846Z] #52 3.207 Cloning into '/tmp/tmp.xcX7L5IAK6/src/github.com/containerd/containerd'... [2020-07-17T13:23:24.142Z] #25 12.35 [2020-07-17T13:23:24.248Z] #17 35.54 Selecting previously unselected package libnet1:amd64. [2020-07-17T13:23:24.248Z] #17 35.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:23:24.248Z] #17 35.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:24.248Z] #17 35.64 Selecting previously unselected package libnl-3-200:amd64. [2020-07-17T13:23:24.248Z] #17 35.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-17T13:23:24.248Z] #17 35.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:23:24.248Z] #17 35.72 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-17T13:23:24.248Z] #17 35.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:23:24.248Z] #17 35.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:24.248Z] #17 35.78 Selecting previously unselected package libreadline5:amd64. [2020-07-17T13:23:24.248Z] #17 35.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-17T13:23:24.248Z] #17 35.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-17T13:23:24.391Z] #17 23.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-17T13:23:24.391Z] #17 23.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-17T13:23:24.391Z] #17 23.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-17T13:23:24.391Z] #17 23.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-17T13:23:24.391Z] #17 23.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-17T13:23:24.391Z] #17 23.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-17T13:23:24.391Z] #17 23.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-17T13:23:24.507Z] #17 35.90 Selecting previously unselected package net-tools. [2020-07-17T13:23:24.507Z] #17 35.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-17T13:23:24.507Z] #17 35.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:23:24.507Z] #17 36.11 Selecting previously unselected package python-pip-whl. [2020-07-17T13:23:24.508Z] #34 1.471 + cd /tmp/tmp.f8bVgdJb6c/tini [2020-07-17T13:23:24.508Z] #34 1.475 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:24.508Z] #34 1.485 + cmake . [2020-07-17T13:23:24.648Z] #17 23.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-17T13:23:24.648Z] #17 23.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-17T13:23:24.648Z] #17 23.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-17T13:23:24.648Z] #17 23.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-17T13:23:24.648Z] #17 23.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-17T13:23:24.648Z] #17 23.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-17T13:23:24.648Z] #17 23.81 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-17T13:23:24.648Z] #17 23.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-17T13:23:24.648Z] #17 23.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-17T13:23:24.766Z] #17 36.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-17T13:23:24.766Z] #17 36.13 Unpacking python-pip-whl (18.1-5) ... [2020-07-17T13:23:24.905Z] #17 24.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-17T13:23:24.905Z] #17 24.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-17T13:23:25.161Z] #17 24.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-17T13:23:25.169Z] #34 ... [2020-07-17T13:23:25.169Z] [2020-07-17T13:23:25.169Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:25.169Z] #31 55.90 bytes [2020-07-17T13:23:25.169Z] #31 55.91 strings [2020-07-17T13:23:25.169Z] #31 64.78 bufio [2020-07-17T13:23:25.169Z] #31 65.80 reflect [2020-07-17T13:23:25.300Z] #25 12.57 0.0% 1.3% #### 5.6% #### 6.2% ###### 8.4% [2020-07-17T13:23:25.300Z] #25 ... [2020-07-17T13:23:25.300Z] [2020-07-17T13:23:25.300Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:25.300Z] #47 41.20 regexp [2020-07-17T13:23:25.300Z] #47 41.97 context [2020-07-17T13:23:25.300Z] #47 42.02 os [2020-07-17T13:23:25.300Z] #47 46.48 mvdan.cc/sh/v3/fileutil [2020-07-17T13:23:25.300Z] #47 47.85 encoding/binary [2020-07-17T13:23:25.300Z] #47 47.85 flag [2020-07-17T13:23:25.300Z] #47 47.87 go/token [2020-07-17T13:23:25.300Z] #47 47.89 github.com/pkg/diff [2020-07-17T13:23:25.300Z] #47 48.93 go/scanner [2020-07-17T13:23:25.300Z] #47 48.94 mvdan.cc/editorconfig [2020-07-17T13:23:25.300Z] #47 49.09 mvdan.cc/sh/v3/syntax [2020-07-17T13:23:25.300Z] #47 49.64 encoding/base64 [2020-07-17T13:23:25.300Z] #47 50.04 go/ast [2020-07-17T13:23:25.300Z] #47 50.09 golang.org/x/sys/unix [2020-07-17T13:23:25.300Z] #47 50.22 encoding/json [2020-07-17T13:23:25.300Z] #47 ... [2020-07-17T13:23:25.300Z] [2020-07-17T13:23:25.300Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:25.334Z] #17 36.61 Selecting previously unselected package python3-lib2to3. [2020-07-17T13:23:25.334Z] #17 36.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-17T13:23:25.334Z] #17 36.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:23:25.334Z] #17 36.76 Selecting previously unselected package python3-distutils. [2020-07-17T13:23:25.334Z] #17 36.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-17T13:23:25.334Z] #17 36.80 Unpacking python3-distutils (3.7.3-1) ... [2020-07-17T13:23:25.474Z] #31 ... [2020-07-17T13:23:25.474Z] [2020-07-17T13:23:25.474Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:25.474Z] #34 2.204 -- The C compiler identification is GNU 8.3.0 [2020-07-17T13:23:25.474Z] #34 2.271 -- Check for working C compiler: /usr/bin/cc [2020-07-17T13:23:25.593Z] #17 36.94 Selecting previously unselected package python3-pip. [2020-07-17T13:23:25.593Z] #17 36.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-17T13:23:25.593Z] #17 36.95 Unpacking python3-pip (18.1-5) ... [2020-07-17T13:23:25.593Z] #17 37.12 Selecting previously unselected package python3-pkg-resources. [2020-07-17T13:23:25.725Z] #17 24.82 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:25.725Z] #17 24.90 Fetched 28.5 MB in 3s (11.2 MB/s) [2020-07-17T13:23:25.725Z] #17 24.95 Selecting previously unselected package pigz. [2020-07-17T13:23:25.763Z] #52 ... [2020-07-17T13:23:25.763Z] [2020-07-17T13:23:25.763Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:25.763Z] #25 3.535 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-17T13:23:25.763Z] #25 3.955 [2020-07-17T13:23:25.853Z] #17 37.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:23:25.853Z] #17 37.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:25.853Z] #17 37.25 Selecting previously unselected package python3-setuptools. [2020-07-17T13:23:25.853Z] #17 37.27 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-17T13:23:25.853Z] #17 37.27 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-17T13:23:25.982Z] #17 24.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-17T13:23:25.982Z] #17 25.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-17T13:23:25.982Z] #17 25.03 Unpacking pigz (2.4-1) ... [2020-07-17T13:23:25.982Z] #17 25.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-17T13:23:25.982Z] #17 25.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:25.982Z] #17 25.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:26.112Z] #17 37.49 Selecting previously unselected package python3-wheel. [2020-07-17T13:23:26.112Z] #17 37.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-17T13:23:26.112Z] #17 37.51 Unpacking python3-wheel (0.32.3-2) ... [2020-07-17T13:23:26.112Z] #17 37.58 Selecting previously unselected package sudo. [2020-07-17T13:23:26.112Z] #17 37.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-17T13:23:26.209Z] #34 2.878 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-17T13:23:26.210Z] #34 2.882 -- Detecting C compiler ABI info [2020-07-17T13:23:26.372Z] #17 37.60 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:23:26.513Z] #34 3.397 -- Detecting C compiler ABI info - done [2020-07-17T13:23:26.513Z] #34 3.450 -- Detecting C compile features [2020-07-17T13:23:26.545Z] #17 25.59 Selecting previously unselected package python3.7-minimal. [2020-07-17T13:23:26.545Z] #17 25.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:26.545Z] #17 25.60 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:23:26.553Z] #25 4.152 0.0% ######## 11.2% ############# 19.4% ################## 25.5% ####################### 33.3% ############################### 43.1% ###################################### 52.9% ############################################ 61.3% ################################################# 69.2% ###################################################### 76.2% ############################################################## 87.0% ##################################################################### 97.1% ######################################################################## 100.0% [2020-07-17T13:23:26.632Z] #17 37.96 Selecting previously unselected package thin-provisioning-tools. [2020-07-17T13:23:26.632Z] #17 37.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-17T13:23:26.632Z] #17 37.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:23:26.813Z] #25 5.606 [2020-07-17T13:23:26.892Z] #17 38.17 Selecting previously unselected package uidmap. [2020-07-17T13:23:26.892Z] #17 38.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-17T13:23:26.892Z] #17 38.19 Unpacking uidmap (1:4.5-1.1) ... [2020-07-17T13:23:26.892Z] #17 38.31 Selecting previously unselected package vim-runtime. [2020-07-17T13:23:26.892Z] #17 38.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:23:26.892Z] #17 38.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-17T13:23:26.892Z] #17 38.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-17T13:23:26.892Z] #17 38.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:23:27.263Z] #25 12.57 0.0% 1.3% #### 5.6% #### 6.2% ###### 8.4% ####### 10.5% ######## 11.3% ########## 14.4% ########### 16.3% ############# 18.4% ############### 22.0% ################## 25.2% ################### 27.0% ##################### 30.5% ######################## 34.1% ######################### 35.0% ########################### 38.8% ############################## 42.5% ################################ 45.1% ################################## 48.3% #################################### 50.9% ##################################### 52.2% [2020-07-17T13:23:27.263Z] #25 ... [2020-07-17T13:23:27.263Z] [2020-07-17T13:23:27.263Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:27.263Z] #32 47.15 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-17T13:23:27.263Z] #32 47.19 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:23:27.263Z] #32 47.21 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-17T13:23:27.263Z] #32 47.25 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:27.263Z] #32 47.31 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-17T13:23:27.263Z] #32 47.33 Setting up cmake-data (3.13.4-1) ... [2020-07-17T13:23:27.263Z] #32 47.36 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:23:27.263Z] #32 47.41 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-17T13:23:27.263Z] #32 47.44 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-17T13:23:27.263Z] #32 47.47 Setting up cmake (3.13.4-1) ... [2020-07-17T13:23:27.263Z] #32 47.49 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:27.263Z] #32 47.58 Processing triggers for mime-support (3.62) ... [2020-07-17T13:23:27.263Z] #32 DONE 53.7s [2020-07-17T13:23:27.263Z] [2020-07-17T13:23:27.263Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:27.335Z] #25 5.846 #### 6.9% ############################ 39.2% ############################################################ 83.6% ######################################################################## 100.0% [2020-07-17T13:23:27.473Z] #17 26.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:27.473Z] #17 26.40 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:23:27.578Z] #34 ... [2020-07-17T13:23:27.578Z] [2020-07-17T13:23:27.578Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:27.578Z] #39 58.44 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:27.578Z] #39 58.45 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:27.578Z] #39 58.47 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-17T13:23:27.578Z] #39 58.47 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-17T13:23:27.578Z] #39 58.48 Setting up python-six (1.12.0-1) ... [2020-07-17T13:23:27.578Z] #39 62.19 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-17T13:23:27.578Z] #39 62.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-17T13:23:27.578Z] #39 62.20 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:27.578Z] #39 62.21 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-17T13:23:27.578Z] #39 62.21 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:27.578Z] #39 62.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:23:27.578Z] #39 62.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:27.578Z] #39 62.22 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-17T13:23:27.578Z] #39 62.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:23:27.578Z] #39 62.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-17T13:23:27.596Z] #25 6.479 [2020-07-17T13:23:27.879Z] #39 68.53 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-17T13:23:27.879Z] #39 68.54 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:27.879Z] #39 ... [2020-07-17T13:23:27.879Z] [2020-07-17T13:23:27.879Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:27.879Z] #31 68.45 path [2020-07-17T13:23:28.120Z] #25 6.665 0.2% ################## 25.2% ########################################## 59.2% ######################################################################## 100.0% [2020-07-17T13:23:28.182Z] #31 ... [2020-07-17T13:23:28.182Z] [2020-07-17T13:23:28.182Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:28.182Z] #39 DONE 68.9s [2020-07-17T13:23:28.482Z] [2020-07-17T13:23:28.482Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:28.482Z] #26 24.48 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-17T13:23:28.482Z] #26 24.58 skipping existing 5cb8031fd95d [2020-07-17T13:23:28.482Z] #26 24.79 [2020-07-17T13:23:28.482Z] #26 26.45 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-17T13:23:28.482Z] #26 26.56 skipping existing 283607eaa57e [2020-07-17T13:23:28.482Z] #26 26.72 [2020-07-17T13:23:28.482Z] #26 28.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-17T13:23:28.482Z] #26 28.85 [2020-07-17T13:23:28.482Z] #26 29.00 ######################################################################## 100.0% [2020-07-17T13:23:28.482Z] #26 29.10 [2020-07-17T13:23:28.482Z] #26 29.23 Download of images into '/build' complete. [2020-07-17T13:23:28.482Z] #26 29.23 Use something like the following to load the result into a Docker daemon: [2020-07-17T13:23:28.482Z] #26 29.23 tar -cC '/build' . | docker load [2020-07-17T13:23:28.482Z] #26 DONE 29.3s [2020-07-17T13:23:28.482Z] [2020-07-17T13:23:28.482Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:28.694Z] #25 7.382 [2020-07-17T13:23:28.786Z] #40 ... [2020-07-17T13:23:28.786Z] [2020-07-17T13:23:28.786Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:28.786Z] #42 59.58 vendor/golang.org/x/net/dns/dnsmessage [2020-07-17T13:23:28.786Z] #42 60.86 bytes [2020-07-17T13:23:28.786Z] #42 68.06 bufio [2020-07-17T13:23:28.786Z] #42 68.39 reflect [2020-07-17T13:23:29.088Z] #42 ... [2020-07-17T13:23:29.088Z] [2020-07-17T13:23:29.088Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:29.088Z] #34 5.606 -- Detecting C compile features - done [2020-07-17T13:23:29.088Z] #34 5.643 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-17T13:23:29.088Z] #34 5.858 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-17T13:23:29.088Z] #34 6.031 -- Configuring done [2020-07-17T13:23:29.088Z] #34 6.090 -- Generating done [2020-07-17T13:23:29.088Z] #34 6.098 -- Build files have been written to: /tmp/tmp.f8bVgdJb6c/tini [2020-07-17T13:23:29.088Z] #34 6.132 + make tini-static [2020-07-17T13:23:29.088Z] #34 ... [2020-07-17T13:23:29.088Z] [2020-07-17T13:23:29.088Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:29.088Z] #48 59.93 strconv [2020-07-17T13:23:29.088Z] #48 59.95 syscall [2020-07-17T13:23:29.088Z] #48 60.05 strings [2020-07-17T13:23:29.088Z] #48 60.05 bytes [2020-07-17T13:23:29.088Z] #48 67.17 bufio [2020-07-17T13:23:29.368Z] #17 28.32 Selecting previously unselected package python3-minimal. [2020-07-17T13:23:29.368Z] #17 28.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-17T13:23:29.368Z] #17 28.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-17T13:23:29.368Z] #17 28.39 Unpacking python3-minimal (3.7.3-1) ... [2020-07-17T13:23:29.368Z] #17 28.47 Selecting previously unselected package libmpdec2:amd64. [2020-07-17T13:23:29.368Z] #17 28.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-17T13:23:29.368Z] #17 28.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-17T13:23:29.368Z] #17 28.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-17T13:23:29.368Z] #17 28.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:29.368Z] #17 28.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:29.388Z] #25 12.57 0.0% 1.3% #### 5.6% #### 6.2% ###### 8.4% ####### 10.5% ######## 11.3% ########## 14.4% ########### 16.3% ############# 18.4% ############### 22.0% ################## 25.2% ################### 27.0% ##################### 30.5% ######################## 34.1% ######################### 35.0% ########################### 38.8% ############################## 42.5% ################################ 45.1% ################################## 48.3% #################################### 50.9% ##################################### 52.2% ###################################### 53.9% ######################################## 56.0% ######################################### 57.3% ######################################### 58.3% ########################################### 60.2% ############################################ 62.2% ############################################## 64.2% ############################################### 66.0% ################################################# 68.2% #################################################### 72.6% ###################################################### 75.7% ######################################################## 78.1% ########################################################## 81.1% ############################################################ 83.9% ############################################################## 86.7% ################################################################ 88.9% ################################################################## 92.2% #################################################################### 95.0% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-17T13:23:29.388Z] #25 17.80 [2020-07-17T13:23:29.392Z] #48 ... [2020-07-17T13:23:29.392Z] [2020-07-17T13:23:29.392Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:29.392Z] #11 61.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-17T13:23:29.392Z] #11 61.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-17T13:23:29.392Z] #11 61.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:23:29.392Z] #11 64.81 Selecting previously unselected package binutils-mingw-w64. [2020-07-17T13:23:29.392Z] #11 64.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-17T13:23:29.392Z] #11 64.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:23:29.392Z] #11 64.96 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-17T13:23:29.392Z] #11 64.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-17T13:23:29.392Z] #11 64.97 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-17T13:23:29.392Z] #11 65.19 Selecting previously unselected package dmsetup. [2020-07-17T13:23:29.392Z] #11 65.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-17T13:23:29.392Z] #11 65.21 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-17T13:23:29.392Z] #11 65.38 Selecting previously unselected package mingw-w64-common. [2020-07-17T13:23:29.392Z] #11 65.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-17T13:23:29.392Z] #11 65.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-17T13:23:29.718Z] #11 ... [2020-07-17T13:23:29.718Z] [2020-07-17T13:23:29.718Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:29.718Z] #34 6.564 Scanning dependencies of target tini-static [2020-07-17T13:23:29.718Z] #34 6.638 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-17T13:23:30.186Z] #17 41.26 Selecting previously unselected package vim. [2020-07-17T13:23:30.186Z] #17 41.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:23:30.186Z] #17 41.29 Unpacking vim (2:8.1.0875-5) ... [2020-07-17T13:23:30.263Z] #25 7.698 #=#=# 0.0% ### 5.5% ##### 7.9% ######### 13.8% ############# 18.1% ################# 24.8% ##################### 29.4% ######################### 34.9% ############################# 41.5% ################################## 47.5% ####################################### 54.2% ######################################### 58.0% [2020-07-17T13:23:30.263Z] #25 ... [2020-07-17T13:23:30.263Z] [2020-07-17T13:23:30.263Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:30.263Z] #41 48.60 io [2020-07-17T13:23:30.263Z] #41 48.65 strconv [2020-07-17T13:23:30.263Z] #41 50.54 bytes [2020-07-17T13:23:30.263Z] #41 52.46 bufio [2020-07-17T13:23:30.263Z] #41 53.19 reflect [2020-07-17T13:23:30.263Z] #41 54.64 syscall [2020-07-17T13:23:30.263Z] #41 ... [2020-07-17T13:23:30.263Z] [2020-07-17T13:23:30.263Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:30.337Z] #17 29.40 Selecting previously unselected package python3.7. [2020-07-17T13:23:30.337Z] #17 29.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:23:30.337Z] #17 29.41 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:30.337Z] #17 29.50 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-17T13:23:30.337Z] #17 29.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-17T13:23:30.337Z] #17 29.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-17T13:23:30.445Z] #17 41.82 Selecting previously unselected package xfsprogs. [2020-07-17T13:23:30.445Z] #17 41.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-17T13:23:30.445Z] #17 41.83 Unpacking xfsprogs (4.20.0-1) ... [2020-07-17T13:23:30.594Z] #17 29.62 Setting up python3-minimal (3.7.3-1) ... [2020-07-17T13:23:30.802Z] #25 18.98 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-17T13:23:30.802Z] #25 19.22 [2020-07-17T13:23:31.015Z] #17 42.33 Selecting previously unselected package zip. [2020-07-17T13:23:31.015Z] #17 42.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-17T13:23:31.015Z] #17 42.35 Unpacking zip (3.0-11+b1) ... [2020-07-17T13:23:31.015Z] #17 42.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:23:31.015Z] #17 42.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:23:31.015Z] #17 42.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:31.015Z] #17 42.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-17T13:23:31.015Z] #17 42.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-17T13:23:31.015Z] #17 42.59 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:31.015Z] #17 42.61 Setting up uidmap (1:4.5-1.1) ... [2020-07-17T13:23:31.015Z] #17 42.62 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-17T13:23:31.051Z] #25 7.698 #=#=# 0.0% ### 5.5% ##### 7.9% ######### 13.8% ############# 18.1% ################# 24.8% ##################### 29.4% ######################### 34.9% ############################# 41.5% ################################## 47.5% ####################################### 54.2% ######################################### 58.0% ############################################ 62.3% ################################################# 69.4% ##################################################### 74.4% ####################################################### 77.7% ############################################################### 87.5% ##################################################################### 96.2% ######################################################################## 100.0% [2020-07-17T13:23:31.115Z] #25 19.46 #=#=# ######################################################################## 100.0% [2020-07-17T13:23:31.115Z] #25 19.67 [2020-07-17T13:23:31.157Z] #17 30.49 Selecting previously unselected package python3. [2020-07-17T13:23:31.275Z] #17 42.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:31.275Z] #17 42.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:23:31.275Z] #17 42.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:31.275Z] #17 42.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:23:31.275Z] #17 42.67 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:23:31.275Z] #17 42.69 Setting up zip (3.0-11+b1) ... [2020-07-17T13:23:31.275Z] #17 42.71 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:31.275Z] #17 42.74 Setting up bash-completion (1:2.8-6) ... [2020-07-17T13:23:31.299Z] #34 8.252 [100%] Linking C executable tini-static [2020-07-17T13:23:31.312Z] #25 10.03 [2020-07-17T13:23:31.432Z] #17 30.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-17T13:23:31.432Z] #17 30.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-17T13:23:31.432Z] #17 30.54 Unpacking python3 (3.7.3-1) ... [2020-07-17T13:23:31.432Z] #17 30.63 Selecting previously unselected package libip4tc0:amd64. [2020-07-17T13:23:31.432Z] #17 30.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-17T13:23:31.432Z] #17 30.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:31.688Z] #17 30.77 Selecting previously unselected package libip6tc0:amd64. [2020-07-17T13:23:31.688Z] #17 30.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-17T13:23:31.688Z] #17 30.79 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:31.688Z] #17 30.87 Selecting previously unselected package libiptc0:amd64. [2020-07-17T13:23:31.688Z] #17 30.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-17T13:23:31.688Z] #17 30.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:31.688Z] #17 30.96 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-17T13:23:31.688Z] #17 30.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-17T13:23:31.736Z] #25 ... [2020-07-17T13:23:31.736Z] [2020-07-17T13:23:31.736Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:31.736Z] #38 48.03 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:23:31.736Z] #38 48.07 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-17T13:23:31.736Z] #38 51.03 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:31.736Z] #38 53.39 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-17T13:23:31.736Z] #38 53.70 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:31.736Z] #38 53.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:23:31.736Z] #38 53.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:31.736Z] #38 53.84 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-17T13:23:31.736Z] #38 53.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:23:31.736Z] #38 53.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-17T13:23:31.736Z] #38 ... [2020-07-17T13:23:31.736Z] [2020-07-17T13:23:31.736Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:31.736Z] #33 2.033 + RM_GOPATH=0 [2020-07-17T13:23:31.736Z] #33 2.034 + TMP_GOPATH= [2020-07-17T13:23:31.736Z] #33 2.034 + : /build [2020-07-17T13:23:31.736Z] #33 2.035 + '[' -z '' ']' [2020-07-17T13:23:31.736Z] #33 2.036 ++ mktemp -d [2020-07-17T13:23:31.736Z] #33 2.039 + export GOPATH=/tmp/tmp.h83sETtSIW [2020-07-17T13:23:31.736Z] #33 2.039 + GOPATH=/tmp/tmp.h83sETtSIW [2020-07-17T13:23:31.736Z] #33 2.040 + RM_GOPATH=1 [2020-07-17T13:23:31.736Z] #33 2.040 + case "$(go env GOARCH)" in [2020-07-17T13:23:31.736Z] #33 2.041 ++ go env GOARCH [2020-07-17T13:23:31.736Z] #33 2.064 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:31.736Z] #33 2.065 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:31.736Z] #33 2.066 ++ dirname /tmp/install/install.sh [2020-07-17T13:23:31.736Z] #33 2.067 + dir=/tmp/install [2020-07-17T13:23:31.736Z] #33 2.072 + bin=tini [2020-07-17T13:23:31.736Z] #33 2.075 + shift [2020-07-17T13:23:31.736Z] #33 2.075 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-17T13:23:31.736Z] #33 2.076 + . /tmp/install/tini.installer [2020-07-17T13:23:31.736Z] #33 2.076 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:31.736Z] #33 2.077 + install_tini [2020-07-17T13:23:31.736Z] #33 2.077 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-17T13:23:31.736Z] #33 2.078 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:31.736Z] #33 2.078 + git clone https://github.com/krallin/tini.git /tmp/tmp.h83sETtSIW/tini [2020-07-17T13:23:31.736Z] #33 2.083 Cloning into '/tmp/tmp.h83sETtSIW/tini'... [2020-07-17T13:23:31.736Z] #33 3.339 + cd /tmp/tmp.h83sETtSIW/tini [2020-07-17T13:23:31.736Z] #33 3.340 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:31.736Z] #33 3.370 + cmake . [2020-07-17T13:23:31.736Z] #33 4.095 -- The C compiler identification is GNU 8.3.0 [2020-07-17T13:23:31.736Z] #33 4.151 -- Check for working C compiler: /usr/bin/cc [2020-07-17T13:23:31.945Z] #17 31.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-17T13:23:31.945Z] #17 31.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-17T13:23:31.945Z] #17 31.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-17T13:23:31.945Z] #17 31.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-17T13:23:31.945Z] #17 31.17 Selecting previously unselected package libnftnl11:amd64. [2020-07-17T13:23:31.945Z] #17 31.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-17T13:23:31.945Z] #17 31.19 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-17T13:23:31.945Z] #17 31.27 Selecting previously unselected package iptables. [2020-07-17T13:23:32.202Z] #17 31.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-17T13:23:32.202Z] #17 31.28 Unpacking iptables (1.8.2-4) ... [2020-07-17T13:23:32.337Z] #33 4.902 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-17T13:23:32.337Z] #33 4.913 -- Detecting C compiler ABI info [2020-07-17T13:23:32.364Z] #34 9.410 [100%] Built target tini-static [2020-07-17T13:23:32.459Z] #17 31.60 Selecting previously unselected package xxd. [2020-07-17T13:23:32.459Z] #17 31.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:23:32.459Z] #17 31.60 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:23:32.679Z] #34 9.645 + mkdir -p /build [2020-07-17T13:23:32.679Z] #34 9.655 + cp tini-static /build/docker-init [2020-07-17T13:23:32.716Z] #17 31.74 Selecting previously unselected package vim-common. [2020-07-17T13:23:32.716Z] #17 31.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:23:32.716Z] #17 31.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:32.716Z] #17 31.92 Selecting previously unselected package bash-completion. [2020-07-17T13:23:32.716Z] #17 31.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-17T13:23:32.980Z] #34 DONE 9.8s [2020-07-17T13:23:32.980Z] [2020-07-17T13:23:32.980Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:32.980Z] #40 2.205 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:23:32.980Z] #40 2.207 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:23:32.980Z] #40 2.223 Note: Building without GnuTLS support [2020-07-17T13:23:32.980Z] #40 2.226 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:23:32.980Z] #40 2.226 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:23:32.980Z] #40 3.883 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:23:32.980Z] #40 3.924 GEN .gitid [2020-07-17T13:23:32.980Z] #40 3.963 GEN criu/include/version.h [2020-07-17T13:23:32.980Z] #40 4.025 GEN include/common/asm [2020-07-17T13:23:33.022Z] Running on azwin-2-c2ed00 in d:\jenkins\workspace\moby_PR-41224 [Pipeline] { [Pipeline] ws [2020-07-17T13:23:33.040Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-17T13:23:33.182Z] #17 ... [2020-07-17T13:23:33.183Z] [2020-07-17T13:23:33.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:33.183Z] #39 104.4 CC criu/cr-errno.o [2020-07-17T13:23:33.183Z] #39 104.5 CC criu/cr-restore.o [2020-07-17T13:23:33.183Z] #39 108.8 CC criu/cr-service.o [2020-07-17T13:23:33.183Z] #39 110.2 CC criu/crtools.o [2020-07-17T13:23:33.183Z] #39 110.9 CC criu/eventfd.o [2020-07-17T13:23:33.183Z] #39 111.3 CC criu/eventpoll.o [2020-07-17T13:23:33.183Z] #39 112.1 CC criu/external.o [2020-07-17T13:23:33.183Z] #39 112.4 CC criu/fault-injection.o [2020-07-17T13:23:33.183Z] #39 112.5 CC criu/fdstore.o [2020-07-17T13:23:33.183Z] #39 112.9 CC criu/fifo.o [2020-07-17T13:23:33.183Z] #39 113.2 CC criu/file-ids.o [2020-07-17T13:23:33.183Z] #39 113.5 CC criu/file-lock.o [2020-07-17T13:23:33.183Z] #39 114.4 CC criu/files-ext.o [2020-07-17T13:23:33.278Z] #17 ... [2020-07-17T13:23:33.278Z] [2020-07-17T13:23:33.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:33.278Z] #39 86.64 DEP criu/cr-service.d [2020-07-17T13:23:33.278Z] #39 86.94 DEP criu/cr-restore.d [2020-07-17T13:23:33.278Z] #39 87.33 DEP criu/cr-errno.d [2020-07-17T13:23:33.278Z] #39 87.34 DEP criu/cr-dump.d [2020-07-17T13:23:33.278Z] #39 87.45 DEP criu/cr-dedup.d [2020-07-17T13:23:33.278Z] #39 87.74 DEP criu/cr-check.d [2020-07-17T13:23:33.278Z] #39 87.93 DEP criu/config.d [2020-07-17T13:23:33.278Z] #39 88.05 DEP criu/clone-noasan.d [2020-07-17T13:23:33.278Z] #39 88.16 DEP criu/cgroup.d [2020-07-17T13:23:33.278Z] #39 88.40 DEP criu/cgroup-props.d [2020-07-17T13:23:33.278Z] #39 88.54 DEP criu/bitmap.d [2020-07-17T13:23:33.278Z] #39 88.55 DEP criu/bfd.d [2020-07-17T13:23:33.278Z] #39 88.64 DEP criu/autofs.d [2020-07-17T13:23:33.278Z] #39 88.81 DEP criu/aio.d [2020-07-17T13:23:33.278Z] #39 88.93 DEP criu/action-scripts.d [2020-07-17T13:23:33.278Z] #39 89.21 CC criu/action-scripts.o [2020-07-17T13:23:33.278Z] #39 89.60 CC criu/aio.o [2020-07-17T13:23:33.278Z] #39 90.00 CC criu/autofs.o [2020-07-17T13:23:33.278Z] #39 91.18 CC criu/bfd.o [2020-07-17T13:23:33.278Z] #39 91.59 CC criu/bitmap.o [2020-07-17T13:23:33.278Z] #39 91.79 CC criu/cgroup-props.o [2020-07-17T13:23:33.278Z] #39 92.46 CC criu/cgroup.o [2020-07-17T13:23:33.278Z] #39 95.00 CC criu/clone-noasan.o [2020-07-17T13:23:33.278Z] #39 95.13 CC criu/config.o [2020-07-17T13:23:33.278Z] #39 96.35 CC criu/cr-check.o [2020-07-17T13:23:33.299Z] #33 5.675 -- Detecting C compiler ABI info - done [2020-07-17T13:23:33.299Z] #33 5.691 -- Detecting C compile features [2020-07-17T13:23:33.299Z] #33 ... [2020-07-17T13:23:33.299Z] [2020-07-17T13:23:33.299Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:33.299Z] #25 20.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-17T13:23:33.299Z] #25 21.21 [2020-07-17T13:23:33.628Z] #25 21.53 0.8% ################################################## 69.5% ######################################################################## 100.0% [2020-07-17T13:23:33.628Z] #25 21.78 [2020-07-17T13:23:33.628Z] #25 ... [2020-07-17T13:23:33.628Z] [2020-07-17T13:23:33.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:33.628Z] #41 49.83 encoding/base64 [2020-07-17T13:23:33.628Z] #41 49.83 crypto/cipher [2020-07-17T13:23:33.628Z] #41 49.84 go/scanner [2020-07-17T13:23:33.628Z] #41 50.54 net/url [2020-07-17T13:23:33.628Z] #41 50.64 go/ast [2020-07-17T13:23:33.628Z] #41 51.06 text/template/parse [2020-07-17T13:23:33.628Z] #41 52.61 encoding/json [2020-07-17T13:23:33.628Z] #41 57.17 text/template [2020-07-17T13:23:33.628Z] #41 57.86 go/parser [2020-07-17T13:23:33.628Z] #41 ... [2020-07-17T13:23:33.628Z] [2020-07-17T13:23:33.628Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:33.628Z] #30 50.02 github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:23:33.753Z] #39 114.8 CC criu/files-reg.o [2020-07-17T13:23:33.933Z] #30 ... [2020-07-17T13:23:33.933Z] [2020-07-17T13:23:33.933Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:33.933Z] #38 58.57 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-17T13:23:33.933Z] #38 60.05 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:34.014Z] #39 ... [2020-07-17T13:23:34.014Z] [2020-07-17T13:23:34.014Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:34.014Z] #17 45.38 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:34.014Z] #17 45.39 Setting up xz-utils (5.2.4-1) ... [2020-07-17T13:23:34.014Z] #17 45.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-17T13:23:34.014Z] #17 45.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:23:34.014Z] #17 45.53 invoke-rc.d: could not determine current runlevel [2020-07-17T13:23:34.191Z] #25 10.27 0.0% # 2.6% ## 4.1% #### 5.9% ##### 7.6% ###### 9.1% ####### 10.6% ######## 12.0% ######### 13.7% ########## 14.8% ############ 17.0% ############# 18.2% ############## 19.6% ############## 20.8% ################ 22.7% ################# 24.9% ################### 26.7% #################### 28.7% ###################### 31.0% ####################### 33.1% ######################## 34.6% ########################## 36.3% ########################### 38.7% ############################# 40.8% ############################## 42.8% ################################ 44.8% [2020-07-17T13:23:34.191Z] #25 ... [2020-07-17T13:23:34.191Z] [2020-07-17T13:23:34.191Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:34.191Z] #32 52.46 Selecting previously unselected package libicu63:amd64. [2020-07-17T13:23:34.191Z] #32 52.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-17T13:23:34.191Z] #32 52.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:23:34.191Z] #32 59.88 Selecting previously unselected package libxml2:amd64. [2020-07-17T13:23:34.191Z] #32 59.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-17T13:23:34.191Z] #32 59.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:23:34.191Z] #32 60.66 Selecting previously unselected package libarchive13:amd64. [2020-07-17T13:23:34.191Z] #32 60.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-17T13:23:34.191Z] #32 60.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-17T13:23:34.191Z] #32 61.09 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-17T13:23:34.191Z] #32 61.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-17T13:23:34.191Z] #32 61.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-17T13:23:34.191Z] #32 61.29 Selecting previously unselected package librhash0:amd64. [2020-07-17T13:23:34.191Z] #32 61.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-17T13:23:34.191Z] #32 61.33 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-17T13:23:34.191Z] #32 61.54 Selecting previously unselected package libuv1:amd64. [2020-07-17T13:23:34.191Z] #32 61.56 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-17T13:23:34.191Z] #32 61.57 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-17T13:23:34.191Z] #32 61.85 Selecting previously unselected package cmake. [2020-07-17T13:23:34.191Z] #32 61.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-17T13:23:34.191Z] #32 61.87 Unpacking cmake (3.13.4-1) ... [2020-07-17T13:23:34.191Z] #32 ... [2020-07-17T13:23:34.191Z] [2020-07-17T13:23:34.191Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:34.191Z] #38 52.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-17T13:23:34.191Z] #38 52.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:23:34.191Z] #38 52.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:34.192Z] #38 52.83 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-17T13:23:34.192Z] #38 52.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-17T13:23:34.192Z] #38 52.83 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:34.192Z] #38 54.33 Selecting previously unselected package libprotoc17:amd64. [2020-07-17T13:23:34.192Z] #38 54.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-17T13:23:34.192Z] #38 54.35 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:34.192Z] #38 55.15 Selecting previously unselected package protobuf-c-compiler. [2020-07-17T13:23:34.192Z] #38 55.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:23:34.192Z] #38 55.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:23:34.192Z] #38 55.33 Selecting previously unselected package protobuf-compiler. [2020-07-17T13:23:34.192Z] #38 55.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-17T13:23:34.192Z] #38 55.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:23:34.192Z] #38 55.53 Selecting previously unselected package python-pkg-resources. [2020-07-17T13:23:34.192Z] #38 55.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:23:34.192Z] #38 55.57 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:34.192Z] #38 55.85 Selecting previously unselected package python-six. [2020-07-17T13:23:34.192Z] #38 55.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-17T13:23:34.192Z] #38 55.86 Unpacking python-six (1.12.0-1) ... [2020-07-17T13:23:34.192Z] #38 55.99 Selecting previously unselected package python-protobuf. [2020-07-17T13:23:34.192Z] #38 55.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-17T13:23:34.192Z] #38 56.00 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-17T13:23:34.192Z] #38 56.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:34.192Z] #38 61.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:34.192Z] #38 61.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:34.192Z] #38 61.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:34.192Z] #38 61.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:34.192Z] #38 61.87 Setting up python-six (1.12.0-1) ... [2020-07-17T13:23:34.206Z] #39 97.91 CC criu/cr-dedup.o [2020-07-17T13:23:34.274Z] #17 45.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-17T13:23:34.274Z] #17 45.54 Setting up pigz (2.4-1) ... [2020-07-17T13:23:34.274Z] #17 45.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-17T13:23:34.274Z] #17 45.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:23:34.274Z] #17 45.60 Setting up python-pip-whl (18.1-5) ... [2020-07-17T13:23:34.274Z] #17 45.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-17T13:23:34.274Z] #17 45.63 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:23:34.454Z] #38 ... [2020-07-17T13:23:34.454Z] [2020-07-17T13:23:34.454Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:34.454Z] #10 52.67 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-07-17T13:23:34.454Z] #10 55.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-17T13:23:34.454Z] #10 55.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-17T13:23:34.454Z] #10 55.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-17T13:23:34.454Z] #10 55.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-17T13:23:34.454Z] #10 55.32 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-07-17T13:23:34.454Z] #10 55.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-17T13:23:34.454Z] #10 55.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-17T13:23:34.454Z] #10 55.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-17T13:23:34.454Z] #10 55.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-17T13:23:34.454Z] #10 55.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-17T13:23:34.454Z] #10 55.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-17T13:23:34.454Z] #10 55.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-17T13:23:34.454Z] #10 55.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-17T13:23:34.454Z] #10 55.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-17T13:23:34.454Z] #10 55.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-17T13:23:34.455Z] #10 56.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:23:34.455Z] #10 56.90 Fetched 77.7 MB in 8s (9301 kB/s) [2020-07-17T13:23:34.455Z] #10 57.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-17T13:23:34.455Z] #10 57.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-17T13:23:34.455Z] #10 57.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-17T13:23:34.455Z] #10 57.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:23:34.455Z] #10 59.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-17T13:23:34.455Z] #10 59.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-17T13:23:34.455Z] #10 59.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:23:34.455Z] #10 62.57 Selecting previously unselected package binutils-mingw-w64. [2020-07-17T13:23:34.455Z] #10 62.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-17T13:23:34.455Z] #10 62.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:23:34.455Z] #10 62.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-17T13:23:34.455Z] #10 62.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:23:34.455Z] #10 62.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:23:34.455Z] #10 ... [2020-07-17T13:23:34.455Z] [2020-07-17T13:23:34.455Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:23:34.455Z] #28 52.56 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-07-17T13:23:34.455Z] #28 53.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-17T13:23:34.455Z] #28 53.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-17T13:23:34.509Z] #38 ... [2020-07-17T13:23:34.509Z] [2020-07-17T13:23:34.509Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:34.509Z] #30 DONE 60.9s [2020-07-17T13:23:34.530Z] #40 6.064 PBCC images/timens.pb-c.c [2020-07-17T13:23:34.530Z] #40 6.139 DEP images/timens.pb-c.d [2020-07-17T13:23:34.530Z] #40 6.184 PBCC images/fown.pb-c.c [2020-07-17T13:23:34.530Z] #40 6.223 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-17T13:23:34.530Z] #40 6.342 PBCC images/opts.pb-c.c [2020-07-17T13:23:34.530Z] #40 6.437 PBCC images/memfd.pb-c.c [2020-07-17T13:23:34.530Z] #40 6.502 DEP images/fown.pb-c.d [2020-07-17T13:23:34.530Z] #40 6.534 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-17T13:23:34.533Z] #17 46.06 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-17T13:23:34.715Z] #28 ... [2020-07-17T13:23:34.715Z] [2020-07-17T13:23:34.715Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:34.768Z] #39 98.23 CC criu/cr-dump.o [2020-07-17T13:23:34.787Z] [2020-07-17T13:23:34.787Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:34.787Z] #25 22.91 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-17T13:23:34.787Z] #25 23.00 skipping existing 9a99313a2c50 [2020-07-17T13:23:34.787Z] #25 23.14 [2020-07-17T13:23:34.793Z] #17 46.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:23:34.793Z] #17 46.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:34.793Z] #17 46.10 Setting up vim (2:8.1.0875-5) ... [2020-07-17T13:23:34.793Z] #17 46.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-17T13:23:34.793Z] #17 46.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-17T13:23:34.793Z] #17 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-17T13:23:34.793Z] #17 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-17T13:23:34.793Z] #17 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-17T13:23:34.793Z] #17 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-17T13:23:34.793Z] #17 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-17T13:23:34.793Z] #17 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-17T13:23:34.793Z] #17 46.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:34.793Z] #17 46.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:23:34.793Z] #17 46.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-17T13:23:34.793Z] #17 46.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:34.793Z] #17 46.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-17T13:23:34.793Z] #17 46.23 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:34.832Z] #40 6.595 DEP images/opts.pb-c.d [2020-07-17T13:23:34.832Z] #40 6.649 DEP images/memfd.pb-c.d [2020-07-17T13:23:34.832Z] #40 6.715 PBCC images/sit.pb-c.c [2020-07-17T13:23:34.832Z] #40 6.785 DEP images/sit.pb-c.d [2020-07-17T13:23:35.055Z] #25 ... [2020-07-17T13:23:35.055Z] [2020-07-17T13:23:35.055Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:35.055Z] #38 DONE 61.5s [2020-07-17T13:23:35.136Z] #40 6.869 PBCC images/macvlan.pb-c.c [2020-07-17T13:23:35.136Z] #40 6.876 DEP images/macvlan.pb-c.d [2020-07-17T13:23:35.136Z] #40 6.974 PBCC images/autofs.pb-c.c [2020-07-17T13:23:35.136Z] #40 7.010 DEP images/autofs.pb-c.d [2020-07-17T13:23:35.320Z] [2020-07-17T13:23:35.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:35.330Z] #39 ... [2020-07-17T13:23:35.330Z] [2020-07-17T13:23:35.330Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:35.330Z] #17 34.53 Unpacking bash-completion (1:2.8-6) ... [2020-07-17T13:23:35.438Z] #40 7.113 PBCC images/sysctl.pb-c.c [2020-07-17T13:23:35.438Z] #40 7.136 DEP images/sysctl.pb-c.d [2020-07-17T13:23:35.438Z] #40 7.201 PBCC images/time.pb-c.c [2020-07-17T13:23:35.438Z] #40 7.232 DEP images/time.pb-c.d [2020-07-17T13:23:35.439Z] #40 7.284 PBCC images/binfmt-misc.pb-c.c [2020-07-17T13:23:35.439Z] #40 7.296 DEP images/binfmt-misc.pb-c.d [2020-07-17T13:23:35.439Z] #40 7.356 PBCC images/seccomp.pb-c.c [2020-07-17T13:23:35.439Z] #40 7.377 DEP images/seccomp.pb-c.d [2020-07-17T13:23:35.439Z] #40 7.451 PBCC images/userns.pb-c.c [2020-07-17T13:23:35.439Z] #40 7.466 DEP images/userns.pb-c.d [2020-07-17T13:23:35.583Z] #39 ... [2020-07-17T13:23:35.583Z] [2020-07-17T13:23:35.583Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:35.583Z] #10 52.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-17T13:23:35.583Z] #10 52.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-17T13:23:35.583Z] #10 52.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:23:35.746Z] #40 7.522 PBCC images/cgroup.pb-c.c [2020-07-17T13:23:35.746Z] #40 7.597 DEP images/cgroup.pb-c.d [2020-07-17T13:23:35.746Z] #40 7.662 PBCC images/ext-file.pb-c.c [2020-07-17T13:23:35.746Z] #40 7.697 DEP images/ext-file.pb-c.d [2020-07-17T13:23:35.847Z] #10 ... [2020-07-17T13:23:35.847Z] [2020-07-17T13:23:35.847Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:35.847Z] #47 59.25 golang.org/x/crypto/ssh/terminal [2020-07-17T13:23:35.847Z] #47 61.52 mvdan.cc/sh/v3/cmd/shfmt [2020-07-17T13:23:35.892Z] #17 34.94 Selecting previously unselected package bzip2. [2020-07-17T13:23:35.893Z] #17 34.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-17T13:23:35.893Z] #17 34.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:23:35.893Z] #17 35.06 Selecting previously unselected package xz-utils. [2020-07-17T13:23:35.893Z] #17 35.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-17T13:23:35.893Z] #17 35.08 Unpacking xz-utils (5.2.4-1) ... [2020-07-17T13:23:36.050Z] #40 7.760 PBCC images/rpc.pb-c.c [2020-07-17T13:23:36.050Z] #40 7.839 DEP images/rpc.pb-c.d [2020-07-17T13:23:36.050Z] #40 7.958 PBCC images/siginfo.pb-c.c [2020-07-17T13:23:36.149Z] #17 35.22 Selecting previously unselected package apparmor. [2020-07-17T13:23:36.149Z] #17 35.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-17T13:23:36.149Z] #17 35.30 Unpacking apparmor (2.13.2-10) ... [2020-07-17T13:23:36.353Z] #40 7.973 DEP images/siginfo.pb-c.d [2020-07-17T13:23:36.353Z] #40 8.034 PBCC images/pagemap.pb-c.c [2020-07-17T13:23:36.353Z] #40 8.139 DEP images/pagemap.pb-c.d [2020-07-17T13:23:36.353Z] #40 8.197 PBCC images/rlimit.pb-c.c [2020-07-17T13:23:36.353Z] #40 8.220 DEP images/rlimit.pb-c.d [2020-07-17T13:23:36.353Z] #40 8.273 PBCC images/file-lock.pb-c.c [2020-07-17T13:23:36.353Z] #40 8.336 DEP images/file-lock.pb-c.d [2020-07-17T13:23:36.405Z] #17 35.62 Selecting previously unselected package aufs-tools. [2020-07-17T13:23:36.405Z] #17 35.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-17T13:23:36.405Z] #17 35.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:23:36.657Z] #40 8.385 PBCC images/tty.pb-c.c [2020-07-17T13:23:36.657Z] #40 8.529 DEP images/tty.pb-c.d [2020-07-17T13:23:36.657Z] #40 8.623 PBCC images/tun.pb-c.c [2020-07-17T13:23:36.660Z] #17 35.72 Selecting previously unselected package libonig5:amd64. [2020-07-17T13:23:36.660Z] #17 35.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-17T13:23:36.660Z] #17 35.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:23:36.913Z] #45 ... [2020-07-17T13:23:36.914Z] [2020-07-17T13:23:36.914Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:36.914Z] #52 146.0 + bin/containerd-stress [2020-07-17T13:23:36.916Z] #17 35.90 Selecting previously unselected package libjq1:amd64. [2020-07-17T13:23:36.916Z] #17 35.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:23:36.916Z] #17 35.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:36.916Z] #17 36.06 Selecting previously unselected package jq. [2020-07-17T13:23:36.916Z] #17 36.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:23:36.916Z] #17 36.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:36.968Z] #40 8.666 PBCC images/netdev.pb-c.c [2020-07-17T13:23:36.968Z] #40 8.731 DEP images/tun.pb-c.d [2020-07-17T13:23:36.968Z] #40 8.812 DEP images/netdev.pb-c.d [2020-07-17T13:23:36.968Z] #40 8.850 PBCC images/vma.pb-c.c [2020-07-17T13:23:36.968Z] #40 8.925 DEP images/vma.pb-c.d [2020-07-17T13:23:37.066Z] #25 10.27 0.0% # 2.6% ## 4.1% #### 5.9% ##### 7.6% ###### 9.1% ####### 10.6% ######## 12.0% ######### 13.7% ########## 14.8% ############ 17.0% ############# 18.2% ############## 19.6% ############## 20.8% ################ 22.7% ################# 24.9% ################### 26.7% #################### 28.7% ###################### 31.0% ####################### 33.1% ######################## 34.6% ########################## 36.3% ########################### 38.7% ############################# 40.8% ############################## 42.8% ################################ 44.8% ################################# 46.4% ################################### 49.0% ##################################### 51.5% ###################################### 53.4% ######################################## 55.7% ######################################### 57.0% ########################################## 59.0% ########################################### 60.9% ############################################# 62.8% ############################################## 64.8% ################################################ 67.0% ################################################# 69.0% ################################################### 71.8% ##################################################### 74.4% ####################################################### 77.1% ######################################################### 79.3% ########################################################## 81.4% ############################################################ 83.5% ############################################################# 85.6% ############################################################### 87.9% ################################################################ 89.9% ################################################################## 91.9% ################################################################### 93.7% #################################################################### 95.2% ##################################################################### 97.0% ####################################################################### 99.3% ######################################################################## 100.0% [2020-07-17T13:23:37.066Z] #25 15.88 [2020-07-17T13:23:37.217Z] #17 36.13 Selecting previously unselected package libaio1:amd64. [2020-07-17T13:23:37.217Z] #17 36.13 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-17T13:23:37.217Z] #17 36.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-17T13:23:37.217Z] #17 36.20 Selecting previously unselected package libgpm2:amd64. [2020-07-17T13:23:37.217Z] #17 36.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-17T13:23:37.217Z] #17 36.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-17T13:23:37.217Z] #17 36.27 Selecting previously unselected package libicu63:amd64. [2020-07-17T13:23:37.217Z] #17 36.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-17T13:23:37.217Z] #17 36.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:23:37.243Z] #47 ... [2020-07-17T13:23:37.243Z] [2020-07-17T13:23:37.243Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:37.243Z] #25 24.50 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-17T13:23:37.243Z] #25 24.83 [2020-07-17T13:23:37.243Z] #25 24.97 ######################################################################## 100.0% [2020-07-17T13:23:37.243Z] #25 25.08 [2020-07-17T13:23:37.243Z] #25 25.17 Download of images into '/build' complete. [2020-07-17T13:23:37.243Z] #25 25.17 Use something like the following to load the result into a Docker daemon: [2020-07-17T13:23:37.243Z] #25 25.17 tar -cC '/build' . | docker load [2020-07-17T13:23:37.243Z] #25 DONE 25.5s [2020-07-17T13:23:37.243Z] [2020-07-17T13:23:37.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:37.243Z] #10 63.63 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-17T13:23:37.243Z] #10 63.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-17T13:23:37.243Z] #10 63.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:37.274Z] #40 9.085 PBCC images/creds.pb-c.c [2020-07-17T13:23:37.274Z] #40 9.100 DEP images/creds.pb-c.d [2020-07-17T13:23:37.274Z] #40 9.152 PBCC images/utsns.pb-c.c [2020-07-17T13:23:37.274Z] #40 9.196 DEP images/utsns.pb-c.d [2020-07-17T13:23:37.328Z] #25 ... [2020-07-17T13:23:37.328Z] [2020-07-17T13:23:37.328Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:37.328Z] #47 55.66 syscall [2020-07-17T13:23:37.328Z] #47 55.68 reflect [2020-07-17T13:23:37.328Z] #47 63.86 context [2020-07-17T13:23:37.328Z] #47 64.86 internal/poll [2020-07-17T13:23:37.506Z] #10 63.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-17T13:23:37.506Z] #10 63.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-17T13:23:37.506Z] #10 63.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:37.581Z] #40 9.339 PBCC images/ipc-desc.pb-c.c [2020-07-17T13:23:37.581Z] #40 9.363 PBCC images/ipc-sem.pb-c.c [2020-07-17T13:23:37.581Z] #40 9.401 DEP images/ipc-desc.pb-c.d [2020-07-17T13:23:37.581Z] #40 9.476 DEP images/ipc-sem.pb-c.d [2020-07-17T13:23:37.581Z] #40 9.520 PBCC images/ipc-msg.pb-c.c [2020-07-17T13:23:37.590Z] #47 ... [2020-07-17T13:23:37.590Z] [2020-07-17T13:23:37.590Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:37.590Z] #32 65.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:23:37.590Z] #32 65.65 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:23:37.590Z] #32 65.68 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-17T13:23:37.590Z] #32 65.69 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:37.590Z] #32 65.77 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-17T13:23:37.590Z] #32 65.79 Setting up cmake-data (3.13.4-1) ... [2020-07-17T13:23:37.590Z] #32 65.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-17T13:23:37.590Z] #32 65.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-17T13:23:37.590Z] #32 65.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-17T13:23:37.590Z] #32 65.87 Setting up cmake (3.13.4-1) ... [2020-07-17T13:23:37.590Z] #32 65.89 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:37.850Z] #32 65.99 Processing triggers for mime-support (3.62) ... [2020-07-17T13:23:37.881Z] #40 9.531 DEP images/ipc-msg.pb-c.d [2020-07-17T13:23:37.881Z] #40 9.594 PBCC images/ipc-shm.pb-c.c [2020-07-17T13:23:37.881Z] #40 9.643 DEP images/ipc-shm.pb-c.d [2020-07-17T13:23:37.881Z] #40 9.759 PBCC images/ipc-var.pb-c.c [2020-07-17T13:23:37.881Z] #40 9.778 DEP images/ipc-var.pb-c.d [2020-07-17T13:23:37.881Z] #40 9.835 PBCC images/sk-opts.pb-c.c [2020-07-17T13:23:37.974Z] #52 147.9 + bin/containerd-shim [2020-07-17T13:23:38.097Z] #17 49.26 Setting up iptables (1.8.2-4) ... [2020-07-17T13:23:38.097Z] #17 49.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:23:38.097Z] #17 49.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:23:38.097Z] #17 49.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:23:38.097Z] #17 49.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:23:38.097Z] #17 49.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-17T13:23:38.097Z] #17 49.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-17T13:23:38.097Z] #17 49.33 Setting up python3 (3.7.3-1) ... [2020-07-17T13:23:38.180Z] #40 9.875 PBCC images/packet-sock.pb-c.c [2020-07-17T13:23:38.180Z] #40 9.926 DEP images/sk-opts.pb-c.d [2020-07-17T13:23:38.180Z] #40 10.02 DEP images/packet-sock.pb-c.d [2020-07-17T13:23:38.180Z] #40 10.08 PBCC images/sk-netlink.pb-c.c [2020-07-17T13:23:38.367Z] #17 49.63 Setting up python3-wheel (0.32.3-2) ... [2020-07-17T13:23:38.482Z] #40 10.17 DEP images/sk-netlink.pb-c.d [2020-07-17T13:23:38.482Z] #40 10.24 PBCC images/sk-inet.pb-c.c [2020-07-17T13:23:38.482Z] #40 10.33 DEP images/sk-inet.pb-c.d [2020-07-17T13:23:38.482Z] #40 10.38 PBCC images/sk-unix.pb-c.c [2020-07-17T13:23:38.482Z] #40 10.44 DEP images/sk-unix.pb-c.d [2020-07-17T13:23:38.782Z] #40 10.51 PBCC images/mm.pb-c.c [2020-07-17T13:23:38.782Z] #40 10.59 DEP images/mm.pb-c.d [2020-07-17T13:23:38.782Z] #40 10.69 PBCC images/timerfd.pb-c.c [2020-07-17T13:23:38.782Z] #40 10.73 DEP images/timerfd.pb-c.d [2020-07-17T13:23:38.838Z] #32 ... [2020-07-17T13:23:38.839Z] [2020-07-17T13:23:38.839Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:38.839Z] #30 57.09 time [2020-07-17T13:23:38.839Z] #30 63.05 internal/poll [2020-07-17T13:23:38.839Z] #30 65.89 internal/syscall/execenv [2020-07-17T13:23:38.839Z] #30 65.98 internal/fmtsort [2020-07-17T13:23:38.839Z] #30 66.05 internal/syscall/unix [2020-07-17T13:23:38.839Z] #30 66.46 os [2020-07-17T13:23:38.839Z] #30 66.87 strings [2020-07-17T13:23:38.839Z] #30 ... [2020-07-17T13:23:38.839Z] [2020-07-17T13:23:38.839Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:38.839Z] #25 16.98 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-17T13:23:38.839Z] #25 17.26 [2020-07-17T13:23:38.839Z] #25 17.47 # 2.2% ######################################################################## 100.0% [2020-07-17T13:23:38.839Z] #25 17.64 [2020-07-17T13:23:39.083Z] #40 10.84 PBCC images/timer.pb-c.c [2020-07-17T13:23:39.083Z] #40 10.91 DEP images/timer.pb-c.d [2020-07-17T13:23:39.083Z] #40 11.00 PBCC images/sa.pb-c.c [2020-07-17T13:23:39.083Z] #40 11.10 DEP images/sa.pb-c.d [2020-07-17T13:23:39.194Z] #17 50.45 Setting up apparmor (2.13.2-10) ... [2020-07-17T13:23:39.387Z] #40 11.18 PBCC images/pipe-data.pb-c.c [2020-07-17T13:23:39.387Z] #40 11.26 DEP images/pipe-data.pb-c.d [2020-07-17T13:23:39.387Z] #40 11.32 PBCC images/mnt.pb-c.c [2020-07-17T13:23:39.411Z] #25 18.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-17T13:23:39.688Z] #40 11.42 DEP images/mnt.pb-c.d [2020-07-17T13:23:39.688Z] #40 11.52 PBCC images/sk-packet.pb-c.c [2020-07-17T13:23:39.688Z] #40 11.56 DEP images/sk-packet.pb-c.d [2020-07-17T13:23:39.688Z] #40 11.60 PBCC images/tcp-stream.pb-c.c [2020-07-17T13:23:39.688Z] #40 11.66 DEP images/tcp-stream.pb-c.d [2020-07-17T13:23:39.982Z] #25 18.66 [2020-07-17T13:23:39.993Z] #40 11.76 PBCC images/pipe.pb-c.c [2020-07-17T13:23:39.993Z] #40 11.80 DEP images/pipe.pb-c.d [2020-07-17T13:23:39.993Z] #40 11.89 PBCC images/pstree.pb-c.c [2020-07-17T13:23:39.993Z] #40 ... [2020-07-17T13:23:39.993Z] [2020-07-17T13:23:39.993Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:39.993Z] #31 70.76 text/tabwriter [2020-07-17T13:23:39.993Z] #31 76.39 time [2020-07-17T13:23:39.993Z] #31 76.41 internal/syscall/execenv [2020-07-17T13:23:39.993Z] #31 76.41 internal/syscall/unix [2020-07-17T13:23:39.993Z] #31 ... [2020-07-17T13:23:39.993Z] [2020-07-17T13:23:39.993Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:39.993Z] #48 70.87 text/tabwriter [2020-07-17T13:23:39.993Z] #48 74.43 reflect [2020-07-17T13:23:39.993Z] #48 74.48 regexp/syntax [2020-07-17T13:23:40.043Z] #52 ... [2020-07-17T13:23:40.043Z] [2020-07-17T13:23:40.043Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:40.043Z] #45 DONE 177.1s [2020-07-17T13:23:40.043Z] [2020-07-17T13:23:40.043Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:40.065Z] #10 ... [2020-07-17T13:23:40.065Z] [2020-07-17T13:23:40.065Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:40.065Z] #33 8.632 -- Detecting C compile features - done [2020-07-17T13:23:40.065Z] #33 8.668 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-17T13:23:40.065Z] #33 8.901 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-17T13:23:40.065Z] #33 8.949 -- Configuring done [2020-07-17T13:23:40.065Z] #33 8.968 -- Generating done [2020-07-17T13:23:40.065Z] #33 8.971 -- Build files have been written to: /tmp/tmp.h83sETtSIW/tini [2020-07-17T13:23:40.065Z] #33 8.992 + make tini-static [2020-07-17T13:23:40.065Z] #33 9.465 Scanning dependencies of target tini-static [2020-07-17T13:23:40.065Z] #33 9.612 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-17T13:23:40.065Z] #33 11.18 [100%] Linking C executable tini-static [2020-07-17T13:23:40.065Z] #33 11.80 [100%] Built target tini-static [2020-07-17T13:23:40.065Z] #33 11.88 + mkdir -p /build [2020-07-17T13:23:40.065Z] #33 11.89 + cp tini-static /build/docker-init [2020-07-17T13:23:40.065Z] #33 DONE 12.6s [2020-07-17T13:23:40.065Z] [2020-07-17T13:23:40.065Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:40.065Z] #52 27.88 Checking out files: 44% (1420/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-17T13:23:40.065Z] #52 29.46 + cd /tmp/tmp.40Khe0Pk3H/src/github.com/containerd/containerd [2020-07-17T13:23:40.065Z] #52 29.46 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:23:40.305Z] #48 ... [2020-07-17T13:23:40.305Z] [2020-07-17T13:23:40.305Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:40.305Z] #40 11.92 DEP images/pstree.pb-c.d [2020-07-17T13:23:40.305Z] #40 11.99 PBCC images/fs.pb-c.c [2020-07-17T13:23:40.305Z] #40 12.02 DEP images/fs.pb-c.d [2020-07-17T13:23:40.305Z] #40 12.07 PBCC images/signalfd.pb-c.c [2020-07-17T13:23:40.305Z] #40 12.14 DEP images/signalfd.pb-c.d [2020-07-17T13:23:40.305Z] #40 12.18 PBCC images/fh.pb-c.c [2020-07-17T13:23:40.305Z] #40 12.24 PBCC images/fsnotify.pb-c.c [2020-07-17T13:23:40.522Z] #25 19.02 #=#=# ######################################### 57.5% ######################################################################## 100.0% [2020-07-17T13:23:40.522Z] #25 19.32 [2020-07-17T13:23:40.643Z] #40 12.32 DEP images/fh.pb-c.d [2020-07-17T13:23:40.643Z] #40 12.41 DEP images/fsnotify.pb-c.d [2020-07-17T13:23:40.643Z] #40 12.51 PBCC images/eventpoll.pb-c.c [2020-07-17T13:23:40.643Z] #40 12.57 DEP images/eventpoll.pb-c.d [2020-07-17T13:23:40.963Z] #40 12.68 PBCC images/eventfd.pb-c.c [2020-07-17T13:23:40.963Z] #40 12.70 DEP images/eventfd.pb-c.d [2020-07-17T13:23:40.963Z] #40 12.78 PBCC images/remap-file-path.pb-c.c [2020-07-17T13:23:40.963Z] #40 12.82 DEP images/remap-file-path.pb-c.d [2020-07-17T13:23:40.963Z] #40 12.90 PBCC images/fifo.pb-c.c [2020-07-17T13:23:40.963Z] #40 12.93 DEP images/fifo.pb-c.d [2020-07-17T13:23:41.099Z] #17 52.15 Setting up xfsprogs (4.20.0-1) ... [2020-07-17T13:23:41.099Z] #17 52.16 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:23:41.099Z] #17 52.54 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:41.161Z] #52 ... [2020-07-17T13:23:41.161Z] [2020-07-17T13:23:41.161Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-17T13:23:41.161Z] #46 DONE 0.2s [2020-07-17T13:23:41.161Z] [2020-07-17T13:23:41.161Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-17T13:23:41.278Z] #40 13.01 PBCC images/ghost-file.pb-c.c [2020-07-17T13:23:41.278Z] #40 13.14 DEP images/ghost-file.pb-c.d [2020-07-17T13:23:41.278Z] #40 ... [2020-07-17T13:23:41.278Z] [2020-07-17T13:23:41.278Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:41.278Z] #11 72.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-17T13:23:41.278Z] #11 72.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-17T13:23:41.278Z] #11 72.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:23:41.278Z] #11 78.53 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-17T13:23:41.278Z] #11 78.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-17T13:23:41.278Z] #11 78.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:41.278Z] #11 78.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-17T13:23:41.278Z] #11 78.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-17T13:23:41.278Z] #11 78.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:41.278Z] #11 ... [2020-07-17T13:23:41.278Z] [2020-07-17T13:23:41.278Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:41.429Z] #17 39.89 Selecting previously unselected package libnet1:amd64. [2020-07-17T13:23:41.429Z] #17 39.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:23:41.429Z] #17 39.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:41.429Z] #17 40.00 Selecting previously unselected package libnl-3-200:amd64. [2020-07-17T13:23:41.429Z] #17 40.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-17T13:23:41.429Z] #17 40.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:23:41.429Z] #17 40.09 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-17T13:23:41.429Z] #17 40.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:23:41.429Z] #17 40.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:41.429Z] #17 40.16 Selecting previously unselected package libreadline5:amd64. [2020-07-17T13:23:41.429Z] #17 40.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-17T13:23:41.429Z] #17 40.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-17T13:23:41.429Z] #17 40.29 Selecting previously unselected package net-tools. [2020-07-17T13:23:41.429Z] #17 40.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-17T13:23:41.429Z] #17 40.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:23:41.429Z] #17 40.46 Selecting previously unselected package python-pip-whl. [2020-07-17T13:23:41.429Z] #17 40.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-17T13:23:41.429Z] #17 40.48 Unpacking python-pip-whl (18.1-5) ... [2020-07-17T13:23:41.453Z] #48 DONE 0.1s [2020-07-17T13:23:41.453Z] [2020-07-17T13:23:41.453Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-17T13:23:41.453Z] #50 DONE 0.2s [2020-07-17T13:23:41.453Z] [2020-07-17T13:23:41.453Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:41.460Z] #52 31.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-17T13:23:41.460Z] #52 31.06 + BUILDTAGS='netgo osusergo static_build' [2020-07-17T13:23:41.460Z] #52 31.06 + export EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:23:41.460Z] #52 31.06 + EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:23:41.460Z] #52 31.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-17T13:23:41.460Z] #52 31.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-17T13:23:41.460Z] #52 31.06 + '[' '' = dynamic ']' [2020-07-17T13:23:41.460Z] #52 31.06 + make [2020-07-17T13:23:41.465Z] #25 20.17 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-17T13:23:41.465Z] #25 20.26 skipping existing c35d46ef359f [2020-07-17T13:23:41.465Z] #25 20.38 [2020-07-17T13:23:41.585Z] #53 45.15 Checking out files: 62% (1998/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-17T13:23:41.585Z] #53 45.98 + cd /tmp/tmp.6X1pDp3mft/src/github.com/containerd/containerd [2020-07-17T13:23:41.585Z] #53 45.98 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:23:41.990Z] #17 41.05 Selecting previously unselected package python3-lib2to3. [2020-07-17T13:23:41.990Z] #17 41.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-17T13:23:41.990Z] #17 41.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:23:41.990Z] #17 41.20 Selecting previously unselected package python3-distutils. [2020-07-17T13:23:41.990Z] #17 41.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-17T13:23:41.990Z] #17 41.22 Unpacking python3-distutils (3.7.3-1) ... [2020-07-17T13:23:42.036Z] #17 53.31 Setting up python3-distutils (3.7.3-1) ... [2020-07-17T13:23:42.037Z] #52 ... [2020-07-17T13:23:42.037Z] [2020-07-17T13:23:42.037Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:42.037Z] #47 DONE 68.2s [2020-07-17T13:23:42.037Z] [2020-07-17T13:23:42.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:42.037Z] #39 3.445 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:23:42.037Z] #39 3.445 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:23:42.037Z] #39 3.454 Note: Building without GnuTLS support [2020-07-17T13:23:42.037Z] #39 3.461 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:23:42.037Z] #39 3.461 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:23:42.037Z] #39 5.883 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:23:42.037Z] #39 5.952 GEN .gitid [2020-07-17T13:23:42.037Z] #39 5.998 GEN criu/include/version.h [2020-07-17T13:23:42.037Z] #39 6.085 GEN include/common/asm [2020-07-17T13:23:42.246Z] #17 41.39 Selecting previously unselected package python3-pip. [2020-07-17T13:23:42.246Z] #17 41.39 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-17T13:23:42.246Z] #17 41.40 Unpacking python3-pip (18.1-5) ... [2020-07-17T13:23:42.407Z] #25 ... [2020-07-17T13:23:42.407Z] [2020-07-17T13:23:42.407Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-17T13:23:42.407Z] #32 DONE 70.6s [2020-07-17T13:23:42.407Z] [2020-07-17T13:23:42.407Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-17T13:23:42.407Z] #25 21.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-17T13:23:42.503Z] #17 41.63 Selecting previously unselected package python3-pkg-resources. [2020-07-17T13:23:42.503Z] #17 41.63 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:23:42.503Z] #17 41.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:42.555Z] #17 53.80 Setting up python3-setuptools (40.8.0-1) ... [2020-07-17T13:23:42.760Z] #17 41.78 Selecting previously unselected package python3-setuptools. [2020-07-17T13:23:42.760Z] #17 41.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-17T13:23:42.760Z] #17 41.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-17T13:23:42.978Z] #25 21.80 [2020-07-17T13:23:42.986Z] #39 7.860 PBCC images/timens.pb-c.c [2020-07-17T13:23:42.987Z] #39 7.899 DEP images/timens.pb-c.d [2020-07-17T13:23:42.987Z] #39 7.963 PBCC images/fown.pb-c.c [2020-07-17T13:23:42.987Z] #39 7.976 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-17T13:23:42.987Z] #39 8.067 PBCC images/opts.pb-c.c [2020-07-17T13:23:43.016Z] #17 42.00 Selecting previously unselected package python3-wheel. [2020-07-17T13:23:43.016Z] #17 42.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-17T13:23:43.016Z] #17 42.02 Unpacking python3-wheel (0.32.3-2) ... [2020-07-17T13:23:43.016Z] #17 42.09 Selecting previously unselected package sudo. [2020-07-17T13:23:43.016Z] #17 42.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-17T13:23:43.016Z] #17 42.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:23:43.238Z] #25 21.98 ######################################################################## 100.0% [2020-07-17T13:23:43.238Z] #25 22.07 [2020-07-17T13:23:43.238Z] #25 22.13 Download of images into '/build' complete. [2020-07-17T13:23:43.238Z] #25 22.13 Use something like the following to load the result into a Docker daemon: [2020-07-17T13:23:43.238Z] #25 22.13 tar -cC '/build' . | docker load [2020-07-17T13:23:43.250Z] #39 8.144 PBCC images/memfd.pb-c.c [2020-07-17T13:23:43.250Z] #39 8.203 DEP images/fown.pb-c.d [2020-07-17T13:23:43.250Z] #39 8.270 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-17T13:23:43.250Z] #39 8.336 DEP images/opts.pb-c.d [2020-07-17T13:23:43.499Z] #25 DONE 22.3s [2020-07-17T13:23:43.499Z] [2020-07-17T13:23:43.499Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:43.499Z] #38 66.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-17T13:23:43.499Z] #38 67.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:23:43.499Z] #38 67.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:43.499Z] #38 68.30 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-17T13:23:43.499Z] #38 68.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:43.499Z] #38 69.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-17T13:23:43.499Z] #38 69.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:43.499Z] #38 70.17 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-17T13:23:43.499Z] #38 70.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-17T13:23:43.499Z] #38 70.31 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-17T13:23:43.504Z] #17 55.05 Setting up python3-pip (18.1-5) ... [2020-07-17T13:23:43.513Z] #39 8.393 DEP images/memfd.pb-c.d [2020-07-17T13:23:43.513Z] #39 8.447 PBCC images/sit.pb-c.c [2020-07-17T13:23:43.513Z] #39 8.495 DEP images/sit.pb-c.d [2020-07-17T13:23:43.513Z] #39 8.535 PBCC images/macvlan.pb-c.c [2020-07-17T13:23:43.513Z] #39 8.547 DEP images/macvlan.pb-c.d [2020-07-17T13:23:43.577Z] #17 42.60 Selecting previously unselected package thin-provisioning-tools. [2020-07-17T13:23:43.577Z] #17 42.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-17T13:23:43.577Z] #17 42.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:23:43.577Z] #17 42.86 Selecting previously unselected package uidmap. [2020-07-17T13:23:43.577Z] #17 42.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-17T13:23:43.726Z] #53 47.87 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-17T13:23:43.726Z] #53 47.87 + BUILDTAGS='netgo osusergo static_build' [2020-07-17T13:23:43.726Z] #53 47.87 + export EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:23:43.726Z] #53 47.87 + EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:23:43.726Z] #53 47.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-17T13:23:43.726Z] #53 47.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-17T13:23:43.726Z] #53 47.87 + '[' '' = dynamic ']' [2020-07-17T13:23:43.726Z] #53 47.87 + make [2020-07-17T13:23:43.759Z] #38 ... [2020-07-17T13:23:43.759Z] [2020-07-17T13:23:43.759Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:43.759Z] #41 62.03 time [2020-07-17T13:23:43.759Z] #41 67.76 os [2020-07-17T13:23:43.759Z] #41 68.83 strings [2020-07-17T13:23:43.759Z] #41 71.19 fmt [2020-07-17T13:23:43.777Z] #39 8.591 PBCC images/autofs.pb-c.c [2020-07-17T13:23:43.777Z] #39 8.643 DEP images/autofs.pb-c.d [2020-07-17T13:23:43.777Z] #39 8.691 PBCC images/sysctl.pb-c.c [2020-07-17T13:23:43.777Z] #39 8.716 DEP images/sysctl.pb-c.d [2020-07-17T13:23:43.777Z] #39 8.767 PBCC images/time.pb-c.c [2020-07-17T13:23:43.777Z] #39 8.787 DEP images/time.pb-c.d [2020-07-17T13:23:43.777Z] #39 8.819 PBCC images/binfmt-misc.pb-c.c [2020-07-17T13:23:43.833Z] #17 42.87 Unpacking uidmap (1:4.5-1.1) ... [2020-07-17T13:23:43.833Z] #17 43.01 Selecting previously unselected package vim-runtime. [2020-07-17T13:23:43.833Z] #17 43.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:23:43.833Z] #17 43.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-17T13:23:43.833Z] #17 43.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-17T13:23:43.833Z] #17 43.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:23:44.020Z] #41 ... [2020-07-17T13:23:44.020Z] [2020-07-17T13:23:44.020Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:44.020Z] #10 62.98 Selecting previously unselected package dmsetup. [2020-07-17T13:23:44.020Z] #10 62.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:23:44.020Z] #10 62.99 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-17T13:23:44.020Z] #10 63.24 Selecting previously unselected package mingw-w64-common. [2020-07-17T13:23:44.020Z] #10 63.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-17T13:23:44.020Z] #10 63.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-17T13:23:44.020Z] #10 70.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-17T13:23:44.020Z] #10 70.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-17T13:23:44.020Z] #10 70.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:23:44.020Z] #10 ... [2020-07-17T13:23:44.020Z] [2020-07-17T13:23:44.020Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:44.020Z] #30 69.14 path [2020-07-17T13:23:44.020Z] #30 69.65 text/tabwriter [2020-07-17T13:23:44.020Z] #30 70.04 fmt [2020-07-17T13:23:44.020Z] #30 70.27 path/filepath [2020-07-17T13:23:44.020Z] #30 72.47 io/ioutil [2020-07-17T13:23:44.040Z] #39 8.828 DEP images/binfmt-misc.pb-c.d [2020-07-17T13:23:44.040Z] #39 8.858 PBCC images/seccomp.pb-c.c [2020-07-17T13:23:44.040Z] #39 8.891 DEP images/seccomp.pb-c.d [2020-07-17T13:23:44.040Z] #39 8.931 PBCC images/userns.pb-c.c [2020-07-17T13:23:44.040Z] #39 ... [2020-07-17T13:23:44.040Z] [2020-07-17T13:23:44.040Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:44.040Z] #41 60.38 encoding/xml [2020-07-17T13:23:44.040Z] #41 63.24 compress/flate [2020-07-17T13:23:44.040Z] #41 65.46 go/doc [2020-07-17T13:23:44.040Z] #41 68.21 compress/gzip [2020-07-17T13:23:44.040Z] #41 69.24 encoding/asn1 [2020-07-17T13:23:44.040Z] #41 ... [2020-07-17T13:23:44.040Z] [2020-07-17T13:23:44.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:44.040Z] #39 8.945 DEP images/userns.pb-c.d [2020-07-17T13:23:44.040Z] #39 9.036 PBCC images/cgroup.pb-c.c [2020-07-17T13:23:44.181Z] #52 153.8 + bin/containerd-shim-runc-v1 [2020-07-17T13:23:44.304Z] #39 9.079 DEP images/cgroup.pb-c.d [2020-07-17T13:23:44.304Z] #39 9.118 PBCC images/ext-file.pb-c.c [2020-07-17T13:23:44.304Z] #39 9.156 DEP images/ext-file.pb-c.d [2020-07-17T13:23:44.304Z] #39 9.210 PBCC images/rpc.pb-c.c [2020-07-17T13:23:44.304Z] #39 9.238 DEP images/rpc.pb-c.d [2020-07-17T13:23:44.567Z] #39 9.311 PBCC images/siginfo.pb-c.c [2020-07-17T13:23:44.567Z] #39 9.339 DEP images/siginfo.pb-c.d [2020-07-17T13:23:44.567Z] #39 9.387 PBCC images/pagemap.pb-c.c [2020-07-17T13:23:44.567Z] #39 9.451 DEP images/pagemap.pb-c.d [2020-07-17T13:23:44.567Z] #39 9.483 PBCC images/rlimit.pb-c.c [2020-07-17T13:23:44.567Z] #39 9.511 DEP images/rlimit.pb-c.d [2020-07-17T13:23:44.567Z] #39 9.553 PBCC images/file-lock.pb-c.c [2020-07-17T13:23:44.567Z] #39 9.572 DEP images/file-lock.pb-c.d [2020-07-17T13:23:44.567Z] #39 9.616 PBCC images/tty.pb-c.c [2020-07-17T13:23:44.567Z] #39 9.655 DEP images/tty.pb-c.d [2020-07-17T13:23:44.791Z] #53 49.10 + bin/ctr [2020-07-17T13:23:44.791Z] #53 ... [2020-07-17T13:23:44.791Z] [2020-07-17T13:23:44.791Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:44.791Z] #42 75.56 regexp/syntax [2020-07-17T13:23:44.791Z] #42 79.13 crypto/rc4 [2020-07-17T13:23:44.791Z] #42 79.66 vendor/golang.org/x/text/transform [2020-07-17T13:23:44.791Z] #42 82.88 time [2020-07-17T13:23:44.831Z] #39 9.683 PBCC images/tun.pb-c.c [2020-07-17T13:23:44.831Z] #39 9.719 PBCC images/netdev.pb-c.c [2020-07-17T13:23:44.831Z] #39 9.746 DEP images/tun.pb-c.d [2020-07-17T13:23:44.831Z] #39 9.771 DEP images/netdev.pb-c.d [2020-07-17T13:23:44.831Z] #39 9.802 PBCC images/vma.pb-c.c [2020-07-17T13:23:44.831Z] #39 9.839 DEP images/vma.pb-c.d [2020-07-17T13:23:44.831Z] #39 9.881 PBCC images/creds.pb-c.c [2020-07-17T13:23:44.882Z] #17 56.12 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:44.882Z] #17 56.15 Processing triggers for mime-support (3.62) ... [2020-07-17T13:23:45.092Z] #42 ... [2020-07-17T13:23:45.092Z] [2020-07-17T13:23:45.092Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:45.092Z] #40 13.20 PBCC images/regfile.pb-c.c [2020-07-17T13:23:45.092Z] #40 13.26 DEP images/regfile.pb-c.d [2020-07-17T13:23:45.092Z] #40 13.37 PBCC images/ns.pb-c.c [2020-07-17T13:23:45.092Z] #40 13.40 DEP images/ns.pb-c.d [2020-07-17T13:23:45.092Z] #40 13.50 PBCC images/fdinfo.pb-c.c [2020-07-17T13:23:45.092Z] #40 13.61 DEP images/fdinfo.pb-c.d [2020-07-17T13:23:45.092Z] #40 13.70 PBCC images/core-aarch64.pb-c.c [2020-07-17T13:23:45.092Z] #40 13.83 PBCC images/core-arm.pb-c.c [2020-07-17T13:23:45.092Z] #40 13.88 PBCC images/core-ppc64.pb-c.c [2020-07-17T13:23:45.092Z] #40 13.96 PBCC images/core-s390.pb-c.c [2020-07-17T13:23:45.092Z] #40 14.02 PBCC images/core-x86.pb-c.c [2020-07-17T13:23:45.092Z] #40 14.15 PBCC images/core.pb-c.c [2020-07-17T13:23:45.092Z] #40 14.28 PBCC images/inventory.pb-c.c [2020-07-17T13:23:45.092Z] #40 14.35 DEP images/core-aarch64.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.41 DEP images/core-arm.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.46 DEP images/core-ppc64.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.56 DEP images/core-s390.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.66 DEP images/core-x86.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.77 DEP images/core.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.81 DEP images/inventory.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.88 PBCC images/cpuinfo.pb-c.c [2020-07-17T13:23:45.092Z] #40 14.90 DEP images/cpuinfo.pb-c.d [2020-07-17T13:23:45.092Z] #40 14.97 PBCC images/stats.pb-c.c [2020-07-17T13:23:45.092Z] #40 15.01 DEP images/stats.pb-c.d [2020-07-17T13:23:45.092Z] #40 16.78 make[1]: Nothing to be done for 'all'. [2020-07-17T13:23:45.094Z] #39 9.912 DEP images/creds.pb-c.d [2020-07-17T13:23:45.094Z] #39 9.980 PBCC images/utsns.pb-c.c [2020-07-17T13:23:45.094Z] #39 10.01 DEP images/utsns.pb-c.d [2020-07-17T13:23:45.094Z] #39 10.06 PBCC images/ipc-desc.pb-c.c [2020-07-17T13:23:45.094Z] #39 10.10 PBCC images/ipc-sem.pb-c.c [2020-07-17T13:23:45.094Z] #39 10.13 DEP images/ipc-desc.pb-c.d [2020-07-17T13:23:45.144Z] #17 DONE 56.7s [2020-07-17T13:23:45.144Z] [2020-07-17T13:23:45.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:45.144Z] #39 117.3 CC criu/files.o [2020-07-17T13:23:45.144Z] #39 119.7 CC criu/filesystems.o [2020-07-17T13:23:45.144Z] #39 120.6 CC criu/fsnotify.o [2020-07-17T13:23:45.144Z] #39 121.7 CC criu/image-desc.o [2020-07-17T13:23:45.144Z] #39 121.9 CC criu/image.o [2020-07-17T13:23:45.144Z] #39 122.9 CC criu/ipc_ns.o [2020-07-17T13:23:45.144Z] #39 124.2 CC criu/irmap.o [2020-07-17T13:23:45.144Z] #39 125.0 CC criu/kcmp-ids.o [2020-07-17T13:23:45.144Z] #39 125.3 CC criu/kerndat.o [2020-07-17T13:23:45.358Z] #39 10.21 DEP images/ipc-sem.pb-c.d [2020-07-17T13:23:45.358Z] #39 10.29 PBCC images/ipc-msg.pb-c.c [2020-07-17T13:23:45.358Z] #39 10.34 DEP images/ipc-msg.pb-c.d [2020-07-17T13:23:45.358Z] #39 10.41 PBCC images/ipc-shm.pb-c.c [2020-07-17T13:23:45.404Z] #39 126.7 CC criu/libnetlink.o [2020-07-17T13:23:45.404Z] #39 ... [2020-07-17T13:23:45.404Z] [2020-07-17T13:23:45.404Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-17T13:23:45.622Z] #39 10.43 DEP images/ipc-shm.pb-c.d [2020-07-17T13:23:45.622Z] #39 10.49 PBCC images/ipc-var.pb-c.c [2020-07-17T13:23:45.622Z] #39 10.50 DEP images/ipc-var.pb-c.d [2020-07-17T13:23:45.622Z] #39 10.54 PBCC images/sk-opts.pb-c.c [2020-07-17T13:23:45.622Z] #39 10.58 PBCC images/packet-sock.pb-c.c [2020-07-17T13:23:45.622Z] #39 10.64 DEP images/sk-opts.pb-c.d [2020-07-17T13:23:45.885Z] #39 10.69 DEP images/packet-sock.pb-c.d [2020-07-17T13:23:45.885Z] #39 10.77 PBCC images/sk-netlink.pb-c.c [2020-07-17T13:23:45.885Z] #39 10.86 DEP images/sk-netlink.pb-c.d [2020-07-17T13:23:45.885Z] #39 10.94 PBCC images/sk-inet.pb-c.c [2020-07-17T13:23:45.885Z] #39 10.98 DEP images/sk-inet.pb-c.d [2020-07-17T13:23:46.150Z] #39 11.04 PBCC images/sk-unix.pb-c.c [2020-07-17T13:23:46.150Z] #39 11.11 DEP images/sk-unix.pb-c.d [2020-07-17T13:23:46.248Z] #52 156.0 + bin/containerd-shim-runc-v2 [2020-07-17T13:23:46.414Z] #39 11.18 PBCC images/mm.pb-c.c [2020-07-17T13:23:46.414Z] #39 11.26 DEP images/mm.pb-c.d [2020-07-17T13:23:46.414Z] #39 11.35 PBCC images/timerfd.pb-c.c [2020-07-17T13:23:46.480Z] #17 ... [2020-07-17T13:23:46.480Z] [2020-07-17T13:23:46.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:46.480Z] #39 100.1 CC criu/cr-errno.o [2020-07-17T13:23:46.480Z] #39 100.2 CC criu/cr-restore.o [2020-07-17T13:23:46.480Z] #39 104.4 CC criu/cr-service.o [2020-07-17T13:23:46.480Z] #39 105.7 CC criu/crtools.o [2020-07-17T13:23:46.480Z] #39 106.3 CC criu/eventfd.o [2020-07-17T13:23:46.480Z] #39 106.7 CC criu/eventpoll.o [2020-07-17T13:23:46.480Z] #39 107.5 CC criu/external.o [2020-07-17T13:23:46.480Z] #39 107.7 CC criu/fault-injection.o [2020-07-17T13:23:46.480Z] #39 107.9 CC criu/fdstore.o [2020-07-17T13:23:46.480Z] #39 108.3 CC criu/fifo.o [2020-07-17T13:23:46.480Z] #39 108.7 CC criu/file-ids.o [2020-07-17T13:23:46.480Z] #39 109.1 CC criu/file-lock.o [2020-07-17T13:23:46.480Z] #39 110.0 CC criu/files-ext.o [2020-07-17T13:23:46.540Z] #52 156.7 + binaries [2020-07-17T13:23:46.540Z] #52 156.7 + install -D bin/containerd /build/containerd [2020-07-17T13:23:46.540Z] #52 156.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-17T13:23:46.540Z] #52 156.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-17T13:23:46.540Z] #52 156.7 + install -D bin/ctr /build/ctr [2020-07-17T13:23:46.677Z] #39 11.45 DEP images/timerfd.pb-c.d [2020-07-17T13:23:46.677Z] #39 11.47 PBCC images/timer.pb-c.c [2020-07-17T13:23:46.677Z] #39 11.49 DEP images/timer.pb-c.d [2020-07-17T13:23:46.677Z] #39 11.60 PBCC images/sa.pb-c.c [2020-07-17T13:23:46.677Z] #39 11.64 DEP images/sa.pb-c.d [2020-07-17T13:23:46.677Z] #39 11.69 PBCC images/pipe-data.pb-c.c [2020-07-17T13:23:46.736Z] #39 110.4 CC criu/files-reg.o [2020-07-17T13:23:46.736Z] #39 ... [2020-07-17T13:23:46.736Z] [2020-07-17T13:23:46.736Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:46.736Z] #17 46.06 Selecting previously unselected package vim. [2020-07-17T13:23:46.831Z] #52 DONE 157.0s [2020-07-17T13:23:46.941Z] #39 11.71 DEP images/pipe-data.pb-c.d [2020-07-17T13:23:46.941Z] #39 11.76 PBCC images/mnt.pb-c.c [2020-07-17T13:23:46.941Z] #39 11.82 DEP images/mnt.pb-c.d [2020-07-17T13:23:46.941Z] #39 11.91 PBCC images/sk-packet.pb-c.c [2020-07-17T13:23:46.941Z] #39 11.95 DEP images/sk-packet.pb-c.d [2020-07-17T13:23:46.992Z] #17 46.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:23:46.992Z] #17 46.08 Unpacking vim (2:8.1.0875-5) ... [2020-07-17T13:23:47.051Z] #18 1.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-17T13:23:47.051Z] #18 1.594 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-17T13:23:47.051Z] #18 1.598 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-17T13:23:47.051Z] #18 DONE 1.7s [2020-07-17T13:23:47.051Z] [2020-07-17T13:23:47.051Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:23:47.204Z] #39 12.01 PBCC images/tcp-stream.pb-c.c [2020-07-17T13:23:47.204Z] #39 12.09 DEP images/tcp-stream.pb-c.d [2020-07-17T13:23:47.204Z] #39 12.14 PBCC images/pipe.pb-c.c [2020-07-17T13:23:47.204Z] #39 12.20 DEP images/pipe.pb-c.d [2020-07-17T13:23:47.215Z] #40 18.73 CC images/stats.o [2020-07-17T13:23:47.215Z] #40 ... [2020-07-17T13:23:47.215Z] [2020-07-17T13:23:47.215Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:47.215Z] #42 88.03 regexp [2020-07-17T13:23:47.331Z] #30 75.51 flag [2020-07-17T13:23:47.331Z] #30 75.52 github.com/BurntSushi/toml [2020-07-17T13:23:47.467Z] #39 12.26 PBCC images/pstree.pb-c.c [2020-07-17T13:23:47.467Z] #39 12.28 DEP images/pstree.pb-c.d [2020-07-17T13:23:47.467Z] #39 12.33 PBCC images/fs.pb-c.c [2020-07-17T13:23:47.467Z] #39 12.34 DEP images/fs.pb-c.d [2020-07-17T13:23:47.467Z] #39 12.41 PBCC images/signalfd.pb-c.c [2020-07-17T13:23:47.467Z] #39 12.46 DEP images/signalfd.pb-c.d [2020-07-17T13:23:47.554Z] #17 46.54 Selecting previously unselected package xfsprogs. [2020-07-17T13:23:47.554Z] #17 46.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-17T13:23:47.554Z] #17 46.55 Unpacking xfsprogs (4.20.0-1) ... [2020-07-17T13:23:47.592Z] #30 ... [2020-07-17T13:23:47.592Z] [2020-07-17T13:23:47.592Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:47.592Z] #33 3.647 + RM_GOPATH=0 [2020-07-17T13:23:47.592Z] #33 3.647 + TMP_GOPATH= [2020-07-17T13:23:47.592Z] #33 3.647 + : /build [2020-07-17T13:23:47.592Z] #33 3.647 + '[' -z '' ']' [2020-07-17T13:23:47.592Z] #33 3.647 ++ mktemp -d [2020-07-17T13:23:47.592Z] #33 3.647 + export GOPATH=/tmp/tmp.94dtHs9eQT [2020-07-17T13:23:47.592Z] #33 3.647 + GOPATH=/tmp/tmp.94dtHs9eQT [2020-07-17T13:23:47.592Z] #33 3.647 + RM_GOPATH=1 [2020-07-17T13:23:47.592Z] #33 3.647 + case "$(go env GOARCH)" in [2020-07-17T13:23:47.592Z] #33 3.649 ++ go env GOARCH [2020-07-17T13:23:47.592Z] #33 3.741 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:47.592Z] #33 3.741 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:23:47.592Z] #33 3.741 ++ dirname /tmp/install/install.sh [2020-07-17T13:23:47.592Z] #33 3.750 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:47.592Z] #33 3.750 + dir=/tmp/install [2020-07-17T13:23:47.592Z] #33 3.750 + bin=tini [2020-07-17T13:23:47.592Z] #33 3.750 + shift [2020-07-17T13:23:47.592Z] #33 3.750 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-17T13:23:47.592Z] #33 3.750 + . /tmp/install/tini.installer [2020-07-17T13:23:47.592Z] #33 3.750 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:47.592Z] #33 3.750 + install_tini [2020-07-17T13:23:47.592Z] #33 3.750 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-17T13:23:47.592Z] #33 3.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.94dtHs9eQT/tini [2020-07-17T13:23:47.592Z] #33 3.769 Cloning into '/tmp/tmp.94dtHs9eQT/tini'... [2020-07-17T13:23:47.592Z] #33 4.800 + cd /tmp/tmp.94dtHs9eQT/tini [2020-07-17T13:23:47.592Z] #33 4.800 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-17T13:23:47.592Z] #33 4.827 + cmake . [2020-07-17T13:23:47.592Z] #33 5.355 -- The C compiler identification is GNU 8.3.0 [2020-07-17T13:23:47.732Z] #39 12.55 PBCC images/fh.pb-c.c [2020-07-17T13:23:47.732Z] #39 12.56 PBCC images/fsnotify.pb-c.c [2020-07-17T13:23:47.732Z] #39 12.59 DEP images/fh.pb-c.d [2020-07-17T13:23:47.732Z] #39 12.63 DEP images/fsnotify.pb-c.d [2020-07-17T13:23:47.732Z] #39 12.69 PBCC images/eventpoll.pb-c.c [2020-07-17T13:23:47.732Z] #39 12.71 DEP images/eventpoll.pb-c.d [2020-07-17T13:23:47.732Z] #39 12.79 PBCC images/eventfd.pb-c.c [2020-07-17T13:23:47.810Z] #17 47.00 Selecting previously unselected package zip. [2020-07-17T13:23:47.810Z] #17 47.02 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-17T13:23:47.810Z] #17 47.02 Unpacking zip (3.0-11+b1) ... [2020-07-17T13:23:47.857Z] #33 5.427 -- Check for working C compiler: /usr/bin/cc [2020-07-17T13:23:47.865Z] [2020-07-17T13:23:47.865Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-17T13:23:47.996Z] #39 12.80 DEP images/eventfd.pb-c.d [2020-07-17T13:23:47.996Z] #39 12.86 PBCC images/remap-file-path.pb-c.c [2020-07-17T13:23:47.996Z] #39 12.88 DEP images/remap-file-path.pb-c.d [2020-07-17T13:23:47.996Z] #39 12.94 PBCC images/fifo.pb-c.c [2020-07-17T13:23:47.996Z] #39 12.98 DEP images/fifo.pb-c.d [2020-07-17T13:23:47.996Z] #39 13.03 PBCC images/ghost-file.pb-c.c [2020-07-17T13:23:47.996Z] #39 13.09 DEP images/ghost-file.pb-c.d [2020-07-17T13:23:48.068Z] #17 47.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:23:48.068Z] #17 47.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:23:48.068Z] #17 47.27 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:48.068Z] #17 47.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-17T13:23:48.068Z] #17 47.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-17T13:23:48.068Z] #17 47.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:48.068Z] #17 47.30 Setting up uidmap (1:4.5-1.1) ... [2020-07-17T13:23:48.068Z] #17 47.31 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-17T13:23:48.068Z] #17 47.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:23:48.068Z] #17 47.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:23:48.157Z] #53 DONE 0.3s [2020-07-17T13:23:48.157Z] [2020-07-17T13:23:48.157Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-17T13:23:48.157Z] #57 DONE 0.2s [2020-07-17T13:23:48.157Z] [2020-07-17T13:23:48.157Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-17T13:23:48.259Z] #39 13.16 PBCC images/regfile.pb-c.c [2020-07-17T13:23:48.324Z] #17 47.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:23:48.324Z] #17 47.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:23:48.324Z] #17 47.37 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:23:48.324Z] #17 47.38 Setting up zip (3.0-11+b1) ... [2020-07-17T13:23:48.324Z] #17 47.40 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:23:48.324Z] #17 47.44 Setting up bash-completion (1:2.8-6) ... [2020-07-17T13:23:48.428Z] #33 6.234 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-17T13:23:48.449Z] #59 DONE 0.2s [2020-07-17T13:23:48.449Z] [2020-07-17T13:23:48.449Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-17T13:23:48.449Z] #61 DONE 0.1s [2020-07-17T13:23:48.449Z] [2020-07-17T13:23:48.449Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-17T13:23:48.449Z] #62 DONE 0.1s [2020-07-17T13:23:48.523Z] #39 13.27 DEP images/regfile.pb-c.d [2020-07-17T13:23:48.523Z] #39 13.30 PBCC images/ns.pb-c.c [2020-07-17T13:23:48.523Z] #39 13.31 DEP images/ns.pb-c.d [2020-07-17T13:23:48.523Z] #39 13.37 PBCC images/fdinfo.pb-c.c [2020-07-17T13:23:48.523Z] #39 13.47 DEP images/fdinfo.pb-c.d [2020-07-17T13:23:48.724Z] #33 6.247 -- Detecting C compiler ABI info [2020-07-17T13:23:48.741Z] [2020-07-17T13:23:48.741Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-17T13:23:48.786Z] #39 13.55 PBCC images/core-aarch64.pb-c.c [2020-07-17T13:23:48.786Z] #39 13.61 PBCC images/core-arm.pb-c.c [2020-07-17T13:23:48.786Z] #39 13.66 PBCC images/core-ppc64.pb-c.c [2020-07-17T13:23:48.786Z] #39 13.70 PBCC images/core-s390.pb-c.c [2020-07-17T13:23:48.786Z] #39 13.74 PBCC images/core-x86.pb-c.c [2020-07-17T13:23:48.786Z] #39 13.77 PBCC images/core.pb-c.c [2020-07-17T13:23:48.786Z] #39 13.82 PBCC images/inventory.pb-c.c [2020-07-17T13:23:48.786Z] #39 13.87 DEP images/core-aarch64.pb-c.d [2020-07-17T13:23:49.032Z] #33 ... [2020-07-17T13:23:49.032Z] [2020-07-17T13:23:49.032Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:49.032Z] #30 77.15 log [2020-07-17T13:23:49.032Z] #30 ... [2020-07-17T13:23:49.032Z] [2020-07-17T13:23:49.032Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:49.032Z] #47 67.29 os [2020-07-17T13:23:49.032Z] #47 68.97 encoding/binary [2020-07-17T13:23:49.032Z] #47 70.47 fmt [2020-07-17T13:23:49.032Z] #47 70.97 encoding/base64 [2020-07-17T13:23:49.032Z] #47 72.12 path/filepath [2020-07-17T13:23:49.032Z] #47 74.38 golang.org/x/sys/unix [2020-07-17T13:23:49.050Z] #39 13.92 DEP images/core-arm.pb-c.d [2020-07-17T13:23:49.050Z] #39 13.95 DEP images/core-ppc64.pb-c.d [2020-07-17T13:23:49.050Z] #39 13.98 DEP images/core-s390.pb-c.d [2020-07-17T13:23:49.050Z] #39 14.03 DEP images/core-x86.pb-c.d [2020-07-17T13:23:49.050Z] #39 14.09 DEP images/core.pb-c.d [2020-07-17T13:23:49.301Z] #47 ... [2020-07-17T13:23:49.301Z] [2020-07-17T13:23:49.301Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:49.301Z] #33 7.028 -- Detecting C compiler ABI info - done [2020-07-17T13:23:49.301Z] #33 7.077 -- Detecting C compile features [2020-07-17T13:23:49.314Z] #39 14.19 DEP images/inventory.pb-c.d [2020-07-17T13:23:49.314Z] #39 14.25 PBCC images/cpuinfo.pb-c.c [2020-07-17T13:23:49.314Z] #39 14.28 DEP images/cpuinfo.pb-c.d [2020-07-17T13:23:49.314Z] #39 14.35 PBCC images/stats.pb-c.c [2020-07-17T13:23:49.374Z] #63 DONE 0.6s [2020-07-17T13:23:49.375Z] [2020-07-17T13:23:49.375Z] #64 exporting to image [2020-07-17T13:23:49.375Z] #64 exporting layers [2020-07-17T13:23:49.577Z] #39 14.38 DEP images/stats.pb-c.d [2020-07-17T13:23:50.973Z] #39 15.60 make[1]: Nothing to be done for 'all'. [2020-07-17T13:23:51.242Z] #33 ... [2020-07-17T13:23:51.242Z] [2020-07-17T13:23:51.242Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-17T13:23:51.242Z] #38 78.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-17T13:23:51.242Z] #38 78.72 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:23:51.242Z] #38 DONE 79.2s [2020-07-17T13:23:51.242Z] [2020-07-17T13:23:51.242Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:51.242Z] #10 78.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-17T13:23:51.242Z] #10 78.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:23:51.242Z] #10 78.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:51.242Z] #10 78.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-17T13:23:51.242Z] #10 78.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:23:51.242Z] #10 78.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:51.551Z] #39 ... [2020-07-17T13:23:51.551Z] [2020-07-17T13:23:51.551Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:51.551Z] #10 77.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-17T13:23:51.551Z] #10 77.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-17T13:23:51.551Z] #10 77.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:51.656Z] #17 50.35 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-17T13:23:51.656Z] #17 50.36 Setting up xz-utils (5.2.4-1) ... [2020-07-17T13:23:51.656Z] #17 50.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-17T13:23:51.656Z] #17 50.41 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:23:51.656Z] #17 50.46 invoke-rc.d: could not determine current runlevel [2020-07-17T13:23:51.656Z] #17 50.47 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-17T13:23:51.656Z] #17 50.49 Setting up pigz (2.4-1) ... [2020-07-17T13:23:51.656Z] #17 50.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-17T13:23:51.656Z] #17 50.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:23:51.656Z] #17 50.53 Setting up python-pip-whl (18.1-5) ... [2020-07-17T13:23:51.656Z] #17 50.55 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-17T13:23:51.656Z] #17 50.56 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:23:51.913Z] #17 51.00 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-17T13:23:51.913Z] #17 51.01 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:23:51.913Z] #17 51.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:23:51.913Z] #17 51.04 Setting up vim (2:8.1.0875-5) ... [2020-07-17T13:23:51.913Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-17T13:23:51.913Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-17T13:23:51.913Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-17T13:23:51.913Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-17T13:23:51.913Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-17T13:23:51.913Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-17T13:23:51.913Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-17T13:23:51.913Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-17T13:23:51.913Z] #17 51.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:23:51.913Z] #17 51.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:23:51.913Z] #17 51.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-17T13:23:51.913Z] #17 51.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:23:51.913Z] #17 51.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-17T13:23:52.104Z] #64 exporting layers 2.7s done [2020-07-17T13:23:52.104Z] #64 writing image sha256:5457b26618c3e99fab3d48047628009313878fb6bb8810e3e798509335421f80 done [2020-07-17T13:23:52.104Z] #64 naming to docker.io/library/docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce done [2020-07-17T13:23:52.104Z] #64 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-07-17T13:23:52.191Z] #17 51.16 Setting up python3.7 (3.7.3-2+deb10u1) ... [Pipeline] sh [2020-07-17T13:23:52.330Z] #19 ... [2020-07-17T13:23:52.330Z] [2020-07-17T13:23:52.330Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:23:52.330Z] #36 191.8 + dpkg --print-architecture [2020-07-17T13:23:52.330Z] #36 191.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-17T13:23:52.330Z] #36 192.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-17T13:23:52.330Z] #36 192.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-17T13:23:52.545Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/test/unit [2020-07-17T13:23:52.884Z] #42 ... [2020-07-17T13:23:52.884Z] [2020-07-17T13:23:52.885Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:52.885Z] #48 82.78 time [2020-07-17T13:23:52.885Z] #48 85.83 regexp [2020-07-17T13:23:52.885Z] #48 ... [2020-07-17T13:23:52.885Z] [2020-07-17T13:23:52.885Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:52.885Z] #40 19.25 CC images/core.o [2020-07-17T13:23:52.885Z] #40 20.18 CC images/core-x86.o [2020-07-17T13:23:52.885Z] #40 20.90 CC images/core-arm.o [2020-07-17T13:23:52.885Z] #40 21.41 CC images/core-aarch64.o [2020-07-17T13:23:52.885Z] #40 21.81 CC images/core-ppc64.o [2020-07-17T13:23:52.885Z] #40 22.53 CC images/core-s390.o [2020-07-17T13:23:52.885Z] #40 23.31 CC images/cpuinfo.o [2020-07-17T13:23:52.885Z] #40 23.74 CC images/inventory.o [2020-07-17T13:23:52.885Z] #40 24.02 CC images/fdinfo.o [2020-07-17T13:23:52.885Z] #40 24.51 CC images/fown.o [2020-07-17T13:23:52.885Z] #40 ... [2020-07-17T13:23:52.885Z] [2020-07-17T13:23:52.885Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:52.885Z] #31 83.41 internal/poll [2020-07-17T13:23:52.885Z] #31 85.85 os [2020-07-17T13:23:52.885Z] #31 87.79 internal/fmtsort [2020-07-17T13:23:52.885Z] #31 89.50 path/filepath [2020-07-17T13:23:52.885Z] #31 89.50 fmt [2020-07-17T13:23:52.885Z] #31 91.11 io/ioutil [2020-07-17T13:23:52.885Z] #31 93.09 github.com/BurntSushi/toml [2020-07-17T13:23:52.885Z] #31 93.13 log [2020-07-17T13:23:52.885Z] #31 93.18 flag [2020-07-17T13:23:52.885Z] #31 ... [2020-07-17T13:23:52.885Z] [2020-07-17T13:23:52.885Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:52.885Z] #40 24.71 CC images/ns.o [2020-07-17T13:23:52.949Z] #10 ... [2020-07-17T13:23:52.949Z] [2020-07-17T13:23:52.949Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:52.949Z] #52 32.59 + bin/ctr [2020-07-17T13:23:52.949Z] #52 ... [2020-07-17T13:23:52.949Z] [2020-07-17T13:23:52.949Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:52.949Z] #39 16.85 CC images/stats.o [2020-07-17T13:23:52.949Z] #39 17.31 CC images/core.o [2020-07-17T13:23:52.949Z] #39 18.02 CC images/core-x86.o [2020-07-17T13:23:53.185Z] #40 24.95 CC images/regfile.o [2020-07-17T13:23:53.485Z] #40 25.29 CC images/ghost-file.o [2020-07-17T13:23:53.526Z] #39 18.60 CC images/core-arm.o [2020-07-17T13:23:53.785Z] #40 25.67 CC images/fifo.o [2020-07-17T13:23:54.085Z] #40 25.92 CC images/remap-file-path.o [2020-07-17T13:23:54.103Z] #39 19.03 CC images/core-aarch64.o [2020-07-17T13:23:54.103Z] #39 ... [2020-07-17T13:23:54.103Z] [2020-07-17T13:23:54.103Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:54.103Z] #41 70.57 github.com/LK4D4/vndr/build [2020-07-17T13:23:54.103Z] #41 71.98 vendor/golang.org/x/text/unicode/norm [2020-07-17T13:23:54.103Z] #41 72.49 crypto/x509/pkix [2020-07-17T13:23:54.103Z] #41 73.12 vendor/golang.org/x/crypto/cryptobyte [2020-07-17T13:23:54.103Z] #41 74.30 mime [2020-07-17T13:23:54.103Z] #41 75.49 mime/quotedprintable [2020-07-17T13:23:54.103Z] #41 76.00 net/http/internal [2020-07-17T13:23:54.103Z] #41 77.12 vendor/golang.org/x/net/idna [2020-07-17T13:23:54.103Z] #41 79.09 net/textproto [2020-07-17T13:23:54.103Z] #41 79.09 vendor/golang.org/x/net/http/httpproxy [2020-07-17T13:23:54.103Z] #41 79.10 crypto/x509 [2020-07-17T13:23:54.103Z] #41 80.21 vendor/golang.org/x/net/http/httpguts [2020-07-17T13:23:54.103Z] #41 80.22 mime/multipart [2020-07-17T13:23:54.384Z] #40 26.30 CC images/eventfd.o [2020-07-17T13:23:54.537Z] #10 ... [2020-07-17T13:23:54.537Z] [2020-07-17T13:23:54.537Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:54.537Z] #41 72.65 regexp/syntax [2020-07-17T13:23:54.537Z] #41 77.92 go/token [2020-07-17T13:23:54.537Z] #41 78.24 regexp [2020-07-17T13:23:54.537Z] #41 79.37 go/scanner [2020-07-17T13:23:54.537Z] #41 80.82 go/ast [2020-07-17T13:23:54.537Z] #41 82.79 internal/lazyregexp [2020-07-17T13:23:54.537Z] #41 ... [2020-07-17T13:23:54.537Z] [2020-07-17T13:23:54.537Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:54.537Z] #33 9.331 -- Detecting C compile features - done [2020-07-17T13:23:54.537Z] #33 9.382 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-17T13:23:54.537Z] #33 9.777 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-17T13:23:54.537Z] #33 9.907 -- Configuring done [2020-07-17T13:23:54.537Z] #33 9.923 -- Generating done [2020-07-17T13:23:54.537Z] #33 9.934 -- Build files have been written to: /tmp/tmp.94dtHs9eQT/tini [2020-07-17T13:23:54.537Z] #33 9.943 + make tini-static [2020-07-17T13:23:54.537Z] #33 10.46 Scanning dependencies of target tini-static [2020-07-17T13:23:54.537Z] #33 10.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-17T13:23:54.537Z] #33 11.99 [100%] Linking C executable tini-static [2020-07-17T13:23:54.684Z] #41 ... [2020-07-17T13:23:54.684Z] [2020-07-17T13:23:54.684Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:54.684Z] #39 19.36 CC images/core-ppc64.o [2020-07-17T13:23:54.684Z] #39 ... [2020-07-17T13:23:54.684Z] [2020-07-17T13:23:54.684Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:23:54.684Z] #54 75.59 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:23:54.684Z] #54 75.59 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-17T13:23:54.684Z] #54 DONE 81.1s [2020-07-17T13:23:54.684Z] [2020-07-17T13:23:54.684Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-17T13:23:54.684Z] #55 DONE 0.1s [2020-07-17T13:23:54.684Z] [2020-07-17T13:23:54.684Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:23:54.685Z] #40 26.53 CC images/eventpoll.o [2020-07-17T13:23:54.797Z] #33 12.52 [100%] Built target tini-static [2020-07-17T13:23:54.947Z] #36 ... [2020-07-17T13:23:54.948Z] [2020-07-17T13:23:54.948Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-17T13:23:54.948Z] #56 DONE 0.2s [2020-07-17T13:23:54.948Z] [2020-07-17T13:23:54.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:54.948Z] #39 19.99 CC images/core-s390.o [2020-07-17T13:23:54.986Z] #40 26.82 CC images/fh.o [2020-07-17T13:23:55.057Z] #33 12.61 + mkdir -p /build [2020-07-17T13:23:55.057Z] #33 12.62 + cp tini-static /build/docker-init [2020-07-17T13:23:55.283Z] ? github.com/docker/docker/api [no test files] [2020-07-17T13:23:55.285Z] #40 27.13 CC images/fsnotify.o [2020-07-17T13:23:55.318Z] #33 DONE 13.0s [2020-07-17T13:23:55.318Z] [2020-07-17T13:23:55.318Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:55.318Z] #41 83.05 net/url [2020-07-17T13:23:55.509Z] #17 54.37 Setting up iptables (1.8.2-4) ... [2020-07-17T13:23:55.509Z] #17 54.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:23:55.509Z] #17 54.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:23:55.509Z] #17 54.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:23:55.509Z] #17 54.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:23:55.509Z] #17 54.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-17T13:23:55.509Z] #17 54.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-17T13:23:55.509Z] #17 54.43 Setting up python3 (3.7.3-1) ... [2020-07-17T13:23:55.638Z] #36 ... [2020-07-17T13:23:55.638Z] [2020-07-17T13:23:55.638Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:55.638Z] #49 79.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-17T13:23:55.638Z] #49 81.29 + mkdir -p /build [2020-07-17T13:23:55.638Z] #49 81.30 + cp runc /build/runc [2020-07-17T13:23:55.638Z] #49 DONE 81.5s [2020-07-17T13:23:55.638Z] [2020-07-17T13:23:55.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:55.638Z] #39 127.2 CC criu/log.o [2020-07-17T13:23:55.638Z] #39 127.8 CC criu/lsm.o [2020-07-17T13:23:55.638Z] #39 128.3 CC criu/mem.o [2020-07-17T13:23:55.638Z] #39 130.2 CC criu/memfd.o [2020-07-17T13:23:55.638Z] #39 130.8 CC criu/mount.o [2020-07-17T13:23:55.638Z] #39 134.7 CC criu/namespaces.o [2020-07-17T13:23:55.638Z] #39 136.3 CC criu/net.o [2020-07-17T13:23:55.765Z] #17 54.84 Setting up python3-wheel (0.32.3-2) ... [2020-07-17T13:23:55.900Z] #39 20.64 CC images/cpuinfo.o [2020-07-17T13:23:56.164Z] #39 21.13 CC images/inventory.o [2020-07-17T13:23:56.366Z] #40 28.04 CC images/signalfd.o [2020-07-17T13:23:56.366Z] #40 28.28 CC images/fs.o [2020-07-17T13:23:56.369Z] #17 55.54 Setting up apparmor (2.13.2-10) ... [2020-07-17T13:23:56.427Z] #39 21.39 CC images/fdinfo.o [2020-07-17T13:23:56.668Z] #40 28.56 CC images/pstree.o [2020-07-17T13:23:56.840Z] using credential docker-jenkins-github-credentials [2020-07-17T13:23:56.918Z] Cloning the remote Git repository [2020-07-17T13:23:56.918Z] Cloning with configured refspecs honoured and without tags [2020-07-17T13:23:56.969Z] #40 28.80 CC images/pipe.o [2020-07-17T13:23:57.004Z] #39 21.82 CC images/fown.o [2020-07-17T13:23:57.004Z] #39 22.04 CC images/ns.o [2020-07-17T13:23:57.229Z] #41 85.26 text/template/parse [2020-07-17T13:23:57.229Z] #41 ... [2020-07-17T13:23:57.229Z] [2020-07-17T13:23:57.229Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:57.229Z] #30 80.56 github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:23:57.229Z] #30 DONE 85.5s [2020-07-17T13:23:57.267Z] #39 22.28 CC images/regfile.o [2020-07-17T13:23:57.271Z] #40 29.04 CC images/tcp-stream.o [2020-07-17T13:23:57.314Z] #17 ... [2020-07-17T13:23:57.314Z] [2020-07-17T13:23:57.314Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:23:57.314Z] #36 191.6 + dpkg --print-architecture [2020-07-17T13:23:57.314Z] #36 191.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-17T13:23:57.490Z] [2020-07-17T13:23:57.490Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:57.490Z] #39 3.337 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:23:57.490Z] #39 3.337 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:23:57.490Z] #39 3.361 Note: Building without GnuTLS support [2020-07-17T13:23:57.490Z] #39 3.368 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:23:57.490Z] #39 3.371 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:23:57.490Z] #39 5.986 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:23:57.490Z] #39 6.047 GEN .gitid [2020-07-17T13:23:57.490Z] #39 6.094 GEN criu/include/version.h [2020-07-17T13:23:57.490Z] #39 6.179 GEN include/common/asm [2020-07-17T13:23:57.570Z] #40 29.39 CC images/sk-packet.o [2020-07-17T13:23:57.570Z] #36 191.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-17T13:23:57.570Z] #36 191.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-17T13:23:57.845Z] #39 22.54 CC images/ghost-file.o [2020-07-17T13:23:57.845Z] #39 22.78 CC images/fifo.o [2020-07-17T13:23:57.870Z] #40 29.73 CC images/mnt.o [2020-07-17T13:23:58.108Z] #39 23.07 CC images/remap-file-path.o [2020-07-17T13:23:58.171Z] #40 30.13 CC images/pipe-data.o [2020-07-17T13:23:58.173Z] #39 139.3 CC criu/netfilter.o [2020-07-17T13:23:58.173Z] #39 139.6 CC criu/page-pipe.o [2020-07-17T13:23:57.111Z] Cloning repository https://github.com/moby/moby.git [2020-07-17T13:23:57.537Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-17T13:23:58.371Z] #39 23.35 CC images/eventfd.o [2020-07-17T13:23:58.433Z] #39 ... [2020-07-17T13:23:58.433Z] [2020-07-17T13:23:58.433Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:23:58.433Z] #19 5.935 Collecting yamllint==1.16.0 [2020-07-17T13:23:58.433Z] #19 11.43 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-17T13:23:58.433Z] #19 11.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-17T13:23:58.433Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-17T13:23:58.433Z] #19 11.58 Collecting pyyaml (from yamllint==1.16.0) [2020-07-17T13:23:58.471Z] #40 ... [2020-07-17T13:23:58.471Z] [2020-07-17T13:23:58.471Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:23:58.471Z] #11 99.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-17T13:23:58.471Z] #11 99.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-17T13:23:58.471Z] #11 99.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:23:58.636Z] #39 23.63 CC images/eventpoll.o [2020-07-17T13:23:58.693Z] #19 11.72 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-17T13:23:58.874Z] #39 ... [2020-07-17T13:23:58.874Z] [2020-07-17T13:23:58.874Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:23:58.874Z] #41 86.82 go/parser [2020-07-17T13:23:58.935Z] #36 ... [2020-07-17T13:23:58.935Z] [2020-07-17T13:23:58.935Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:58.935Z] #39 112.6 CC criu/files.o [2020-07-17T13:23:58.935Z] #39 114.8 CC criu/filesystems.o [2020-07-17T13:23:58.935Z] #39 115.5 CC criu/fsnotify.o [2020-07-17T13:23:58.935Z] #39 116.5 CC criu/image-desc.o [2020-07-17T13:23:58.935Z] #39 116.6 CC criu/image.o [2020-07-17T13:23:58.935Z] #39 117.4 CC criu/ipc_ns.o [2020-07-17T13:23:58.935Z] #39 118.5 CC criu/irmap.o [2020-07-17T13:23:58.935Z] #39 119.1 CC criu/kcmp-ids.o [2020-07-17T13:23:58.935Z] #39 119.5 CC criu/kerndat.o [2020-07-17T13:23:58.935Z] #39 120.6 CC criu/libnetlink.o [2020-07-17T13:23:58.935Z] #39 121.1 CC criu/log.o [2020-07-17T13:23:58.935Z] #39 121.8 CC criu/lsm.o [2020-07-17T13:23:58.935Z] #39 122.2 CC criu/mem.o [2020-07-17T13:23:58.953Z] #19 ... [2020-07-17T13:23:58.953Z] [2020-07-17T13:23:58.953Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:23:58.953Z] #39 140.2 CC criu/page-xfer.o [2020-07-17T13:23:59.192Z] #39 ... [2020-07-17T13:23:59.192Z] [2020-07-17T13:23:59.192Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:23:59.192Z] #17 57.12 Setting up xfsprogs (4.20.0-1) ... [2020-07-17T13:23:59.192Z] #17 57.14 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:23:59.192Z] #17 57.48 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:23:59.192Z] #17 58.42 Setting up python3-distutils (3.7.3-1) ... [2020-07-17T13:23:59.212Z] #39 23.96 CC images/fh.o [2020-07-17T13:23:59.478Z] #39 24.27 CC images/fsnotify.o [2020-07-17T13:23:59.754Z] #17 58.85 Setting up python3-setuptools (40.8.0-1) ... [2020-07-17T13:23:59.816Z] #41 ... [2020-07-17T13:23:59.816Z] [2020-07-17T13:23:59.816Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:23:59.816Z] #47 77.86 encoding/json [2020-07-17T13:23:59.816Z] #47 83.98 github.com/pkg/diff [2020-07-17T13:23:59.816Z] #47 84.71 go/ast [2020-07-17T13:23:59.816Z] #47 86.03 golang.org/x/crypto/ssh/terminal [2020-07-17T13:23:59.816Z] #47 88.03 mvdan.cc/editorconfig [2020-07-17T13:23:59.816Z] #47 ... [2020-07-17T13:23:59.816Z] [2020-07-17T13:23:59.816Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:00.057Z] #39 24.77 CC images/signalfd.o [2020-07-17T13:24:00.057Z] #39 25.04 CC images/fs.o [2020-07-17T13:24:00.077Z] #52 38.89 Checking out files: 43% (1389/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-17T13:24:00.077Z] #52 40.21 + cd /tmp/tmp.xcX7L5IAK6/src/github.com/containerd/containerd [2020-07-17T13:24:00.326Z] #39 25.21 CC images/pstree.o [2020-07-17T13:24:00.334Z] #39 141.5 CC criu/pagemap-cache.o [2020-07-17T13:24:00.338Z] #52 40.22 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-17T13:23:58.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:23:58.423Z] > git --version # timeout=10 [2020-07-17T13:23:58.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:23:58.469Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:24:00.593Z] #39 25.49 CC images/pipe.o [2020-07-17T13:24:00.593Z] #39 141.8 CC criu/pagemap.o [2020-07-17T13:24:00.766Z] #17 59.99 Setting up python3-pip (18.1-5) ... [2020-07-17T13:24:00.856Z] #39 25.69 CC images/tcp-stream.o [2020-07-17T13:24:01.122Z] #39 25.92 CC images/sk-packet.o [2020-07-17T13:24:01.385Z] #39 26.15 CC images/mnt.o [2020-07-17T13:24:01.584Z] #39 ... [2020-07-17T13:24:01.584Z] [2020-07-17T13:24:01.584Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:24:01.584Z] #19 12.93 Building wheels for collected packages: pyyaml [2020-07-17T13:24:01.584Z] #19 12.93 Running setup.py bdist_wheel for pyyaml: started [2020-07-17T13:24:01.584Z] #19 13.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-17T13:24:01.584Z] #19 13.90 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-17T13:24:01.584Z] #19 13.97 Successfully built pyyaml [2020-07-17T13:24:01.584Z] #19 13.98 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-17T13:24:01.584Z] #19 14.30 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-17T13:24:01.584Z] #19 DONE 14.6s [2020-07-17T13:24:01.584Z] [2020-07-17T13:24:01.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:01.584Z] #39 142.9 CC criu/parasite-syscall.o [2020-07-17T13:24:01.650Z] #39 26.47 CC images/pipe-data.o [2020-07-17T13:24:01.650Z] #39 26.69 CC images/sa.o [2020-07-17T13:24:01.846Z] #39 ... [2020-07-17T13:24:01.846Z] [2020-07-17T13:24:01.846Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-17T13:24:01.846Z] #22 DONE 0.2s [2020-07-17T13:24:01.846Z] [2020-07-17T13:24:01.846Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-17T13:24:02.068Z] #11 ... [2020-07-17T13:24:02.068Z] [2020-07-17T13:24:02.068Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:24:02.068Z] #31 98.52 github.com/BurntSushi/toml/cmd/tomlv [2020-07-17T13:24:02.068Z] #31 DONE 102.8s [2020-07-17T13:24:02.217Z] #17 61.00 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:24:02.217Z] #17 61.03 Processing triggers for mime-support (3.62) ... [2020-07-17T13:24:02.228Z] #39 26.93 CC images/timer.o [2020-07-17T13:24:02.228Z] #39 27.20 CC images/timerfd.o [2020-07-17T13:24:02.256Z] #52 42.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-17T13:24:02.256Z] #52 42.26 + BUILDTAGS='netgo osusergo static_build' [2020-07-17T13:24:02.256Z] #52 42.26 + export EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:24:02.256Z] #52 42.26 + EXTRA_FLAGS=-buildmode=pie [2020-07-17T13:24:02.256Z] #52 42.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-17T13:24:02.256Z] #52 42.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-17T13:24:02.256Z] #52 42.26 + '[' '' = dynamic ']' [2020-07-17T13:24:02.256Z] #52 42.26 + make [2020-07-17T13:24:02.371Z] [2020-07-17T13:24:02.371Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:02.371Z] #40 30.47 CC images/sa.o [2020-07-17T13:24:02.371Z] #40 30.85 CC images/timer.o [2020-07-17T13:24:02.371Z] #40 31.48 CC images/timerfd.o [2020-07-17T13:24:02.371Z] #40 31.83 CC images/mm.o [2020-07-17T13:24:02.371Z] #40 32.28 CC images/sk-opts.o [2020-07-17T13:24:02.371Z] #40 32.51 CC images/sk-unix.o [2020-07-17T13:24:02.371Z] #40 32.90 CC images/sk-inet.o [2020-07-17T13:24:02.371Z] #40 33.40 CC images/tun.o [2020-07-17T13:24:02.371Z] #40 33.75 CC images/sk-netlink.o [2020-07-17T13:24:02.371Z] #40 33.93 CC images/packet-sock.o [2020-07-17T13:24:02.493Z] #39 27.40 CC images/mm.o [2020-07-17T13:24:02.674Z] #40 ... [2020-07-17T13:24:02.674Z] [2020-07-17T13:24:02.674Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:24:02.674Z] #48 93.40 mvdan.cc/sh/v3/fileutil [2020-07-17T13:24:02.674Z] #48 95.10 flag [2020-07-17T13:24:02.674Z] #48 95.11 github.com/pkg/diff [2020-07-17T13:24:02.674Z] #48 95.11 go/token [2020-07-17T13:24:02.674Z] #48 95.13 encoding/binary [2020-07-17T13:24:02.674Z] #48 97.76 go/scanner [2020-07-17T13:24:02.674Z] #48 99.23 mvdan.cc/editorconfig [2020-07-17T13:24:02.674Z] #48 100.0 mvdan.cc/sh/v3/syntax [2020-07-17T13:24:02.674Z] #48 101.4 go/ast [2020-07-17T13:24:02.674Z] #48 101.7 encoding/json [2020-07-17T13:24:02.757Z] #39 27.63 CC images/sk-opts.o [2020-07-17T13:24:02.786Z] #26 DONE 1.1s [2020-07-17T13:24:02.786Z] [2020-07-17T13:24:02.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:02.786Z] #39 ... [2020-07-17T13:24:02.786Z] [2020-07-17T13:24:02.786Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-17T13:24:02.786Z] #29 DONE 0.1s [2020-07-17T13:24:02.786Z] [2020-07-17T13:24:02.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:02.786Z] #39 144.1 CC criu/path.o [2020-07-17T13:24:02.976Z] #48 ... [2020-07-17T13:24:02.976Z] [2020-07-17T13:24:02.976Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:02.976Z] #40 34.75 CC images/ipc-var.o [2020-07-17T13:24:03.021Z] #39 27.87 CC images/sk-unix.o [2020-07-17T13:24:03.021Z] #39 ... [2020-07-17T13:24:03.021Z] [2020-07-17T13:24:03.021Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:24:03.021Z] #10 89.41 Selecting previously unselected package libapparmor1:arm64. [2020-07-17T13:24:03.021Z] #10 89.41 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-17T13:24:03.021Z] #10 89.43 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-17T13:24:03.046Z] #39 ... [2020-07-17T13:24:03.046Z] [2020-07-17T13:24:03.046Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-17T13:24:03.046Z] #31 DONE 0.0s [2020-07-17T13:24:03.046Z] [2020-07-17T13:24:03.046Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-17T13:24:03.046Z] #34 DONE 0.0s [2020-07-17T13:24:03.147Z] #17 DONE 62.3s [2020-07-17T13:24:03.147Z] [2020-07-17T13:24:03.147Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-17T13:24:03.280Z] #40 34.98 CC images/ipc-desc.o [2020-07-17T13:24:03.286Z] #10 89.55 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-17T13:24:03.286Z] #10 89.56 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-17T13:24:03.286Z] #10 89.57 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-17T13:24:03.286Z] #10 89.68 Selecting previously unselected package libbtrfs0. [2020-07-17T13:24:03.286Z] #10 89.69 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-17T13:24:03.286Z] #10 89.70 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:24:03.286Z] #10 89.78 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:24:03.286Z] #10 89.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-17T13:24:03.306Z] [2020-07-17T13:24:03.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:03.306Z] #39 144.4 CC criu/pie-util-vdso-elf32.o [2020-07-17T13:24:03.552Z] #10 89.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:24:03.552Z] #10 89.97 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-17T13:24:03.552Z] #10 89.97 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-17T13:24:03.552Z] #10 89.99 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-17T13:24:03.567Z] #39 144.7 CC criu/pie-util-vdso.o [2020-07-17T13:24:03.582Z] #40 35.30 CC images/ipc-shm.o [2020-07-17T13:24:03.582Z] #40 35.45 CC images/ipc-msg.o [2020-07-17T13:24:03.582Z] #40 ... [2020-07-17T13:24:03.582Z] [2020-07-17T13:24:03.582Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:03.582Z] #42 94.24 net [2020-07-17T13:24:03.582Z] #42 94.33 os/exec [2020-07-17T13:24:03.582Z] #42 96.33 internal/lazyregexp [2020-07-17T13:24:03.582Z] #42 97.17 github.com/LK4D4/vndr/versioned [2020-07-17T13:24:03.582Z] #42 100.8 crypto/cipher [2020-07-17T13:24:03.582Z] #42 100.8 crypto/ed25519/internal/edwards25519 [2020-07-17T13:24:03.582Z] #42 100.9 go/scanner [2020-07-17T13:24:03.582Z] #42 ... [2020-07-17T13:24:03.582Z] [2020-07-17T13:24:03.582Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:24:03.582Z] #48 104.4 golang.org/x/sys/unix [2020-07-17T13:24:03.640Z] #52 43.42 + bin/ctr [2020-07-17T13:24:03.771Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-07-17T13:24:03.818Z] #10 90.10 Selecting previously unselected package libudev-dev:arm64. [2020-07-17T13:24:03.819Z] #10 90.10 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-17T13:24:03.819Z] #10 90.14 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-17T13:24:03.819Z] #10 90.30 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-17T13:24:03.819Z] #10 90.30 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-17T13:24:03.819Z] #10 90.31 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-17T13:24:03.827Z] #39 145.1 CC criu/pie-util.o [2020-07-17T13:24:04.082Z] #10 90.60 Selecting previously unselected package libpcre16-3:arm64. [2020-07-17T13:24:04.082Z] #10 90.60 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-17T13:24:04.082Z] #10 90.61 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-17T13:24:04.086Z] #39 145.2 CC criu/pipes.o [2020-07-17T13:24:04.657Z] #39 145.8 CC criu/plugin.o [2020-07-17T13:24:04.658Z] #10 90.88 Selecting previously unselected package libpcre32-3:arm64. [2020-07-17T13:24:04.659Z] #10 90.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-17T13:24:04.659Z] #10 90.92 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-17T13:24:04.659Z] #10 91.12 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-17T13:24:04.917Z] #39 146.2 CC criu/proc_parse.o [2020-07-17T13:24:04.922Z] #10 91.12 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-17T13:24:04.922Z] #10 91.13 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-17T13:24:04.922Z] #10 91.25 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-17T13:24:04.922Z] #10 91.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-17T13:24:04.922Z] #10 91.27 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-17T13:24:05.040Z] #18 1.748 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-17T13:24:05.040Z] #18 1.754 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-17T13:24:05.040Z] #18 1.764 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-17T13:24:05.040Z] #18 DONE 2.0s [2020-07-17T13:24:05.040Z] [2020-07-17T13:24:05.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:05.040Z] #39 124.1 CC criu/memfd.o [2020-07-17T13:24:05.040Z] #39 124.7 CC criu/mount.o [2020-07-17T13:24:05.040Z] #39 128.6 CC criu/namespaces.o [2020-07-17T13:24:05.186Z] #10 91.59 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-17T13:24:05.186Z] #10 91.60 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-17T13:24:05.186Z] #10 91.61 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-17T13:24:05.449Z] #10 91.90 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-17T13:24:05.713Z] #10 91.91 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-17T13:24:05.713Z] #10 91.92 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-17T13:24:05.713Z] #10 92.01 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-17T13:24:05.713Z] #10 92.01 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-17T13:24:05.713Z] #10 92.02 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-17T13:24:05.713Z] #10 92.14 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-17T13:24:05.713Z] #10 92.14 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-17T13:24:05.713Z] #10 92.16 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-17T13:24:05.713Z] #10 ... [2020-07-17T13:24:05.713Z] [2020-07-17T13:24:05.713Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:05.713Z] #41 82.25 crypto/tls [2020-07-17T13:24:05.713Z] #41 86.54 net/http/httptrace [2020-07-17T13:24:05.713Z] #41 86.80 net/http [2020-07-17T13:24:05.976Z] #41 ... [2020-07-17T13:24:05.976Z] [2020-07-17T13:24:05.976Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:05.976Z] #39 28.22 CC images/sk-inet.o [2020-07-17T13:24:05.976Z] #39 28.60 CC images/tun.o [2020-07-17T13:24:05.976Z] #39 28.79 CC images/sk-netlink.o [2020-07-17T13:24:05.976Z] #39 29.04 CC images/packet-sock.o [2020-07-17T13:24:05.976Z] #39 29.40 CC images/ipc-var.o [2020-07-17T13:24:05.976Z] #39 29.67 CC images/ipc-desc.o [2020-07-17T13:24:05.976Z] #39 29.84 CC images/ipc-shm.o [2020-07-17T13:24:05.976Z] #39 30.06 CC images/ipc-msg.o [2020-07-17T13:24:05.976Z] #39 30.31 CC images/ipc-sem.o [2020-07-17T13:24:05.976Z] #39 30.45 CC images/utsns.o [2020-07-17T13:24:05.976Z] #39 30.65 CC images/creds.o [2020-07-17T13:24:05.976Z] #39 30.79 CC images/vma.o [2020-07-17T13:24:06.012Z] #39 ... [2020-07-17T13:24:06.012Z] [2020-07-17T13:24:06.012Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:06.012Z] #49 78.11 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-17T13:24:06.187Z] #52 ... [2020-07-17T13:24:06.187Z] [2020-07-17T13:24:06.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:06.187Z] #39 8.296 PBCC images/timens.pb-c.c [2020-07-17T13:24:06.187Z] #39 8.303 DEP images/timens.pb-c.d [2020-07-17T13:24:06.187Z] #39 8.380 PBCC images/fown.pb-c.c [2020-07-17T13:24:06.187Z] #39 8.431 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-17T13:24:06.187Z] #39 8.539 PBCC images/opts.pb-c.c [2020-07-17T13:24:06.187Z] #39 8.583 PBCC images/memfd.pb-c.c [2020-07-17T13:24:06.187Z] #39 8.618 DEP images/fown.pb-c.d [2020-07-17T13:24:06.187Z] #39 8.656 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-17T13:24:06.187Z] #39 8.744 DEP images/opts.pb-c.d [2020-07-17T13:24:06.187Z] #39 8.803 DEP images/memfd.pb-c.d [2020-07-17T13:24:06.187Z] #39 8.873 PBCC images/sit.pb-c.c [2020-07-17T13:24:06.187Z] #39 8.917 DEP images/sit.pb-c.d [2020-07-17T13:24:06.187Z] #39 8.947 PBCC images/macvlan.pb-c.c [2020-07-17T13:24:06.187Z] #39 8.975 DEP images/macvlan.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.011 PBCC images/autofs.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.035 DEP images/autofs.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.090 PBCC images/sysctl.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.133 DEP images/sysctl.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.183 PBCC images/time.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.207 DEP images/time.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.268 PBCC images/binfmt-misc.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.302 DEP images/binfmt-misc.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.358 PBCC images/seccomp.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.408 DEP images/seccomp.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.470 PBCC images/userns.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.480 DEP images/userns.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.533 PBCC images/cgroup.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.573 DEP images/cgroup.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.603 PBCC images/ext-file.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.634 DEP images/ext-file.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.694 PBCC images/rpc.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.764 DEP images/rpc.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.838 PBCC images/siginfo.pb-c.c [2020-07-17T13:24:06.187Z] #39 9.859 DEP images/siginfo.pb-c.d [2020-07-17T13:24:06.187Z] #39 9.924 PBCC images/pagemap.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.01 DEP images/pagemap.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.06 PBCC images/rlimit.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.10 DEP images/rlimit.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.17 PBCC images/file-lock.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.25 DEP images/file-lock.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.30 PBCC images/tty.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.34 DEP images/tty.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.39 PBCC images/tun.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.46 PBCC images/netdev.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.52 DEP images/tun.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.56 DEP images/netdev.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.63 PBCC images/vma.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.69 DEP images/vma.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.77 PBCC images/creds.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.77 DEP images/creds.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.84 PBCC images/utsns.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.88 DEP images/utsns.pb-c.d [2020-07-17T13:24:06.187Z] #39 10.92 PBCC images/ipc-desc.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.95 PBCC images/ipc-sem.pb-c.c [2020-07-17T13:24:06.187Z] #39 10.97 DEP images/ipc-desc.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.03 DEP images/ipc-sem.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.10 PBCC images/ipc-msg.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.16 DEP images/ipc-msg.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.20 PBCC images/ipc-shm.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.21 DEP images/ipc-shm.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.27 PBCC images/ipc-var.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.32 DEP images/ipc-var.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.37 PBCC images/sk-opts.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.39 PBCC images/packet-sock.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.45 DEP images/sk-opts.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.50 DEP images/packet-sock.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.55 PBCC images/sk-netlink.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.59 DEP images/sk-netlink.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.65 PBCC images/sk-inet.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.76 DEP images/sk-inet.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.84 PBCC images/sk-unix.pb-c.c [2020-07-17T13:24:06.187Z] #39 11.91 DEP images/sk-unix.pb-c.d [2020-07-17T13:24:06.187Z] #39 11.96 PBCC images/mm.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.03 DEP images/mm.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.06 PBCC images/timerfd.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.11 DEP images/timerfd.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.16 PBCC images/timer.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.21 DEP images/timer.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.25 PBCC images/sa.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.33 DEP images/sa.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.41 PBCC images/pipe-data.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.44 DEP images/pipe-data.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.48 PBCC images/mnt.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.54 DEP images/mnt.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.59 PBCC images/sk-packet.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.64 DEP images/sk-packet.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.70 PBCC images/tcp-stream.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.78 DEP images/tcp-stream.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.86 PBCC images/pipe.pb-c.c [2020-07-17T13:24:06.187Z] #39 12.92 DEP images/pipe.pb-c.d [2020-07-17T13:24:06.187Z] #39 12.99 PBCC images/pstree.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.04 DEP images/pstree.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.09 PBCC images/fs.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.13 DEP images/fs.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.18 PBCC images/signalfd.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.25 DEP images/signalfd.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.29 PBCC images/fh.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.35 PBCC images/fsnotify.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.40 DEP images/fh.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.48 DEP images/fsnotify.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.54 PBCC images/eventpoll.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.55 DEP images/eventpoll.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.61 PBCC images/eventfd.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.63 DEP images/eventfd.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.68 PBCC images/remap-file-path.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.69 DEP images/remap-file-path.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.73 PBCC images/fifo.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.76 DEP images/fifo.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.79 PBCC images/ghost-file.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.82 DEP images/ghost-file.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.84 PBCC images/regfile.pb-c.c [2020-07-17T13:24:06.187Z] #39 13.89 DEP images/regfile.pb-c.d [2020-07-17T13:24:06.187Z] #39 13.97 PBCC images/ns.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.01 DEP images/ns.pb-c.d [2020-07-17T13:24:06.187Z] #39 14.04 PBCC images/fdinfo.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.17 DEP images/fdinfo.pb-c.d [2020-07-17T13:24:06.187Z] #39 14.22 PBCC images/core-aarch64.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.26 PBCC images/core-arm.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.32 PBCC images/core-ppc64.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.36 PBCC images/core-s390.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.40 PBCC images/core-x86.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.50 PBCC images/core.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.58 PBCC images/inventory.pb-c.c [2020-07-17T13:24:06.187Z] #39 14.64 DEP images/core-aarch64.pb-c.d [2020-07-17T13:24:06.187Z] #39 14.71 DEP images/core-arm.pb-c.d [2020-07-17T13:24:06.187Z] #39 14.75 DEP images/core-ppc64.pb-c.d [2020-07-17T13:24:06.187Z] #39 14.81 DEP images/core-s390.pb-c.d [2020-07-17T13:24:06.187Z] #39 14.92 DEP images/core-x86.pb-c.d [2020-07-17T13:24:06.187Z] #39 15.00 DEP images/core.pb-c.d [2020-07-17T13:24:06.187Z] #39 15.05 DEP images/inventory.pb-c.d [2020-07-17T13:24:06.187Z] #39 15.14 PBCC images/cpuinfo.pb-c.c [2020-07-17T13:24:06.187Z] #39 15.17 DEP images/cpuinfo.pb-c.d [2020-07-17T13:24:06.187Z] #39 15.21 PBCC images/stats.pb-c.c [2020-07-17T13:24:06.187Z] #39 15.24 DEP images/stats.pb-c.d [2020-07-17T13:24:06.241Z] #39 31.00 CC images/netdev.o [2020-07-17T13:24:06.504Z] #39 31.31 CC images/tty.o [2020-07-17T13:24:07.081Z] #39 31.91 CC images/file-lock.o [2020-07-17T13:24:07.347Z] #39 32.17 CC images/rlimit.o [2020-07-17T13:24:07.457Z] #39 148.3 CC criu/protobuf-desc.o [2020-07-17T13:24:07.568Z] #39 16.56 make[1]: Nothing to be done for 'all'. [2020-07-17T13:24:07.627Z] #39 32.39 CC images/pagemap.o [2020-07-17T13:24:07.627Z] #39 ... [2020-07-17T13:24:07.627Z] [2020-07-17T13:24:07.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:24:07.627Z] #10 92.78 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-17T13:24:07.627Z] #10 92.80 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-17T13:24:07.627Z] #10 92.84 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-17T13:24:07.627Z] #10 92.85 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:24:07.627Z] #10 92.87 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-17T13:24:07.627Z] #10 92.89 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-17T13:24:07.627Z] #10 92.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:07.627Z] #10 92.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:24:07.627Z] #10 92.95 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-17T13:24:07.627Z] #10 92.96 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-17T13:24:07.627Z] #10 93.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:24:07.627Z] #10 93.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:24:07.627Z] #10 93.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-17T13:24:07.627Z] #10 93.07 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-17T13:24:07.627Z] #10 93.09 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-17T13:24:07.627Z] #10 93.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:24:07.627Z] #10 93.12 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-17T13:24:07.627Z] #10 93.13 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:07.628Z] #10 93.15 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-07-17T13:24:07.628Z] #10 93.15 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-07-17T13:24:07.628Z] #10 93.17 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:07.628Z] #10 93.19 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-07-17T13:24:07.628Z] #10 93.20 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-07-17T13:24:07.628Z] #10 93.21 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:24:07.628Z] #10 93.23 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-17T13:24:07.628Z] #10 93.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-17T13:24:07.628Z] #10 93.28 Setting up dmsetup (2:1.02.155-3) ... [2020-07-17T13:24:07.628Z] #10 93.38 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-17T13:24:07.628Z] #10 93.40 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-17T13:24:07.628Z] #10 93.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:24:07.628Z] #10 DONE 94.0s [2020-07-17T13:24:07.718Z] #39 149.0 CC criu/protobuf.o [2020-07-17T13:24:07.900Z] [2020-07-17T13:24:07.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:07.900Z] #39 32.70 CC images/siginfo.o [2020-07-17T13:24:07.978Z] #39 149.2 CC criu/pstree.o [2020-07-17T13:24:08.166Z] #39 33.00 CC images/rpc.o [2020-07-17T13:24:08.574Z] #49 80.52 + mkdir -p /build [2020-07-17T13:24:08.574Z] #49 80.53 + cp runc /build/runc [2020-07-17T13:24:08.574Z] #49 DONE 80.7s [2020-07-17T13:24:08.574Z] [2020-07-17T13:24:08.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:08.574Z] #39 130.9 CC criu/net.o [2020-07-17T13:24:08.918Z] #39 150.1 CC criu/rbtree.o [2020-07-17T13:24:08.918Z] #39 150.3 CC criu/rst-malloc.o [2020-07-17T13:24:08.957Z] #39 17.95 CC images/stats.o [2020-07-17T13:24:09.143Z] #39 34.07 CC images/ext-file.o [2020-07-17T13:24:09.143Z] #39 34.17 CC images/cgroup.o [2020-07-17T13:24:09.218Z] #39 18.26 CC images/core.o [2020-07-17T13:24:09.246Z] #48 ... [2020-07-17T13:24:09.246Z] [2020-07-17T13:24:09.246Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:09.246Z] #40 35.66 CC images/ipc-sem.o [2020-07-17T13:24:09.246Z] #40 35.82 CC images/utsns.o [2020-07-17T13:24:09.246Z] #40 36.03 CC images/creds.o [2020-07-17T13:24:09.246Z] #40 36.30 CC images/vma.o [2020-07-17T13:24:09.246Z] #40 36.67 CC images/netdev.o [2020-07-17T13:24:09.246Z] #40 37.11 CC images/tty.o [2020-07-17T13:24:09.246Z] #40 37.77 CC images/file-lock.o [2020-07-17T13:24:09.246Z] #40 37.96 CC images/rlimit.o [2020-07-17T13:24:09.246Z] #40 38.23 CC images/pagemap.o [2020-07-17T13:24:09.246Z] #40 38.60 CC images/siginfo.o [2020-07-17T13:24:09.246Z] #40 38.83 CC images/rpc.o [2020-07-17T13:24:09.246Z] #40 40.42 CC images/ext-file.o [2020-07-17T13:24:09.246Z] #40 40.72 CC images/cgroup.o [2020-07-17T13:24:09.494Z] #39 150.5 CC criu/seccomp.o [2020-07-17T13:24:09.721Z] #39 ... [2020-07-17T13:24:09.721Z] [2020-07-17T13:24:09.721Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-17T13:24:09.721Z] #11 DONE 2.0s [2020-07-17T13:24:09.721Z] [2020-07-17T13:24:09.721Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-17T13:24:09.760Z] #39 151.1 CC criu/seize.o [2020-07-17T13:24:09.789Z] #39 18.79 CC images/core-x86.o [2020-07-17T13:24:09.900Z] #40 41.48 CC images/userns.o [2020-07-17T13:24:09.900Z] #40 41.84 CC images/google/protobuf/descriptor.o [2020-07-17T13:24:10.360Z] #39 19.26 CC images/core-arm.o [2020-07-17T13:24:10.360Z] #39 19.65 CC images/core-aarch64.o [2020-07-17T13:24:10.700Z] #39 151.8 CC criu/servicefd.o [2020-07-17T13:24:10.932Z] #39 19.93 CC images/core-ppc64.o [2020-07-17T13:24:10.932Z] #39 ... [2020-07-17T13:24:10.932Z] [2020-07-17T13:24:10.932Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:24:10.932Z] #47 89.24 mvdan.cc/sh/v3/fileutil [2020-07-17T13:24:10.932Z] #47 89.42 mvdan.cc/sh/v3/syntax [2020-07-17T13:24:10.932Z] #47 95.42 mvdan.cc/sh/v3/cmd/shfmt [2020-07-17T13:24:10.932Z] #47 ... [2020-07-17T13:24:10.932Z] [2020-07-17T13:24:10.932Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:10.932Z] #41 89.56 text/template [2020-07-17T13:24:10.932Z] #41 90.40 encoding/xml [2020-07-17T13:24:10.932Z] #41 93.85 go/doc [2020-07-17T13:24:10.932Z] #41 96.00 github.com/LK4D4/vndr/versioned [2020-07-17T13:24:10.932Z] #41 96.04 compress/flate [2020-07-17T13:24:10.932Z] #41 97.12 github.com/LK4D4/vndr/build [2020-07-17T13:24:10.932Z] #41 98.69 hash/crc32 [2020-07-17T13:24:10.932Z] #41 99.31 compress/gzip [2020-07-17T13:24:10.959Z] #39 152.1 CC criu/shmem.o [2020-07-17T13:24:11.105Z] #39 134.7 CC criu/netfilter.o [2020-07-17T13:24:11.406Z] #39 135.0 CC criu/page-pipe.o [2020-07-17T13:24:11.503Z] #41 ... [2020-07-17T13:24:11.503Z] [2020-07-17T13:24:11.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:11.503Z] #39 20.60 CC images/core-s390.o [2020-07-17T13:24:11.529Z] #39 152.7 CC criu/sigframe.o [2020-07-17T13:24:11.789Z] #39 152.9 CC criu/signalfd.o [2020-07-17T13:24:11.789Z] #39 153.1 CC criu/sk-inet.o [2020-07-17T13:24:11.982Z] #39 135.7 CC criu/page-xfer.o [2020-07-17T13:24:12.075Z] #39 21.12 CC images/cpuinfo.o [2020-07-17T13:24:12.306Z] #12 DONE 2.4s [2020-07-17T13:24:12.306Z] [2020-07-17T13:24:12.306Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:12.306Z] #49 2.313 + RM_GOPATH=0 [2020-07-17T13:24:12.306Z] #49 2.313 + TMP_GOPATH= [2020-07-17T13:24:12.306Z] #49 2.313 + : /build [2020-07-17T13:24:12.306Z] #49 2.313 + '[' -z '' ']' [2020-07-17T13:24:12.306Z] #49 2.313 ++ mktemp -d [2020-07-17T13:24:12.306Z] #49 2.315 + export GOPATH=/tmp/tmp.R5o3AVfMNP [2020-07-17T13:24:12.306Z] #49 2.315 + GOPATH=/tmp/tmp.R5o3AVfMNP [2020-07-17T13:24:12.306Z] #49 2.315 + RM_GOPATH=1 [2020-07-17T13:24:12.306Z] #49 2.317 + case "$(go env GOARCH)" in [2020-07-17T13:24:12.306Z] #49 2.317 ++ go env GOARCH [2020-07-17T13:24:12.306Z] #49 2.337 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:24:12.306Z] #49 2.337 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:24:12.306Z] #49 2.338 ++ dirname /tmp/install/install.sh [2020-07-17T13:24:12.306Z] #49 2.344 + dir=/tmp/install [2020-07-17T13:24:12.306Z] #49 2.344 + bin=runc [2020-07-17T13:24:12.306Z] #49 2.344 + shift [2020-07-17T13:24:12.306Z] #49 2.344 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-17T13:24:12.306Z] #49 2.344 + . /tmp/install/runc.installer [2020-07-17T13:24:12.306Z] #49 2.344 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:24:12.306Z] #49 2.344 + install_runc [2020-07-17T13:24:12.306Z] #49 2.345 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-17T13:24:12.306Z] #49 2.360 + uname -r [2020-07-17T13:24:12.306Z] #49 2.373 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-17T13:24:12.306Z] #49 2.374 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-17T13:24:12.306Z] #49 2.374 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-17T13:24:12.306Z] #49 2.374 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R5o3AVfMNP/src/github.com/opencontainers/runc [2020-07-17T13:24:12.306Z] #49 2.379 Cloning into '/tmp/tmp.R5o3AVfMNP/src/github.com/opencontainers/runc'... [2020-07-17T13:24:12.659Z] #39 21.58 CC images/inventory.o [2020-07-17T13:24:12.659Z] #39 21.79 CC images/fdinfo.o [2020-07-17T13:24:12.692Z] #40 44.04 CC images/opts.o [2020-07-17T13:24:12.692Z] #40 44.36 CC images/seccomp.o [2020-07-17T13:24:12.727Z] #39 153.9 CC criu/sk-netlink.o [2020-07-17T13:24:12.920Z] #39 ... [2020-07-17T13:24:12.920Z] [2020-07-17T13:24:12.920Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:24:12.920Z] #47 DONE 101.2s [2020-07-17T13:24:12.920Z] [2020-07-17T13:24:12.920Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:12.920Z] #41 99.97 vendor/golang.org/x/crypto/cryptobyte [2020-07-17T13:24:12.920Z] #41 100.7 net [2020-07-17T13:24:12.987Z] #39 154.2 CC criu/sk-packet.o [2020-07-17T13:24:12.992Z] #40 44.67 CC images/binfmt-misc.o [2020-07-17T13:24:12.992Z] #40 ... [2020-07-17T13:24:12.992Z] [2020-07-17T13:24:12.992Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:24:12.992Z] #11 113.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-17T13:24:13.312Z] #11 113.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-17T13:24:13.312Z] #11 113.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-17T13:24:13.312Z] #11 113.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-17T13:24:13.312Z] #11 113.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-17T13:24:13.312Z] #11 113.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-17T13:24:13.312Z] #11 114.1 Selecting previously unselected package libbtrfs0. [2020-07-17T13:24:13.312Z] #11 114.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-17T13:24:13.312Z] #11 114.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:24:13.350Z] #39 136.7 CC criu/pagemap-cache.o [2020-07-17T13:24:13.351Z] #39 137.0 CC criu/pagemap.o [2020-07-17T13:24:13.491Z] #41 101.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-17T13:24:13.556Z] #39 154.7 CC criu/sk-queue.o [2020-07-17T13:24:13.556Z] #39 ... [2020-07-17T13:24:13.556Z] [2020-07-17T13:24:13.556Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:24:13.556Z] #36 DONE 213.4s [2020-07-17T13:24:13.611Z] #11 114.3 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:24:13.611Z] #11 114.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-17T13:24:13.611Z] #11 114.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:24:13.611Z] #11 114.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-17T13:24:13.816Z] [2020-07-17T13:24:13.816Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:13.913Z] #11 114.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-17T13:24:13.913Z] #11 114.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-17T13:24:13.913Z] #11 114.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-17T13:24:13.913Z] #11 114.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-17T13:24:13.913Z] #11 114.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-17T13:24:13.913Z] #11 114.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-17T13:24:13.913Z] #11 114.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-17T13:24:13.913Z] #11 114.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-17T13:24:14.075Z] #39 155.3 CC criu/sk-tcp.o [2020-07-17T13:24:14.215Z] #11 115.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-17T13:24:14.215Z] #11 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-17T13:24:14.215Z] #11 115.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-17T13:24:14.280Z] #39 137.7 CC criu/parasite-syscall.o [2020-07-17T13:24:14.537Z] #11 115.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-17T13:24:14.537Z] #11 115.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-17T13:24:14.537Z] #11 115.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-17T13:24:14.537Z] #11 ... [2020-07-17T13:24:14.537Z] [2020-07-17T13:24:14.537Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:14.537Z] #42 105.2 go/ast [2020-07-17T13:24:14.537Z] #42 105.3 net/url [2020-07-17T13:24:14.537Z] #42 107.4 text/template/parse [2020-07-17T13:24:14.537Z] #42 109.8 encoding/json [2020-07-17T13:24:14.644Z] #39 156.0 CC criu/sk-unix.o [2020-07-17T13:24:14.768Z] Fetching without tags [2020-07-17T13:24:14.841Z] #42 ... [2020-07-17T13:24:14.841Z] [2020-07-17T13:24:14.841Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:24:14.841Z] #11 115.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-17T13:24:14.841Z] #11 115.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-17T13:24:14.841Z] #11 115.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-17T13:24:14.841Z] #11 115.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-17T13:24:14.841Z] #11 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-17T13:24:14.841Z] #11 115.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-17T13:24:14.843Z] #39 138.3 CC criu/path.o [2020-07-17T13:24:14.868Z] #49 ... [2020-07-17T13:24:14.868Z] [2020-07-17T13:24:14.868Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-17T13:24:14.868Z] #13 1.760 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-17T13:24:14.868Z] #13 DONE 2.9s [2020-07-17T13:24:14.868Z] [2020-07-17T13:24:14.868Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-17T13:24:14.881Z] #41 103.1 vendor/golang.org/x/crypto/hkdf [2020-07-17T13:24:14.881Z] #41 103.3 vendor/golang.org/x/text/transform [2020-07-17T13:24:14.904Z] #39 ... [2020-07-17T13:24:14.904Z] [2020-07-17T13:24:14.904Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-17T13:24:14.904Z] #37 DONE 0.1s [2020-07-17T13:24:14.904Z] [2020-07-17T13:24:14.904Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:15.100Z] #39 138.6 CC criu/pie-util-vdso-elf32.o [2020-07-17T13:24:15.100Z] #39 ... [2020-07-17T13:24:15.100Z] [2020-07-17T13:24:15.100Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:24:15.100Z] #19 5.799 Collecting yamllint==1.16.0 [2020-07-17T13:24:14.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:24:14.511Z] > git config --add remote.origin.fetch +refs/pull/41224/head:refs/remotes/origin/PR-41224 # timeout=10 [2020-07-17T13:24:14.556Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:24:14.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-17T13:24:14.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-17T13:24:14.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-17T13:24:14.804Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41224/head:refs/remotes/origin/PR-41224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-17T13:24:15.357Z] #19 ... [2020-07-17T13:24:15.357Z] [2020-07-17T13:24:15.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:15.357Z] #39 138.9 CC criu/pie-util-vdso.o [2020-07-17T13:24:15.499Z] #11 116.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-17T13:24:15.499Z] #11 116.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-17T13:24:15.499Z] #11 116.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-17T13:24:15.530Z] Merging remotes/origin/master commit d9d114a765afb0c5be3599d6e4fb6f32418862ac into PR head commit 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:24:15.657Z] #39 139.3 CC criu/pie-util.o [2020-07-17T13:24:15.803Z] #11 116.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-17T13:24:15.803Z] #11 116.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-17T13:24:15.803Z] #11 116.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-17T13:24:15.803Z] #11 116.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-17T13:24:15.821Z] #14 ... [2020-07-17T13:24:15.821Z] [2020-07-17T13:24:15.821Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:15.821Z] #41 93.42 github.com/LK4D4/vndr/godl [2020-07-17T13:24:15.821Z] #41 94.00 github.com/LK4D4/vndr [2020-07-17T13:24:15.821Z] #41 DONE 102.3s [2020-07-17T13:24:15.824Z] #41 104.1 vendor/golang.org/x/text/unicode/bidi [2020-07-17T13:24:15.914Z] #39 139.4 CC criu/pipes.o [2020-07-17T13:24:16.084Z] [2020-07-17T13:24:16.084Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:16.084Z] #49 8.071 + cd /tmp/tmp.R5o3AVfMNP/src/github.com/opencontainers/runc [2020-07-17T13:24:16.084Z] #49 8.071 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:24:16.084Z] #49 8.428 + '[' -z '' ']' [2020-07-17T13:24:16.084Z] #49 8.428 + target=static [2020-07-17T13:24:16.084Z] #49 8.428 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-17T13:24:16.106Z] #11 116.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-17T13:24:16.106Z] #11 116.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-17T13:24:16.106Z] #11 116.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-17T13:24:16.106Z] #11 116.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-17T13:24:16.106Z] #11 116.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-17T13:24:16.288Z] #52 ... [2020-07-17T13:24:16.288Z] [2020-07-17T13:24:16.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:16.288Z] #39 157.2 CC criu/sockets.o [2020-07-17T13:24:16.288Z] #39 157.6 CC criu/stats.o [2020-07-17T13:24:16.348Z] #49 8.849 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-17T13:24:16.517Z] #39 140.1 CC criu/plugin.o [2020-07-17T13:24:16.547Z] #39 157.8 CC criu/string.o [2020-07-17T13:24:16.548Z] #39 157.8 CC criu/sysctl.o [2020-07-17T13:24:16.764Z] #11 117.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-17T13:24:16.764Z] #11 117.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-17T13:24:16.764Z] #11 117.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-17T13:24:16.764Z] #11 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:24:16.764Z] #11 117.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-17T13:24:16.764Z] #11 117.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-17T13:24:16.764Z] #11 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:16.764Z] #11 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:24:16.764Z] #11 117.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-17T13:24:16.764Z] #11 117.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-17T13:24:16.764Z] #11 117.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:16.764Z] #11 117.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-07-17T13:24:16.764Z] #11 117.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-07-17T13:24:16.764Z] #11 117.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:16.809Z] #39 158.2 CC criu/sysfs_parse.o [2020-07-17T13:24:17.066Z] #11 117.6 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-07-17T13:24:17.066Z] #11 117.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-07-17T13:24:17.066Z] #11 117.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:24:17.066Z] #11 117.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-17T13:24:17.066Z] #11 117.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-17T13:24:17.066Z] #11 117.6 Setting up dmsetup (2:1.02.155-3) ... [2020-07-17T13:24:17.066Z] #11 117.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-17T13:24:17.066Z] #11 117.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-17T13:24:17.066Z] #11 117.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:24:17.066Z] #11 DONE 118.0s [2020-07-17T13:24:17.066Z] [2020-07-17T13:24:17.066Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:17.069Z] #39 158.4 CC criu/timens.o [2020-07-17T13:24:17.081Z] #39 140.6 CC criu/proc_parse.o [2020-07-17T13:24:17.211Z] #41 105.5 vendor/golang.org/x/text/secure/bidirule [2020-07-17T13:24:17.302Z] #49 ... [2020-07-17T13:24:17.302Z] [2020-07-17T13:24:17.302Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:24:17.302Z] #28 DONE 103.6s [2020-07-17T13:24:17.302Z] [2020-07-17T13:24:17.302Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-17T13:24:17.302Z] #14 DONE 2.5s [2020-07-17T13:24:17.328Z] #39 158.7 CC criu/timerfd.o [2020-07-17T13:24:17.472Z] #41 105.7 vendor/golang.org/x/text/unicode/norm [2020-07-17T13:24:17.566Z] [2020-07-17T13:24:17.567Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-17T13:24:17.591Z] #39 158.9 CC criu/tty.o [2020-07-17T13:24:17.719Z] #50 0.432 + RM_GOPATH=0 [2020-07-17T13:24:17.719Z] #50 0.438 + TMP_GOPATH= [2020-07-17T13:24:17.719Z] #50 0.439 + : /build [2020-07-17T13:24:17.719Z] #50 0.440 + '[' -z '' ']' [2020-07-17T13:24:17.719Z] #50 0.442 ++ mktemp -d [2020-07-17T13:24:17.719Z] #50 0.451 + export GOPATH=/tmp/tmp.CA8egKvHnT [2020-07-17T13:24:17.719Z] #50 0.452 + GOPATH=/tmp/tmp.CA8egKvHnT [2020-07-17T13:24:17.719Z] #50 0.452 + RM_GOPATH=1 [2020-07-17T13:24:17.719Z] #50 0.456 + case "$(go env GOARCH)" in [2020-07-17T13:24:17.719Z] #50 0.463 ++ go env GOARCH [2020-07-17T13:24:17.719Z] #50 0.478 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:24:17.719Z] #50 0.479 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:24:17.719Z] #50 0.484 ++ dirname /tmp/install/install.sh [2020-07-17T13:24:17.719Z] #50 0.498 + dir=/tmp/install [2020-07-17T13:24:17.719Z] #50 0.499 + bin=runc [2020-07-17T13:24:17.719Z] #50 0.499 + shift [2020-07-17T13:24:17.719Z] #50 0.499 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-17T13:24:17.719Z] #50 0.500 + . /tmp/install/runc.installer [2020-07-17T13:24:17.719Z] #50 0.500 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:24:17.719Z] #50 0.501 + install_runc [2020-07-17T13:24:17.719Z] #50 0.502 + uname -r [2020-07-17T13:24:17.719Z] #50 0.504 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-17T13:24:17.719Z] #50 0.508 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-17T13:24:17.719Z] #50 0.508 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-17T13:24:17.719Z] #50 0.508 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-17T13:24:17.719Z] #50 0.508 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CA8egKvHnT/src/github.com/opencontainers/runc [2020-07-17T13:24:17.719Z] #50 0.522 Cloning into '/tmp/tmp.CA8egKvHnT/src/github.com/opencontainers/runc'... [2020-07-17T13:24:18.020Z] #50 ... [2020-07-17T13:24:18.020Z] [2020-07-17T13:24:18.020Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-17T13:24:18.020Z] #12 DONE 0.6s [2020-07-17T13:24:18.020Z] [2020-07-17T13:24:18.020Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:18.020Z] #40 44.94 CC images/time.o [2020-07-17T13:24:18.020Z] #40 45.11 CC images/sysctl.o [2020-07-17T13:24:18.020Z] #40 45.48 CC images/autofs.o [2020-07-17T13:24:18.020Z] #40 45.69 CC images/macvlan.o [2020-07-17T13:24:18.020Z] #40 45.86 CC images/sit.o [2020-07-17T13:24:18.020Z] #40 46.14 CC images/memfd.o [2020-07-17T13:24:18.020Z] #40 46.46 CC images/timens.o [2020-07-17T13:24:18.020Z] #40 46.71 LINK images/built-in.o [2020-07-17T13:24:18.020Z] #40 46.88 GEN compel/include/asm [2020-07-17T13:24:18.020Z] #40 46.92 GEN compel/include/version.h [2020-07-17T13:24:18.020Z] #40 46.95 touch .config [2020-07-17T13:24:18.020Z] #40 47.00 GEN include/common/config.h [2020-07-17T13:24:18.020Z] #40 47.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-17T13:24:18.020Z] #40 47.15 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-17T13:24:18.020Z] #40 47.19 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-17T13:24:18.020Z] #40 47.21 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-17T13:24:18.020Z] #40 47.26 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-17T13:24:18.020Z] #40 47.30 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-17T13:24:18.020Z] #40 47.32 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-17T13:24:18.020Z] #40 47.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-17T13:24:18.020Z] #40 47.39 DEP compel/plugins/std/infect.d [2020-07-17T13:24:18.020Z] #40 47.66 DEP compel/plugins/std/string.d [2020-07-17T13:24:18.020Z] #40 47.81 DEP compel/plugins/std/log.d [2020-07-17T13:24:18.020Z] #40 47.99 DEP compel/plugins/std/fds.d [2020-07-17T13:24:18.020Z] #40 48.09 DEP compel/plugins/std/std.d [2020-07-17T13:24:18.020Z] #40 48.22 DEP compel/plugins/shmem/shmem.d [2020-07-17T13:24:18.020Z] #40 48.31 DEP compel/plugins/fds/fds.d [2020-07-17T13:24:18.020Z] #40 48.54 CC compel/plugins/std/std.o [2020-07-17T13:24:18.020Z] #40 49.01 CC compel/plugins/std/fds.o [2020-07-17T13:24:18.020Z] #40 49.67 CC compel/plugins/std/log.o [2020-07-17T13:24:18.043Z] #41 ... [2020-07-17T13:24:18.043Z] [2020-07-17T13:24:18.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:18.043Z] #39 22.24 CC images/fown.o [2020-07-17T13:24:18.043Z] #39 22.88 CC images/ns.o [2020-07-17T13:24:18.043Z] #39 23.18 CC images/regfile.o [2020-07-17T13:24:18.043Z] #39 23.51 CC images/ghost-file.o [2020-07-17T13:24:18.043Z] #39 23.83 CC images/fifo.o [2020-07-17T13:24:18.043Z] #39 23.99 CC images/remap-file-path.o [2020-07-17T13:24:18.043Z] #39 24.16 CC images/eventfd.o [2020-07-17T13:24:18.043Z] #39 24.45 CC images/eventpoll.o [2020-07-17T13:24:18.043Z] #39 24.81 CC images/fh.o [2020-07-17T13:24:18.043Z] #39 25.07 CC images/fsnotify.o [2020-07-17T13:24:18.043Z] #39 25.61 CC images/signalfd.o [2020-07-17T13:24:18.043Z] #39 25.86 CC images/fs.o [2020-07-17T13:24:18.043Z] #39 26.12 CC images/pstree.o [2020-07-17T13:24:18.043Z] #39 26.36 CC images/pipe.o [2020-07-17T13:24:18.043Z] #39 26.63 CC images/tcp-stream.o [2020-07-17T13:24:18.043Z] #39 26.84 CC images/sk-packet.o [2020-07-17T13:24:18.043Z] #39 27.12 CC images/mnt.o [2020-07-17T13:24:15.637Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:24:15.686Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:24:18.303Z] #39 27.40 CC images/pipe-data.o [2020-07-17T13:24:18.303Z] #39 27.55 CC images/sa.o [2020-07-17T13:24:18.322Z] #40 ... [2020-07-17T13:24:18.322Z] [2020-07-17T13:24:18.322Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-17T13:24:18.322Z] #13 DONE 0.5s [2020-07-17T13:24:18.322Z] [2020-07-17T13:24:18.322Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-17T13:24:18.520Z] Merge succeeded, producing 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:24:18.520Z] Checking out Revision 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce (PR-41224) [2020-07-17T13:24:18.530Z] #39 159.9 CC criu/tun.o [2020-07-17T13:24:18.564Z] #39 27.73 CC images/timer.o [2020-07-17T13:24:18.623Z] #14 0.242 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-17T13:24:18.623Z] #14 DONE 0.3s [2020-07-17T13:24:18.623Z] [2020-07-17T13:24:18.623Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-17T13:24:18.789Z] #39 160.2 CC criu/uffd.o [2020-07-17T13:24:18.923Z] #15 DONE 0.3s [2020-07-17T13:24:18.923Z] [2020-07-17T13:24:18.923Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:18.923Z] #42 119.2 go/parser [2020-07-17T13:24:18.923Z] #42 119.5 text/template [2020-07-17T13:24:19.135Z] #39 28.02 CC images/timerfd.o [2020-07-17T13:24:19.395Z] #39 28.32 CC images/mm.o [2020-07-17T13:24:19.643Z] #39 142.8 CC criu/protobuf-desc.o [2020-07-17T13:24:19.643Z] #39 ... [2020-07-17T13:24:19.643Z] [2020-07-17T13:24:19.643Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:24:19.643Z] #19 11.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-17T13:24:19.643Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-07-17T13:24:19.643Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-17T13:24:19.643Z] #19 12.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-17T13:24:19.643Z] #19 12.68 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-17T13:24:19.643Z] #19 12.72 Building wheels for collected packages: pyyaml [2020-07-17T13:24:19.643Z] #19 12.72 Running setup.py bdist_wheel for pyyaml: started [2020-07-17T13:24:19.643Z] #19 13.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-17T13:24:19.643Z] #19 13.57 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-17T13:24:19.643Z] #19 13.64 Successfully built pyyaml [2020-07-17T13:24:19.643Z] #19 13.65 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-17T13:24:19.643Z] #19 13.93 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-17T13:24:19.643Z] #19 DONE 14.3s [2020-07-17T13:24:19.643Z] [2020-07-17T13:24:19.643Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-17T13:24:19.656Z] #39 28.66 CC images/sk-opts.o [2020-07-17T13:24:19.656Z] #39 28.88 CC images/sk-unix.o [2020-07-17T13:24:19.680Z] #42 ... [2020-07-17T13:24:19.680Z] [2020-07-17T13:24:19.680Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-17T13:24:19.680Z] #16 DONE 0.5s [2020-07-17T13:24:19.680Z] [2020-07-17T13:24:19.680Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-17T13:24:19.728Z] #39 160.9 CC criu/util.o [2020-07-17T13:24:19.900Z] #22 DONE 0.3s [2020-07-17T13:24:19.900Z] [2020-07-17T13:24:19.900Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-17T13:24:19.982Z] #17 DONE 0.4s [2020-07-17T13:24:19.982Z] [2020-07-17T13:24:19.982Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:20.135Z] #15 DONE 2.6s [2020-07-17T13:24:20.135Z] [2020-07-17T13:24:20.135Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-17T13:24:20.135Z] #16 ... [2020-07-17T13:24:20.135Z] [2020-07-17T13:24:20.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:20.135Z] #39 35.12 CC images/userns.o [2020-07-17T13:24:20.135Z] #39 35.46 CC images/google/protobuf/descriptor.o [2020-07-17T13:24:20.135Z] #39 36.86 CC images/opts.o [2020-07-17T13:24:20.135Z] #39 37.07 CC images/seccomp.o [2020-07-17T13:24:20.135Z] #39 37.58 CC images/binfmt-misc.o [2020-07-17T13:24:20.135Z] #39 37.83 CC images/time.o [2020-07-17T13:24:20.135Z] #39 38.02 CC images/sysctl.o [2020-07-17T13:24:20.135Z] #39 38.29 CC images/autofs.o [2020-07-17T13:24:20.135Z] #39 38.51 CC images/macvlan.o [2020-07-17T13:24:20.135Z] #39 38.73 CC images/sit.o [2020-07-17T13:24:20.135Z] #39 39.05 CC images/memfd.o [2020-07-17T13:24:20.135Z] #39 39.37 CC images/timens.o [2020-07-17T13:24:20.135Z] #39 39.59 LINK images/built-in.o [2020-07-17T13:24:20.135Z] #39 39.75 GEN compel/include/asm [2020-07-17T13:24:20.135Z] #39 39.81 GEN compel/include/version.h [2020-07-17T13:24:20.135Z] #39 39.87 touch .config [2020-07-17T13:24:20.135Z] #39 40.02 GEN include/common/config.h [2020-07-17T13:24:20.135Z] #39 40.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-17T13:24:20.135Z] #39 40.14 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-17T13:24:20.135Z] #39 40.26 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-17T13:24:20.135Z] #39 40.27 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-17T13:24:20.135Z] #39 40.29 DEP compel/plugins/std/infect.d [2020-07-17T13:24:20.135Z] #39 40.38 DEP compel/plugins/std/string.d [2020-07-17T13:24:20.135Z] #39 40.53 DEP compel/plugins/std/log.d [2020-07-17T13:24:20.135Z] #39 40.61 DEP compel/plugins/std/fds.d [2020-07-17T13:24:20.135Z] #39 40.70 DEP compel/plugins/std/std.d [2020-07-17T13:24:20.135Z] #39 40.76 DEP compel/plugins/shmem/shmem.d [2020-07-17T13:24:20.135Z] #39 40.85 DEP compel/plugins/fds/fds.d [2020-07-17T13:24:20.135Z] #39 41.11 CC compel/plugins/std/std.o [2020-07-17T13:24:20.135Z] #39 41.43 CC compel/plugins/std/fds.o [2020-07-17T13:24:20.135Z] #39 42.00 CC compel/plugins/std/log.o [2020-07-17T13:24:20.135Z] #39 42.94 CC compel/plugins/std/string.o [2020-07-17T13:24:20.135Z] #39 43.50 CC compel/plugins/std/infect.o [2020-07-17T13:24:20.135Z] #39 43.99 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-17T13:24:20.135Z] #39 44.04 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-17T13:24:20.135Z] #39 44.13 AR compel/plugins/std.lib.a [2020-07-17T13:24:20.135Z] #39 44.25 CC compel/plugins/fds/fds.o [2020-07-17T13:24:20.135Z] #39 44.48 AR compel/plugins/fds.lib.a [2020-07-17T13:24:20.135Z] #39 44.55 HOSTDEP compel/src/lib/log-host.d [2020-07-17T13:24:20.135Z] #39 44.61 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-17T13:24:20.135Z] #39 44.68 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-17T13:24:20.135Z] #39 44.72 HOSTDEP compel/src/main-host.d [2020-07-17T13:24:20.135Z] #39 44.78 DEP compel/src/lib/ptrace.d [2020-07-17T13:24:20.135Z] #39 44.86 DEP compel/src/lib/infect.d [2020-07-17T13:24:20.135Z] #39 45.10 DEP compel/src/lib/infect-util.d [2020-07-17T13:24:20.226Z] #39 29.25 CC images/sk-inet.o [2020-07-17T13:24:20.399Z] #39 45.21 DEP compel/src/lib/infect-rpc.d [2020-07-17T13:24:20.399Z] #39 45.33 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-17T13:24:20.399Z] #39 ... [2020-07-17T13:24:20.399Z] [2020-07-17T13:24:20.399Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:20.487Z] #39 ... [2020-07-17T13:24:20.487Z] [2020-07-17T13:24:20.487Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:20.487Z] #41 108.7 vendor/golang.org/x/net/idna [2020-07-17T13:24:20.638Z] #18 0.605 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:24:20.638Z] #18 0.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:24:20.667Z] #39 161.7 CC criu/uts_ns.o [2020-07-17T13:24:20.667Z] #39 161.8 CC criu/vdso-compat.o [2020-07-17T13:24:20.667Z] #39 162.0 CC criu/vdso.o [2020-07-17T13:24:20.927Z] #39 ... [2020-07-17T13:24:20.927Z] [2020-07-17T13:24:20.927Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:20.927Z] #45 221.0 + cd /tmp/tmp.1WBka5g2ls/src/github.com/golangci/golangci-lint/ [2020-07-17T13:24:20.939Z] #18 0.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:24:18.266Z] > git merge d9d114a765afb0c5be3599d6e4fb6f32418862ac # timeout=10 [2020-07-17T13:24:18.405Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-17T13:24:18.553Z] > git config core.sparsecheckout # timeout=10 [2020-07-17T13:24:18.610Z] > git checkout -f 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce # timeout=10 [2020-07-17T13:24:21.186Z] #45 221.0 + git checkout -q v1.23.8 [2020-07-17T13:24:21.239Z] #21 104.8 Checking out files: 20% (2211/10850) Checking out files: 21% (2279/10850) Checking out files: 22% (2387/10850) Checking out files: 23% (2496/10850) Checking out files: 24% (2604/10850) Checking out files: 25% (2713/10850) Checking out files: 26% (2821/10850) Checking out files: 27% (2930/10850) Checking out files: 28% (3038/10850) Checking out files: 29% (3147/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 40% (4340/10850) Checking out files: 40% (4385/10850) Checking out files: 41% (4449/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 46% (4991/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 51% (5534/10850) Checking out files: 52% (5642/10850) Checking out files: 53% (5751/10850) Checking out files: 54% (5859/10850) Checking out files: 55% (5968/10850) Checking out files: 56% (6076/10850) Checking out files: 57% (6185/10850) Checking out files: 58% (6293/10850) Checking out files: 59% (6402/10850) Checking out files: 60% (6510/10850) Checking out files: 61% (6619/10850) Checking out files: 62% (6727/10850) Checking out files: 63% (6836/10850) Checking out files: 64% (6944/10850) Checking out files: 65% (7053/10850) Checking out files: 66% (7161/10850) Checking out files: 67% (7270/10850) Checking out files: 68% (7378/10850) Checking out files: 69% (7487/10850) Checking out files: 70% (7595/10850) Checking out files: 71% (7704/10850) Checking out files: 72% (7812/10850) Checking out files: 73% (7921/10850) Checking out files: 74% (8029/10850) Checking out files: 74% (8135/10850) Checking out files: 75% (8138/10850) Checking out files: 76% (8246/10850) Checking out files: 77% (8355/10850) Checking out files: 78% (8463/10850) Checking out files: 79% (8572/10850) Checking out files: 80% (8680/10850) Checking out files: 81% (8789/10850) Checking out files: 82% (8897/10850) Checking out files: 83% (9006/10850) Checking out files: 84% (9114/10850) Checking out files: 85% (9223/10850) Checking out files: 86% (9331/10850) Checking out files: 87% (9440/10850) Checking out files: 88% (9548/10850) Checking out files: 89% (9657/10850) Checking out files: 90% (9765/10850) Checking out files: 91% (9874/10850) Checking out files: 92% (9982/10850) Checking out files: 93% (10091/10850) Checking out files: 94% (10199/10850) Checking out files: 95% (10308/10850) Checking out files: 96% (10416/10850) Checking out files: 97% (10525/10850) Checking out files: 98% (10633/10850) Checking out files: 99% (10742/10850) Checking out files: 100% (10850/10850) Checking out files: 100% (10850/10850), done. [2020-07-17T13:24:21.240Z] #21 107.7 + cd /tmp/tmp.y2RkJCyFKW/tmp/docker-ce [2020-07-17T13:24:21.240Z] #21 107.7 + git checkout -q v17.06.2-ce [2020-07-17T13:24:21.755Z] #45 221.5 ++ git describe --tags [2020-07-17T13:24:21.755Z] #45 221.5 + version=v1.23.8 [2020-07-17T13:24:21.755Z] #45 221.5 ++ git rev-parse --short HEAD [2020-07-17T13:24:21.755Z] #45 221.5 + commit=76a82c6 [2020-07-17T13:24:21.755Z] #45 221.5 ++ git show -s --format=%cd [2020-07-17T13:24:21.755Z] #45 221.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-17T13:24:21.755Z] #45 221.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:24:22.008Z] #18 1.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-17T13:24:22.194Z] #21 ... [2020-07-17T13:24:22.195Z] [2020-07-17T13:24:22.195Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-17T13:24:22.195Z] #16 DONE 2.1s [2020-07-17T13:24:22.195Z] [2020-07-17T13:24:22.195Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:22.195Z] #39 45.43 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-17T13:24:22.195Z] #39 45.47 DEP compel/src/lib/log.d [2020-07-17T13:24:22.195Z] #39 45.59 DEP compel/src/main.d [2020-07-17T13:24:22.195Z] #39 45.74 DEP compel/src/lib/handle-elf.d [2020-07-17T13:24:22.195Z] #39 45.79 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-17T13:24:22.195Z] #39 45.93 CC compel/src/lib/log.o [2020-07-17T13:24:22.195Z] #39 46.28 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-17T13:24:22.195Z] #39 46.42 CC compel/arch/aarch64/src/lib/infect.o [2020-07-17T13:24:22.195Z] #39 46.75 CC compel/src/lib/infect-rpc.o [2020-07-17T13:24:22.195Z] #39 47.19 CC compel/src/lib/infect-util.o [2020-07-17T13:24:22.545Z] #39 47.46 CC compel/src/lib/infect.o [2020-07-17T13:24:23.041Z] #41 110.9 vendor/golang.org/x/net/http2/hpack [2020-07-17T13:24:23.559Z] #18 3.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB] [2020-07-17T13:24:23.983Z] #41 112.2 mime [2020-07-17T13:24:23.984Z] #39 49.08 CC compel/src/lib/ptrace.o [2020-07-17T13:24:24.117Z] #26 ... [2020-07-17T13:24:24.117Z] [2020-07-17T13:24:24.117Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:24:24.117Z] #36 DONE 217.8s [2020-07-17T13:24:24.117Z] [2020-07-17T13:24:24.117Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-17T13:24:24.117Z] #26 DONE 3.8s [2020-07-17T13:24:24.117Z] [2020-07-17T13:24:24.117Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-17T13:24:24.117Z] #29 DONE 0.6s [2020-07-17T13:24:24.117Z] [2020-07-17T13:24:24.117Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-17T13:24:24.117Z] #31 DONE 0.1s [2020-07-17T13:24:24.117Z] [2020-07-17T13:24:24.117Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-17T13:24:24.117Z] #34 DONE 0.1s [2020-07-17T13:24:24.117Z] [2020-07-17T13:24:24.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:24.117Z] #39 143.7 CC criu/protobuf.o [2020-07-17T13:24:24.117Z] #39 144.0 CC criu/pstree.o [2020-07-17T13:24:24.117Z] #39 144.7 CC criu/rbtree.o [2020-07-17T13:24:24.117Z] #39 145.0 CC criu/rst-malloc.o [2020-07-17T13:24:24.117Z] #39 145.3 CC criu/seccomp.o [2020-07-17T13:24:24.117Z] #39 145.7 CC criu/seize.o [2020-07-17T13:24:24.117Z] #39 146.4 CC criu/servicefd.o [2020-07-17T13:24:24.117Z] #39 146.7 CC criu/shmem.o [2020-07-17T13:24:24.117Z] #39 147.3 CC criu/sigframe.o [2020-07-17T13:24:24.117Z] #39 147.5 CC criu/signalfd.o [2020-07-17T13:24:24.252Z] #39 49.32 AR compel/libcompel.a [2020-07-17T13:24:24.252Z] #39 49.37 HOSTCC compel/src/main-host.o [2020-07-17T13:24:24.374Z] #39 147.9 CC criu/sk-inet.o [2020-07-17T13:24:24.516Z] #39 49.63 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-17T13:24:24.622Z] #18 4.751 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-17T13:24:24.780Z] #39 49.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-17T13:24:24.926Z] #41 ... [2020-07-17T13:24:24.926Z] [2020-07-17T13:24:24.926Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:24:24.926Z] #10 103.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-17T13:24:24.926Z] #10 103.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-17T13:24:24.926Z] #10 103.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:25.045Z] #39 49.99 HOSTCC compel/src/lib/log-host.o [2020-07-17T13:24:25.045Z] #39 50.12 HOSTLINK compel/compel-host-bin [2020-07-17T13:24:25.186Z] #10 ... [2020-07-17T13:24:25.187Z] [2020-07-17T13:24:25.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:25.187Z] #39 29.64 CC images/tun.o [2020-07-17T13:24:25.187Z] #39 29.94 CC images/sk-netlink.o [2020-07-17T13:24:25.187Z] #39 30.12 CC images/packet-sock.o [2020-07-17T13:24:25.187Z] #39 30.44 CC images/ipc-var.o [2020-07-17T13:24:25.187Z] #39 30.64 CC images/ipc-desc.o [2020-07-17T13:24:25.187Z] #39 30.83 CC images/ipc-shm.o [2020-07-17T13:24:25.187Z] #39 31.00 CC images/ipc-msg.o [2020-07-17T13:24:25.187Z] #39 31.42 CC images/ipc-sem.o [2020-07-17T13:24:25.187Z] #39 31.57 CC images/utsns.o [2020-07-17T13:24:25.187Z] #39 31.76 CC images/creds.o [2020-07-17T13:24:25.187Z] #39 31.94 CC images/vma.o [2020-07-17T13:24:25.187Z] #39 32.24 CC images/netdev.o [2020-07-17T13:24:25.187Z] #39 32.60 CC images/tty.o [2020-07-17T13:24:25.187Z] #39 33.04 CC images/file-lock.o [2020-07-17T13:24:25.187Z] #39 33.20 CC images/rlimit.o [2020-07-17T13:24:25.187Z] #39 33.37 CC images/pagemap.o [2020-07-17T13:24:25.187Z] #39 33.68 CC images/siginfo.o [2020-07-17T13:24:25.187Z] #39 33.88 CC images/rpc.o [2020-07-17T13:24:25.325Z] #39 50.30 DEP soccr/soccr.d [2020-07-17T13:24:25.347Z] #39 148.9 CC criu/sk-netlink.o [2020-07-17T13:24:25.588Z] #39 50.41 CC soccr/soccr.o [2020-07-17T13:24:25.604Z] #39 149.2 CC criu/sk-packet.o [2020-07-17T13:24:25.683Z] #18 ... [2020-07-17T13:24:25.683Z] [2020-07-17T13:24:25.683Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:25.683Z] #42 126.3 encoding/xml [2020-07-17T13:24:25.861Z] #39 ... [2020-07-17T13:24:25.861Z] [2020-07-17T13:24:25.861Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-17T13:24:25.861Z] #37 DONE 0.6s [2020-07-17T13:24:25.861Z] [2020-07-17T13:24:25.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:25.957Z] #45 ... [2020-07-17T13:24:25.957Z] [2020-07-17T13:24:25.957Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:25.957Z] #39 162.4 LINK criu/built-in.o [2020-07-17T13:24:25.957Z] #39 162.5 LINK criu/criu [2020-07-17T13:24:25.957Z] #39 162.9 DEP lib/c/criu.d [2020-07-17T13:24:25.957Z] #39 162.9 CC images/rpc.pb-c.o [2020-07-17T13:24:25.957Z] #39 163.3 CC lib/c/criu.o [2020-07-17T13:24:25.957Z] #39 163.9 LINK lib/c/built-in.o [2020-07-17T13:24:25.957Z] #39 163.9 LINK lib/c/libcriu.so [2020-07-17T13:24:25.957Z] #39 163.9 LINK lib/c/libcriu.a [2020-07-17T13:24:25.957Z] #39 164.0 GEN magic.py [2020-07-17T13:24:25.957Z] #39 164.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:24:25.957Z] #39 164.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:24:25.957Z] #39 164.2 Note: Building without GnuTLS support [2020-07-17T13:24:25.957Z] #39 164.2 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:24:25.957Z] #39 164.2 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:24:25.957Z] #39 164.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:24:25.957Z] #39 165.3 make[1]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 165.8 make[1]: 'images/built-in.o' is up to date. [2020-07-17T13:24:25.957Z] #39 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-17T13:24:25.957Z] #39 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-17T13:24:25.957Z] #39 165.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-17T13:24:25.957Z] #39 165.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-17T13:24:25.957Z] #39 165.9 make[1]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:24:25.957Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.3 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.3 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:25.957Z] #39 166.4 INSTALL criu/criu [2020-07-17T13:24:25.957Z] #39 DONE 166.7s [2020-07-17T13:24:25.957Z] [2020-07-17T13:24:25.957Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:25.957Z] #52 192.3 + bin/containerd [2020-07-17T13:24:26.117Z] #39 149.5 CC criu/sk-queue.o [2020-07-17T13:24:26.117Z] #39 149.8 CC criu/sk-tcp.o [2020-07-17T13:24:26.129Z] #39 35.05 CC images/ext-file.o [2020-07-17T13:24:26.129Z] #39 35.28 CC images/cgroup.o [2020-07-17T13:24:26.228Z] #52 ... [2020-07-17T13:24:26.229Z] [2020-07-17T13:24:26.229Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-17T13:24:26.229Z] #40 DONE 0.1s [2020-07-17T13:24:26.488Z] [2020-07-17T13:24:26.488Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-17T13:24:26.488Z] #42 DONE 0.1s [2020-07-17T13:24:26.488Z] [2020-07-17T13:24:26.488Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-17T13:24:26.488Z] #44 DONE 0.0s [2020-07-17T13:24:26.488Z] [2020-07-17T13:24:26.488Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:26.538Z] #39 51.58 AR soccr/libsoccr.a [2020-07-17T13:24:26.538Z] #39 51.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:24:26.681Z] #39 150.2 CC criu/sk-unix.o [2020-07-17T13:24:26.699Z] #39 35.86 CC images/userns.o [2020-07-17T13:24:26.960Z] #39 36.06 CC images/google/protobuf/descriptor.o [2020-07-17T13:24:27.114Z] #39 52.15 DEP criu/arch/aarch64/sigframe.d [2020-07-17T13:24:27.114Z] #39 52.28 DEP criu/arch/aarch64/crtools.d [2020-07-17T13:24:27.377Z] #39 52.41 DEP criu/arch/aarch64/cpu.d [2020-07-17T13:24:27.377Z] #39 52.43 DEP criu/arch/aarch64/bitops.d [2020-07-17T13:24:27.377Z] #39 52.46 CC criu/arch/aarch64/bitops.o [2020-07-17T13:24:27.377Z] #39 52.54 CC criu/arch/aarch64/cpu.o [2020-07-17T13:24:27.614Z] #39 151.1 CC criu/sockets.o [2020-07-17T13:24:27.641Z] #39 52.71 CC criu/arch/aarch64/crtools.o [2020-07-17T13:24:27.870Z] #39 151.6 CC criu/stats.o [2020-07-17T13:24:28.365Z] #39 37.34 CC images/opts.o [2020-07-17T13:24:28.365Z] #39 ... [2020-07-17T13:24:28.365Z] [2020-07-17T13:24:28.365Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:28.365Z] #54 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:24:28.365Z] #54 109.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-17T13:24:28.365Z] #54 DONE 116.8s [2020-07-17T13:24:28.365Z] [2020-07-17T13:24:28.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:28.365Z] #39 37.52 CC images/seccomp.o [2020-07-17T13:24:28.365Z] #39 ... [2020-07-17T13:24:28.365Z] [2020-07-17T13:24:28.365Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:28.365Z] #41 113.8 mime/quotedprintable [2020-07-17T13:24:28.365Z] #41 114.2 net/http/internal [2020-07-17T13:24:28.434Z] #39 151.8 CC criu/string.o [2020-07-17T13:24:28.434Z] #39 151.8 CC criu/sysctl.o [2020-07-17T13:24:28.591Z] #39 53.29 CC criu/arch/aarch64/sigframe.o [2020-07-17T13:24:28.591Z] #39 53.46 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-17T13:24:28.591Z] #39 53.50 DEP criu/pie/util-vdso.d [2020-07-17T13:24:28.591Z] #39 53.65 DEP criu/pie/util.d [2020-07-17T13:24:28.625Z] #41 ... [2020-07-17T13:24:28.625Z] [2020-07-17T13:24:28.625Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-17T13:24:28.625Z] #55 DONE 0.1s [2020-07-17T13:24:28.625Z] [2020-07-17T13:24:28.625Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-17T13:24:28.625Z] #56 DONE 0.1s [2020-07-17T13:24:28.625Z] [2020-07-17T13:24:28.625Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:28.625Z] #39 37.83 CC images/binfmt-misc.o [2020-07-17T13:24:28.690Z] #39 152.2 CC criu/sysfs_parse.o [2020-07-17T13:24:28.854Z] #39 53.79 CC criu/pie/util.o [2020-07-17T13:24:28.886Z] #39 38.17 CC images/time.o [2020-07-17T13:24:28.947Z] #39 152.4 CC criu/timens.o [2020-07-17T13:24:29.117Z] #39 54.04 CC criu/pie/util-vdso.o [2020-07-17T13:24:29.204Z] #39 152.7 CC criu/timerfd.o [2020-07-17T13:24:29.204Z] #39 152.8 CC criu/tty.o [2020-07-17T13:24:29.273Z] #42 ... [2020-07-17T13:24:29.273Z] [2020-07-17T13:24:29.273Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:29.273Z] #40 50.99 CC compel/plugins/std/string.o [2020-07-17T13:24:29.273Z] #40 51.53 CC compel/plugins/std/infect.o [2020-07-17T13:24:29.273Z] #40 51.90 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-17T13:24:29.273Z] #40 51.95 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-17T13:24:29.273Z] #40 52.02 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-17T13:24:29.273Z] #40 52.08 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-17T13:24:29.273Z] #40 52.15 AR compel/plugins/std.lib.a [2020-07-17T13:24:29.273Z] #40 52.22 CC compel/plugins/fds/fds.o [2020-07-17T13:24:29.273Z] #40 52.51 AR compel/plugins/fds.lib.a [2020-07-17T13:24:29.273Z] #40 52.57 HOSTDEP compel/src/lib/log-host.d [2020-07-17T13:24:29.273Z] #40 52.65 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-17T13:24:29.273Z] #40 52.83 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-17T13:24:29.273Z] #40 52.98 HOSTDEP compel/src/main-host.d [2020-07-17T13:24:29.273Z] #40 53.12 DEP compel/src/lib/ptrace.d [2020-07-17T13:24:29.273Z] #40 53.31 DEP compel/src/lib/infect.d [2020-07-17T13:24:29.273Z] #40 53.46 DEP compel/src/lib/infect-util.d [2020-07-17T13:24:29.273Z] #40 53.69 DEP compel/src/lib/infect-rpc.d [2020-07-17T13:24:29.273Z] #40 53.98 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-17T13:24:29.273Z] #40 54.12 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-17T13:24:29.273Z] #40 54.26 DEP compel/src/lib/log.d [2020-07-17T13:24:29.273Z] #40 54.40 DEP compel/src/main.d [2020-07-17T13:24:29.273Z] #40 54.51 DEP compel/src/lib/handle-elf.d [2020-07-17T13:24:29.273Z] #40 54.63 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-17T13:24:29.273Z] #40 54.77 CC compel/src/lib/log.o [2020-07-17T13:24:29.273Z] #40 55.09 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-17T13:24:29.273Z] #40 55.43 CC compel/arch/ppc64/src/lib/infect.o [2020-07-17T13:24:29.273Z] #40 56.30 CC compel/src/lib/infect-rpc.o [2020-07-17T13:24:29.273Z] #40 56.69 CC compel/src/lib/infect-util.o [2020-07-17T13:24:29.273Z] #40 57.01 CC compel/src/lib/infect.o [2020-07-17T13:24:29.273Z] #40 60.36 CC compel/src/lib/ptrace.o [2020-07-17T13:24:29.273Z] #40 60.85 AR compel/libcompel.a [2020-07-17T13:24:29.273Z] #40 60.97 HOSTCC compel/src/main-host.o [2020-07-17T13:24:29.457Z] #39 38.51 CC images/sysctl.o [2020-07-17T13:24:29.574Z] #40 61.45 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-17T13:24:29.694Z] #39 54.73 AR criu/pie/pie.lib.a [2020-07-17T13:24:29.717Z] #39 38.81 CC images/autofs.o [2020-07-17T13:24:29.875Z] #40 61.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-17T13:24:29.957Z] #39 54.81 DEP criu/pie/restorer.d [2020-07-17T13:24:29.957Z] #39 55.08 DEP criu/arch/aarch64/intraprocedure.d [2020-07-17T13:24:29.978Z] #39 39.09 CC images/macvlan.o [2020-07-17T13:24:29.978Z] #39 39.18 CC images/sit.o [2020-07-17T13:24:30.133Z] #39 153.8 CC criu/tun.o [2020-07-17T13:24:30.176Z] #40 62.12 HOSTCC compel/src/lib/log-host.o [2020-07-17T13:24:30.220Z] #39 55.10 DEP criu/arch/aarch64/restorer.d [2020-07-17T13:24:30.220Z] #39 55.28 DEP criu/arch/aarch64/vdso-pie.d [2020-07-17T13:24:30.220Z] #39 55.35 DEP criu/pie/parasite-vdso.d [2020-07-17T13:24:30.238Z] #39 39.35 CC images/memfd.o [2020-07-17T13:24:30.475Z] #40 62.39 HOSTLINK compel/compel-host-bin [2020-07-17T13:24:30.483Z] #39 55.49 DEP criu/pie/parasite.d [2020-07-17T13:24:30.499Z] #39 39.63 CC images/timens.o [2020-07-17T13:24:30.695Z] #39 154.1 CC criu/uffd.o [2020-07-17T13:24:30.749Z] #39 55.73 CC criu/pie/parasite.o [2020-07-17T13:24:30.759Z] #39 39.89 LINK images/built-in.o [2020-07-17T13:24:30.759Z] #39 40.00 GEN compel/include/asm [2020-07-17T13:24:30.759Z] #39 40.03 GEN compel/include/version.h [2020-07-17T13:24:30.759Z] #39 40.04 touch .config [2020-07-17T13:24:30.775Z] #40 62.57 DEP soccr/soccr.d [2020-07-17T13:24:31.019Z] #39 40.10 GEN include/common/config.h [2020-07-17T13:24:31.019Z] #39 40.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-17T13:24:31.019Z] #39 40.19 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-17T13:24:31.019Z] #39 40.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-17T13:24:31.019Z] #39 40.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-17T13:24:31.019Z] #39 40.27 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-17T13:24:31.019Z] #39 40.29 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-17T13:24:31.076Z] #40 62.78 CC soccr/soccr.o [2020-07-17T13:24:31.076Z] #40 ... [2020-07-17T13:24:31.076Z] [2020-07-17T13:24:31.076Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:31.076Z] #18 11.09 Fetched 8144 kB in 11s (767 kB/s) [2020-07-17T13:24:31.257Z] #39 154.8 CC criu/util.o [2020-07-17T13:24:31.293Z] #39 40.31 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-17T13:24:31.294Z] #39 40.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-17T13:24:31.294Z] #39 40.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-17T13:24:31.294Z] #39 40.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-17T13:24:31.294Z] #39 40.37 DEP compel/plugins/std/infect.d [2020-07-17T13:24:31.294Z] #39 40.52 DEP compel/plugins/std/string.d [2020-07-17T13:24:31.554Z] #39 40.65 DEP compel/plugins/std/log.d [2020-07-17T13:24:31.554Z] #39 40.71 DEP compel/plugins/std/fds.d [2020-07-17T13:24:31.554Z] #39 40.79 DEP compel/plugins/std/std.d [2020-07-17T13:24:31.699Z] #39 56.72 LINK criu/pie/parasite.built-in.o [2020-07-17T13:24:31.699Z] #39 56.73 GEN criu/pie/parasite-blob.h [2020-07-17T13:24:31.699Z] #39 56.74 CC criu/pie/parasite-vdso.o [2020-07-17T13:24:31.752Z] #18 11.09 Reading package lists... [2020-07-17T13:24:31.752Z] #18 ... [2020-07-17T13:24:31.752Z] [2020-07-17T13:24:31.752Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-17T13:24:31.752Z] #48 123.8 golang.org/x/crypto/ssh/terminal [2020-07-17T13:24:31.752Z] #48 127.1 mvdan.cc/sh/v3/cmd/shfmt [2020-07-17T13:24:31.752Z] #48 DONE 132.4s [2020-07-17T13:24:31.752Z] [2020-07-17T13:24:31.752Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:31.752Z] #42 132.2 math/big [2020-07-17T13:24:31.815Z] #39 40.86 DEP compel/plugins/shmem/shmem.d [2020-07-17T13:24:31.815Z] #39 40.92 DEP compel/plugins/fds/fds.d [2020-07-17T13:24:31.963Z] #39 ... [2020-07-17T13:24:31.963Z] [2020-07-17T13:24:31.963Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:31.963Z] #17 2.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:24:31.963Z] #17 2.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:24:31.963Z] #17 2.457 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:24:31.963Z] #17 2.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-17T13:24:31.963Z] #17 3.686 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-17T13:24:31.963Z] #17 4.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-17T13:24:31.963Z] #17 6.676 Fetched 8191 kB in 5s (1795 kB/s) [2020-07-17T13:24:31.963Z] #17 6.676 Reading package lists... [2020-07-17T13:24:32.075Z] #39 41.01 CC compel/plugins/std/std.o [2020-07-17T13:24:32.075Z] #39 41.24 CC compel/plugins/std/fds.o [2020-07-17T13:24:32.185Z] #39 155.5 CC criu/uts_ns.o [2020-07-17T13:24:32.185Z] #39 155.7 CC criu/vdso-compat.o [2020-07-17T13:24:32.185Z] #39 155.8 CC criu/vdso.o [2020-07-17T13:24:32.185Z] #39 ... [2020-07-17T13:24:32.185Z] [2020-07-17T13:24:32.185Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:32.185Z] #45 226.7 + cd /tmp/tmp.WOIpu9LmhB/src/github.com/golangci/golangci-lint/ [2020-07-17T13:24:32.441Z] #45 226.7 + git checkout -q v1.23.8 [2020-07-17T13:24:32.539Z] #17 8.950 Reading package lists... [2020-07-17T13:24:32.539Z] #17 ... [2020-07-17T13:24:32.539Z] [2020-07-17T13:24:32.539Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:32.539Z] #39 57.31 CC criu/arch/aarch64/vdso-pie.o [2020-07-17T13:24:32.539Z] #39 57.70 CC criu/arch/aarch64/restorer.o [2020-07-17T13:24:32.646Z] #39 41.65 CC compel/plugins/std/log.o [2020-07-17T13:24:32.741Z] #45 227.1 ++ git describe --tags [2020-07-17T13:24:32.741Z] #45 227.1 + version=v1.23.8 [2020-07-17T13:24:32.741Z] #45 227.1 ++ git rev-parse --short HEAD [2020-07-17T13:24:32.741Z] #45 227.1 + commit=76a82c6 [2020-07-17T13:24:32.741Z] #45 227.1 ++ git show -s --format=%cd [2020-07-17T13:24:32.741Z] #45 227.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-17T13:24:32.741Z] #45 227.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:24:33.116Z] #39 58.16 CC criu/arch/aarch64/intraprocedure.o [2020-07-17T13:24:33.116Z] #39 58.25 CC criu/pie/restorer.o [2020-07-17T13:24:33.218Z] #39 42.36 CC compel/plugins/std/string.o [2020-07-17T13:24:33.789Z] #39 42.95 CC compel/plugins/std/infect.o [2020-07-17T13:24:34.051Z] #39 43.29 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-17T13:24:34.051Z] #39 43.32 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-17T13:24:34.051Z] #39 43.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-17T13:24:34.082Z] #39 ... [2020-07-17T13:24:34.082Z] [2020-07-17T13:24:34.082Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:34.082Z] #21 110.3 + mkdir -p /tmp/tmp.y2RkJCyFKW/src/github.com/docker [2020-07-17T13:24:34.082Z] #21 110.3 + mv components/cli /tmp/tmp.y2RkJCyFKW/src/github.com/docker/cli [2020-07-17T13:24:34.082Z] #21 110.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-17T13:24:34.082Z] #21 ... [2020-07-17T13:24:34.082Z] [2020-07-17T13:24:34.082Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:34.082Z] #17 8.950 Reading package lists... [2020-07-17T13:24:34.082Z] #17 10.99 Building dependency tree... [2020-07-17T13:24:34.082Z] #17 12.08 libcap2-bin is already the newest version (1:2.25-2). [2020-07-17T13:24:34.082Z] #17 12.08 The following additional packages will be installed: [2020-07-17T13:24:34.082Z] #17 12.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-17T13:24:34.082Z] #17 12.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-17T13:24:34.082Z] #17 12.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-17T13:24:34.082Z] #17 12.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-17T13:24:34.082Z] #17 12.09 python3.7 python3.7-minimal vim-runtime xxd [2020-07-17T13:24:34.082Z] #17 12.10 Suggested packages: [2020-07-17T13:24:34.082Z] #17 12.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-17T13:24:34.082Z] #17 12.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-17T13:24:34.082Z] #17 12.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-17T13:24:34.082Z] #17 12.10 Recommended packages: [2020-07-17T13:24:34.082Z] #17 12.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-17T13:24:34.082Z] #17 12.10 python3-keyrings.alt python3-xdg unzip [2020-07-17T13:24:34.323Z] #39 ... [2020-07-17T13:24:34.323Z] [2020-07-17T13:24:34.324Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-17T13:24:34.324Z] #10 118.6 Selecting previously unselected package libapparmor1:amd64. [2020-07-17T13:24:34.324Z] #10 118.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 118.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-17T13:24:34.324Z] #10 118.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-17T13:24:34.324Z] #10 118.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 118.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-17T13:24:34.324Z] #10 118.9 Selecting previously unselected package libbtrfs0. [2020-07-17T13:24:34.324Z] #10 118.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 118.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-17T13:24:34.324Z] #10 119.0 Selecting previously unselected package libbtrfs-dev. [2020-07-17T13:24:34.324Z] #10 119.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 119.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:24:34.324Z] #10 119.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-17T13:24:34.324Z] #10 119.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 119.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:24:34.324Z] #10 119.2 Selecting previously unselected package libudev-dev:amd64. [2020-07-17T13:24:34.324Z] #10 119.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 119.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:24:34.324Z] #10 119.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-17T13:24:34.324Z] #10 119.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 119.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-17T13:24:34.324Z] #10 119.7 Selecting previously unselected package libpcre16-3:amd64. [2020-07-17T13:24:34.324Z] #10 119.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 119.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 119.9 Selecting previously unselected package libpcre32-3:amd64. [2020-07-17T13:24:34.324Z] #10 119.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 119.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 120.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-17T13:24:34.324Z] #10 120.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 120.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 120.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-17T13:24:34.324Z] #10 120.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 120.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 120.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-17T13:24:34.324Z] #10 120.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 120.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-17T13:24:34.324Z] #10 120.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-17T13:24:34.324Z] #10 120.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 120.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-17T13:24:34.324Z] #10 121.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-17T13:24:34.324Z] #10 121.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 121.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-17T13:24:34.324Z] #10 121.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-17T13:24:34.324Z] #10 121.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-17T13:24:34.324Z] #10 121.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:24:34.324Z] #10 121.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 121.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:24:34.324Z] #10 121.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-17T13:24:34.324Z] #10 121.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-17T13:24:34.324Z] #10 121.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-17T13:24:34.324Z] #10 121.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-17T13:24:34.324Z] #10 121.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-17T13:24:34.324Z] #10 121.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-17T13:24:34.324Z] #10 121.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-17T13:24:34.324Z] #10 121.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:34.324Z] #10 121.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-07-17T13:24:34.324Z] #10 121.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-07-17T13:24:34.324Z] #10 121.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-17T13:24:34.324Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-17T13:24:34.324Z] #10 122.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-07-17T13:24:34.324Z] #10 122.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-17T13:24:34.324Z] #10 122.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-17T13:24:34.324Z] #10 122.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:24:34.324Z] #10 122.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-17T13:24:34.324Z] #10 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-17T13:24:34.324Z] #10 122.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-17T13:24:34.324Z] #10 122.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:24:34.324Z] #10 DONE 122.6s [2020-07-17T13:24:34.324Z] [2020-07-17T13:24:34.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:34.324Z] #39 43.42 AR compel/plugins/std.lib.a [2020-07-17T13:24:34.324Z] #39 ... [2020-07-17T13:24:34.324Z] [2020-07-17T13:24:34.324Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:34.665Z] Commit message: "Bump Golang 1.13.14" [2020-07-17T13:24:35.071Z] > git --version # timeout=10 [2020-07-17T13:24:35.156Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-17T13:24:36.008Z] #17 13.58 The following NEW packages will be installed: [2020-07-17T13:24:36.008Z] #17 13.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-17T13:24:36.008Z] #17 13.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-17T13:24:36.008Z] #17 13.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-17T13:24:36.008Z] #17 13.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-17T13:24:36.008Z] #17 13.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-17T13:24:36.008Z] #17 13.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-17T13:24:36.008Z] #17 13.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-17T13:24:36.008Z] #17 13.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-17T13:24:36.008Z] #17 13.58 xz-utils zip [2020-07-17T13:24:36.008Z] #17 13.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:24:36.008Z] #17 13.91 Need to get 27.6 MB of archives. [2020-07-17T13:24:36.008Z] #17 13.91 After this operation, 114 MB of additional disk space will be used. [2020-07-17T13:24:36.008Z] #17 13.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-17T13:24:36.008Z] #17 13.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-17T13:24:36.008Z] #17 13.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-17T13:24:36.008Z] #17 13.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-17T13:24:36.008Z] #17 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-17T13:24:36.008Z] #17 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-17T13:24:36.008Z] #17 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-17T13:24:36.008Z] #17 14.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-17T13:24:36.008Z] #17 14.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-17T13:24:36.008Z] #17 14.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-17T13:24:36.008Z] #17 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-17T13:24:36.008Z] #17 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-17T13:24:36.008Z] #17 14.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-17T13:24:36.008Z] #17 14.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-17T13:24:36.008Z] #17 14.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-17T13:24:36.008Z] #17 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-17T13:24:36.008Z] #17 14.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-17T13:24:36.008Z] #17 14.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:24:36.008Z] #17 14.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-17T13:24:36.008Z] #17 14.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-17T13:24:36.008Z] #17 14.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-17T13:24:36.008Z] #17 14.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-17T13:24:36.008Z] #17 14.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-17T13:24:36.008Z] #17 14.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-17T13:24:36.008Z] #17 14.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-17T13:24:36.008Z] #17 14.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-17T13:24:36.271Z] #17 14.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-17T13:24:36.271Z] #17 14.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-17T13:24:36.271Z] #17 14.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-17T13:24:36.534Z] #17 14.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-17T13:24:36.534Z] #17 14.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-17T13:24:36.534Z] #17 14.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-17T13:24:36.534Z] #17 14.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-17T13:24:36.534Z] #17 14.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-17T13:24:36.534Z] #17 14.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-17T13:24:36.534Z] #17 14.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-17T13:24:36.534Z] #17 14.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-17T13:24:36.534Z] #17 14.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-17T13:24:36.534Z] #17 14.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-17T13:24:36.534Z] #17 14.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-17T13:24:36.534Z] #17 14.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-17T13:24:36.797Z] #17 14.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-17T13:24:36.798Z] #17 14.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-17T13:24:36.798Z] #17 14.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-17T13:24:36.798Z] #17 14.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-17T13:24:36.798Z] #17 14.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-17T13:24:36.798Z] #17 14.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-17T13:24:36.872Z] #49 2.410 + RM_GOPATH=0 [2020-07-17T13:24:36.872Z] #49 2.410 + TMP_GOPATH= [2020-07-17T13:24:36.872Z] #49 2.410 + : /build [2020-07-17T13:24:36.872Z] #49 2.410 + '[' -z '' ']' [2020-07-17T13:24:36.872Z] #49 2.415 ++ mktemp -d [2020-07-17T13:24:36.872Z] #49 2.419 + export GOPATH=/tmp/tmp.KD6oO66Kyz [2020-07-17T13:24:36.872Z] #49 2.419 + GOPATH=/tmp/tmp.KD6oO66Kyz [2020-07-17T13:24:36.872Z] #49 2.419 + RM_GOPATH=1 [2020-07-17T13:24:36.872Z] #49 2.419 + case "$(go env GOARCH)" in [2020-07-17T13:24:36.872Z] #49 2.419 ++ go env GOARCH [2020-07-17T13:24:36.872Z] #49 2.431 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:24:36.872Z] #49 2.431 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:24:36.872Z] #49 2.432 ++ dirname /tmp/install/install.sh [2020-07-17T13:24:36.872Z] #49 2.434 + dir=/tmp/install [2020-07-17T13:24:36.872Z] #49 2.434 + bin=runc [2020-07-17T13:24:36.872Z] #49 2.434 + shift [2020-07-17T13:24:36.872Z] #49 2.434 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-17T13:24:36.872Z] #49 2.434 + . /tmp/install/runc.installer [2020-07-17T13:24:36.872Z] #49 2.435 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:24:36.872Z] #49 2.436 + install_runc [2020-07-17T13:24:36.872Z] #49 2.436 + uname -r [2020-07-17T13:24:36.872Z] #49 2.451 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-17T13:24:36.872Z] #49 2.453 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-17T13:24:36.872Z] #49 2.453 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-17T13:24:36.872Z] #49 2.453 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-17T13:24:36.872Z] #49 2.453 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KD6oO66Kyz/src/github.com/opencontainers/runc [2020-07-17T13:24:36.872Z] #49 2.468 Cloning into '/tmp/tmp.KD6oO66Kyz/src/github.com/opencontainers/runc'... [2020-07-17T13:24:36.872Z] #49 ... [2020-07-17T13:24:36.872Z] [2020-07-17T13:24:36.872Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-17T13:24:36.872Z] #11 DONE 2.6s [2020-07-17T13:24:36.913Z] #45 ... [2020-07-17T13:24:36.913Z] [2020-07-17T13:24:36.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:36.913Z] #39 156.2 LINK criu/built-in.o [2020-07-17T13:24:36.913Z] #39 156.3 LINK criu/criu [2020-07-17T13:24:36.913Z] #39 156.5 DEP lib/c/criu.d [2020-07-17T13:24:36.913Z] #39 156.5 CC images/rpc.pb-c.o [2020-07-17T13:24:36.913Z] #39 156.9 CC lib/c/criu.o [2020-07-17T13:24:36.913Z] #39 157.5 LINK lib/c/built-in.o [2020-07-17T13:24:36.913Z] #39 157.5 LINK lib/c/libcriu.so [2020-07-17T13:24:36.913Z] #39 157.5 LINK lib/c/libcriu.a [2020-07-17T13:24:36.913Z] #39 157.6 GEN magic.py [2020-07-17T13:24:36.913Z] #39 157.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:24:36.913Z] #39 157.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:24:36.913Z] #39 157.7 Note: Building without GnuTLS support [2020-07-17T13:24:36.913Z] #39 157.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:24:36.913Z] #39 157.7 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:24:36.913Z] #39 158.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:24:36.913Z] #39 158.8 make[1]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.3 make[1]: 'images/built-in.o' is up to date. [2020-07-17T13:24:36.913Z] #39 159.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-17T13:24:36.913Z] #39 159.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-17T13:24:36.913Z] #39 159.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-17T13:24:36.913Z] #39 159.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-17T13:24:36.913Z] #39 159.4 make[1]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:24:36.913Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 159.9 make[2]: Nothing to be done for 'all'. [2020-07-17T13:24:36.913Z] #39 160.0 INSTALL criu/criu [2020-07-17T13:24:36.913Z] #39 DONE 160.5s [2020-07-17T13:24:37.061Z] #17 14.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-17T13:24:37.133Z] [2020-07-17T13:24:37.133Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:37.133Z] #39 43.57 CC compel/plugins/fds/fds.o [2020-07-17T13:24:37.133Z] #39 43.92 AR compel/plugins/fds.lib.a [2020-07-17T13:24:37.133Z] #39 43.98 HOSTDEP compel/src/lib/log-host.d [2020-07-17T13:24:37.133Z] #39 44.20 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-17T13:24:37.133Z] #39 44.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-17T13:24:37.133Z] #39 44.40 HOSTDEP compel/src/main-host.d [2020-07-17T13:24:37.133Z] #39 44.49 DEP compel/src/lib/ptrace.d [2020-07-17T13:24:37.133Z] #39 44.55 DEP compel/src/lib/infect.d [2020-07-17T13:24:37.133Z] #39 44.72 DEP compel/src/lib/infect-util.d [2020-07-17T13:24:37.133Z] #39 44.80 DEP compel/src/lib/infect-rpc.d [2020-07-17T13:24:37.133Z] #39 44.93 DEP compel/arch/x86/src/lib/infect.d [2020-07-17T13:24:37.133Z] #39 45.10 DEP compel/arch/x86/src/lib/cpu.d [2020-07-17T13:24:37.133Z] #39 45.19 DEP compel/src/lib/log.d [2020-07-17T13:24:37.133Z] #39 45.32 DEP compel/src/main.d [2020-07-17T13:24:37.133Z] #39 45.44 DEP compel/src/lib/handle-elf.d [2020-07-17T13:24:37.133Z] #39 45.52 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-17T13:24:37.133Z] #39 45.60 CC compel/src/lib/log.o [2020-07-17T13:24:37.133Z] #39 45.95 CC compel/arch/x86/src/lib/cpu.o [2020-07-17T13:24:37.169Z] [2020-07-17T13:24:37.169Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:37.169Z] #52 180.6 + bin/containerd [2020-07-17T13:24:37.440Z] #42 ... [2020-07-17T13:24:37.440Z] [2020-07-17T13:24:37.440Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:37.440Z] #18 11.09 Reading package lists... [2020-07-17T13:24:37.440Z] #18 16.58 Reading package lists... [2020-07-17T13:24:37.440Z] #18 ... [2020-07-17T13:24:37.440Z] [2020-07-17T13:24:37.440Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:37.440Z] #50 9.945 + cd /tmp/tmp.CA8egKvHnT/src/github.com/opencontainers/runc [2020-07-17T13:24:37.440Z] #50 9.947 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:24:37.440Z] #50 10.41 + '[' -z '' ']' [2020-07-17T13:24:37.440Z] #50 10.41 + target=static [2020-07-17T13:24:37.440Z] #50 10.42 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-17T13:24:37.440Z] #50 10.63 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-17T13:24:37.440Z] #50 ... [2020-07-17T13:24:37.440Z] [2020-07-17T13:24:37.440Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:37.440Z] #40 65.26 AR soccr/libsoccr.a [2020-07-17T13:24:37.440Z] #40 65.34 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:24:37.440Z] #40 65.95 DEP criu/arch/ppc64/sigframe.d [2020-07-17T13:24:37.440Z] #40 66.13 DEP criu/arch/ppc64/crtools.d [2020-07-17T13:24:37.440Z] #40 66.39 DEP criu/arch/ppc64/cpu.d [2020-07-17T13:24:37.440Z] #40 66.72 CC criu/arch/ppc64/cpu.o [2020-07-17T13:24:37.440Z] #40 67.41 CC criu/arch/ppc64/crtools.o [2020-07-17T13:24:37.440Z] #40 68.81 CC criu/arch/ppc64/sigframe.o [2020-07-17T13:24:37.440Z] #40 69.19 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-17T13:24:37.440Z] #40 69.24 DEP criu/pie/util-vdso.d [2020-07-17T13:24:37.674Z] #17 15.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:24:37.704Z] #39 46.91 CC compel/arch/x86/src/lib/infect.o [2020-07-17T13:24:37.759Z] #40 69.44 DEP criu/pie/util.d [2020-07-17T13:24:37.759Z] #40 69.62 CC criu/pie/util.o [2020-07-17T13:24:38.059Z] #40 70.03 CC criu/pie/util-vdso.o [2020-07-17T13:24:38.101Z] #52 ... [2020-07-17T13:24:38.101Z] [2020-07-17T13:24:38.101Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-17T13:24:38.101Z] #40 DONE 0.1s [2020-07-17T13:24:38.101Z] [2020-07-17T13:24:38.101Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-17T13:24:38.101Z] #42 DONE 0.1s [2020-07-17T13:24:38.101Z] [2020-07-17T13:24:38.101Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-17T13:24:38.101Z] #44 DONE 0.0s [2020-07-17T13:24:38.101Z] [2020-07-17T13:24:38.101Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:38.251Z] #17 16.17 Fetched 27.6 MB in 1s (21.1 MB/s) [2020-07-17T13:24:38.251Z] [2020-07-17T13:24:38.251Z] #17 ... [2020-07-17T13:24:38.251Z] [2020-07-17T13:24:38.251Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:24:38.251Z] #36 123.2 + dpkg --print-architecture [2020-07-17T13:24:38.251Z] #36 DONE 124.7s [2020-07-17T13:24:38.251Z] [2020-07-17T13:24:38.251Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:38.251Z] #17 16.25 Selecting previously unselected package pigz. [2020-07-17T13:24:38.251Z] #17 16.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2020-07-17T13:24:38.251Z] #17 ... [2020-07-17T13:24:38.251Z] [2020-07-17T13:24:38.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:38.251Z] #39 60.47 LINK criu/pie/restorer.built-in.o [2020-07-17T13:24:38.251Z] #39 60.48 GEN criu/pie/restorer-blob.h [2020-07-17T13:24:38.251Z] #39 60.61 DEP criu/vdso.d [2020-07-17T13:24:38.251Z] #39 60.78 DEP criu/uts_ns.d [2020-07-17T13:24:38.251Z] #39 60.98 DEP criu/util.d [2020-07-17T13:24:38.251Z] #39 61.20 DEP criu/uffd.d [2020-07-17T13:24:38.251Z] #39 61.36 DEP criu/tun.d [2020-07-17T13:24:38.251Z] #39 61.47 DEP criu/tty.d [2020-07-17T13:24:38.251Z] #39 61.69 DEP criu/timerfd.d [2020-07-17T13:24:38.251Z] #39 61.80 DEP criu/timens.d [2020-07-17T13:24:38.251Z] #39 61.94 DEP criu/sysfs_parse.d [2020-07-17T13:24:38.251Z] #39 62.08 DEP criu/sysctl.d [2020-07-17T13:24:38.251Z] #39 62.26 DEP criu/string.d [2020-07-17T13:24:38.251Z] #39 62.34 DEP criu/stats.d [2020-07-17T13:24:38.251Z] #39 62.51 DEP criu/sockets.d [2020-07-17T13:24:38.251Z] #39 62.65 DEP criu/sk-unix.d [2020-07-17T13:24:38.251Z] #39 62.90 DEP criu/sk-tcp.d [2020-07-17T13:24:38.251Z] #39 63.15 DEP criu/sk-queue.d [2020-07-17T13:24:38.251Z] #39 63.37 DEP criu/sk-packet.d [2020-07-17T13:24:38.400Z] + docker version [2020-07-17T13:24:38.519Z] #39 63.52 DEP criu/sk-netlink.d [2020-07-17T13:24:38.519Z] #39 63.66 DEP criu/sk-inet.d [2020-07-17T13:24:38.644Z] #39 47.73 CC compel/src/lib/infect-rpc.o [2020-07-17T13:24:38.783Z] #39 63.84 DEP criu/signalfd.d [2020-07-17T13:24:38.783Z] #39 63.93 DEP criu/sigframe.d [2020-07-17T13:24:38.905Z] #39 ... [2020-07-17T13:24:38.905Z] [2020-07-17T13:24:38.905Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:38.905Z] #41 117.1 crypto/tls [2020-07-17T13:24:38.905Z] #41 123.9 net/http/httptrace [2020-07-17T13:24:38.905Z] #41 124.2 net/http [2020-07-17T13:24:38.905Z] #41 ... [2020-07-17T13:24:38.905Z] [2020-07-17T13:24:38.905Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-17T13:24:39.046Z] #39 64.00 DEP criu/shmem.d [2020-07-17T13:24:39.047Z] #39 64.14 DEP criu/servicefd.d [2020-07-17T13:24:39.117Z] #40 70.96 AR criu/pie/pie.lib.a [2020-07-17T13:24:39.117Z] #40 71.06 DEP criu/pie/restorer.d [2020-07-17T13:24:39.165Z] #12 DONE 2.3s [2020-07-17T13:24:39.165Z] [2020-07-17T13:24:39.165Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-17T13:24:39.309Z] #39 64.31 DEP criu/seize.d [2020-07-17T13:24:39.310Z] #39 64.52 DEP criu/seccomp.d [2020-07-17T13:24:39.572Z] #39 64.63 DEP criu/rst-malloc.d [2020-07-17T13:24:39.572Z] #39 64.74 DEP criu/rbtree.d [2020-07-17T13:24:39.766Z] #40 71.37 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-17T13:24:39.766Z] #40 71.39 DEP criu/arch/ppc64/restorer.d [2020-07-17T13:24:39.766Z] #40 ... [2020-07-17T13:24:39.766Z] [2020-07-17T13:24:39.766Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:39.766Z] #55 140.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-17T13:24:39.766Z] #55 140.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-17T13:24:39.836Z] #39 64.76 DEP criu/pstree.d [2020-07-17T13:24:39.836Z] #39 64.93 DEP criu/protobuf.d [2020-07-17T13:24:40.098Z] #39 65.10 GEN criu/protobuf-desc-gen.h [2020-07-17T13:24:41.155Z] #13 1.967 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-17T13:24:41.155Z] #13 DONE 2.1s [2020-07-17T13:24:41.155Z] [2020-07-17T13:24:41.155Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-17T13:24:41.493Z] #39 66.52 DEP criu/protobuf-desc.d [2020-07-17T13:24:41.493Z] #39 66.60 DEP criu/proc_parse.d [2020-07-17T13:24:41.756Z] #39 66.72 DEP criu/plugin.d [2020-07-17T13:24:41.756Z] #39 66.83 DEP criu/pipes.d [2020-07-17T13:24:42.020Z] #39 66.95 DEP criu/pie-util.d [2020-07-17T13:24:42.020Z] #39 67.05 DEP criu/pie-util-vdso.d [2020-07-17T13:24:42.020Z] #39 67.17 DEP criu/path.d [2020-07-17T13:24:42.283Z] #39 67.26 DEP criu/parasite-syscall.d [2020-07-17T13:24:42.283Z] #39 67.46 DEP criu/pagemap.d [2020-07-17T13:24:42.547Z] #39 67.62 DEP criu/pagemap-cache.d [2020-07-17T13:24:42.547Z] #39 67.73 DEP criu/page-xfer.d [2020-07-17T13:24:42.810Z] #39 67.81 DEP criu/page-pipe.d [2020-07-17T13:24:42.810Z] #39 67.88 DEP criu/netfilter.d [2020-07-17T13:24:43.073Z] #39 68.01 DEP criu/net.d [2020-07-17T13:24:43.073Z] #39 68.18 DEP criu/namespaces.d [2020-07-17T13:24:43.336Z] #39 68.37 DEP criu/mount.d [2020-07-17T13:24:43.599Z] #39 68.58 DEP criu/memfd.d [2020-07-17T13:24:43.599Z] #39 68.77 DEP criu/mem.d [2020-07-17T13:24:43.710Z] #14 DONE 2.1s [2020-07-17T13:24:43.710Z] [2020-07-17T13:24:43.710Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:43.710Z] #39 48.19 CC compel/src/lib/infect-util.o [2020-07-17T13:24:43.710Z] #39 48.56 CC compel/src/lib/infect.o [2020-07-17T13:24:43.710Z] #39 51.57 CC compel/src/lib/ptrace.o [2020-07-17T13:24:43.710Z] #39 52.01 AR compel/libcompel.a [2020-07-17T13:24:43.710Z] #39 52.08 HOSTCC compel/src/main-host.o [2020-07-17T13:24:43.710Z] #39 52.43 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-17T13:24:43.710Z] #39 52.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-17T13:24:43.863Z] #39 68.86 DEP criu/lsm.d [2020-07-17T13:24:43.863Z] #39 69.00 DEP criu/log.d [2020-07-17T13:24:43.969Z] #39 53.15 HOSTCC compel/src/lib/log-host.o [2020-07-17T13:24:44.127Z] #39 69.11 DEP criu/libnetlink.d [2020-07-17T13:24:44.127Z] #39 ... [2020-07-17T13:24:44.127Z] [2020-07-17T13:24:44.127Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:44.127Z] #17 16.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-17T13:24:44.127Z] #17 16.38 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 16.38 Unpacking pigz (2.4-1) ... [2020-07-17T13:24:44.127Z] #17 16.51 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-17T13:24:44.127Z] #17 16.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 16.52 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-17T13:24:44.127Z] #17 16.91 Selecting previously unselected package python3.7-minimal. [2020-07-17T13:24:44.127Z] #17 16.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 16.93 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:24:44.127Z] #17 17.85 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-17T13:24:44.127Z] #17 17.88 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:24:44.127Z] #17 19.65 Selecting previously unselected package python3-minimal. [2020-07-17T13:24:44.127Z] #17 19.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 ... 23654 files and directories currently installed.) [2020-07-17T13:24:44.127Z] #17 19.72 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 19.73 Unpacking python3-minimal (3.7.3-1) ... [2020-07-17T13:24:44.127Z] #17 19.83 Selecting previously unselected package libmpdec2:arm64. [2020-07-17T13:24:44.127Z] #17 19.84 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 19.86 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-17T13:24:44.127Z] #17 20.03 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-17T13:24:44.127Z] #17 20.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 20.03 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-17T13:24:44.127Z] #17 20.75 Selecting previously unselected package python3.7. [2020-07-17T13:24:44.127Z] #17 20.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 20.77 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:24:44.127Z] #17 20.90 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-17T13:24:44.127Z] #17 20.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 20.91 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-17T13:24:44.127Z] #17 21.02 Setting up python3-minimal (3.7.3-1) ... [2020-07-17T13:24:44.127Z] #17 22.02 Selecting previously unselected package python3. [2020-07-17T13:24:44.127Z] #17 22.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-17T13:24:44.127Z] #17 22.09 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-17T13:24:44.127Z] #17 22.12 Unpacking python3 (3.7.3-1) ... [2020-07-17T13:24:44.127Z] #17 22.21 Selecting previously unselected package libip4tc0:arm64. [2020-07-17T13:24:44.127Z] #17 22.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-17T13:24:44.276Z] Client: Docker Engine - Enterprise [2020-07-17T13:24:44.276Z] Version: 19.03.5 [2020-07-17T13:24:44.276Z] API version: 1.40 [2020-07-17T13:24:44.276Z] Go version: go1.12.12 [2020-07-17T13:24:44.276Z] Git commit: 2ee0c57608 [2020-07-17T13:24:44.276Z] Built: 11/13/2019 08:00:16 [2020-07-17T13:24:44.276Z] OS/Arch: windows/amd64 [2020-07-17T13:24:44.276Z] Experimental: false [2020-07-17T13:24:44.276Z] [2020-07-17T13:24:44.276Z] Server: Docker Engine - Enterprise [2020-07-17T13:24:44.276Z] Engine: [2020-07-17T13:24:44.276Z] Version: 19.03.5 [2020-07-17T13:24:44.276Z] API version: 1.40 (minimum version 1.24) [2020-07-17T13:24:44.276Z] Go version: go1.12.12 [2020-07-17T13:24:44.276Z] Git commit: 2ee0c57608 [2020-07-17T13:24:44.276Z] Built: 11/13/2019 07:58:51 [2020-07-17T13:24:44.276Z] OS/Arch: windows/amd64 [2020-07-17T13:24:44.276Z] Experimental: true [2020-07-17T13:24:44.391Z] #17 22.23 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-17T13:24:44.391Z] #17 22.35 Selecting previously unselected package libip6tc0:arm64. [2020-07-17T13:24:44.391Z] #17 22.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-17T13:24:44.391Z] #17 22.36 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-17T13:24:44.391Z] #17 22.45 Selecting previously unselected package libiptc0:arm64. [2020-07-17T13:24:44.391Z] #17 22.45 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-17T13:24:44.539Z] #39 53.42 HOSTLINK compel/compel-host-bin [2020-07-17T13:24:44.539Z] #39 53.60 DEP soccr/soccr.d [2020-07-17T13:24:44.539Z] #39 53.79 CC soccr/soccr.o [2020-07-17T13:24:44.654Z] #17 22.45 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-17T13:24:44.654Z] #17 22.51 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-17T13:24:44.654Z] #17 22.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-17T13:24:44.654Z] #17 22.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-17T13:24:44.654Z] #17 22.60 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-17T13:24:44.654Z] #17 22.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-17T13:24:44.654Z] #17 22.63 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-17T13:24:44.654Z] #17 22.70 Selecting previously unselected package libnftnl11:arm64. [2020-07-17T13:24:44.654Z] #17 22.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-17T13:24:44.654Z] #17 22.71 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-17T13:24:44.654Z] #17 22.79 Selecting previously unselected package iptables. [2020-07-17T13:24:44.917Z] #17 22.81 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-17T13:24:44.917Z] #17 22.82 Unpacking iptables (1.8.2-4) ... [Pipeline] sh [2020-07-17T13:24:45.110Z] #39 ... [2020-07-17T13:24:45.110Z] [2020-07-17T13:24:45.110Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:45.110Z] #49 10.87 + cd /tmp/tmp.KD6oO66Kyz/src/github.com/opencontainers/runc [2020-07-17T13:24:45.181Z] #17 23.16 Selecting previously unselected package xxd. [2020-07-17T13:24:45.181Z] #17 23.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-17T13:24:45.181Z] #17 23.17 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:24:45.371Z] #49 10.88 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-17T13:24:45.371Z] #49 ... [2020-07-17T13:24:45.371Z] [2020-07-17T13:24:45.371Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-17T13:24:45.371Z] #15 DONE 2.0s [2020-07-17T13:24:45.403Z] #55 ... [2020-07-17T13:24:45.403Z] [2020-07-17T13:24:45.403Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:45.403Z] #18 16.58 Reading package lists... [2020-07-17T13:24:45.403Z] #18 21.25 Building dependency tree... [2020-07-17T13:24:45.403Z] #18 23.27 libcap2-bin is already the newest version (1:2.25-2). [2020-07-17T13:24:45.403Z] #18 23.27 The following additional packages will be installed: [2020-07-17T13:24:45.403Z] #18 23.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-17T13:24:45.403Z] #18 23.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-17T13:24:45.403Z] #18 23.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-17T13:24:45.403Z] #18 23.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-17T13:24:45.403Z] #18 23.27 python3.7 python3.7-minimal vim-runtime xxd [2020-07-17T13:24:45.403Z] #18 23.27 Suggested packages: [2020-07-17T13:24:45.403Z] #18 23.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-17T13:24:45.403Z] #18 23.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-17T13:24:45.403Z] #18 23.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-17T13:24:45.403Z] #18 23.28 Recommended packages: [2020-07-17T13:24:45.403Z] #18 23.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-17T13:24:45.403Z] #18 23.28 python3-keyrings.alt python3-xdg unzip [2020-07-17T13:24:45.445Z] #17 23.29 Selecting previously unselected package vim-common. [2020-07-17T13:24:45.445Z] #17 23.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:24:45.445Z] #17 23.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:24:45.445Z] #17 23.51 Selecting previously unselected package bash-completion. [2020-07-17T13:24:45.631Z] [2020-07-17T13:24:45.631Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-17T13:24:45.704Z] #18 25.76 The following NEW packages will be installed: [2020-07-17T13:24:45.704Z] #18 25.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-17T13:24:45.704Z] #18 25.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-17T13:24:45.704Z] #18 25.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-17T13:24:45.704Z] #18 25.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-17T13:24:45.704Z] #18 25.78 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-17T13:24:45.704Z] #18 25.78 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-17T13:24:45.704Z] #18 25.78 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-17T13:24:45.704Z] #18 25.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-17T13:24:45.704Z] #18 25.78 xz-utils zip [2020-07-17T13:24:45.704Z] #18 25.90 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:24:45.704Z] #18 25.90 Need to get 29.2 MB of archives. [2020-07-17T13:24:45.704Z] #18 25.90 After this operation, 134 MB of additional disk space will be used. [2020-07-17T13:24:45.704Z] #18 25.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-17T13:24:45.708Z] #17 23.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-17T13:24:45.869Z] + docker info [2020-07-17T13:24:46.004Z] #18 25.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-17T13:24:46.004Z] #18 26.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-17T13:24:46.305Z] #18 26.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-17T13:24:46.305Z] #18 26.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-17T13:24:46.305Z] #18 26.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-17T13:24:46.611Z] #18 26.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-17T13:24:46.611Z] #18 26.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-17T13:24:46.611Z] #18 26.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-17T13:24:46.611Z] #18 26.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-17T13:24:46.611Z] #18 26.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-17T13:24:46.611Z] #18 26.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-17T13:24:46.611Z] #18 26.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-17T13:24:46.611Z] #18 26.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-17T13:24:46.611Z] #18 26.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-17T13:24:46.611Z] #18 26.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-17T13:24:46.930Z] #18 26.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-17T13:24:46.930Z] #18 26.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:24:46.930Z] #18 26.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-17T13:24:46.930Z] #18 26.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-17T13:24:46.930Z] #18 26.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-17T13:24:46.930Z] #18 26.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-17T13:24:46.930Z] #18 26.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-17T13:24:46.930Z] #18 26.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-17T13:24:46.930Z] #18 27.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-17T13:24:46.930Z] #18 27.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-17T13:24:46.930Z] #18 27.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-17T13:24:46.930Z] #18 27.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-17T13:24:46.930Z] #18 27.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-17T13:24:47.541Z] #16 DONE 2.1s [2020-07-17T13:24:47.541Z] [2020-07-17T13:24:47.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:47.582Z] #18 ... [2020-07-17T13:24:47.582Z] [2020-07-17T13:24:47.582Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:47.582Z] #55 DONE 148.2s [2020-07-17T13:24:47.582Z] [2020-07-17T13:24:47.582Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-17T13:24:47.582Z] #56 DONE 0.2s [2020-07-17T13:24:47.582Z] [2020-07-17T13:24:47.582Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-17T13:24:47.582Z] #57 DONE 0.1s [2020-07-17T13:24:47.582Z] [2020-07-17T13:24:47.582Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:47.582Z] #42 138.4 go/doc [2020-07-17T13:24:47.582Z] #42 144.9 vendor/golang.org/x/net/idna [2020-07-17T13:24:47.884Z] #42 ... [2020-07-17T13:24:47.884Z] [2020-07-17T13:24:47.884Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:47.884Z] #18 27.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-17T13:24:47.884Z] #18 27.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-17T13:24:47.884Z] #18 27.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-17T13:24:47.884Z] #18 27.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-17T13:24:47.884Z] #18 27.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-17T13:24:47.884Z] #18 27.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-17T13:24:47.884Z] #18 28.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-17T13:24:48.187Z] #18 28.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-17T13:24:48.187Z] #18 28.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-17T13:24:48.187Z] #18 28.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-17T13:24:48.187Z] #18 28.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-17T13:24:48.187Z] #18 28.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-17T13:24:48.187Z] #18 28.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-17T13:24:48.187Z] #18 28.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-17T13:24:48.187Z] #18 28.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-17T13:24:48.187Z] #18 28.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-17T13:24:48.269Z] #17 26.03 Unpacking bash-completion (1:2.8-6) ... [2020-07-17T13:24:48.490Z] #18 28.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-17T13:24:48.532Z] #17 26.45 Selecting previously unselected package bzip2. [2020-07-17T13:24:48.532Z] #17 26.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-17T13:24:48.532Z] #17 26.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:24:48.532Z] #17 26.58 Selecting previously unselected package xz-utils. [2020-07-17T13:24:48.789Z] #18 28.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-17T13:24:48.789Z] #18 28.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-17T13:24:48.795Z] #17 26.59 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-17T13:24:48.796Z] #17 26.60 Unpacking xz-utils (5.2.4-1) ... [2020-07-17T13:24:48.796Z] #17 26.77 Selecting previously unselected package apparmor. [2020-07-17T13:24:48.796Z] #17 26.79 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-17T13:24:48.796Z] #17 26.86 Unpacking apparmor (2.13.2-10) ... [2020-07-17T13:24:49.373Z] #17 27.18 Selecting previously unselected package aufs-tools. [2020-07-17T13:24:49.373Z] #17 27.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-17T13:24:49.373Z] #17 27.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:24:49.373Z] #17 27.33 Selecting previously unselected package libonig5:arm64. [2020-07-17T13:24:49.373Z] #17 27.34 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-17T13:24:49.373Z] #17 27.35 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-17T13:24:49.373Z] #17 27.52 Selecting previously unselected package libjq1:arm64. [2020-07-17T13:24:49.636Z] #17 27.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-17T13:24:49.636Z] #17 27.54 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-17T13:24:49.845Z] #18 29.68 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:24:49.845Z] #18 29.83 Fetched 29.2 MB in 3s (10.2 MB/s) [2020-07-17T13:24:49.845Z] #18 29.91 Selecting previously unselected package pigz. [2020-07-17T13:24:49.845Z] #18 ... [2020-07-17T13:24:49.845Z] [2020-07-17T13:24:49.845Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:49.845Z] #40 71.67 DEP criu/arch/ppc64/vdso-pie.d [2020-07-17T13:24:49.845Z] #40 71.80 DEP criu/pie/parasite-vdso.d [2020-07-17T13:24:49.845Z] #40 72.01 DEP criu/pie/parasite.d [2020-07-17T13:24:49.845Z] #40 72.27 CC criu/pie/parasite.o [2020-07-17T13:24:49.845Z] #40 73.52 LINK criu/pie/parasite.built-in.o [2020-07-17T13:24:49.845Z] #40 73.53 GEN criu/pie/parasite-blob.h [2020-07-17T13:24:49.845Z] #40 73.56 CC criu/pie/parasite-vdso.o [2020-07-17T13:24:49.845Z] #40 74.41 CC criu/arch/ppc64/vdso-pie.o [2020-07-17T13:24:49.845Z] #40 74.82 CC criu/arch/ppc64/restorer.o [2020-07-17T13:24:49.845Z] #40 75.31 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-17T13:24:49.845Z] #40 75.37 CC criu/pie/restorer.o [2020-07-17T13:24:49.845Z] #40 79.13 LINK criu/pie/restorer.built-in.o [2020-07-17T13:24:49.845Z] #40 79.17 GEN criu/pie/restorer-blob.h [2020-07-17T13:24:49.845Z] #40 79.32 DEP criu/vdso.d [2020-07-17T13:24:49.845Z] #40 79.63 DEP criu/uts_ns.d [2020-07-17T13:24:49.845Z] #40 79.79 DEP criu/util.d [2020-07-17T13:24:49.845Z] #40 80.02 DEP criu/uffd.d [2020-07-17T13:24:49.845Z] #40 80.31 DEP criu/tun.d [2020-07-17T13:24:49.845Z] #40 80.63 DEP criu/tty.d [2020-07-17T13:24:49.845Z] #40 80.99 DEP criu/timerfd.d [2020-07-17T13:24:49.845Z] #40 81.18 DEP criu/timens.d [2020-07-17T13:24:49.845Z] #40 81.39 DEP criu/sysfs_parse.d [2020-07-17T13:24:49.845Z] #40 81.58 DEP criu/sysctl.d [2020-07-17T13:24:49.845Z] #40 81.73 DEP criu/string.d [2020-07-17T13:24:49.845Z] #40 81.77 DEP criu/stats.d [2020-07-17T13:24:49.845Z] #40 ... [2020-07-17T13:24:49.845Z] [2020-07-17T13:24:49.845Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:49.902Z] #17 27.74 Selecting previously unselected package jq. [2020-07-17T13:24:49.902Z] #17 27.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-17T13:24:49.902Z] #17 27.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:24:49.902Z] #17 27.86 Selecting previously unselected package libaio1:arm64. [2020-07-17T13:24:49.902Z] #17 27.87 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-17T13:24:49.902Z] #17 27.88 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-17T13:24:49.902Z] #17 27.96 Selecting previously unselected package libgpm2:arm64. [2020-07-17T13:24:50.081Z] #17 2.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-17T13:24:50.081Z] #17 2.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-17T13:24:50.081Z] #17 2.568 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-17T13:24:50.146Z] #18 29.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-17T13:24:50.146Z] #18 30.01 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-17T13:24:50.146Z] #18 30.02 Unpacking pigz (2.4-1) ... [2020-07-17T13:24:50.146Z] #18 30.14 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-17T13:24:50.146Z] #18 30.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-17T13:24:50.146Z] #18 30.15 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-17T13:24:50.164Z] #17 27.97 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-17T13:24:50.164Z] #17 27.98 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-17T13:24:50.164Z] #17 28.09 Selecting previously unselected package libicu63:arm64. [2020-07-17T13:24:50.164Z] #17 28.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-17T13:24:50.164Z] #17 28.10 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-17T13:24:50.341Z] #17 2.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-17T13:24:50.753Z] #18 30.55 Selecting previously unselected package python3.7-minimal. [2020-07-17T13:24:50.753Z] #18 30.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-17T13:24:50.753Z] #18 30.58 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:24:51.154Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-17T13:24:51.154Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-17T13:24:51.154Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-07-17T13:24:51.154Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-17T13:24:51.154Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-17T13:24:51.154Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-17T13:24:51.401Z] #18 31.52 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-17T13:24:51.402Z] #18 31.54 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:24:51.446Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-17T13:24:51.446Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-17T13:24:51.446Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-17T13:24:51.446Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-17T13:24:51.446Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-17T13:24:51.446Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-17T13:24:51.723Z] #17 4.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB] [2020-07-17T13:24:52.078Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-17T13:24:52.079Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-17T13:24:52.370Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.1% of statements [2020-07-17T13:24:52.661Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-17T13:24:52.661Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-17T13:24:52.661Z] ? github.com/docker/docker/api/types [no test files] [2020-07-17T13:24:52.661Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-17T13:24:52.661Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-17T13:24:52.661Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-17T13:24:52.661Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-17T13:24:52.723Z] #17 30.76 Selecting previously unselected package libnet1:arm64. [2020-07-17T13:24:52.723Z] #17 30.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-17T13:24:52.723Z] #17 30.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:24:52.723Z] #17 30.86 Selecting previously unselected package libnl-3-200:arm64. [2020-07-17T13:24:52.952Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-07-17T13:24:52.952Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-07-17T13:24:52.952Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-17T13:24:52.952Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-17T13:24:52.952Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-17T13:24:52.952Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-17T13:24:52.952Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-17T13:24:52.952Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-17T13:24:52.952Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-17T13:24:52.986Z] #17 30.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-17T13:24:52.986Z] #17 30.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-17T13:24:52.986Z] #17 31.01 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-17T13:24:52.986Z] #17 31.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-17T13:24:52.986Z] #17 31.03 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-17T13:24:53.107Z] #17 5.444 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-17T13:24:53.244Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-07-17T13:24:53.244Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-17T13:24:53.244Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-17T13:24:53.250Z] #17 31.12 Selecting previously unselected package libreadline5:arm64. [2020-07-17T13:24:53.250Z] #17 31.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-17T13:24:53.250Z] #17 31.15 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-17T13:24:53.513Z] #17 31.31 Selecting previously unselected package net-tools. [2020-07-17T13:24:53.513Z] #17 31.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-17T13:24:53.513Z] #17 31.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:24:53.678Z] #17 ... [2020-07-17T13:24:53.678Z] [2020-07-17T13:24:53.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:53.678Z] #39 55.18 AR soccr/libsoccr.a [2020-07-17T13:24:53.678Z] #39 55.22 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:24:53.678Z] #39 55.53 DEP criu/arch/x86/sigframe.d [2020-07-17T13:24:53.678Z] #39 55.63 DEP criu/arch/x86/sigaction_compat.d [2020-07-17T13:24:53.678Z] #39 55.74 DEP criu/arch/x86/kerndat.d [2020-07-17T13:24:53.678Z] #39 55.85 DEP criu/arch/x86/crtools.d [2020-07-17T13:24:53.678Z] #39 56.02 DEP criu/arch/x86/cpu.d [2020-07-17T13:24:53.678Z] #39 56.20 CC criu/arch/x86/cpu.o [2020-07-17T13:24:53.678Z] #39 56.96 CC criu/arch/x86/crtools.o [2020-07-17T13:24:53.678Z] #39 58.20 CC criu/arch/x86/kerndat.o [2020-07-17T13:24:53.678Z] #39 58.62 CC criu/arch/x86/sigaction_compat.o [2020-07-17T13:24:53.678Z] #39 58.86 CC criu/arch/x86/sigframe.o [2020-07-17T13:24:53.678Z] #39 59.14 LINK criu/arch/x86/crtools.built-in.o [2020-07-17T13:24:53.678Z] #39 59.18 DEP criu/pie/util-vdso-elf32.d [2020-07-17T13:24:53.678Z] #39 59.28 DEP criu/pie/util-vdso.d [2020-07-17T13:24:53.678Z] #39 59.43 DEP criu/pie/util.d [2020-07-17T13:24:53.678Z] #39 59.62 CC criu/pie/util.o [2020-07-17T13:24:53.678Z] #39 59.90 CC criu/pie/util-vdso.o [2020-07-17T13:24:53.678Z] #39 60.43 CC criu/pie/util-vdso-elf32.o [2020-07-17T13:24:53.678Z] #39 61.03 AR criu/pie/pie.lib.a [2020-07-17T13:24:53.678Z] #39 61.10 DEP criu/pie/restorer.d [2020-07-17T13:24:53.678Z] #39 61.27 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-17T13:24:53.678Z] #39 61.44 DEP criu/arch/x86/restorer_unmap.d [2020-07-17T13:24:53.678Z] #39 61.48 DEP criu/arch/x86/restorer.d [2020-07-17T13:24:53.678Z] #39 61.64 DEP criu/arch/x86/vdso-pie.d [2020-07-17T13:24:53.678Z] #39 61.80 DEP criu/pie/parasite-vdso.d [2020-07-17T13:24:53.678Z] #39 61.92 DEP criu/pie/parasite.d [2020-07-17T13:24:53.678Z] #39 62.19 CC criu/pie/parasite.o [2020-07-17T13:24:53.776Z] #17 31.58 Selecting previously unselected package python-pip-whl. [2020-07-17T13:24:53.777Z] #17 31.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-17T13:24:53.777Z] #17 31.60 Unpacking python-pip-whl (18.1-5) ... [2020-07-17T13:24:53.878Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-07-17T13:24:54.040Z] #17 ... [2020-07-17T13:24:54.040Z] [2020-07-17T13:24:54.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:54.040Z] #39 69.22 DEP criu/kerndat.d [2020-07-17T13:24:54.040Z] #39 69.38 DEP criu/kcmp-ids.d [2020-07-17T13:24:54.040Z] #39 69.44 DEP criu/irmap.d [2020-07-17T13:24:54.040Z] #39 69.52 DEP criu/ipc_ns.d [2020-07-17T13:24:54.040Z] #39 69.67 DEP criu/image.d [2020-07-17T13:24:54.040Z] #39 69.92 DEP criu/image-desc.d [2020-07-17T13:24:54.040Z] #39 70.07 DEP criu/fsnotify.d [2020-07-17T13:24:54.040Z] #39 70.28 DEP criu/filesystems.d [2020-07-17T13:24:54.040Z] #39 70.47 DEP criu/files.d [2020-07-17T13:24:54.040Z] #39 70.63 DEP criu/files-reg.d [2020-07-17T13:24:54.040Z] #39 70.81 DEP criu/files-ext.d [2020-07-17T13:24:54.040Z] #39 70.99 DEP criu/file-lock.d [2020-07-17T13:24:54.040Z] #39 71.18 DEP criu/file-ids.d [2020-07-17T13:24:54.040Z] #39 71.34 DEP criu/fifo.d [2020-07-17T13:24:54.040Z] #39 71.50 DEP criu/fdstore.d [2020-07-17T13:24:54.040Z] #39 71.61 DEP criu/fault-injection.d [2020-07-17T13:24:54.040Z] #39 71.65 DEP criu/external.d [2020-07-17T13:24:54.040Z] #39 71.78 DEP criu/eventpoll.d [2020-07-17T13:24:54.040Z] #39 71.95 DEP criu/eventfd.d [2020-07-17T13:24:54.040Z] #39 72.07 DEP criu/crtools.d [2020-07-17T13:24:54.040Z] #39 72.24 DEP criu/cr-service.d [2020-07-17T13:24:54.040Z] #39 72.45 DEP criu/cr-restore.d [2020-07-17T13:24:54.040Z] #39 72.65 DEP criu/cr-errno.d [2020-07-17T13:24:54.040Z] #39 72.67 DEP criu/cr-dump.d [2020-07-17T13:24:54.040Z] #39 72.88 DEP criu/cr-dedup.d [2020-07-17T13:24:54.040Z] #39 73.00 DEP criu/cr-check.d [2020-07-17T13:24:54.040Z] #39 73.12 DEP criu/config.d [2020-07-17T13:24:54.040Z] #39 73.23 DEP criu/clone-noasan.d [2020-07-17T13:24:54.040Z] #39 73.30 DEP criu/cgroup.d [2020-07-17T13:24:54.040Z] #39 73.47 DEP criu/cgroup-props.d [2020-07-17T13:24:54.040Z] #39 73.59 DEP criu/bitmap.d [2020-07-17T13:24:54.040Z] #39 73.60 DEP criu/bfd.d [2020-07-17T13:24:54.040Z] #39 73.71 DEP criu/autofs.d [2020-07-17T13:24:54.040Z] #39 73.84 DEP criu/aio.d [2020-07-17T13:24:54.040Z] #39 74.06 DEP criu/action-scripts.d [2020-07-17T13:24:54.040Z] #39 74.29 CC criu/action-scripts.o [2020-07-17T13:24:54.040Z] #39 74.76 CC criu/aio.o [2020-07-17T13:24:54.040Z] #39 75.16 CC criu/autofs.o [2020-07-17T13:24:54.040Z] #39 76.28 CC criu/bfd.o [2020-07-17T13:24:54.040Z] #39 76.65 CC criu/bitmap.o [2020-07-17T13:24:54.040Z] #39 76.83 CC criu/cgroup-props.o [2020-07-17T13:24:54.040Z] #39 77.45 CC criu/cgroup.o [2020-07-17T13:24:54.188Z] #18 34.27 Selecting previously unselected package python3-minimal. [2020-07-17T13:24:54.249Z] #39 63.36 LINK criu/pie/parasite.built-in.o [2020-07-17T13:24:54.249Z] #39 63.37 GEN criu/pie/parasite-blob.h [2020-07-17T13:24:54.249Z] #39 63.40 CC criu/pie/parasite-vdso.o [2020-07-17T13:24:54.303Z] #39 79.33 CC criu/clone-noasan.o [2020-07-17T13:24:54.303Z] #39 79.47 CC criu/config.o [2020-07-17T13:24:54.303Z] #39 ... [2020-07-17T13:24:54.303Z] [2020-07-17T13:24:54.303Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:24:54.303Z] #17 32.42 Selecting previously unselected package python3-lib2to3. [2020-07-17T13:24:54.303Z] #17 32.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-17T13:24:54.303Z] #17 32.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:24:54.491Z] #18 34.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 ... 23610 files and directories currently installed.) [2020-07-17T13:24:54.491Z] #18 34.39 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-17T13:24:54.491Z] #18 34.40 Unpacking python3-minimal (3.7.3-1) ... [2020-07-17T13:24:54.491Z] #18 34.51 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-17T13:24:54.491Z] #18 34.51 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-17T13:24:54.491Z] #18 34.52 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-17T13:24:54.491Z] #18 34.62 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-17T13:24:54.574Z] #17 32.61 Selecting previously unselected package python3-distutils. [2020-07-17T13:24:54.575Z] #17 32.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-17T13:24:54.575Z] #17 32.63 Unpacking python3-distutils (3.7.3-1) ... [2020-07-17T13:24:54.792Z] #18 34.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-17T13:24:54.792Z] #18 34.64 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-17T13:24:54.820Z] #39 63.88 CC criu/arch/x86/vdso-pie.o [2020-07-17T13:24:54.820Z] #39 64.10 CC criu/arch/x86/restorer.o [2020-07-17T13:24:54.838Z] #17 32.75 Selecting previously unselected package python3-pip. [2020-07-17T13:24:54.838Z] #17 32.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-17T13:24:54.838Z] #17 32.77 Unpacking python3-pip (18.1-5) ... [2020-07-17T13:24:55.102Z] #17 32.96 Selecting previously unselected package python3-pkg-resources. [2020-07-17T13:24:55.102Z] #17 32.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:24:55.102Z] #17 32.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:24:55.366Z] #17 33.23 Selecting previously unselected package python3-setuptools. [2020-07-17T13:24:55.366Z] #17 33.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-17T13:24:55.366Z] #17 33.25 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-17T13:24:55.366Z] #17 33.48 Selecting previously unselected package python3-wheel. [2020-07-17T13:24:55.629Z] #17 33.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-17T13:24:55.629Z] #17 33.49 Unpacking python3-wheel (0.32.3-2) ... [2020-07-17T13:24:55.629Z] #17 33.61 Selecting previously unselected package sudo. [2020-07-17T13:24:55.629Z] #17 33.63 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-17T13:24:55.629Z] #17 33.64 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:24:55.757Z] #39 64.76 CC criu/arch/x86/restorer_unmap.o [2020-07-17T13:24:55.757Z] #39 64.83 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-17T13:24:55.757Z] #39 ... [2020-07-17T13:24:55.757Z] [2020-07-17T13:24:55.757Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:55.757Z] #49 11.39 + '[' -z '' ']' [2020-07-17T13:24:55.757Z] #49 11.39 + target=static [2020-07-17T13:24:55.757Z] #49 11.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-17T13:24:55.757Z] #49 11.64 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-17T13:24:55.757Z] #49 ... [2020-07-17T13:24:55.757Z] [2020-07-17T13:24:55.757Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:55.757Z] #41 137.7 github.com/LK4D4/vndr/godl [2020-07-17T13:24:55.757Z] #41 138.4 github.com/LK4D4/vndr [2020-07-17T13:24:55.855Z] #18 35.73 Selecting previously unselected package python3.7. [2020-07-17T13:24:55.855Z] #18 35.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-17T13:24:55.855Z] #18 35.75 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:24:55.855Z] #18 35.85 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-17T13:24:55.855Z] #18 35.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-17T13:24:55.855Z] #18 35.87 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-17T13:24:55.893Z] #17 34.03 Selecting previously unselected package thin-provisioning-tools. [2020-07-17T13:24:56.018Z] #41 ... [2020-07-17T13:24:56.018Z] [2020-07-17T13:24:56.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:56.018Z] #39 65.16 CC criu/pie/restorer.o [2020-07-17T13:24:56.155Z] #18 35.96 Setting up python3-minimal (3.7.3-1) ... [2020-07-17T13:24:56.156Z] #17 34.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-17T13:24:56.156Z] #17 34.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:24:56.420Z] #17 34.25 Selecting previously unselected package uidmap. [2020-07-17T13:24:56.420Z] #17 34.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-17T13:24:56.420Z] #17 34.26 Unpacking uidmap (1:4.5-1.1) ... [2020-07-17T13:24:56.420Z] #17 34.34 Selecting previously unselected package vim-runtime. [2020-07-17T13:24:56.420Z] #17 34.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:24:56.420Z] #17 34.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-17T13:24:56.420Z] #17 34.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-17T13:24:56.420Z] #17 34.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:24:56.609Z] ok github.com/docker/docker/builder/remotecontext 0.374s coverage: 13.6% of statements [2020-07-17T13:24:56.804Z] #18 36.80 Selecting previously unselected package python3. [2020-07-17T13:24:56.805Z] #18 36.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-17T13:24:56.805Z] #18 36.88 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-17T13:24:56.805Z] #18 36.90 Unpacking python3 (3.7.3-1) ... [2020-07-17T13:24:57.105Z] #18 37.13 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-17T13:24:57.105Z] #18 37.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-17T13:24:57.105Z] #18 37.15 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-17T13:24:57.295Z] ok github.com/docker/docker/builder/dockerfile 1.001s coverage: 48.1% of statements [2020-07-17T13:24:57.407Z] #18 37.27 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-17T13:24:57.407Z] #18 37.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-17T13:24:57.407Z] #18 37.29 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-17T13:24:57.407Z] #18 37.38 Selecting previously unselected package libiptc0:ppc64el. [2020-07-17T13:24:57.407Z] #18 37.40 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-17T13:24:57.407Z] #18 37.41 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-17T13:24:57.407Z] #18 37.48 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-17T13:24:57.407Z] #18 37.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-17T13:24:57.407Z] #18 37.50 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-17T13:24:57.725Z] #18 37.59 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-17T13:24:57.725Z] #18 37.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-17T13:24:57.725Z] #18 37.60 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-17T13:24:57.725Z] #18 37.72 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-17T13:24:57.725Z] #18 37.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-17T13:24:57.725Z] #18 37.74 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-17T13:24:57.725Z] #18 37.81 Selecting previously unselected package iptables. [2020-07-17T13:24:57.928Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-17T13:24:58.041Z] #18 37.82 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-17T13:24:58.041Z] #18 37.83 Unpacking iptables (1.8.2-4) ... [2020-07-17T13:24:58.041Z] #18 ... [2020-07-17T13:24:58.041Z] [2020-07-17T13:24:58.041Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:58.219Z] ok github.com/docker/docker/builder/remotecontext/git 0.989s coverage: 86.3% of statements [2020-07-17T13:24:58.219Z] ? github.com/docker/docker/cli [no test files] [2020-07-17T13:24:58.219Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-17T13:24:58.980Z] #17 ... [2020-07-17T13:24:58.980Z] [2020-07-17T13:24:58.980Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:58.980Z] #49 48.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-17T13:24:58.980Z] #49 50.00 + mkdir -p /build [2020-07-17T13:24:58.980Z] #49 50.00 + cp runc /build/runc [2020-07-17T13:24:58.980Z] #49 DONE 51.2s [2020-07-17T13:24:58.980Z] [2020-07-17T13:24:58.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:58.980Z] #39 80.78 CC criu/cr-check.o [2020-07-17T13:24:58.980Z] #39 82.20 CC criu/cr-dedup.o [2020-07-17T13:24:58.980Z] #39 82.50 CC criu/cr-dump.o [2020-07-17T13:24:58.980Z] #39 83.99 CC criu/cr-errno.o [2020-07-17T13:24:58.980Z] #39 84.08 CC criu/cr-restore.o [2020-07-17T13:24:59.252Z] #22 158.6 Checking out files: 21% (2299/10850) Checking out files: 22% (2387/10850) Checking out files: 23% (2496/10850) Checking out files: 24% (2604/10850) Checking out files: 25% (2713/10850) Checking out files: 26% (2821/10850) Checking out files: 27% (2930/10850) Checking out files: 28% (3038/10850) Checking out files: 29% (3147/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 39% (4253/10850) Checking out files: 40% (4340/10850) Checking out files: 41% (4449/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 46% (4991/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 51% (5534/10850) [2020-07-17T13:24:59.252Z] #22 ... [2020-07-17T13:24:59.252Z] [2020-07-17T13:24:59.252Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:59.252Z] #42 149.9 github.com/LK4D4/vndr/build [2020-07-17T13:24:59.252Z] #42 153.1 vendor/golang.org/x/net/http2/hpack [2020-07-17T13:24:59.252Z] #42 156.0 mime [2020-07-17T13:24:59.252Z] #42 158.6 net/http/internal [2020-07-17T13:24:59.252Z] #42 ... [2020-07-17T13:24:59.252Z] [2020-07-17T13:24:59.252Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:24:59.311Z] #39 68.18 LINK criu/pie/restorer.built-in.o [2020-07-17T13:24:59.311Z] #39 68.19 GEN criu/pie/restorer-blob.h [2020-07-17T13:24:59.311Z] #39 68.29 DEP criu/vdso.d [2020-07-17T13:24:59.311Z] #39 ... [2020-07-17T13:24:59.311Z] [2020-07-17T13:24:59.311Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:24:59.311Z] #41 DONE 147.7s [2020-07-17T13:24:59.571Z] [2020-07-17T13:24:59.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:24:59.571Z] #39 68.65 DEP criu/vdso-compat.d [2020-07-17T13:25:00.139Z] #39 69.05 DEP criu/uts_ns.d [2020-07-17T13:25:00.158Z] #22 158.6 Checking out files: 21% (2299/10850) Checking out files: 22% (2387/10850) Checking out files: 23% (2496/10850) Checking out files: 24% (2604/10850) Checking out files: 25% (2713/10850) Checking out files: 26% (2821/10850) Checking out files: 27% (2930/10850) Checking out files: 28% (3038/10850) Checking out files: 29% (3147/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 39% (4253/10850) Checking out files: 40% (4340/10850) Checking out files: 41% (4449/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 46% (4991/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 51% (5534/10850) Checking out files: 52% (5642/10850) Checking out files: 53% (5751/10850) Checking out files: 54% (5859/10850) Checking out files: 55% (5968/10850) Checking out files: 56% (6076/10850) Checking out files: 57% (6185/10850) Checking out files: 58% (6293/10850) Checking out files: 59% (6402/10850) Checking out files: 60% (6510/10850) Checking out files: 61% (6619/10850) Checking out files: 62% (6727/10850) Checking out files: 63% (6836/10850) Checking out files: 64% (6944/10850) Checking out files: 65% (7053/10850) Checking out files: 66% (7161/10850) Checking out files: 67% (7270/10850) Checking out files: 68% (7378/10850) Checking out files: 69% (7487/10850) Checking out files: 70% (7595/10850) Checking out files: 70% (7668/10850) Checking out files: 71% (7704/10850) Checking out files: 72% (7812/10850) Checking out files: 73% (7921/10850) Checking out files: 74% (8029/10850) Checking out files: 75% (8138/10850) [2020-07-17T13:25:00.158Z] #22 ... [2020-07-17T13:25:00.158Z] [2020-07-17T13:25:00.158Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:00.158Z] #40 81.90 DEP criu/sockets.d [2020-07-17T13:25:00.158Z] #40 82.07 DEP criu/sk-unix.d [2020-07-17T13:25:00.158Z] #40 82.39 DEP criu/sk-tcp.d [2020-07-17T13:25:00.158Z] #40 82.63 DEP criu/sk-queue.d [2020-07-17T13:25:00.158Z] #40 82.82 DEP criu/sk-packet.d [2020-07-17T13:25:00.158Z] #40 83.08 DEP criu/sk-netlink.d [2020-07-17T13:25:00.158Z] #40 83.27 DEP criu/sk-inet.d [2020-07-17T13:25:00.158Z] #40 83.52 DEP criu/signalfd.d [2020-07-17T13:25:00.158Z] #40 83.67 DEP criu/sigframe.d [2020-07-17T13:25:00.158Z] #40 83.77 DEP criu/shmem.d [2020-07-17T13:25:00.158Z] #40 83.90 DEP criu/servicefd.d [2020-07-17T13:25:00.158Z] #40 84.08 DEP criu/seize.d [2020-07-17T13:25:00.158Z] #40 84.30 DEP criu/seccomp.d [2020-07-17T13:25:00.158Z] #40 84.52 DEP criu/rst-malloc.d [2020-07-17T13:25:00.158Z] #40 84.62 DEP criu/rbtree.d [2020-07-17T13:25:00.158Z] #40 84.65 DEP criu/pstree.d [2020-07-17T13:25:00.158Z] #40 84.83 DEP criu/protobuf.d [2020-07-17T13:25:00.158Z] #40 85.01 GEN criu/protobuf-desc-gen.h [2020-07-17T13:25:00.158Z] #40 87.16 DEP criu/protobuf-desc.d [2020-07-17T13:25:00.158Z] #40 87.35 DEP criu/proc_parse.d [2020-07-17T13:25:00.158Z] #40 87.59 DEP criu/plugin.d [2020-07-17T13:25:00.158Z] #40 87.67 DEP criu/pipes.d [2020-07-17T13:25:00.158Z] #40 87.81 DEP criu/pie-util.d [2020-07-17T13:25:00.158Z] #40 87.93 DEP criu/pie-util-vdso.d [2020-07-17T13:25:00.158Z] #40 88.09 DEP criu/path.d [2020-07-17T13:25:00.158Z] #40 88.25 DEP criu/parasite-syscall.d [2020-07-17T13:25:00.158Z] #40 88.43 DEP criu/pagemap.d [2020-07-17T13:25:00.158Z] #40 88.69 DEP criu/pagemap-cache.d [2020-07-17T13:25:00.158Z] #40 88.90 DEP criu/page-xfer.d [2020-07-17T13:25:00.158Z] #40 89.08 DEP criu/page-pipe.d [2020-07-17T13:25:00.158Z] #40 89.25 DEP criu/netfilter.d [2020-07-17T13:25:00.158Z] #40 89.42 DEP criu/net.d [2020-07-17T13:25:00.158Z] #40 89.70 DEP criu/namespaces.d [2020-07-17T13:25:00.158Z] #40 89.97 DEP criu/mount.d [2020-07-17T13:25:00.158Z] #40 90.23 DEP criu/memfd.d [2020-07-17T13:25:00.158Z] #40 90.42 DEP criu/mem.d [2020-07-17T13:25:00.158Z] #40 90.68 DEP criu/lsm.d [2020-07-17T13:25:00.158Z] #40 90.87 DEP criu/log.d [2020-07-17T13:25:00.158Z] #40 91.04 DEP criu/libnetlink.d [2020-07-17T13:25:00.158Z] #40 91.19 DEP criu/kerndat.d [2020-07-17T13:25:00.158Z] #40 91.48 DEP criu/kcmp-ids.d [2020-07-17T13:25:00.158Z] #40 91.61 DEP criu/irmap.d [2020-07-17T13:25:00.158Z] #40 91.78 DEP criu/ipc_ns.d [2020-07-17T13:25:00.158Z] #40 92.03 DEP criu/image.d [2020-07-17T13:25:00.158Z] #40 ... [2020-07-17T13:25:00.158Z] [2020-07-17T13:25:00.158Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:00.399Z] #39 69.37 DEP criu/util.d [2020-07-17T13:25:00.399Z] #39 69.60 DEP criu/uffd.d [2020-07-17T13:25:00.659Z] #39 69.78 DEP criu/tun.d [2020-07-17T13:25:00.906Z] #39 ... [2020-07-17T13:25:00.906Z] [2020-07-17T13:25:00.906Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:00.906Z] #17 37.61 Selecting previously unselected package vim. [2020-07-17T13:25:00.906Z] #17 37.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-17T13:25:00.906Z] #17 37.64 Unpacking vim (2:8.1.0875-5) ... [2020-07-17T13:25:00.906Z] #17 38.13 Selecting previously unselected package xfsprogs. [2020-07-17T13:25:00.906Z] #17 38.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-17T13:25:00.906Z] #17 38.15 Unpacking xfsprogs (4.20.0-1) ... [2020-07-17T13:25:00.906Z] #17 38.72 Selecting previously unselected package zip. [2020-07-17T13:25:00.906Z] #17 38.72 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-17T13:25:00.906Z] #17 38.73 Unpacking zip (3.0-11+b1) ... [2020-07-17T13:25:00.906Z] #17 38.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:25:00.906Z] #17 38.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:25:00.906Z] #17 38.96 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-17T13:25:00.906Z] #17 38.97 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-17T13:25:00.906Z] #17 38.98 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-17T13:25:00.906Z] #17 39.00 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-17T13:25:00.906Z] #17 39.02 Setting up uidmap (1:4.5-1.1) ... [2020-07-17T13:25:00.906Z] #17 39.03 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-17T13:25:00.906Z] #17 39.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:25:00.906Z] #17 39.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:25:00.906Z] #17 39.07 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-17T13:25:00.919Z] #39 69.92 DEP criu/tty.d [2020-07-17T13:25:00.919Z] #39 70.08 DEP criu/timerfd.d [2020-07-17T13:25:00.950Z] ok github.com/docker/docker/client 0.138s coverage: 75.4% of statements [2020-07-17T13:25:01.063Z] #22 158.6 Checking out files: 21% (2299/10850) Checking out files: 22% (2387/10850) Checking out files: 23% (2496/10850) Checking out files: 24% (2604/10850) Checking out files: 25% (2713/10850) Checking out files: 26% (2821/10850) Checking out files: 27% (2930/10850) Checking out files: 28% (3038/10850) Checking out files: 29% (3147/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 39% (4253/10850) Checking out files: 40% (4340/10850) Checking out files: 41% (4449/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 46% (4991/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 51% (5534/10850) Checking out files: 52% (5642/10850) Checking out files: 53% (5751/10850) Checking out files: 54% (5859/10850) Checking out files: 55% (5968/10850) Checking out files: 56% (6076/10850) Checking out files: 57% (6185/10850) Checking out files: 58% (6293/10850) Checking out files: 59% (6402/10850) Checking out files: 60% (6510/10850) Checking out files: 61% (6619/10850) Checking out files: 62% (6727/10850) Checking out files: 63% (6836/10850) Checking out files: 64% (6944/10850) Checking out files: 65% (7053/10850) Checking out files: 66% (7161/10850) Checking out files: 67% (7270/10850) Checking out files: 68% (7378/10850) Checking out files: 69% (7487/10850) Checking out files: 70% (7595/10850) Checking out files: 70% (7668/10850) Checking out files: 71% (7704/10850) Checking out files: 72% (7812/10850) Checking out files: 73% (7921/10850) Checking out files: 74% (8029/10850) Checking out files: 75% (8138/10850) Checking out files: 76% (8246/10850) Checking out files: 77% (8355/10850) Checking out files: 78% (8463/10850) Checking out files: 79% (8572/10850) Checking out files: 80% (8680/10850) Checking out files: 81% (8789/10850) Checking out files: 82% (8897/10850) Checking out files: 83% (9006/10850) Checking out files: 84% (9114/10850) Checking out files: 85% (9223/10850) Checking out files: 86% (9331/10850) Checking out files: 87% (9440/10850) Checking out files: 88% (9548/10850) Checking out files: 89% (9657/10850) Checking out files: 90% (9765/10850) Checking out files: 91% (9874/10850) Checking out files: 92% (9982/10850) Checking out files: 93% (10091/10850) Checking out files: 94% (10199/10850) Checking out files: 95% (10308/10850) Checking out files: 96% (10416/10850) Checking out files: 97% (10525/10850) Checking out files: 97% (10559/10850) Checking out files: 98% (10633/10850) Checking out files: 99% (10742/10850) Checking out files: 100% (10850/10850) Checking out files: 100% (10850/10850), done. [2020-07-17T13:25:01.063Z] #22 161.9 + cd /tmp/tmp.1rKcw9FM9f/tmp/docker-ce [2020-07-17T13:25:01.170Z] #17 39.09 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-17T13:25:01.170Z] #17 39.11 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:25:01.170Z] #17 39.12 Setting up zip (3.0-11+b1) ... [2020-07-17T13:25:01.170Z] #17 39.14 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:25:01.170Z] #17 39.17 Setting up bash-completion (1:2.8-6) ... [2020-07-17T13:25:01.179Z] #39 70.22 DEP criu/timens.d [2020-07-17T13:25:01.179Z] #39 70.33 DEP criu/sysfs_parse.d [2020-07-17T13:25:01.179Z] #39 70.44 DEP criu/sysctl.d [2020-07-17T13:25:01.369Z] #22 161.9 + git checkout -q v17.06.2-ce [2020-07-17T13:25:01.446Z] #39 70.54 DEP criu/string.d [2020-07-17T13:25:01.446Z] #39 70.58 DEP criu/stats.d [2020-07-17T13:25:01.446Z] #39 70.69 DEP criu/sockets.d [2020-07-17T13:25:01.714Z] #39 70.86 DEP criu/sk-unix.d [2020-07-17T13:25:01.974Z] #39 71.05 DEP criu/sk-tcp.d [2020-07-17T13:25:02.234Z] #39 71.21 DEP criu/sk-queue.d [2020-07-17T13:25:02.234Z] #39 71.38 DEP criu/sk-packet.d [2020-07-17T13:25:02.495Z] #39 71.58 DEP criu/sk-netlink.d [2020-07-17T13:25:02.755Z] #39 71.73 DEP criu/sk-inet.d [2020-07-17T13:25:02.755Z] #39 71.99 DEP criu/signalfd.d [2020-07-17T13:25:03.015Z] #39 72.09 DEP criu/sigframe.d [2020-07-17T13:25:03.015Z] #39 72.17 DEP criu/shmem.d [2020-07-17T13:25:03.275Z] #39 72.29 DEP criu/servicefd.d [2020-07-17T13:25:03.275Z] #39 72.43 DEP criu/seize.d [2020-07-17T13:25:03.535Z] #39 72.55 DEP criu/seccomp.d [2020-07-17T13:25:03.535Z] #39 72.68 DEP criu/rst-malloc.d [2020-07-17T13:25:03.535Z] #39 72.76 DEP criu/rbtree.d [2020-07-17T13:25:03.535Z] #39 72.80 DEP criu/pstree.d [2020-07-17T13:25:03.796Z] #39 73.01 DEP criu/protobuf.d [2020-07-17T13:25:04.056Z] #39 73.14 GEN criu/protobuf-desc-gen.h [2020-07-17T13:25:04.486Z] #17 42.11 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-17T13:25:04.486Z] #17 42.13 Setting up xz-utils (5.2.4-1) ... [2020-07-17T13:25:04.486Z] #17 42.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-17T13:25:04.486Z] #17 42.18 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:25:04.486Z] #17 42.28 invoke-rc.d: could not determine current runlevel [2020-07-17T13:25:04.486Z] #17 42.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-17T13:25:04.486Z] #17 42.30 Setting up pigz (2.4-1) ... [2020-07-17T13:25:04.486Z] #17 42.31 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-17T13:25:04.486Z] #17 42.33 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-17T13:25:04.486Z] #17 42.36 Setting up python-pip-whl (18.1-5) ... [2020-07-17T13:25:04.486Z] #17 42.38 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-17T13:25:04.486Z] #17 42.39 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:25:04.750Z] #17 42.75 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-17T13:25:04.750Z] #17 42.77 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-17T13:25:04.750Z] #17 42.78 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:04.750Z] #17 42.80 Setting up vim (2:8.1.0875-5) ... [2020-07-17T13:25:04.750Z] #17 42.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-17T13:25:04.750Z] #17 42.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-17T13:25:04.750Z] #17 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-17T13:25:04.750Z] #17 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-17T13:25:04.750Z] #17 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-17T13:25:04.750Z] #17 42.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-17T13:25:04.953Z] #22 165.1 + mkdir -p /tmp/tmp.1rKcw9FM9f/src/github.com/docker [2020-07-17T13:25:04.953Z] #22 165.1 + mv components/cli /tmp/tmp.1rKcw9FM9f/src/github.com/docker/cli [2020-07-17T13:25:04.953Z] #22 165.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-17T13:25:05.031Z] #17 42.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-17T13:25:05.031Z] #17 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-17T13:25:05.031Z] #17 42.96 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-17T13:25:05.031Z] #17 42.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:25:05.031Z] #17 43.02 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-17T13:25:05.031Z] #17 43.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:25:05.031Z] #17 43.05 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-17T13:25:05.031Z] #17 43.07 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:05.439Z] #39 74.63 DEP criu/protobuf-desc.d [2020-07-17T13:25:05.439Z] #39 74.73 DEP criu/proc_parse.d [2020-07-17T13:25:06.010Z] #39 74.89 DEP criu/plugin.d [2020-07-17T13:25:06.010Z] #39 75.02 DEP criu/pipes.d [2020-07-17T13:25:06.010Z] #39 75.16 DEP criu/pie-util.d [2020-07-17T13:25:06.010Z] #39 75.25 DEP criu/pie-util-vdso.d [2020-07-17T13:25:06.270Z] #39 75.36 DEP criu/pie-util-vdso-elf32.d [2020-07-17T13:25:06.530Z] #39 75.47 DEP criu/path.d [2020-07-17T13:25:06.530Z] #39 75.59 DEP criu/parasite-syscall.d [2020-07-17T13:25:06.790Z] #39 75.76 DEP criu/pagemap.d [2020-07-17T13:25:06.790Z] #39 75.88 DEP criu/pagemap-cache.d [2020-07-17T13:25:06.790Z] #39 75.97 DEP criu/page-xfer.d [2020-07-17T13:25:06.790Z] #39 76.07 DEP criu/page-pipe.d [2020-07-17T13:25:07.050Z] #39 76.14 DEP criu/netfilter.d [2020-07-17T13:25:07.050Z] #39 76.34 DEP criu/net.d [2020-07-17T13:25:07.592Z] #17 45.24 Setting up iptables (1.8.2-4) ... [2020-07-17T13:25:07.592Z] #17 45.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:25:07.592Z] #17 45.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:25:07.592Z] #17 45.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:25:07.592Z] #17 45.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:25:07.592Z] #17 45.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-17T13:25:07.592Z] #17 45.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-17T13:25:07.592Z] #17 45.32 Setting up python3 (3.7.3-1) ... [2020-07-17T13:25:07.621Z] #39 76.54 DEP criu/namespaces.d [2020-07-17T13:25:07.621Z] #39 76.69 DEP criu/mount.d [2020-07-17T13:25:07.621Z] #39 76.83 DEP criu/memfd.d [2020-07-17T13:25:07.736Z] #22 ... [2020-07-17T13:25:07.736Z] [2020-07-17T13:25:07.736Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:07.736Z] #18 38.39 Selecting previously unselected package xxd. [2020-07-17T13:25:07.736Z] #18 38.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 38.41 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:25:07.736Z] #18 38.53 Selecting previously unselected package vim-common. [2020-07-17T13:25:07.736Z] #18 38.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:25:07.736Z] #18 38.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:25:07.736Z] #18 38.79 Selecting previously unselected package bash-completion. [2020-07-17T13:25:07.736Z] #18 38.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-17T13:25:07.736Z] #18 42.77 Unpacking bash-completion (1:2.8-6) ... [2020-07-17T13:25:07.736Z] #18 43.16 Selecting previously unselected package bzip2. [2020-07-17T13:25:07.736Z] #18 43.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 43.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:25:07.736Z] #18 43.26 Selecting previously unselected package xz-utils. [2020-07-17T13:25:07.736Z] #18 43.27 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 43.27 Unpacking xz-utils (5.2.4-1) ... [2020-07-17T13:25:07.736Z] #18 43.52 Selecting previously unselected package apparmor. [2020-07-17T13:25:07.736Z] #18 43.54 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 43.75 Unpacking apparmor (2.13.2-10) ... [2020-07-17T13:25:07.736Z] #18 44.16 Selecting previously unselected package aufs-tools. [2020-07-17T13:25:07.736Z] #18 44.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 44.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:25:07.736Z] #18 44.32 Selecting previously unselected package libonig5:ppc64el. [2020-07-17T13:25:07.736Z] #18 44.36 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 44.37 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-17T13:25:07.736Z] #18 44.54 Selecting previously unselected package libjq1:ppc64el. [2020-07-17T13:25:07.736Z] #18 44.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 44.57 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-17T13:25:07.736Z] #18 44.68 Selecting previously unselected package jq. [2020-07-17T13:25:07.736Z] #18 44.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 44.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:25:07.736Z] #18 44.82 Selecting previously unselected package libaio1:ppc64el. [2020-07-17T13:25:07.736Z] #18 44.83 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 44.83 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-17T13:25:07.736Z] #18 44.90 Selecting previously unselected package libgpm2:ppc64el. [2020-07-17T13:25:07.736Z] #18 44.91 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 44.91 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-17T13:25:07.736Z] #18 44.99 Selecting previously unselected package libicu63:ppc64el. [2020-07-17T13:25:07.736Z] #18 45.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-17T13:25:07.736Z] #18 45.01 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-17T13:25:07.736Z] #18 ... [2020-07-17T13:25:07.736Z] [2020-07-17T13:25:07.736Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:07.736Z] #40 92.19 DEP criu/image-desc.d [2020-07-17T13:25:07.736Z] #40 92.31 DEP criu/fsnotify.d [2020-07-17T13:25:07.736Z] #40 92.54 DEP criu/filesystems.d [2020-07-17T13:25:07.736Z] #40 92.69 DEP criu/files.d [2020-07-17T13:25:07.736Z] #40 92.92 DEP criu/files-reg.d [2020-07-17T13:25:07.736Z] #40 93.12 DEP criu/files-ext.d [2020-07-17T13:25:07.736Z] #40 93.34 DEP criu/file-lock.d [2020-07-17T13:25:07.736Z] #40 93.58 DEP criu/file-ids.d [2020-07-17T13:25:07.736Z] #40 93.80 DEP criu/fifo.d [2020-07-17T13:25:07.736Z] #40 93.95 DEP criu/fdstore.d [2020-07-17T13:25:07.736Z] #40 94.06 DEP criu/fault-injection.d [2020-07-17T13:25:07.736Z] #40 94.09 DEP criu/external.d [2020-07-17T13:25:07.736Z] #40 94.21 DEP criu/eventpoll.d [2020-07-17T13:25:07.736Z] #40 94.42 DEP criu/eventfd.d [2020-07-17T13:25:07.736Z] #40 94.62 DEP criu/crtools.d [2020-07-17T13:25:07.736Z] #40 94.84 DEP criu/cr-service.d [2020-07-17T13:25:07.736Z] #40 95.05 DEP criu/cr-restore.d [2020-07-17T13:25:07.736Z] #40 95.36 DEP criu/cr-errno.d [2020-07-17T13:25:07.736Z] #40 95.39 DEP criu/cr-dump.d [2020-07-17T13:25:07.736Z] #40 95.60 DEP criu/cr-dedup.d [2020-07-17T13:25:07.736Z] #40 95.80 DEP criu/cr-check.d [2020-07-17T13:25:07.736Z] #40 96.01 DEP criu/config.d [2020-07-17T13:25:07.736Z] #40 96.20 DEP criu/clone-noasan.d [2020-07-17T13:25:07.736Z] #40 96.31 DEP criu/cgroup.d [2020-07-17T13:25:07.736Z] #40 96.62 DEP criu/cgroup-props.d [2020-07-17T13:25:07.736Z] #40 96.79 DEP criu/bitmap.d [2020-07-17T13:25:07.736Z] #40 96.82 DEP criu/bfd.d [2020-07-17T13:25:07.736Z] #40 96.99 DEP criu/autofs.d [2020-07-17T13:25:07.736Z] #40 97.25 DEP criu/aio.d [2020-07-17T13:25:07.736Z] #40 97.47 DEP criu/action-scripts.d [2020-07-17T13:25:07.736Z] #40 97.85 CC criu/action-scripts.o [2020-07-17T13:25:07.736Z] #40 98.53 CC criu/aio.o [2020-07-17T13:25:07.736Z] #40 99.29 CC criu/autofs.o [2020-07-17T13:25:07.858Z] #17 45.85 Setting up python3-wheel (0.32.3-2) ... [2020-07-17T13:25:07.882Z] #39 76.94 DEP criu/mem.d [2020-07-17T13:25:07.882Z] #39 77.12 DEP criu/lsm.d [2020-07-17T13:25:08.142Z] #39 77.33 DEP criu/log.d [2020-07-17T13:25:08.142Z] #39 77.44 DEP criu/libnetlink.d [2020-07-17T13:25:08.142Z] #39 ... [2020-07-17T13:25:08.142Z] [2020-07-17T13:25:08.142Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:08.142Z] #17 10.86 Fetched 8364 kB in 9s (944 kB/s) [2020-07-17T13:25:08.142Z] #17 10.86 Reading package lists... [2020-07-17T13:25:08.142Z] #17 14.83 Reading package lists... [2020-07-17T13:25:08.142Z] #17 18.36 Building dependency tree... [2020-07-17T13:25:08.142Z] #17 20.17 libcap2-bin is already the newest version (1:2.25-2). [2020-07-17T13:25:08.142Z] #17 20.17 The following additional packages will be installed: [2020-07-17T13:25:08.142Z] #17 20.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-17T13:25:08.142Z] #17 20.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-17T13:25:08.142Z] #17 20.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-17T13:25:08.142Z] #17 20.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-17T13:25:08.142Z] #17 20.18 python3.7 python3.7-minimal vim-runtime xxd [2020-07-17T13:25:08.142Z] #17 20.18 Suggested packages: [2020-07-17T13:25:08.142Z] #17 20.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-17T13:25:08.142Z] #17 20.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-17T13:25:08.142Z] #17 20.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-17T13:25:08.142Z] #17 20.18 Recommended packages: [2020-07-17T13:25:08.142Z] #17 20.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-17T13:25:08.142Z] #17 20.18 python3-keyrings.alt python3-xdg unzip [2020-07-17T13:25:08.389Z] #40 ... [2020-07-17T13:25:08.389Z] [2020-07-17T13:25:08.389Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:08.389Z] #18 48.34 Selecting previously unselected package libnet1:ppc64el. [2020-07-17T13:25:08.389Z] #18 48.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-17T13:25:08.389Z] #18 48.35 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-17T13:25:08.389Z] #18 48.43 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-17T13:25:08.389Z] #18 48.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-17T13:25:08.389Z] #18 48.43 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-17T13:25:08.389Z] #18 48.51 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-17T13:25:08.389Z] #18 48.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-17T13:25:08.389Z] #18 48.53 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-17T13:25:08.389Z] #18 48.59 Selecting previously unselected package libreadline5:ppc64el. [2020-07-17T13:25:08.403Z] #17 ... [2020-07-17T13:25:08.403Z] [2020-07-17T13:25:08.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:08.403Z] #39 77.58 DEP criu/kerndat.d [2020-07-17T13:25:08.436Z] #17 46.50 Setting up apparmor (2.13.2-10) ... [2020-07-17T13:25:08.663Z] #39 77.79 DEP criu/kcmp-ids.d [2020-07-17T13:25:08.691Z] #18 48.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-17T13:25:08.691Z] #18 48.61 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-17T13:25:08.691Z] #18 48.73 Selecting previously unselected package net-tools. [2020-07-17T13:25:08.691Z] #18 48.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-17T13:25:08.691Z] #18 48.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:25:08.924Z] #39 ... [2020-07-17T13:25:08.924Z] [2020-07-17T13:25:08.924Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:25:08.924Z] #28 DONE 157.0s [2020-07-17T13:25:08.924Z] [2020-07-17T13:25:08.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:08.924Z] #39 77.91 DEP criu/irmap.d [2020-07-17T13:25:08.924Z] #39 78.05 DEP criu/ipc_ns.d [2020-07-17T13:25:08.992Z] #18 48.99 Selecting previously unselected package python-pip-whl. [2020-07-17T13:25:08.992Z] #18 49.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-17T13:25:08.992Z] #18 49.01 Unpacking python-pip-whl (18.1-5) ... [2020-07-17T13:25:09.185Z] #39 78.38 DEP criu/image.d [2020-07-17T13:25:09.647Z] #18 49.45 Selecting previously unselected package python3-lib2to3. [2020-07-17T13:25:09.647Z] #18 49.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-17T13:25:09.647Z] #18 49.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:25:09.647Z] #18 49.62 Selecting previously unselected package python3-distutils. [2020-07-17T13:25:09.647Z] #18 49.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-17T13:25:09.647Z] #18 49.64 Unpacking python3-distutils (3.7.3-1) ... [2020-07-17T13:25:09.647Z] #18 49.80 Selecting previously unselected package python3-pip. [2020-07-17T13:25:09.647Z] #18 49.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-17T13:25:09.647Z] #18 49.82 Unpacking python3-pip (18.1-5) ... [2020-07-17T13:25:09.755Z] #39 78.63 DEP criu/image-desc.d [2020-07-17T13:25:09.755Z] #39 78.78 DEP criu/fsnotify.d [2020-07-17T13:25:09.953Z] #18 49.98 Selecting previously unselected package python3-pkg-resources. [2020-07-17T13:25:09.953Z] #18 49.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:25:09.953Z] #18 49.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:25:09.953Z] #18 50.10 Selecting previously unselected package python3-setuptools. [2020-07-17T13:25:10.015Z] #39 79.10 DEP criu/filesystems.d [2020-07-17T13:25:10.275Z] #39 79.35 DEP criu/files.d [2020-07-17T13:25:10.291Z] #18 50.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-17T13:25:10.291Z] #18 50.11 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-17T13:25:10.291Z] #18 50.39 Selecting previously unselected package python3-wheel. [2020-07-17T13:25:10.363Z] #17 48.35 Setting up xfsprogs (4.20.0-1) ... [2020-07-17T13:25:10.363Z] #17 48.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:25:10.535Z] #39 79.56 DEP criu/files-reg.d [2020-07-17T13:25:10.535Z] #39 79.65 DEP criu/files-ext.d [2020-07-17T13:25:10.591Z] #18 50.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-17T13:25:10.591Z] #18 50.42 Unpacking python3-wheel (0.32.3-2) ... [2020-07-17T13:25:10.591Z] #18 ... [2020-07-17T13:25:10.591Z] [2020-07-17T13:25:10.591Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:25:10.591Z] #42 161.1 vendor/golang.org/x/net/http/httpproxy [2020-07-17T13:25:10.591Z] #42 161.1 net/textproto [2020-07-17T13:25:10.591Z] #42 161.1 crypto/x509 [2020-07-17T13:25:10.591Z] #42 162.8 mime/multipart [2020-07-17T13:25:10.591Z] #42 162.8 vendor/golang.org/x/net/http/httpguts [2020-07-17T13:25:10.591Z] #42 166.4 crypto/tls [2020-07-17T13:25:10.591Z] #42 ... [2020-07-17T13:25:10.591Z] [2020-07-17T13:25:10.591Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:10.591Z] #18 50.59 Selecting previously unselected package sudo. [2020-07-17T13:25:10.591Z] #18 50.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-17T13:25:10.591Z] #18 50.60 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:25:10.626Z] #17 48.70 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:25:10.795Z] #39 79.83 DEP criu/file-lock.d [2020-07-17T13:25:10.795Z] #39 79.97 DEP criu/file-ids.d [2020-07-17T13:25:10.892Z] #18 51.11 Selecting previously unselected package thin-provisioning-tools. [2020-07-17T13:25:11.055Z] #39 80.09 DEP criu/fifo.d [2020-07-17T13:25:11.055Z] #39 80.23 DEP criu/fdstore.d [2020-07-17T13:25:11.055Z] #39 80.31 DEP criu/fault-injection.d [2020-07-17T13:25:11.193Z] #18 51.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-17T13:25:11.193Z] #18 51.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:25:11.314Z] #39 80.35 DEP criu/external.d [2020-07-17T13:25:11.314Z] #39 80.50 DEP criu/eventpoll.d [2020-07-17T13:25:11.494Z] #18 51.51 Selecting previously unselected package uidmap. [2020-07-17T13:25:11.494Z] #18 51.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-17T13:25:11.494Z] #18 51.53 Unpacking uidmap (1:4.5-1.1) ... [2020-07-17T13:25:11.494Z] #18 51.65 Selecting previously unselected package vim-runtime. [2020-07-17T13:25:11.574Z] #39 80.67 DEP criu/eventfd.d [2020-07-17T13:25:11.576Z] #17 49.40 Setting up python3-distutils (3.7.3-1) ... [2020-07-17T13:25:11.795Z] #18 51.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:25:11.795Z] #18 51.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-17T13:25:11.795Z] #18 51.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-17T13:25:11.795Z] #18 51.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:25:11.834Z] #39 80.79 DEP criu/crtools.d [2020-07-17T13:25:11.834Z] #39 80.94 DEP criu/cr-service.d [2020-07-17T13:25:11.839Z] #17 49.86 Setting up python3-setuptools (40.8.0-1) ... [2020-07-17T13:25:12.094Z] #39 81.07 DEP criu/cr-restore.d [2020-07-17T13:25:12.094Z] #39 81.28 DEP criu/cr-errno.d [2020-07-17T13:25:12.094Z] #39 81.32 DEP criu/cr-dump.d [2020-07-17T13:25:12.354Z] #39 81.48 DEP criu/cr-dedup.d [2020-07-17T13:25:12.415Z] #17 ... [2020-07-17T13:25:12.415Z] [2020-07-17T13:25:12.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:12.415Z] #39 87.56 CC criu/cr-service.o [2020-07-17T13:25:12.415Z] #39 88.79 CC criu/crtools.o [2020-07-17T13:25:12.415Z] #39 89.17 CC criu/eventfd.o [2020-07-17T13:25:12.415Z] #39 89.41 CC criu/eventpoll.o [2020-07-17T13:25:12.415Z] #39 90.07 CC criu/external.o [2020-07-17T13:25:12.415Z] #39 90.30 CC criu/fault-injection.o [2020-07-17T13:25:12.415Z] #39 90.38 CC criu/fdstore.o [2020-07-17T13:25:12.415Z] #39 90.67 CC criu/fifo.o [2020-07-17T13:25:12.415Z] #39 90.97 CC criu/file-ids.o [2020-07-17T13:25:12.415Z] #39 91.32 CC criu/file-lock.o [2020-07-17T13:25:12.415Z] #39 92.05 CC criu/files-ext.o [2020-07-17T13:25:12.415Z] #39 92.34 CC criu/files-reg.o [2020-07-17T13:25:12.415Z] #39 93.82 CC criu/files.o [2020-07-17T13:25:12.415Z] #39 95.40 CC criu/filesystems.o [2020-07-17T13:25:12.415Z] #39 95.99 CC criu/fsnotify.o [2020-07-17T13:25:12.415Z] #39 96.70 CC criu/image-desc.o [2020-07-17T13:25:12.415Z] #39 96.81 CC criu/image.o [2020-07-17T13:25:12.415Z] #39 97.51 CC criu/ipc_ns.o [2020-07-17T13:25:12.614Z] #39 81.60 DEP criu/cr-check.d [2020-07-17T13:25:12.614Z] #39 81.78 DEP criu/config.d [2020-07-17T13:25:12.874Z] #39 81.91 DEP criu/clone-noasan.d [2020-07-17T13:25:12.874Z] #39 82.02 DEP criu/cgroup.d [2020-07-17T13:25:12.991Z] #39 ... [2020-07-17T13:25:12.991Z] [2020-07-17T13:25:12.991Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:12.991Z] #17 50.88 Setting up python3-pip (18.1-5) ... [2020-07-17T13:25:13.136Z] #39 82.18 DEP criu/cgroup-props.d [2020-07-17T13:25:13.136Z] #39 82.29 DEP criu/bitmap.d [2020-07-17T13:25:13.136Z] #39 82.32 DEP criu/bfd.d [2020-07-17T13:25:13.178Z] #52 ... [2020-07-17T13:25:13.178Z] [2020-07-17T13:25:13.178Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:13.178Z] #45 DONE 268.9s [2020-07-17T13:25:13.178Z] [2020-07-17T13:25:13.178Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:13.178Z] #52 ... [2020-07-17T13:25:13.178Z] [2020-07-17T13:25:13.178Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-17T13:25:13.178Z] #46 DONE 0.2s [2020-07-17T13:25:13.178Z] [2020-07-17T13:25:13.178Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-17T13:25:13.178Z] #48 DONE 0.1s [2020-07-17T13:25:13.178Z] [2020-07-17T13:25:13.178Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-17T13:25:13.178Z] #50 DONE 0.1s [2020-07-17T13:25:13.178Z] [2020-07-17T13:25:13.178Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:13.178Z] #52 240.5 + bin/containerd-stress [2020-07-17T13:25:13.396Z] #39 82.42 DEP criu/autofs.d [2020-07-17T13:25:13.396Z] #39 82.63 DEP criu/aio.d [2020-07-17T13:25:13.656Z] #39 82.76 DEP criu/action-scripts.d [2020-07-17T13:25:13.916Z] #39 83.07 CC criu/action-scripts.o [2020-07-17T13:25:13.940Z] #17 51.88 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:25:14.115Z] #52 242.2 + bin/containerd-shim [2020-07-17T13:25:14.203Z] #17 52.14 Processing triggers for mime-support (3.62) ... [2020-07-17T13:25:14.487Z] #39 83.48 CC criu/aio.o [2020-07-17T13:25:14.747Z] #39 84.01 CC criu/autofs.o [2020-07-17T13:25:15.384Z] #18 55.52 Selecting previously unselected package vim. [2020-07-17T13:25:15.384Z] #18 55.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-17T13:25:15.384Z] #18 55.56 Unpacking vim (2:8.1.0875-5) ... [2020-07-17T13:25:15.597Z] #17 DONE 53.6s [2020-07-17T13:25:15.597Z] [2020-07-17T13:25:15.597Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:15.597Z] #52 125.6 + bin/containerd [2020-07-17T13:25:15.693Z] #39 ... [2020-07-17T13:25:15.693Z] [2020-07-17T13:25:15.693Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:15.693Z] #17 21.82 The following NEW packages will be installed: [2020-07-17T13:25:15.693Z] #17 21.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-17T13:25:15.693Z] #17 21.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-17T13:25:15.693Z] #17 21.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-17T13:25:15.693Z] #17 21.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-17T13:25:15.693Z] #17 21.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-17T13:25:15.693Z] #17 21.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-17T13:25:15.693Z] #17 21.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-17T13:25:15.693Z] #17 21.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-17T13:25:15.693Z] #17 21.84 xz-utils zip [2020-07-17T13:25:15.693Z] #17 22.16 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-17T13:25:15.693Z] #17 22.16 Need to get 28.5 MB of archives. [2020-07-17T13:25:15.693Z] #17 22.16 After this operation, 116 MB of additional disk space will be used. [2020-07-17T13:25:15.693Z] #17 22.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-17T13:25:15.693Z] #17 22.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-17T13:25:15.693Z] #17 22.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-17T13:25:15.693Z] #17 22.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-17T13:25:15.693Z] #17 22.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-17T13:25:15.693Z] #17 22.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-17T13:25:15.693Z] #17 22.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-17T13:25:15.693Z] #17 22.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-17T13:25:15.693Z] #17 22.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-17T13:25:15.693Z] #17 22.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-17T13:25:15.693Z] #17 22.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-17T13:25:15.693Z] #17 22.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-17T13:25:15.693Z] #17 22.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-17T13:25:15.693Z] #17 22.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-17T13:25:15.693Z] #17 22.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-17T13:25:15.693Z] #17 22.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-17T13:25:15.693Z] #17 22.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-17T13:25:15.693Z] #17 22.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-17T13:25:15.693Z] #17 22.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-17T13:25:15.693Z] #17 22.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-17T13:25:15.693Z] #17 22.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-17T13:25:15.693Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-17T13:25:15.693Z] #17 22.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-17T13:25:15.693Z] #17 22.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-17T13:25:15.693Z] #17 22.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-17T13:25:15.693Z] #17 22.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-17T13:25:15.693Z] #17 22.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-17T13:25:15.693Z] #17 22.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-17T13:25:15.693Z] #17 22.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-17T13:25:15.693Z] #17 23.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-17T13:25:15.693Z] #17 23.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-17T13:25:15.693Z] #17 23.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-17T13:25:15.693Z] #17 23.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-17T13:25:15.693Z] #17 23.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-17T13:25:15.693Z] #17 23.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-17T13:25:15.693Z] #17 23.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-17T13:25:15.693Z] #17 23.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-17T13:25:15.693Z] #17 23.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-17T13:25:15.693Z] #17 23.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-17T13:25:15.693Z] #17 23.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-17T13:25:15.693Z] #17 23.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-17T13:25:15.693Z] #17 23.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-17T13:25:15.693Z] #17 23.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-17T13:25:15.693Z] #17 23.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-17T13:25:15.693Z] #17 23.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-17T13:25:15.693Z] #17 23.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-17T13:25:15.693Z] #17 23.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-17T13:25:15.693Z] #17 23.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-17T13:25:15.693Z] #17 24.57 debconf: delaying package configuration, since apt-utils is not installed [2020-07-17T13:25:15.693Z] #17 24.64 Fetched 28.5 MB in 2s (13.8 MB/s) [2020-07-17T13:25:15.693Z] #17 24.70 Selecting previously unselected package pigz. [2020-07-17T13:25:15.693Z] #17 24.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-17T13:25:15.693Z] #17 24.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-17T13:25:15.693Z] #17 24.76 Unpacking pigz (2.4-1) ... [2020-07-17T13:25:15.693Z] #17 24.84 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-17T13:25:15.693Z] #17 24.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:25:15.693Z] #17 24.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:15.693Z] #17 25.26 Selecting previously unselected package python3.7-minimal. [2020-07-17T13:25:15.693Z] #17 25.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:25:15.693Z] #17 25.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:25:15.693Z] #17 26.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:15.693Z] #17 26.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-17T13:25:15.693Z] #17 27.86 Selecting previously unselected package python3-minimal. [2020-07-17T13:25:15.693Z] #17 27.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-17T13:25:15.693Z] #17 27.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-17T13:25:15.693Z] #17 27.90 Unpacking python3-minimal (3.7.3-1) ... [2020-07-17T13:25:15.693Z] #17 27.96 Selecting previously unselected package libmpdec2:amd64. [2020-07-17T13:25:15.693Z] #17 27.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-17T13:25:15.693Z] #17 27.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-17T13:25:15.693Z] #17 28.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-17T13:25:15.693Z] #17 28.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:25:15.693Z] #17 28.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:15.955Z] #17 ... [2020-07-17T13:25:15.955Z] [2020-07-17T13:25:15.955Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:15.955Z] #39 85.21 CC criu/bfd.o [2020-07-17T13:25:15.998Z] Client: [2020-07-17T13:25:15.998Z] Debug Mode: false [2020-07-17T13:25:15.998Z] Plugins: [2020-07-17T13:25:15.998Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-17T13:25:15.998Z] [2020-07-17T13:25:15.998Z] Server: [2020-07-17T13:25:15.998Z] Containers: 0 [2020-07-17T13:25:15.998Z] Running: 0 [2020-07-17T13:25:15.998Z] Paused: 0 [2020-07-17T13:25:15.998Z] Stopped: 0 [2020-07-17T13:25:15.998Z] Images: 0 [2020-07-17T13:25:15.998Z] Server Version: 19.03.5 [2020-07-17T13:25:15.998Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-17T13:25:15.998Z] Windows: [2020-07-17T13:25:15.998Z] LCOW: [2020-07-17T13:25:15.998Z] Logging Driver: json-file [2020-07-17T13:25:15.998Z] Plugins: [2020-07-17T13:25:15.998Z] Volume: local [2020-07-17T13:25:15.998Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-17T13:25:15.998Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-17T13:25:15.998Z] Swarm: inactive [2020-07-17T13:25:15.998Z] Default Isolation: process [2020-07-17T13:25:15.998Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-17T13:25:15.998Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-17T13:25:15.998Z] OSType: windows [2020-07-17T13:25:15.998Z] Architecture: x86_64 [2020-07-17T13:25:15.998Z] CPUs: 4 [2020-07-17T13:25:15.998Z] Total Memory: 32GiB [2020-07-17T13:25:15.998Z] Name: azwin-2-c2ed00 [2020-07-17T13:25:15.998Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-17T13:25:15.998Z] Docker Root Dir: D:\docker [2020-07-17T13:25:15.998Z] Debug Mode: false [2020-07-17T13:25:15.998Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:25:15.998Z] Labels: [2020-07-17T13:25:15.998Z] Experimental: true [2020-07-17T13:25:15.998Z] Insecure Registries: [2020-07-17T13:25:15.998Z] 10.0.0.4:5000 [2020-07-17T13:25:15.998Z] 127.0.0.0/8 [2020-07-17T13:25:15.998Z] Registry Mirrors: [2020-07-17T13:25:15.998Z] http://10.0.0.4:5000/ [2020-07-17T13:25:15.998Z] Live Restore Enabled: false [2020-07-17T13:25:15.998Z] [2020-07-17T13:25:16.032Z] #18 56.11 Selecting previously unselected package xfsprogs. [2020-07-17T13:25:16.032Z] #18 56.12 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-17T13:25:16.032Z] #18 56.12 Unpacking xfsprogs (4.20.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-17T13:25:16.530Z] #39 85.56 CC criu/bitmap.o [2020-07-17T13:25:16.530Z] #39 85.77 CC criu/cgroup-props.o [2020-07-17T13:25:16.680Z] #18 56.67 Selecting previously unselected package zip. [2020-07-17T13:25:16.680Z] #18 56.69 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-17T13:25:16.680Z] #18 56.69 Unpacking zip (3.0-11+b1) ... [2020-07-17T13:25:16.981Z] #18 56.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:25:16.981Z] #18 56.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:25:16.981Z] #18 56.95 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-17T13:25:16.981Z] #18 56.96 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-17T13:25:16.981Z] #18 56.98 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-17T13:25:16.981Z] #18 56.99 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-17T13:25:16.981Z] #18 57.00 Setting up uidmap (1:4.5-1.1) ... [2020-07-17T13:25:16.981Z] #18 57.01 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-17T13:25:16.981Z] #18 57.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-17T13:25:16.981Z] #18 57.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:25:16.981Z] #18 57.03 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-17T13:25:16.981Z] #18 57.04 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-17T13:25:16.981Z] #18 57.05 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:25:16.981Z] #18 57.06 Setting up zip (3.0-11+b1) ... [2020-07-17T13:25:16.981Z] #18 57.06 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:25:16.981Z] #18 57.08 Setting up bash-completion (1:2.8-6) ... [2020-07-17T13:25:17.474Z] #39 86.44 CC criu/cgroup.o [2020-07-17T13:25:17.523Z] #52 ... [2020-07-17T13:25:17.524Z] [2020-07-17T13:25:17.524Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-17T13:25:17.524Z] #18 1.811 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-17T13:25:17.524Z] #18 1.816 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-17T13:25:17.524Z] #18 1.821 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-17T13:25:17.524Z] #18 DONE 2.0s [2020-07-17T13:25:17.787Z] [2020-07-17T13:25:17.787Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:25:19.771Z] #18 ... [2020-07-17T13:25:19.771Z] [2020-07-17T13:25:19.771Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:19.771Z] #40 101.5 CC criu/bfd.o [2020-07-17T13:25:19.771Z] #40 102.5 CC criu/bitmap.o [2020-07-17T13:25:19.771Z] #40 102.7 CC criu/cgroup-props.o [2020-07-17T13:25:19.771Z] #40 103.9 CC criu/cgroup.o [2020-07-17T13:25:19.771Z] #40 108.6 CC criu/clone-noasan.o [2020-07-17T13:25:19.771Z] #40 108.8 CC criu/config.o [2020-07-17T13:25:19.771Z] #40 111.5 CC criu/cr-check.o [2020-07-17T13:25:20.016Z] #39 89.00 CC criu/clone-noasan.o [2020-07-17T13:25:20.016Z] #39 89.20 CC criu/config.o [2020-07-17T13:25:20.681Z] #52 248.7 + bin/containerd-shim-runc-v1 [2020-07-17T13:25:21.317Z] #40 ... [2020-07-17T13:25:21.317Z] [2020-07-17T13:25:21.317Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:21.317Z] #18 61.31 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-17T13:25:21.317Z] #18 61.32 Setting up xz-utils (5.2.4-1) ... [2020-07-17T13:25:21.317Z] #18 61.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-17T13:25:21.317Z] #18 61.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:25:21.317Z] #18 61.45 invoke-rc.d: could not determine current runlevel [2020-07-17T13:25:21.317Z] #18 61.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-17T13:25:21.400Z] #39 90.42 CC criu/cr-check.o [2020-07-17T13:25:21.619Z] #18 61.47 Setting up pigz (2.4-1) ... [2020-07-17T13:25:21.619Z] #18 61.48 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-17T13:25:21.619Z] #18 61.48 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-17T13:25:21.619Z] #18 61.50 Setting up python-pip-whl (18.1-5) ... [2020-07-17T13:25:21.619Z] #18 61.51 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-17T13:25:21.619Z] #18 61.52 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:25:21.661Z] #39 ... [2020-07-17T13:25:21.662Z] [2020-07-17T13:25:21.662Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:21.662Z] #17 29.07 Selecting previously unselected package python3.7. [2020-07-17T13:25:21.662Z] #17 29.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 29.10 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:21.662Z] #17 29.22 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-17T13:25:21.662Z] #17 29.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 29.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-17T13:25:21.662Z] #17 29.35 Setting up python3-minimal (3.7.3-1) ... [2020-07-17T13:25:21.662Z] #17 30.27 Selecting previously unselected package python3. [2020-07-17T13:25:21.662Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-07-17T13:25:21.662Z] #17 30.34 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 30.35 Unpacking python3 (3.7.3-1) ... [2020-07-17T13:25:21.662Z] #17 30.44 Selecting previously unselected package libip4tc0:amd64. [2020-07-17T13:25:21.662Z] #17 30.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 30.46 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-17T13:25:21.662Z] #17 30.56 Selecting previously unselected package libip6tc0:amd64. [2020-07-17T13:25:21.662Z] #17 30.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 30.57 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-17T13:25:21.662Z] #17 30.68 Selecting previously unselected package libiptc0:amd64. [2020-07-17T13:25:21.662Z] #17 30.68 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 30.68 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-17T13:25:21.662Z] #17 30.77 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-17T13:25:21.662Z] #17 30.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 30.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-17T13:25:21.662Z] #17 30.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-17T13:25:21.662Z] #17 30.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 30.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-17T13:25:21.662Z] #17 30.92 Selecting previously unselected package libnftnl11:amd64. [2020-07-17T13:25:21.662Z] #17 30.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 30.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-17T13:25:21.662Z] #17 31.00 Selecting previously unselected package iptables. [2020-07-17T13:25:21.662Z] #17 31.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 31.02 Unpacking iptables (1.8.2-4) ... [2020-07-17T13:25:21.662Z] #17 31.28 Selecting previously unselected package xxd. [2020-07-17T13:25:21.662Z] #17 31.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:25:21.662Z] #17 31.29 Unpacking xxd (2:8.1.0875-5) ... [2020-07-17T13:25:21.662Z] #17 31.45 Selecting previously unselected package vim-common. [2020-07-17T13:25:21.662Z] #17 31.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:25:21.662Z] #17 31.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-17T13:25:21.662Z] #17 31.63 Selecting previously unselected package bash-completion. [2020-07-17T13:25:21.662Z] #17 31.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-17T13:25:21.662Z] #17 34.24 Unpacking bash-completion (1:2.8-6) ... [2020-07-17T13:25:22.011Z] #19 4.410 Collecting yamllint==1.16.0 [2020-07-17T13:25:22.182Z] #17 34.57 Selecting previously unselected package bzip2. [2020-07-17T13:25:22.182Z] #17 34.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-17T13:25:22.182Z] #17 34.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:25:22.182Z] #17 34.65 Selecting previously unselected package xz-utils. [2020-07-17T13:25:22.182Z] #17 34.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-17T13:25:22.182Z] #17 34.66 Unpacking xz-utils (5.2.4-1) ... [2020-07-17T13:25:22.269Z] #18 62.19 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-17T13:25:22.269Z] #18 62.20 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-17T13:25:22.269Z] #18 62.21 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-17T13:25:22.269Z] #18 62.22 Setting up vim (2:8.1.0875-5) ... [2020-07-17T13:25:22.269Z] #18 62.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-17T13:25:22.269Z] #18 62.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-17T13:25:22.269Z] #18 62.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-17T13:25:22.269Z] #18 62.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-17T13:25:22.269Z] #18 62.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-17T13:25:22.269Z] #18 62.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-17T13:25:22.269Z] #18 62.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-17T13:25:22.269Z] #18 62.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-17T13:25:22.269Z] #18 62.41 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-17T13:25:22.442Z] #17 34.82 Selecting previously unselected package apparmor. [2020-07-17T13:25:22.442Z] #17 34.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-17T13:25:22.442Z] #17 34.91 Unpacking apparmor (2.13.2-10) ... [2020-07-17T13:25:22.575Z] #18 62.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:25:22.575Z] #18 62.43 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-17T13:25:22.575Z] #18 62.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:25:22.575Z] #18 62.45 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-17T13:25:22.575Z] #18 62.46 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:22.702Z] #17 35.27 Selecting previously unselected package aufs-tools. [2020-07-17T13:25:22.702Z] #17 35.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-17T13:25:22.702Z] #17 35.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:25:22.702Z] #17 35.39 Selecting previously unselected package libonig5:amd64. [2020-07-17T13:25:22.962Z] #17 35.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-17T13:25:22.962Z] #17 35.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:25:22.962Z] #17 35.51 Selecting previously unselected package libjq1:amd64. [2020-07-17T13:25:22.962Z] #17 35.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:25:22.962Z] #17 35.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:25:22.962Z] #17 35.61 Selecting previously unselected package jq. [2020-07-17T13:25:22.962Z] #17 35.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-17T13:25:22.963Z] #17 35.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-17T13:25:22.963Z] #17 35.71 Selecting previously unselected package libaio1:amd64. [2020-07-17T13:25:23.223Z] #17 35.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-17T13:25:23.223Z] #17 35.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-17T13:25:23.223Z] #17 35.79 Selecting previously unselected package libgpm2:amd64. [2020-07-17T13:25:23.223Z] #17 35.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-17T13:25:23.223Z] #17 35.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-17T13:25:23.406Z] #19 ... [2020-07-17T13:25:23.406Z] [2020-07-17T13:25:23.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:23.406Z] #39 98.38 CC criu/irmap.o [2020-07-17T13:25:23.406Z] #39 98.88 CC criu/kcmp-ids.o [2020-07-17T13:25:23.406Z] #39 99.06 CC criu/kerndat.o [2020-07-17T13:25:23.406Z] #39 99.99 CC criu/libnetlink.o [2020-07-17T13:25:23.406Z] #39 100.3 CC criu/log.o [2020-07-17T13:25:23.406Z] #39 100.7 CC criu/lsm.o [2020-07-17T13:25:23.406Z] #39 101.0 CC criu/mem.o [2020-07-17T13:25:23.406Z] #39 102.3 CC criu/memfd.o [2020-07-17T13:25:23.406Z] #39 102.7 CC criu/mount.o [2020-07-17T13:25:23.406Z] #39 105.5 CC criu/namespaces.o [2020-07-17T13:25:23.406Z] #39 106.8 CC criu/net.o [2020-07-17T13:25:23.483Z] #17 35.87 Selecting previously unselected package libicu63:amd64. [2020-07-17T13:25:23.483Z] #17 35.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-17T13:25:23.483Z] #17 35.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:25:23.636Z] #18 ... [2020-07-17T13:25:23.636Z] [2020-07-17T13:25:23.636Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:25:23.636Z] #42 174.2 net/http/httptrace [2020-07-17T13:25:23.636Z] #42 174.5 net/http [2020-07-17T13:25:23.636Z] #42 ... [2020-07-17T13:25:23.636Z] [2020-07-17T13:25:23.636Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:23.636Z] #40 113.8 CC criu/cr-dedup.o [2020-07-17T13:25:23.636Z] #40 114.3 CC criu/cr-dump.o [2020-07-17T13:25:23.982Z] #39 109.2 CC criu/netfilter.o [2020-07-17T13:25:23.985Z] #52 251.8 + bin/containerd-shim-runc-v2 [2020-07-17T13:25:24.246Z] #39 109.4 CC criu/page-pipe.o [2020-07-17T13:25:24.554Z] #52 252.6 + binaries [2020-07-17T13:25:24.554Z] #52 252.6 + install -D bin/containerd /build/containerd [2020-07-17T13:25:24.554Z] #52 252.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-17T13:25:24.554Z] #52 252.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-17T13:25:24.554Z] #52 252.6 + install -D bin/ctr /build/ctr [2020-07-17T13:25:24.813Z] #52 DONE 252.8s [2020-07-17T13:25:24.851Z] #39 110.0 CC criu/page-xfer.o [2020-07-17T13:25:24.866Z] #52 ... [2020-07-17T13:25:24.866Z] [2020-07-17T13:25:24.866Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:24.866Z] #45 DONE 276.5s [2020-07-17T13:25:24.866Z] [2020-07-17T13:25:24.866Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:24.866Z] #52 229.6 + bin/containerd-stress [2020-07-17T13:25:24.866Z] #52 ... [2020-07-17T13:25:24.866Z] [2020-07-17T13:25:24.866Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-17T13:25:24.866Z] #46 DONE 0.5s [2020-07-17T13:25:25.129Z] [2020-07-17T13:25:25.129Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-17T13:25:25.129Z] #48 DONE 0.0s [2020-07-17T13:25:25.129Z] [2020-07-17T13:25:25.129Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-17T13:25:25.129Z] #50 DONE 0.2s [2020-07-17T13:25:25.129Z] [2020-07-17T13:25:25.129Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:25.751Z] [2020-07-17T13:25:25.751Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-17T13:25:25.751Z] #53 DONE 0.2s [2020-07-17T13:25:25.751Z] [2020-07-17T13:25:25.751Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-17T13:25:25.751Z] #57 DONE 0.1s [2020-07-17T13:25:25.751Z] [2020-07-17T13:25:25.751Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-17T13:25:26.009Z] #59 DONE 0.2s [2020-07-17T13:25:26.009Z] [2020-07-17T13:25:26.009Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-17T13:25:26.009Z] #61 DONE 0.0s [2020-07-17T13:25:26.009Z] [2020-07-17T13:25:26.009Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-17T13:25:26.009Z] #62 DONE 0.0s [2020-07-17T13:25:26.009Z] [2020-07-17T13:25:26.009Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-17T13:25:26.065Z] #52 231.8 + bin/containerd-shim [2020-07-17T13:25:26.284Z] #39 111.2 CC criu/pagemap-cache.o [2020-07-17T13:25:26.284Z] #39 111.5 CC criu/pagemap.o [2020-07-17T13:25:26.577Z] #63 DONE 0.6s [2020-07-17T13:25:26.577Z] [2020-07-17T13:25:26.577Z] #64 exporting to image [2020-07-17T13:25:26.577Z] #64 exporting layers [2020-07-17T13:25:26.780Z] #17 39.04 Selecting previously unselected package libnet1:amd64. [2020-07-17T13:25:26.780Z] #17 39.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-17T13:25:26.780Z] #17 39.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:25:26.780Z] #17 39.14 Selecting previously unselected package libnl-3-200:amd64. [2020-07-17T13:25:26.780Z] #17 39.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-17T13:25:26.780Z] #17 39.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:25:26.780Z] #17 39.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-17T13:25:26.780Z] #17 39.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-17T13:25:26.781Z] #17 39.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:25:26.781Z] #17 39.34 Selecting previously unselected package libreadline5:amd64. [2020-07-17T13:25:26.781Z] #17 39.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-17T13:25:26.781Z] #17 39.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-17T13:25:27.042Z] #17 39.47 Selecting previously unselected package net-tools. [2020-07-17T13:25:27.042Z] #17 39.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-17T13:25:27.042Z] #17 39.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:25:27.042Z] #17 39.68 Selecting previously unselected package python-pip-whl. [2020-07-17T13:25:27.042Z] #17 39.70 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-17T13:25:27.042Z] #17 39.70 Unpacking python-pip-whl (18.1-5) ... [2020-07-17T13:25:27.241Z] #40 118.5 CC criu/cr-errno.o [2020-07-17T13:25:27.241Z] #40 118.6 CC criu/cr-restore.o [2020-07-17T13:25:27.241Z] #40 ... [2020-07-17T13:25:27.241Z] [2020-07-17T13:25:27.241Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:27.241Z] #18 67.16 Setting up iptables (1.8.2-4) ... [2020-07-17T13:25:27.241Z] #18 67.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:25:27.241Z] #18 67.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:25:27.241Z] #18 67.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:25:27.241Z] #18 67.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:25:27.241Z] #18 67.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-17T13:25:27.241Z] #18 67.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-17T13:25:27.241Z] #18 67.23 Setting up python3 (3.7.3-1) ... [2020-07-17T13:25:27.256Z] #39 112.2 CC criu/parasite-syscall.o [2020-07-17T13:25:27.256Z] #39 ... [2020-07-17T13:25:27.256Z] [2020-07-17T13:25:27.256Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:25:27.256Z] #19 9.729 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-17T13:25:27.256Z] #19 9.810 Collecting pyyaml (from yamllint==1.16.0) [2020-07-17T13:25:27.612Z] #17 40.21 Selecting previously unselected package python3-lib2to3. [2020-07-17T13:25:27.612Z] #17 40.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-17T13:25:27.612Z] #17 40.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:25:27.831Z] #19 9.984 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-17T13:25:27.875Z] #17 40.31 Selecting previously unselected package python3-distutils. [2020-07-17T13:25:27.875Z] #17 40.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-17T13:25:27.875Z] #17 40.34 Unpacking python3-distutils (3.7.3-1) ... [2020-07-17T13:25:27.875Z] #17 40.47 Selecting previously unselected package python3-pip. [2020-07-17T13:25:27.875Z] #17 40.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-17T13:25:27.875Z] #17 40.48 Unpacking python3-pip (18.1-5) ... [2020-07-17T13:25:27.896Z] #18 67.86 Setting up python3-wheel (0.32.3-2) ... [2020-07-17T13:25:28.052Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.8% of statements [2020-07-17T13:25:28.052Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2020-07-17T13:25:28.052Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-17T13:25:28.052Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-17T13:25:28.052Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-17T13:25:28.052Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-17T13:25:28.135Z] #17 40.64 Selecting previously unselected package python3-pkg-resources. [2020-07-17T13:25:28.135Z] #17 40.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-17T13:25:28.135Z] #17 40.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:25:28.396Z] #17 40.79 Selecting previously unselected package python3-setuptools. [2020-07-17T13:25:28.396Z] #17 40.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-17T13:25:28.396Z] #17 40.80 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-17T13:25:28.396Z] #17 41.05 Selecting previously unselected package python3-wheel. [2020-07-17T13:25:28.656Z] #17 41.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-17T13:25:28.656Z] #17 41.06 Unpacking python3-wheel (0.32.3-2) ... [2020-07-17T13:25:28.656Z] #17 41.12 Selecting previously unselected package sudo. [2020-07-17T13:25:28.656Z] #17 41.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-17T13:25:28.656Z] #17 41.14 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:25:28.776Z] #19 11.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-17T13:25:28.777Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-17T13:25:28.981Z] #18 68.89 Setting up apparmor (2.13.2-10) ... [2020-07-17T13:25:29.039Z] #19 11.31 Building wheels for collected packages: pyyaml [2020-07-17T13:25:29.039Z] #19 11.32 Running setup.py bdist_wheel for pyyaml: started [2020-07-17T13:25:29.213Z] #17 41.65 Selecting previously unselected package thin-provisioning-tools. [2020-07-17T13:25:29.213Z] #17 41.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-17T13:25:29.213Z] #17 41.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:25:29.472Z] #17 41.96 Selecting previously unselected package uidmap. [2020-07-17T13:25:29.472Z] #17 42.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-17T13:25:29.472Z] #17 42.01 Unpacking uidmap (1:4.5-1.1) ... [2020-07-17T13:25:29.472Z] #17 42.11 Selecting previously unselected package vim-runtime. [2020-07-17T13:25:29.472Z] #17 42.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-17T13:25:29.472Z] #17 42.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-17T13:25:29.614Z] #19 12.15 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-17T13:25:29.737Z] #17 42.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-17T13:25:29.737Z] #17 42.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:25:29.877Z] #19 12.15 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-17T13:25:29.877Z] #19 12.22 Successfully built pyyaml [2020-07-17T13:25:29.877Z] #19 12.23 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-17T13:25:30.140Z] #19 12.59 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-17T13:25:31.771Z] #18 71.60 Setting up xfsprogs (4.20.0-1) ... [2020-07-17T13:25:31.771Z] #18 71.61 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:25:32.064Z] #19 DONE 14.2s [2020-07-17T13:25:32.064Z] [2020-07-17T13:25:32.064Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:32.064Z] #39 112.8 CC criu/path.o [2020-07-17T13:25:32.064Z] #39 113.1 CC criu/pie-util-vdso.o [2020-07-17T13:25:32.064Z] #39 113.4 CC criu/pie-util.o [2020-07-17T13:25:32.064Z] #39 113.6 CC criu/pipes.o [2020-07-17T13:25:32.064Z] #39 114.2 CC criu/plugin.o [2020-07-17T13:25:32.064Z] #39 114.6 CC criu/proc_parse.o [2020-07-17T13:25:32.064Z] #39 116.7 CC criu/protobuf-desc.o [2020-07-17T13:25:32.440Z] #18 72.20 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:25:32.601Z] #52 238.5 + bin/containerd-shim-runc-v1 [2020-07-17T13:25:32.639Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2020-07-17T13:25:32.639Z] #39 117.5 CC criu/protobuf.o [2020-07-17T13:25:32.902Z] #39 117.9 CC criu/pstree.o [2020-07-17T13:25:33.042Z] #17 45.39 Selecting previously unselected package vim. [2020-07-17T13:25:33.042Z] #17 45.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-17T13:25:33.042Z] #17 45.43 Unpacking vim (2:8.1.0875-5) ... [2020-07-17T13:25:33.042Z] #17 ... [2020-07-17T13:25:33.042Z] [2020-07-17T13:25:33.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:33.042Z] #39 91.96 CC criu/cr-dedup.o [2020-07-17T13:25:33.042Z] #39 92.29 CC criu/cr-dump.o [2020-07-17T13:25:33.042Z] #39 94.47 CC criu/cr-errno.o [2020-07-17T13:25:33.042Z] #39 94.59 CC criu/cr-restore.o [2020-07-17T13:25:33.042Z] #39 99.22 CC criu/cr-service.o [2020-07-17T13:25:33.042Z] #39 101.0 CC criu/crtools.o [2020-07-17T13:25:33.042Z] #39 101.6 CC criu/eventfd.o [2020-07-17T13:25:33.042Z] #39 102.0 CC criu/eventpoll.o [2020-07-17T13:25:33.303Z] #39 ... [2020-07-17T13:25:33.303Z] [2020-07-17T13:25:33.303Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:33.303Z] #17 45.89 Selecting previously unselected package xfsprogs. [2020-07-17T13:25:33.303Z] #17 45.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-17T13:25:33.303Z] #17 45.90 Unpacking xfsprogs (4.20.0-1) ... [2020-07-17T13:25:33.499Z] #18 73.38 Setting up python3-distutils (3.7.3-1) ... [2020-07-17T13:25:33.805Z] #18 73.87 Setting up python3-setuptools (40.8.0-1) ... [2020-07-17T13:25:33.850Z] #39 118.8 CC criu/rbtree.o [2020-07-17T13:25:33.874Z] #17 46.38 Selecting previously unselected package zip. [2020-07-17T13:25:33.874Z] #17 46.40 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-17T13:25:33.874Z] #17 46.40 Unpacking zip (3.0-11+b1) ... [2020-07-17T13:25:33.874Z] #17 46.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-17T13:25:34.112Z] #39 119.1 CC criu/rst-malloc.o [2020-07-17T13:25:34.112Z] #39 ... [2020-07-17T13:25:34.112Z] [2020-07-17T13:25:34.112Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:34.112Z] #21 180.7 + return [2020-07-17T13:25:34.136Z] #17 46.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-17T13:25:34.136Z] #17 46.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-17T13:25:34.136Z] #17 46.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-17T13:25:34.136Z] #17 46.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-17T13:25:34.136Z] #17 46.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-17T13:25:34.136Z] #17 46.72 Setting up uidmap (1:4.5-1.1) ... [2020-07-17T13:25:34.136Z] #17 46.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-17T13:25:34.136Z] #17 46.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-17T13:25:34.136Z] #17 46.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-17T13:25:34.136Z] #17 46.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-17T13:25:34.136Z] #17 46.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-17T13:25:34.136Z] #17 46.81 Setting up xxd (2:8.1.0875-5) ... [2020-07-17T13:25:34.136Z] #17 46.83 Setting up zip (3.0-11+b1) ... [2020-07-17T13:25:34.147Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-17T13:25:34.396Z] #17 46.84 Setting up vim-common (2:8.1.0875-5) ... [2020-07-17T13:25:34.396Z] #17 46.86 Setting up bash-completion (1:2.8-6) ... [2020-07-17T13:25:34.456Z] #18 ... [2020-07-17T13:25:34.456Z] [2020-07-17T13:25:34.456Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:34.456Z] #40 126.1 CC criu/cr-service.o [2020-07-17T13:25:34.696Z] #64 exporting layers 6.9s done [2020-07-17T13:25:34.696Z] #64 writing image sha256:0c089218178e2a67513655f93085243ea907cfdf78afd065281ed45352db6894 done [2020-07-17T13:25:34.696Z] #64 naming to docker.io/library/docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce done [2020-07-17T13:25:34.696Z] #64 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-17T13:25:35.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41224/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/validate/default [2020-07-17T13:25:35.063Z] #21 DONE 181.6s [2020-07-17T13:25:35.063Z] [2020-07-17T13:25:35.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:35.063Z] #39 119.4 CC criu/seccomp.o [2020-07-17T13:25:35.063Z] #39 120.0 CC criu/seize.o [2020-07-17T13:25:35.638Z] #39 120.6 CC criu/servicefd.o [2020-07-17T13:25:35.654Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.4% of statements [2020-07-17T13:25:35.901Z] #39 121.1 CC criu/shmem.o [2020-07-17T13:25:35.908Z] #52 241.6 + bin/containerd-shim-runc-v2 [2020-07-17T13:25:35.979Z] Congratulations! All commits are properly signed with the DCO! [2020-07-17T13:25:35.979Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-17T13:25:35.979Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-17T13:25:35.979Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-17T13:25:35.979Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-17T13:25:35.979Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-17T13:25:35.979Z] Congratulations! No new tests were added to integration-cli. [2020-07-17T13:25:35.979Z] [2020-07-17T13:25:35.979Z] INFO Start validation with golang-ci-lint [2020-07-17T13:25:35.979Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-17T13:25:35.979Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-17T13:25:35.979Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-17T13:25:36.836Z] #52 242.6 + binaries [2020-07-17T13:25:36.836Z] #52 242.6 + install -D bin/containerd /build/containerd [2020-07-17T13:25:36.836Z] #52 242.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-17T13:25:36.836Z] #52 242.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-17T13:25:36.836Z] #52 242.6 + install -D bin/ctr /build/ctr [2020-07-17T13:25:36.850Z] #39 121.9 CC criu/sigframe.o [2020-07-17T13:25:37.113Z] #39 122.1 CC criu/signalfd.o [2020-07-17T13:25:37.113Z] #39 122.3 CC criu/sk-inet.o [2020-07-17T13:25:37.199Z] #17 49.62 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-17T13:25:37.199Z] #17 49.63 Setting up xz-utils (5.2.4-1) ... [2020-07-17T13:25:37.199Z] #17 49.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-17T13:25:37.199Z] #17 49.67 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-17T13:25:37.199Z] #17 49.73 invoke-rc.d: could not determine current runlevel [2020-07-17T13:25:37.199Z] #17 49.74 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-17T13:25:37.199Z] #17 49.74 Setting up pigz (2.4-1) ... [2020-07-17T13:25:37.199Z] #17 49.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-17T13:25:37.199Z] #17 49.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-17T13:25:37.199Z] #17 49.78 Setting up python-pip-whl (18.1-5) ... [2020-07-17T13:25:37.199Z] #17 49.79 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-17T13:25:37.199Z] #17 49.80 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-17T13:25:37.247Z] #40 ... [2020-07-17T13:25:37.247Z] [2020-07-17T13:25:37.247Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:37.247Z] #18 75.43 Setting up python3-pip (18.1-5) ... [2020-07-17T13:25:37.247Z] #18 76.75 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:25:37.247Z] #18 76.81 Processing triggers for mime-support (3.62) ... [2020-07-17T13:25:37.247Z] #18 DONE 77.1s [2020-07-17T13:25:37.247Z] [2020-07-17T13:25:37.247Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-17T13:25:37.247Z] #19 ... [2020-07-17T13:25:37.247Z] [2020-07-17T13:25:37.247Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:25:37.247Z] #42 188.0 github.com/LK4D4/vndr/godl [2020-07-17T13:25:37.247Z] #42 188.8 github.com/LK4D4/vndr [2020-07-17T13:25:37.549Z] #42 ... [2020-07-17T13:25:37.549Z] [2020-07-17T13:25:37.549Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-17T13:25:37.549Z] #19 0.344 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-17T13:25:37.549Z] #19 0.348 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-17T13:25:37.549Z] #19 0.356 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-17T13:25:37.549Z] #19 DONE 0.5s [2020-07-17T13:25:37.549Z] [2020-07-17T13:25:37.549Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:37.549Z] #40 129.4 CC criu/crtools.o [2020-07-17T13:25:37.688Z] #39 ... [2020-07-17T13:25:37.688Z] [2020-07-17T13:25:37.688Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-17T13:25:37.688Z] #22 DONE 0.8s [2020-07-17T13:25:37.719Z] #17 50.14 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-17T13:25:37.719Z] #17 50.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-17T13:25:37.719Z] #17 50.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:37.719Z] #17 50.17 Setting up vim (2:8.1.0875-5) ... [2020-07-17T13:25:37.719Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-17T13:25:37.719Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-17T13:25:37.719Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-17T13:25:37.719Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-17T13:25:37.719Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-17T13:25:37.719Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-17T13:25:37.719Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-17T13:25:37.719Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-17T13:25:37.719Z] #17 50.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-17T13:25:37.719Z] #17 50.25 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-17T13:25:37.719Z] #17 50.26 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-17T13:25:37.719Z] #17 50.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-17T13:25:37.719Z] #17 50.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-17T13:25:37.719Z] #17 50.30 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-17T13:25:37.805Z] #52 DONE 243.5s [2020-07-17T13:25:37.951Z] [2020-07-17T13:25:37.951Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:37.951Z] #45 184.3 + cd /tmp/tmp.2bH0qbXzeY/src/github.com/golangci/golangci-lint/ [2020-07-17T13:25:37.951Z] #45 184.3 + git checkout -q v1.23.8 [2020-07-17T13:25:38.214Z] #45 184.7 ++ git describe --tags [2020-07-17T13:25:38.214Z] #45 184.7 + version=v1.23.8 [2020-07-17T13:25:38.214Z] #45 184.7 ++ git rev-parse --short HEAD [2020-07-17T13:25:38.214Z] #45 184.7 + commit=76a82c6 [2020-07-17T13:25:38.214Z] #45 184.7 ++ git show -s --format=%cd [2020-07-17T13:25:38.214Z] #45 184.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-17T13:25:38.214Z] #45 184.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:25:38.365Z] [2020-07-17T13:25:38.365Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-17T13:25:38.611Z] #40 130.4 CC criu/eventfd.o [2020-07-17T13:25:38.915Z] #40 ... [2020-07-17T13:25:38.915Z] [2020-07-17T13:25:38.915Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:25:38.915Z] #42 DONE 199.6s [2020-07-17T13:25:38.915Z] [2020-07-17T13:25:38.915Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:25:39.291Z] #53 DONE 0.7s [2020-07-17T13:25:39.291Z] [2020-07-17T13:25:39.291Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-17T13:25:39.291Z] #57 DONE 0.2s [2020-07-17T13:25:39.291Z] [2020-07-17T13:25:39.291Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-17T13:25:39.547Z] #59 DONE 0.4s [2020-07-17T13:25:39.802Z] [2020-07-17T13:25:39.802Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-17T13:25:39.802Z] #61 DONE 0.0s [2020-07-17T13:25:39.802Z] [2020-07-17T13:25:39.802Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-17T13:25:39.802Z] #62 DONE 0.0s [2020-07-17T13:25:39.802Z] [2020-07-17T13:25:39.802Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-17T13:25:40.362Z] #63 DONE 0.6s [2020-07-17T13:25:40.362Z] [2020-07-17T13:25:40.362Z] #64 exporting to image [2020-07-17T13:25:40.362Z] #64 exporting layers [2020-07-17T13:25:41.020Z] #17 53.26 Setting up iptables (1.8.2-4) ... [2020-07-17T13:25:41.020Z] #17 53.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:25:41.020Z] #17 53.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:25:41.020Z] #17 53.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-17T13:25:41.020Z] #17 53.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-17T13:25:41.020Z] #17 53.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-17T13:25:41.020Z] #17 53.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-17T13:25:41.020Z] #17 53.31 Setting up python3 (3.7.3-1) ... [2020-07-17T13:25:41.282Z] #17 53.71 Setting up python3-wheel (0.32.3-2) ... [2020-07-17T13:25:41.853Z] #17 54.44 Setting up apparmor (2.13.2-10) ... [2020-07-17T13:25:42.593Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.9% of statements [2020-07-17T13:25:43.235Z] #17 ... [2020-07-17T13:25:43.235Z] [2020-07-17T13:25:43.235Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:25:43.235Z] #36 191.2 + dpkg --print-architecture [2020-07-17T13:25:43.235Z] #36 191.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-17T13:25:43.235Z] #36 191.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-17T13:25:43.235Z] #36 191.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-17T13:25:43.449Z] #20 ... [2020-07-17T13:25:43.449Z] [2020-07-17T13:25:43.449Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:43.449Z] #40 131.1 CC criu/eventpoll.o [2020-07-17T13:25:43.449Z] #40 132.6 CC criu/external.o [2020-07-17T13:25:43.449Z] #40 133.1 CC criu/fault-injection.o [2020-07-17T13:25:43.449Z] #40 133.3 CC criu/fdstore.o [2020-07-17T13:25:43.449Z] #40 133.8 CC criu/fifo.o [2020-07-17T13:25:43.449Z] #40 134.3 CC criu/file-ids.o [2020-07-17T13:25:43.449Z] #40 134.9 CC criu/file-lock.o [2020-07-17T13:25:43.651Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-07-17T13:25:43.806Z] #36 ... [2020-07-17T13:25:43.806Z] [2020-07-17T13:25:43.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:43.806Z] #39 102.9 CC criu/external.o [2020-07-17T13:25:43.806Z] #39 103.3 CC criu/fault-injection.o [2020-07-17T13:25:43.806Z] #39 103.3 CC criu/fdstore.o [2020-07-17T13:25:43.806Z] #39 103.7 CC criu/fifo.o [2020-07-17T13:25:43.806Z] #39 104.1 CC criu/file-ids.o [2020-07-17T13:25:43.806Z] #39 104.5 CC criu/file-lock.o [2020-07-17T13:25:43.806Z] #39 105.5 CC criu/files-ext.o [2020-07-17T13:25:43.806Z] #39 105.8 CC criu/files-reg.o [2020-07-17T13:25:43.806Z] #39 108.0 CC criu/files.o [2020-07-17T13:25:43.806Z] #39 110.1 CC criu/filesystems.o [2020-07-17T13:25:43.806Z] #39 110.9 CC criu/fsnotify.o [2020-07-17T13:25:43.806Z] #39 112.3 CC criu/image-desc.o [2020-07-17T13:25:43.806Z] #39 112.5 CC criu/image.o [2020-07-17T13:25:44.067Z] #39 ... [2020-07-17T13:25:44.067Z] [2020-07-17T13:25:44.067Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-17T13:25:44.067Z] #17 55.92 Setting up xfsprogs (4.20.0-1) ... [2020-07-17T13:25:44.067Z] #17 55.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-17T13:25:44.067Z] #17 56.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-17T13:25:44.102Z] #40 136.1 CC criu/files-ext.o [2020-07-17T13:25:44.283Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-07-17T13:25:44.637Z] #17 57.25 Setting up python3-distutils (3.7.3-1) ... [2020-07-17T13:25:44.760Z] #40 136.6 CC criu/files-reg.o [2020-07-17T13:25:44.820Z] #45 ... [2020-07-17T13:25:44.820Z] [2020-07-17T13:25:44.820Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-17T13:25:44.820Z] #26 DONE 6.4s [2020-07-17T13:25:44.820Z] [2020-07-17T13:25:44.820Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-17T13:25:44.820Z] #29 DONE 0.6s [2020-07-17T13:25:44.820Z] [2020-07-17T13:25:44.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:44.820Z] #39 123.1 CC criu/sk-netlink.o [2020-07-17T13:25:44.820Z] #39 123.5 CC criu/sk-packet.o [2020-07-17T13:25:44.820Z] #39 124.0 CC criu/sk-queue.o [2020-07-17T13:25:44.820Z] #39 124.5 CC criu/sk-tcp.o [2020-07-17T13:25:44.820Z] #39 124.9 CC criu/sk-unix.o [2020-07-17T13:25:44.820Z] #39 126.6 CC criu/sockets.o [2020-07-17T13:25:44.820Z] #39 127.4 CC criu/stats.o [2020-07-17T13:25:44.820Z] #39 127.6 CC criu/string.o [2020-07-17T13:25:44.820Z] #39 127.7 CC criu/sysctl.o [2020-07-17T13:25:44.820Z] #39 128.3 CC criu/sysfs_parse.o [2020-07-17T13:25:44.820Z] #39 128.7 CC criu/timens.o [2020-07-17T13:25:44.820Z] #39 129.1 CC criu/timerfd.o [2020-07-17T13:25:44.820Z] #39 129.4 CC criu/tty.o [2020-07-17T13:25:44.820Z] #39 ... [2020-07-17T13:25:44.820Z] [2020-07-17T13:25:44.820Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-17T13:25:44.820Z] #31 DONE 0.1s [2020-07-17T13:25:44.916Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-17T13:25:45.083Z] [2020-07-17T13:25:45.083Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-17T13:25:45.083Z] #34 DONE 0.1s [2020-07-17T13:25:45.083Z] [2020-07-17T13:25:45.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:45.083Z] #39 ... [2020-07-17T13:25:45.083Z] [2020-07-17T13:25:45.083Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-17T13:25:45.208Z] #17 57.79 Setting up python3-setuptools (40.8.0-1) ... [2020-07-17T13:25:45.555Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-17T13:25:45.660Z] #37 DONE 0.6s [2020-07-17T13:25:45.660Z] [2020-07-17T13:25:45.660Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:45.923Z] #45 ... [2020-07-17T13:25:45.923Z] [2020-07-17T13:25:45.923Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:45.923Z] #39 131.1 CC criu/tun.o [2020-07-17T13:25:46.188Z] ok github.com/docker/docker/daemon 12.287s coverage: 17.4% of statements [2020-07-17T13:25:46.188Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-17T13:25:46.188Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-17T13:25:46.188Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-17T13:25:46.188Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-17T13:25:46.499Z] #39 131.6 CC criu/uffd.o [2020-07-17T13:25:46.594Z] #17 58.98 Setting up python3-pip (18.1-5) ... [2020-07-17T13:25:46.871Z] #40 ... [2020-07-17T13:25:46.871Z] [2020-07-17T13:25:46.871Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-17T13:25:46.871Z] #29 DONE 207.3s [2020-07-17T13:25:46.871Z] [2020-07-17T13:25:46.871Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:25:46.871Z] #20 6.372 Collecting yamllint==1.16.0 [2020-07-17T13:25:46.871Z] #20 6.888 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-17T13:25:46.871Z] #20 7.058 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-17T13:25:46.871Z] #20 7.153 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-17T13:25:46.871Z] #20 7.202 Collecting pyyaml (from yamllint==1.16.0) [2020-07-17T13:25:46.871Z] #20 7.483 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-17T13:25:46.871Z] #20 9.376 Building wheels for collected packages: pyyaml [2020-07-17T13:25:46.871Z] #20 9.384 Running setup.py bdist_wheel for pyyaml: started [2020-07-17T13:25:46.896Z] #64 exporting layers 6.0s done [2020-07-17T13:25:46.896Z] #64 writing image sha256:602f7dafd72b49261c0c9bbba322153cb7647f391fc64244c1d91923d2f151e0 done [2020-07-17T13:25:46.896Z] #64 naming to docker.io/library/docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce done [2020-07-17T13:25:46.896Z] #64 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-17T13:25:47.235Z] + trap exit INT TERM [2020-07-17T13:25:47.235Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-17T13:25:47.235Z] + CONTAINER_NAME=docker-pr1 [2020-07-17T13:25:47.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41224/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh dynbinary-daemon [2020-07-17T13:25:47.796Z] #17 60.15 Processing triggers for libc-bin (2.28-10) ... [2020-07-17T13:25:47.796Z] #17 60.18 Processing triggers for mime-support (3.62) ... [2020-07-17T13:25:47.799Z] [2020-07-17T13:25:47.800Z] Removing bundles/ [2020-07-17T13:25:47.800Z] [2020-07-17T13:25:47.800Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-17T13:25:47.800Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:25:47.800Z] GOOS="" GOARCH="" GOARM="" [2020-07-17T13:25:47.893Z] #39 132.6 CC criu/util.o [2020-07-17T13:25:48.256Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-07-17T13:25:48.548Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 57.0% of statements [2020-07-17T13:25:48.738Z] #17 DONE 61.3s [2020-07-17T13:25:48.738Z] [2020-07-17T13:25:48.738Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:48.738Z] #39 113.4 CC criu/ipc_ns.o [2020-07-17T13:25:48.738Z] #39 114.6 CC criu/irmap.o [2020-07-17T13:25:48.738Z] #39 115.3 CC criu/kcmp-ids.o [2020-07-17T13:25:48.738Z] #39 115.6 CC criu/kerndat.o [2020-07-17T13:25:48.738Z] #39 116.8 CC criu/libnetlink.o [2020-07-17T13:25:48.738Z] #39 117.2 CC criu/log.o [2020-07-17T13:25:48.738Z] #39 117.7 CC criu/lsm.o [2020-07-17T13:25:48.843Z] #39 133.8 CC criu/uts_ns.o [2020-07-17T13:25:48.843Z] #39 134.0 CC criu/vdso.o [2020-07-17T13:25:48.977Z] #20 11.51 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-17T13:25:48.977Z] #20 11.51 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-17T13:25:48.977Z] #20 11.58 Successfully built pyyaml [2020-07-17T13:25:49.000Z] #39 118.1 CC criu/mem.o [2020-07-17T13:25:49.275Z] #20 11.60 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-17T13:25:49.419Z] #39 134.4 LINK criu/built-in.o [2020-07-17T13:25:49.419Z] #39 134.5 LINK criu/criu [2020-07-17T13:25:49.620Z] #20 11.99 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-17T13:25:49.620Z] #20 DONE 12.3s [2020-07-17T13:25:49.620Z] [2020-07-17T13:25:49.620Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:49.620Z] #40 140.3 CC criu/files.o [2020-07-17T13:25:49.996Z] #39 134.9 DEP lib/c/criu.d [2020-07-17T13:25:49.996Z] #39 135.0 CC images/rpc.pb-c.o [2020-07-17T13:25:50.383Z] #39 ... [2020-07-17T13:25:50.383Z] [2020-07-17T13:25:50.383Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-17T13:25:50.383Z] #18 1.604 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-17T13:25:50.383Z] #18 1.608 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-17T13:25:50.383Z] #18 1.613 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-17T13:25:50.383Z] #18 DONE 1.7s [2020-07-17T13:25:50.572Z] #39 135.6 CC lib/c/criu.o [2020-07-17T13:25:50.643Z] [2020-07-17T13:25:50.643Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:25:50.700Z] #40 142.6 CC criu/filesystems.o [2020-07-17T13:25:51.521Z] #39 136.6 LINK lib/c/built-in.o [2020-07-17T13:25:51.522Z] #39 136.6 LINK lib/c/libcriu.so [2020-07-17T13:25:51.522Z] #39 136.6 LINK lib/c/libcriu.a [2020-07-17T13:25:51.522Z] #39 136.8 GEN magic.py [2020-07-17T13:25:51.758Z] #40 143.6 CC criu/fsnotify.o [2020-07-17T13:25:52.097Z] #39 136.9 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:25:52.097Z] #39 136.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:25:52.097Z] #39 137.0 Note: Building without GnuTLS support [2020-07-17T13:25:52.097Z] #39 137.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:25:52.097Z] #39 137.0 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:25:52.596Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-17T13:25:52.596Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bf89cd35\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-17T13:25:52.596Z] ---------------------------------------------------------------------------- [2020-07-17T13:25:52.596Z] [2020-07-17T13:25:52.596Z] INFO: executeCI.ps1 starting at Fri Jul 17 13:25:52 CUT 2020 [2020-07-17T13:25:52.596Z] [2020-07-17T13:25:52.596Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-17T13:25:52.596Z] INFO: Running git version 2.24.1.windows.2 [2020-07-17T13:25:52.596Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-17T13:25:52.596Z] INFO: Environment variables: [2020-07-17T13:25:52.596Z] [2020-07-17T13:25:52.596Z] Name Value [2020-07-17T13:25:52.596Z] ---- ----- [2020-07-17T13:25:52.596Z] ALLUSERSPROFILE C:\ProgramData [2020-07-17T13:25:52.596Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-17T13:25:52.596Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-17T13:25:52.596Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-17T13:25:52.596Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-17T13:25:52.596Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-17T13:25:52.596Z] BRANCH_NAME PR-41224 [2020-07-17T13:25:52.596Z] BUILD_DISPLAY_NAME #1 [2020-07-17T13:25:52.596Z] BUILD_ID 1 [2020-07-17T13:25:52.596Z] BUILD_NUMBER 1 [2020-07-17T13:25:52.596Z] BUILD_TAG jenkins-moby-PR-41224-1 [2020-07-17T13:25:52.596Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41224/1/ [2020-07-17T13:25:52.596Z] CHANGE_AUTHOR thaJeztah [2020-07-17T13:25:52.596Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-17T13:25:52.596Z] CHANGE_BRANCH bump_golang_1.13.14 [2020-07-17T13:25:52.596Z] CHANGE_FORK thaJeztah/docker [2020-07-17T13:25:52.596Z] CHANGE_ID 41224 [2020-07-17T13:25:52.596Z] CHANGE_TARGET master [2020-07-17T13:25:52.596Z] CHANGE_TITLE Bump Golang 1.13.14 [2020-07-17T13:25:52.596Z] CHANGE_URL https://github.com/moby/moby/pull/41224 [2020-07-17T13:25:52.596Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-17T13:25:52.596Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-17T13:25:52.596Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-17T13:25:52.596Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-17T13:25:52.596Z] COMPUTERNAME azwin-2-c2ed00 [2020-07-17T13:25:52.596Z] ComSpec C:\windows\system32\cmd.exe [2020-07-17T13:25:52.596Z] ConfigSequenceNumber 0 [2020-07-17T13:25:52.596Z] DOCKER_BUILDKIT 0 [2020-07-17T13:25:52.596Z] DOCKER_DUT_DEBUG 1 [2020-07-17T13:25:52.596Z] DOCKER_EXPERIMENTAL 1 [2020-07-17T13:25:52.596Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-17T13:25:52.596Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-17T13:25:52.596Z] EXECUTOR_NUMBER 0 [2020-07-17T13:25:52.596Z] FQDN azwin-2-c2ed00.westus.cloudapp.azure.com [2020-07-17T13:25:52.596Z] GIT_BRANCH PR-41224 [2020-07-17T13:25:52.596Z] GIT_COMMIT 9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:25:52.596Z] GIT_URL https://github.com/moby/moby.git [2020-07-17T13:25:52.596Z] HUDSON_COOKIE 11f0c759-a126-42d6-ac4d-a7def0f5b4e3 [2020-07-17T13:25:52.596Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-17T13:25:52.596Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-17T13:25:52.596Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-17T13:25:52.596Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-17T13:25:52.596Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-17T13:25:52.596Z] JENKINS_NODE_COOKIE 0cdba96c-875b-4a89-991f-c82a63d6fb9b [2020-07-17T13:25:52.596Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-17T13:25:52.596Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-17T13:25:52.596Z] JOB_BASE_NAME PR-41224 [2020-07-17T13:25:52.596Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41224/display/redirect [2020-07-17T13:25:52.596Z] JOB_NAME moby/PR-41224 [2020-07-17T13:25:52.596Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41224/ [2020-07-17T13:25:52.596Z] library.jps.version master [2020-07-17T13:25:52.596Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-17T13:25:52.596Z] NODE_LABELS amd64 azure azwin-2-c2ed00 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-17T13:25:52.596Z] NODE_NAME azwin-2-c2ed00 [2020-07-17T13:25:52.596Z] NUMBER_OF_PROCESSORS 4 [2020-07-17T13:25:52.596Z] OS Windows_NT [2020-07-17T13:25:52.596Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-17T13:25:52.596Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-17T13:25:52.596Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-17T13:25:52.596Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-17T13:25:52.598Z] PROCESSOR_LEVEL 6 [2020-07-17T13:25:52.598Z] PROCESSOR_REVISION 5504 [2020-07-17T13:25:52.598Z] ProgramData C:\ProgramData [2020-07-17T13:25:52.598Z] ProgramFiles C:\Program Files [2020-07-17T13:25:52.598Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-17T13:25:52.598Z] ProgramW6432 C:\Program Files [2020-07-17T13:25:52.598Z] PROMPT $P$G [2020-07-17T13:25:52.598Z] PSExecutionPolicyPreference Bypass [2020-07-17T13:25:52.598Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-17T13:25:52.598Z] PUBLIC C:\Users\Public [2020-07-17T13:25:52.598Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41224/1/display/redirect?page=changes [2020-07-17T13:25:52.598Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41224/1/display/redirect [2020-07-17T13:25:52.598Z] SKIP_VALIDATION_TESTS 1 [2020-07-17T13:25:52.598Z] SOURCES_DRIVE d [2020-07-17T13:25:52.598Z] SOURCES_SUBDIR gopath [2020-07-17T13:25:52.598Z] STAGE_NAME Run tests [2020-07-17T13:25:52.598Z] SystemDrive C: [2020-07-17T13:25:52.598Z] SystemRoot C:\windows [2020-07-17T13:25:52.598Z] TEMP C:\windows\TEMP [2020-07-17T13:25:52.598Z] TESTDEBUG 0 [2020-07-17T13:25:52.598Z] TESTRUN_DRIVE d [2020-07-17T13:25:52.598Z] TESTRUN_SUBDIR CI [2020-07-17T13:25:52.598Z] TIMEOUT 120m [2020-07-17T13:25:52.598Z] TMP C:\windows\TEMP [2020-07-17T13:25:52.598Z] USERDOMAIN WORKGROUP [2020-07-17T13:25:52.598Z] USERNAME azwin-2-c2ed00$ [2020-07-17T13:25:52.598Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-17T13:25:52.598Z] windir C:\windows [2020-07-17T13:25:52.598Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-17T13:25:52.598Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-17T13:25:52.598Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-17T13:25:52.598Z] [2020-07-17T13:25:52.598Z] [2020-07-17T13:25:52.598Z] [2020-07-17T13:25:53.006Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.172s coverage: 46.2% of statements [2020-07-17T13:25:53.045Z] #39 137.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:25:53.299Z] #40 144.8 CC criu/image-desc.o [2020-07-17T13:25:53.299Z] #40 145.0 CC criu/image.o [2020-07-17T13:25:53.588Z] INFO: Sources under d:\gopath\... [2020-07-17T13:25:53.589Z] INFO: Test run under d:\CI\... [2020-07-17T13:25:53.589Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-17T13:25:53.589Z] INFO: docker/docker repository was found [2020-07-17T13:25:53.623Z] #39 138.6 make[1]: Nothing to be done for 'all'. [2020-07-17T13:25:53.949Z] #40 145.9 CC criu/ipc_ns.o [2020-07-17T13:25:54.045Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-17T13:25:54.058Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-17T13:25:54.527Z] ltsc2019: Pulling from windows/servercore [2020-07-17T13:25:54.527Z] 4612f6d0b889: Pulling fs layer [2020-07-17T13:25:54.527Z] fc1b9e59edad: Pulling fs layer [2020-07-17T13:25:54.573Z] #39 139.5 make[1]: 'images/built-in.o' is up to date. [2020-07-17T13:25:54.573Z] #39 139.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-17T13:25:54.573Z] #39 139.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-17T13:25:54.573Z] #39 139.6 make[1]: 'compel/libcompel.a' is up to date. [2020-07-17T13:25:54.573Z] #39 139.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-17T13:25:54.573Z] #39 139.7 make[1]: Nothing to be done for 'all'. [2020-07-17T13:25:54.573Z] #39 139.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:25:54.835Z] #39 140.0 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:54.835Z] #39 140.0 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:55.098Z] #39 140.0 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:55.098Z] #39 140.1 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:55.098Z] #39 140.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:55.098Z] #39 140.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:55.361Z] #39 140.3 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:55.361Z] #39 140.4 make[2]: Nothing to be done for 'all'. [2020-07-17T13:25:55.361Z] #39 140.4 INSTALL criu/criu [2020-07-17T13:25:55.498Z] #40 147.2 CC criu/irmap.o [2020-07-17T13:25:55.928Z] #19 ... [2020-07-17T13:25:55.928Z] [2020-07-17T13:25:55.928Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:25:55.928Z] #49 77.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-17T13:25:55.928Z] #49 80.36 + mkdir -p /build [2020-07-17T13:25:55.928Z] #49 80.37 + cp runc /build/runc [2020-07-17T13:25:55.928Z] #49 DONE 80.7s [2020-07-17T13:25:55.928Z] [2020-07-17T13:25:55.928Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:25:55.928Z] #39 120.0 CC criu/memfd.o [2020-07-17T13:25:55.928Z] #39 120.8 CC criu/mount.o [2020-07-17T13:25:55.928Z] #39 125.0 CC criu/namespaces.o [2020-07-17T13:25:55.936Z] #39 DONE 140.9s [2020-07-17T13:25:55.936Z] [2020-07-17T13:25:55.936Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:56.154Z] #40 148.0 CC criu/kcmp-ids.o [2020-07-17T13:25:56.457Z] #40 148.3 CC criu/kerndat.o [2020-07-17T13:25:56.870Z] #39 ... [2020-07-17T13:25:56.870Z] [2020-07-17T13:25:56.870Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-17T13:25:56.870Z] #19 6.351 Collecting yamllint==1.16.0 [2020-07-17T13:25:57.565Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.320s coverage: 49.5% of statements [2020-07-17T13:25:57.859Z] #45 ... [2020-07-17T13:25:57.859Z] [2020-07-17T13:25:57.859Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-17T13:25:57.859Z] #40 DONE 0.1s [2020-07-17T13:25:57.859Z] [2020-07-17T13:25:57.859Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-17T13:25:58.002Z] #40 149.6 CC criu/libnetlink.o [2020-07-17T13:25:58.122Z] #42 DONE 0.5s [2020-07-17T13:25:58.122Z] [2020-07-17T13:25:58.122Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-17T13:25:58.122Z] #44 DONE 0.1s [2020-07-17T13:25:58.122Z] [2020-07-17T13:25:58.122Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:25:58.304Z] #40 150.0 CC criu/log.o [2020-07-17T13:25:58.603Z] #40 150.5 CC criu/lsm.o [2020-07-17T13:25:59.072Z] #40 151.0 CC criu/mem.o [2020-07-17T13:26:01.176Z] #40 152.9 CC criu/memfd.o [2020-07-17T13:26:01.843Z] #40 153.6 CC criu/mount.o [2020-07-17T13:26:02.157Z] #19 11.65 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-17T13:26:02.157Z] #19 11.72 Collecting pyyaml (from yamllint==1.16.0) [2020-07-17T13:26:02.417Z] #19 11.84 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-17T13:26:03.359Z] #19 12.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-17T13:26:03.619Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-17T13:26:03.619Z] #19 13.09 Building wheels for collected packages: pyyaml [2020-07-17T13:26:03.619Z] #19 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-07-17T13:26:04.463Z] ok github.com/docker/docker/daemon/graphdriver/aufs 17.096s coverage: 73.1% of statements [2020-07-17T13:26:04.463Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-17T13:26:04.463Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.523s coverage: 57.7% of statements [2020-07-17T13:26:04.463Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-17T13:26:04.561Z] #19 13.95 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-17T13:26:04.561Z] #19 13.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-17T13:26:04.561Z] #19 14.02 Successfully built pyyaml [2020-07-17T13:26:04.561Z] #19 14.03 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-17T13:26:04.824Z] #19 14.34 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-17T13:26:05.085Z] #19 DONE 14.6s [2020-07-17T13:26:05.085Z] [2020-07-17T13:26:05.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:26:05.085Z] #39 126.6 CC criu/net.o [2020-07-17T13:26:05.085Z] #39 129.0 CC criu/netfilter.o [2020-07-17T13:26:05.085Z] #39 129.3 CC criu/page-pipe.o [2020-07-17T13:26:05.085Z] #39 129.7 CC criu/page-xfer.o [2020-07-17T13:26:05.085Z] #39 130.8 CC criu/pagemap-cache.o [2020-07-17T13:26:05.085Z] #39 131.0 CC criu/pagemap.o [2020-07-17T13:26:05.085Z] #39 131.9 CC criu/parasite-syscall.o [2020-07-17T13:26:05.085Z] #39 132.8 CC criu/path.o [2020-07-17T13:26:05.085Z] #39 133.0 CC criu/pie-util-vdso-elf32.o [2020-07-17T13:26:05.085Z] #39 133.5 CC criu/pie-util-vdso.o [2020-07-17T13:26:05.085Z] #39 134.0 CC criu/pie-util.o [2020-07-17T13:26:05.085Z] #39 134.2 CC criu/pipes.o [2020-07-17T13:26:05.085Z] #39 ... [2020-07-17T13:26:05.085Z] [2020-07-17T13:26:05.085Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-17T13:26:05.496Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-17T13:26:05.496Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.791s coverage: 76.1% of statements [2020-07-17T13:26:05.496Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-17T13:26:05.656Z] #22 DONE 0.3s [2020-07-17T13:26:05.656Z] [2020-07-17T13:26:05.656Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-17T13:26:06.373Z] #40 158.1 CC criu/namespaces.o [2020-07-17T13:26:06.534Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-07-17T13:26:07.091Z] fc1b9e59edad: Verifying Checksum [2020-07-17T13:26:07.091Z] fc1b9e59edad: Download complete [2020-07-17T13:26:07.211Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-07-17T13:26:07.211Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-07-17T13:26:07.211Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-17T13:26:07.211Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-17T13:26:08.159Z] #45 ... [2020-07-17T13:26:08.159Z] [2020-07-17T13:26:08.159Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:08.159Z] #52 178.1 + bin/containerd-stress [2020-07-17T13:26:08.517Z] #40 ... [2020-07-17T13:26:08.517Z] [2020-07-17T13:26:08.518Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-17T13:26:08.518Z] #50 110.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-17T13:26:08.741Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.0% of statements [2020-07-17T13:26:09.032Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.4% of statements [2020-07-17T13:26:09.032Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-17T13:26:09.032Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-17T13:26:09.671Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-07-17T13:26:09.671Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2020-07-17T13:26:09.863Z] #26 DONE 3.7s [2020-07-17T13:26:09.863Z] [2020-07-17T13:26:09.863Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:26:09.863Z] #36 DONE 217.4s [2020-07-17T13:26:09.863Z] [2020-07-17T13:26:09.863Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-17T13:26:09.863Z] #29 DONE 0.4s [2020-07-17T13:26:09.863Z] [2020-07-17T13:26:09.863Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-17T13:26:09.863Z] #31 DONE 0.3s [2020-07-17T13:26:09.863Z] [2020-07-17T13:26:09.863Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-17T13:26:10.126Z] #34 DONE 0.1s [2020-07-17T13:26:10.126Z] [2020-07-17T13:26:10.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:26:10.126Z] #39 134.9 CC criu/plugin.o [2020-07-17T13:26:10.126Z] #39 135.2 CC criu/proc_parse.o [2020-07-17T13:26:10.126Z] #39 137.0 CC criu/protobuf-desc.o [2020-07-17T13:26:10.126Z] #39 137.7 CC criu/protobuf.o [2020-07-17T13:26:10.126Z] #39 138.0 CC criu/pstree.o [2020-07-17T13:26:10.126Z] #39 138.8 CC criu/rbtree.o [2020-07-17T13:26:10.126Z] #39 139.1 CC criu/rst-malloc.o [2020-07-17T13:26:10.126Z] #39 139.2 CC criu/seccomp.o [2020-07-17T13:26:10.304Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2020-07-17T13:26:10.386Z] #39 139.6 CC criu/seize.o [2020-07-17T13:26:10.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-07-17T13:26:10.889Z] 4612f6d0b889: Verifying Checksum [2020-07-17T13:26:10.889Z] 4612f6d0b889: Download complete [2020-07-17T13:26:11.299Z] #50 113.7 + mkdir -p /build [2020-07-17T13:26:11.299Z] #50 113.7 + cp runc /build/runc [2020-07-17T13:26:11.299Z] #50 DONE 113.8s [2020-07-17T13:26:11.299Z] [2020-07-17T13:26:11.299Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:26:11.299Z] #40 160.7 CC criu/net.o [2020-07-17T13:26:11.327Z] #39 140.4 CC criu/servicefd.o [2020-07-17T13:26:11.468Z] #52 181.3 + bin/containerd-shim [2020-07-17T13:26:11.588Z] #39 ... [2020-07-17T13:26:11.588Z] [2020-07-17T13:26:11.588Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-17T13:26:11.588Z] #37 DONE 0.5s [2020-07-17T13:26:11.588Z] [2020-07-17T13:26:11.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:26:11.588Z] #39 140.7 CC criu/shmem.o [2020-07-17T13:26:11.629Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2020-07-17T13:26:11.629Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-17T13:26:11.629Z] time="2020-07-17T13:26:11Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate541327938/log825973945.1: no such file or directory" [2020-07-17T13:26:11.629Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 38.3% of statements [2020-07-17T13:26:12.159Z] #39 141.2 CC criu/sigframe.o [2020-07-17T13:26:12.159Z] #39 141.3 CC criu/signalfd.o [2020-07-17T13:26:12.419Z] #39 141.5 CC criu/sk-inet.o [2020-07-17T13:26:12.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-07-17T13:26:12.989Z] #39 142.0 CC criu/sk-netlink.o [2020-07-17T13:26:13.250Z] #39 142.3 CC criu/sk-packet.o [2020-07-17T13:26:13.294Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-07-17T13:26:13.511Z] #39 142.7 CC criu/sk-queue.o [2020-07-17T13:26:13.586Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-17T13:26:14.075Z] #40 165.4 CC criu/netfilter.o [2020-07-17T13:26:14.075Z] #40 165.7 CC criu/page-pipe.o [2020-07-17T13:26:14.081Z] #39 143.1 CC criu/sk-tcp.o [2020-07-17T13:26:14.218Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-17T13:26:14.342Z] #39 143.4 CC criu/sk-unix.o [2020-07-17T13:26:14.508Z] ok github.com/docker/docker/daemon/logger/splunk 1.502s coverage: 82.5% of statements [2020-07-17T13:26:14.508Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-17T13:26:14.508Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-17T13:26:14.729Z] #40 166.5 CC criu/page-xfer.o [2020-07-17T13:26:15.283Z] #39 144.3 CC criu/sockets.o [2020-07-17T13:26:15.541Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-07-17T13:26:15.555Z] #39 144.7 CC criu/stats.o [2020-07-17T13:26:15.686Z] #52 ... [2020-07-17T13:26:15.686Z] [2020-07-17T13:26:15.686Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:15.686Z] #45 DONE 221.7s [2020-07-17T13:26:15.686Z] [2020-07-17T13:26:15.686Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:15.816Z] #39 144.9 CC criu/string.o [2020-07-17T13:26:15.816Z] #39 145.0 CC criu/sysctl.o [2020-07-17T13:26:15.832Z] ok github.com/docker/docker/distribution 0.301s coverage: 22.1% of statements [2020-07-17T13:26:15.832Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-17T13:26:16.386Z] #39 145.5 CC criu/sysfs_parse.o [2020-07-17T13:26:16.646Z] #39 145.7 CC criu/timens.o [2020-07-17T13:26:16.845Z] #40 168.3 CC criu/pagemap-cache.o [2020-07-17T13:26:16.864Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-17T13:26:16.906Z] #39 146.0 CC criu/timerfd.o [2020-07-17T13:26:17.144Z] #40 168.8 CC criu/pagemap.o [2020-07-17T13:26:17.166Z] #39 146.2 CC criu/tty.o [2020-07-17T13:26:17.498Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-17T13:26:17.604Z] #52 ... [2020-07-17T13:26:17.604Z] [2020-07-17T13:26:17.604Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-17T13:26:17.736Z] #39 147.0 CC criu/tun.o [2020-07-17T13:26:17.793Z] #40 169.8 CC criu/parasite-syscall.o [2020-07-17T13:26:18.130Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-17T13:26:18.307Z] #39 147.3 CC criu/uffd.o [2020-07-17T13:26:18.421Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2020-07-17T13:26:18.421Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-17T13:26:18.421Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-17T13:26:18.421Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2020-07-17T13:26:18.421Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-17T13:26:18.850Z] #40 170.8 CC criu/path.o [2020-07-17T13:26:18.877Z] #39 148.0 CC criu/util.o [2020-07-17T13:26:18.991Z] #46 DONE 1.1s [2020-07-17T13:26:18.991Z] [2020-07-17T13:26:18.991Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-17T13:26:18.991Z] #48 DONE 0.1s [2020-07-17T13:26:18.991Z] [2020-07-17T13:26:18.991Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-17T13:26:19.252Z] #50 DONE 0.5s [2020-07-17T13:26:19.252Z] [2020-07-17T13:26:19.252Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:19.252Z] #52 187.9 + bin/containerd-shim-runc-v1 [2020-07-17T13:26:19.455Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-17T13:26:19.499Z] #40 171.2 CC criu/pie-util-vdso.o [2020-07-17T13:26:19.801Z] #40 171.7 CC criu/pie-util.o [2020-07-17T13:26:19.818Z] #39 148.8 CC criu/uts_ns.o [2020-07-17T13:26:19.818Z] #39 149.0 CC criu/vdso-compat.o [2020-07-17T13:26:19.818Z] #39 149.1 CC criu/vdso.o [2020-07-17T13:26:20.078Z] #39 ... [2020-07-17T13:26:20.078Z] [2020-07-17T13:26:20.078Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:20.078Z] #45 228.5 + cd /tmp/tmp.b4a10qzVLA/src/github.com/golangci/golangci-lint/ [2020-07-17T13:26:20.087Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-07-17T13:26:20.102Z] #40 171.9 CC criu/pipes.o [2020-07-17T13:26:20.339Z] #45 228.5 + git checkout -q v1.23.8 [2020-07-17T13:26:20.378Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-17T13:26:20.599Z] #45 228.8 ++ git describe --tags [2020-07-17T13:26:20.599Z] #45 228.8 + version=v1.23.8 [2020-07-17T13:26:20.599Z] #45 228.8 ++ git rev-parse --short HEAD [2020-07-17T13:26:20.599Z] #45 228.8 + commit=76a82c6 [2020-07-17T13:26:20.599Z] #45 228.8 ++ git show -s --format=%cd [2020-07-17T13:26:20.599Z] #45 228.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-17T13:26:20.600Z] #45 228.8 + 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-07-17T13:26:20.771Z] #40 172.7 CC criu/plugin.o [2020-07-17T13:26:21.169Z] #52 191.0 + bin/containerd-shim-runc-v2 [2020-07-17T13:26:21.417Z] #40 173.2 CC criu/proc_parse.o [2020-07-17T13:26:21.884Z] ok github.com/docker/docker/pkg/archive 0.487s coverage: 77.3% of statements [2020-07-17T13:26:22.520Z] ok github.com/docker/docker/pkg/authorization 0.295s coverage: 68.3% of statements [2020-07-17T13:26:22.555Z] #52 192.3 + binaries [2020-07-17T13:26:22.556Z] #52 192.3 + install -D bin/containerd /build/containerd [2020-07-17T13:26:22.556Z] #52 192.4 + install -D bin/containerd-shim /build/containerd-shim [2020-07-17T13:26:22.556Z] #52 192.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-17T13:26:22.556Z] #52 192.4 + install -D bin/ctr /build/ctr [2020-07-17T13:26:22.812Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-17T13:26:23.103Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-17T13:26:23.542Z] #40 ... [2020-07-17T13:26:23.542Z] [2020-07-17T13:26:23.542Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:26:23.542Z] #37 243.7 + dpkg --print-architecture [2020-07-17T13:26:23.542Z] #37 243.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-17T13:26:23.843Z] #37 244.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-17T13:26:23.843Z] #37 244.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-17T13:26:24.469Z] #52 DONE 194.0s [2020-07-17T13:26:24.802Z] #45 ... [2020-07-17T13:26:24.802Z] [2020-07-17T13:26:24.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:26:24.802Z] #39 149.6 LINK criu/built-in.o [2020-07-17T13:26:24.802Z] #39 149.7 LINK criu/criu [2020-07-17T13:26:24.802Z] #39 150.0 DEP lib/c/criu.d [2020-07-17T13:26:24.802Z] #39 150.0 CC images/rpc.pb-c.o [2020-07-17T13:26:24.802Z] #39 150.4 CC lib/c/criu.o [2020-07-17T13:26:24.802Z] #39 151.1 LINK lib/c/built-in.o [2020-07-17T13:26:24.802Z] #39 151.1 LINK lib/c/libcriu.so [2020-07-17T13:26:24.802Z] #39 151.1 LINK lib/c/libcriu.a [2020-07-17T13:26:24.802Z] #39 151.2 GEN magic.py [2020-07-17T13:26:24.803Z] #39 151.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:26:24.803Z] #39 151.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:26:24.803Z] #39 151.3 Note: Building without GnuTLS support [2020-07-17T13:26:24.803Z] #39 151.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:26:24.803Z] #39 151.3 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:26:24.803Z] #39 151.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:26:24.803Z] #39 152.3 make[1]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 152.8 make[1]: 'images/built-in.o' is up to date. [2020-07-17T13:26:24.803Z] #39 152.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-17T13:26:24.803Z] #39 152.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-17T13:26:24.803Z] #39 152.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-17T13:26:24.803Z] #39 153.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-17T13:26:24.803Z] #39 153.0 make[1]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:26:24.803Z] #39 153.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.3 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.4 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.4 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.4 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:24.803Z] #39 153.5 INSTALL criu/criu [2020-07-17T13:26:24.803Z] #39 DONE 154.1s [2020-07-17T13:26:25.063Z] [2020-07-17T13:26:25.063Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:25.063Z] #52 181.4 + bin/containerd [2020-07-17T13:26:25.412Z] [2020-07-17T13:26:25.412Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-17T13:26:26.014Z] #52 ... [2020-07-17T13:26:26.014Z] [2020-07-17T13:26:26.014Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-17T13:26:26.014Z] #40 DONE 0.0s [2020-07-17T13:26:26.014Z] [2020-07-17T13:26:26.014Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-17T13:26:26.276Z] #42 DONE 0.2s [2020-07-17T13:26:26.276Z] [2020-07-17T13:26:26.276Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-17T13:26:26.276Z] #44 DONE 0.1s [2020-07-17T13:26:26.276Z] [2020-07-17T13:26:26.276Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:27.324Z] #53 DONE 1.5s [2020-07-17T13:26:27.324Z] [2020-07-17T13:26:27.324Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-17T13:26:27.324Z] #57 DONE 0.4s [2020-07-17T13:26:27.324Z] [2020-07-17T13:26:27.324Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-17T13:26:27.604Z] ok github.com/docker/docker/pkg/chrootarchive 3.520s coverage: 43.2% of statements [2020-07-17T13:26:27.604Z] ok github.com/docker/docker/layer 7.367s coverage: 68.8% of statements [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/oci [no test files] [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-17T13:26:27.604Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-17T13:26:27.604Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-07-17T13:26:27.604Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-17T13:26:27.604Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-17T13:26:28.237Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-07-17T13:26:28.265Z] #59 DONE 0.8s [2020-07-17T13:26:28.265Z] [2020-07-17T13:26:28.265Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-17T13:26:28.265Z] #61 DONE 0.1s [2020-07-17T13:26:28.265Z] [2020-07-17T13:26:28.265Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-17T13:26:28.265Z] #62 DONE 0.0s [2020-07-17T13:26:28.265Z] [2020-07-17T13:26:28.265Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-17T13:26:28.529Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-07-17T13:26:29.163Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-07-17T13:26:29.694Z] #63 DONE 1.5s [2020-07-17T13:26:29.956Z] [2020-07-17T13:26:29.956Z] #64 exporting to image [2020-07-17T13:26:29.956Z] #64 exporting layers [2020-07-17T13:26:30.205Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-07-17T13:26:30.837Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-07-17T13:26:31.872Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-07-17T13:26:31.872Z] ok github.com/docker/docker/pkg/fsutils 0.418s coverage: 85.1% of statements [2020-07-17T13:26:31.872Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-07-17T13:26:32.447Z] #37 ... [2020-07-17T13:26:32.447Z] [2020-07-17T13:26:32.447Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:26:32.447Z] #40 176.6 CC criu/protobuf-desc.o [2020-07-17T13:26:32.447Z] #40 177.6 CC criu/protobuf.o [2020-07-17T13:26:32.447Z] #40 178.1 CC criu/pstree.o [2020-07-17T13:26:32.447Z] #40 179.3 CC criu/rbtree.o [2020-07-17T13:26:32.447Z] #40 179.7 CC criu/rst-malloc.o [2020-07-17T13:26:32.447Z] #40 180.0 CC criu/seccomp.o [2020-07-17T13:26:32.447Z] #40 180.8 CC criu/seize.o [2020-07-17T13:26:32.447Z] #40 181.8 CC criu/servicefd.o [2020-07-17T13:26:32.447Z] #40 182.4 CC criu/shmem.o [2020-07-17T13:26:32.447Z] #40 183.5 CC criu/sigframe.o [2020-07-17T13:26:32.447Z] #40 183.7 CC criu/signalfd.o [2020-07-17T13:26:32.447Z] #40 184.0 CC criu/sk-inet.o [2020-07-17T13:26:32.504Z] ok github.com/docker/docker/pkg/idtools 0.269s coverage: 70.5% of statements [2020-07-17T13:26:32.796Z] ok github.com/docker/docker/pkg/ioutils 0.282s coverage: 70.6% of statements [2020-07-17T13:26:33.087Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-07-17T13:26:33.087Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-07-17T13:26:33.379Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-17T13:26:33.379Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-17T13:26:33.379Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-17T13:26:33.379Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-17T13:26:33.379Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-17T13:26:33.506Z] #40 185.1 CC criu/sk-netlink.o [2020-07-17T13:26:33.506Z] #40 185.5 CC criu/sk-packet.o [2020-07-17T13:26:33.670Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-17T13:26:33.670Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-17T13:26:33.962Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-07-17T13:26:33.962Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-07-17T13:26:33.962Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-17T13:26:33.962Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-17T13:26:34.174Z] #64 exporting layers 3.9s done [2020-07-17T13:26:34.174Z] #64 writing image sha256:741e50b670ab3449b7c8a6c3f3f810009d28744e994c2495239dcc0c297538ee done [2020-07-17T13:26:34.174Z] #64 naming to docker.io/library/docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce done [2020-07-17T13:26:34.174Z] #64 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-17T13:26:34.548Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/test/unit [2020-07-17T13:26:34.565Z] #40 186.1 CC criu/sk-queue.o [2020-07-17T13:26:34.602Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-07-17T13:26:34.870Z] #40 186.7 CC criu/sk-tcp.o [2020-07-17T13:26:35.238Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-07-17T13:26:35.238Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-17T13:26:35.522Z] #40 187.3 CC criu/sk-unix.o [2020-07-17T13:26:35.543Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-17T13:26:37.052Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-17T13:26:37.052Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-17T13:26:37.645Z] #40 189.6 CC criu/sockets.o [2020-07-17T13:26:39.208Z] #40 190.8 CC criu/stats.o [2020-07-17T13:26:39.508Z] #40 191.3 CC criu/string.o [2020-07-17T13:26:39.508Z] #40 191.4 CC criu/sysctl.o [2020-07-17T13:26:39.779Z] ok github.com/docker/docker/pkg/signal 2.360s coverage: 61.0% of statements [2020-07-17T13:26:39.845Z] ? github.com/docker/docker/api [no test files] [2020-07-17T13:26:40.070Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-17T13:26:40.186Z] #40 192.0 CC criu/sysfs_parse.o [2020-07-17T13:26:40.361Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-17T13:26:40.652Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-17T13:26:40.837Z] #40 192.5 CC criu/timens.o [2020-07-17T13:26:40.944Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-17T13:26:41.138Z] #40 192.9 CC criu/timerfd.o [2020-07-17T13:26:41.235Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-17T13:26:41.440Z] #40 193.3 CC criu/tty.o [2020-07-17T13:26:41.870Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2020-07-17T13:26:42.161Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2020-07-17T13:26:42.452Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2020-07-17T13:26:42.743Z] testing: warning: no tests to run [2020-07-17T13:26:42.743Z] coverage: [no statements] [2020-07-17T13:26:42.743Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-17T13:26:43.034Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-17T13:26:43.325Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-17T13:26:43.325Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-17T13:26:43.570Z] #40 195.4 CC criu/tun.o [2020-07-17T13:26:44.633Z] #40 196.2 CC criu/uffd.o [2020-07-17T13:26:44.834Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.1% of statements [2020-07-17T13:26:45.466Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-17T13:26:46.100Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-17T13:26:46.179Z] #40 197.7 CC criu/util.o [2020-07-17T13:26:46.391Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-07-17T13:26:47.720Z] #40 199.2 CC criu/uts_ns.o [2020-07-17T13:26:47.720Z] #40 199.5 CC criu/vdso.o [2020-07-17T13:26:47.899Z] ok github.com/docker/docker/registry 0.097s coverage: 56.3% of statements [2020-07-17T13:26:48.190Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-17T13:26:48.190Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-17T13:26:48.387Z] #40 200.2 LINK criu/built-in.o [2020-07-17T13:26:48.697Z] #40 200.4 LINK criu/criu [2020-07-17T13:26:48.823Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-07-17T13:26:49.114Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-17T13:26:49.351Z] #40 201.0 DEP lib/c/criu.d [2020-07-17T13:26:49.351Z] #40 201.1 CC images/rpc.pb-c.o [2020-07-17T13:26:50.001Z] #40 201.8 CC lib/c/criu.o [2020-07-17T13:26:51.077Z] #40 ... [2020-07-17T13:26:51.077Z] [2020-07-17T13:26:51.077Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-17T13:26:51.077Z] #37 DONE 271.7s [2020-07-17T13:26:51.077Z] [2020-07-17T13:26:51.077Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:26:51.177Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-17T13:26:51.375Z] #53 ... [2020-07-17T13:26:51.375Z] [2020-07-17T13:26:51.375Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-17T13:26:51.375Z] #40 203.2 LINK lib/c/built-in.o [2020-07-17T13:26:51.375Z] #40 203.2 LINK lib/c/libcriu.so [2020-07-17T13:26:51.375Z] #40 203.3 LINK lib/c/libcriu.a [2020-07-17T13:26:51.675Z] #40 203.5 GEN magic.py [2020-07-17T13:26:51.809Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-07-17T13:26:52.100Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-07-17T13:26:52.102Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2020-07-17T13:26:52.323Z] #40 203.9 Note: Building without setproctitle() and strlcpy() support. [2020-07-17T13:26:52.323Z] #40 203.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-17T13:26:52.323Z] #40 203.9 Note: Building without GnuTLS support [2020-07-17T13:26:52.323Z] #40 203.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-17T13:26:52.323Z] #40 203.9 Makefile.config:40: Warn: Building without nftables support [2020-07-17T13:26:52.971Z] #40 204.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-17T13:26:53.135Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-07-17T13:26:54.027Z] #40 205.8 make[1]: Nothing to be done for 'all'. [2020-07-17T13:26:55.106Z] #40 206.9 make[1]: 'images/built-in.o' is up to date. [2020-07-17T13:26:55.106Z] #40 207.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-17T13:26:55.106Z] #40 207.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-17T13:26:55.106Z] #40 207.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-17T13:26:55.404Z] #40 207.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-17T13:26:55.404Z] #40 207.2 make[1]: Nothing to be done for 'all'. [2020-07-17T13:26:55.404Z] #40 207.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-17T13:26:55.702Z] #40 207.5 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:55.702Z] #40 207.5 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:56.001Z] #40 207.6 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:56.001Z] #40 207.8 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:56.001Z] #40 207.9 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:56.001Z] #40 207.9 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:56.001Z] #40 208.0 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:56.304Z] #40 208.2 make[2]: Nothing to be done for 'all'. [2020-07-17T13:26:56.304Z] #40 208.2 INSTALL criu/criu [2020-07-17T13:26:56.606Z] #40 DONE 208.3s [2020-07-17T13:26:56.606Z] [2020-07-17T13:26:56.606Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:03.591Z] #46 284.0 + cd /tmp/tmp.QlV9QUepIn/src/github.com/golangci/golangci-lint/ [2020-07-17T13:27:03.591Z] #46 284.0 + git checkout -q v1.23.8 [2020-07-17T13:27:03.890Z] #46 284.5 ++ git describe --tags [2020-07-17T13:27:03.890Z] #46 284.5 + version=v1.23.8 [2020-07-17T13:27:03.890Z] #46 284.5 ++ git rev-parse --short HEAD [2020-07-17T13:27:03.890Z] #46 284.5 + commit=76a82c6 [2020-07-17T13:27:03.890Z] #46 284.5 ++ git show -s --format=%cd [2020-07-17T13:27:03.890Z] #46 284.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-17T13:27:03.890Z] #46 284.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-17T13:27:08.474Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/rootless [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/volume [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-17T13:27:08.474Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === Skipped [2020-07-17T13:27:08.474Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-17T13:27:08.474Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-17T13:27:08.474Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-17T13:27:08.474Z] time="2020-07-17T13:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-17T13:27:08.474Z] time="2020-07-17T13:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-17T13:27:08.474Z] time="2020-07-17T13:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-17T13:27:08.474Z] time="2020-07-17T13:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-17T13:27:08.474Z] time="2020-07-17T13:25:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-17T13:27:08.474Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-17T13:27:08.474Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-17T13:27:08.474Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:27:08.474Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-17T13:27:08.474Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-17T13:27:08.474Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-17T13:27:08.474Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] [2020-07-17T13:27:08.474Z] DONE 2124 tests, 26 skipped in 194.657s Post stage [Pipeline] junit [2020-07-17T13:27:09.154Z] Recording test results [2020-07-17T13:27:09.174Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-17T13:27:09.705Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -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:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh dynbinary test-integration [2020-07-17T13:27:10.101Z] [2020-07-17T13:27:10.342Z] [2020-07-17T13:27:10.342Z] Removing bundles/ [2020-07-17T13:27:10.342Z] [2020-07-17T13:27:10.342Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-17T13:27:10.342Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:27:10.342Z] GOOS="" GOARCH="" GOARM="" [2020-07-17T13:27:12.028Z] + TEST_INTEGRATION_DEST=2 [2020-07-17T13:27:12.028Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-17T13:27:12.028Z] + TEST_SKIP_INTEGRATION=1 [2020-07-17T13:27:12.028Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-17T13:27:12.028Z] + run_tests [2020-07-17T13:27:12.028Z] + c=0 [2020-07-17T13:27:12.028Z] + '[' -n 0 ']' [2020-07-17T13:27:12.028Z] + rm= [2020-07-17T13:27:12.028Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41224/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41224/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh '' test-integration [2020-07-17T13:27:12.028Z] + TEST_INTEGRATION_DEST=1 [2020-07-17T13:27:12.028Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-17T13:27:12.028Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-17T13:27:12.028Z] + run_tests test-integration-flaky [2020-07-17T13:27:12.028Z] + '[' -n 0 ']' [2020-07-17T13:27:12.028Z] + rm= [2020-07-17T13:27:12.028Z] + TEST_INTEGRATION_DEST=3 [2020-07-17T13:27:12.028Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-17T13:27:12.028Z] + TEST_SKIP_INTEGRATION=1 [2020-07-17T13:27:12.028Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-17T13:27:12.028Z] + run_tests [2020-07-17T13:27:12.028Z] + '[' -n 0 ']' [2020-07-17T13:27:12.028Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41224/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41224/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh test-integration-flaky test-integration [2020-07-17T13:27:12.028Z] + rm= [2020-07-17T13:27:12.028Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41224/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41224/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh '' test-integration [2020-07-17T13:27:12.028Z] ++ jobs -p [2020-07-17T13:27:12.028Z] + for job in $(jobs -p) [2020-07-17T13:27:12.028Z] + wait 5794 [2020-07-17T13:27:12.957Z] [2020-07-17T13:27:12.957Z] [2020-07-17T13:27:12.957Z] [2020-07-17T13:27:12.957Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-17T13:27:12.957Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-17T13:27:13.053Z] #52 ... [2020-07-17T13:27:13.053Z] [2020-07-17T13:27:13.053Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:13.053Z] #45 DONE 277.7s [2020-07-17T13:27:13.053Z] [2020-07-17T13:27:13.053Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:13.053Z] #52 231.5 + bin/containerd-stress [2020-07-17T13:27:13.053Z] #52 ... [2020-07-17T13:27:13.053Z] [2020-07-17T13:27:13.053Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-17T13:27:13.053Z] #46 DONE 0.2s [2020-07-17T13:27:13.053Z] [2020-07-17T13:27:13.053Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-17T13:27:13.053Z] #48 DONE 0.0s [2020-07-17T13:27:13.053Z] [2020-07-17T13:27:13.053Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-17T13:27:13.053Z] #50 DONE 0.2s [2020-07-17T13:27:13.053Z] [2020-07-17T13:27:13.053Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:13.213Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-17T13:27:13.213Z] HOSTNAME=99ac51a1ba90 [2020-07-17T13:27:13.213Z] TEST_SKIP_INTEGRATION=1 [2020-07-17T13:27:13.213Z] TESTDEBUG=0 [2020-07-17T13:27:13.213Z] DEST=bundles/test-integration [2020-07-17T13:27:13.213Z] PWD=/go/src/github.com/docker/docker [2020-07-17T13:27:13.213Z] KEEPBUNDLE=1 [2020-07-17T13:27:13.213Z] DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:27:13.213Z] container=docker [2020-07-17T13:27:13.213Z] HOME=/root [2020-07-17T13:27:13.213Z] GOLANG_VERSION=1.13.14 [2020-07-17T13:27:13.213Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-17T13:27:13.213Z] VALIDATE_BRANCH=master [2020-07-17T13:27:13.213Z] TERM=xterm [2020-07-17T13:27:13.213Z] DOCKER_PKG=github.com/docker/docker [2020-07-17T13:27:13.213Z] SHLVL=1 [2020-07-17T13:27:13.213Z] TIMEOUT=120m [2020-07-17T13:27:13.213Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-17T13:27:13.213Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-17T13:27:13.213Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-17T13:27:13.213Z] GO111MODULE=off [2020-07-17T13:27:13.213Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-17T13:27:13.213Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-17T13:27:13.213Z] GOPATH=/go [2020-07-17T13:27:13.213Z] PKG_CONFIG=pkg-config [2020-07-17T13:27:13.213Z] _=/usr/bin/env [2020-07-17T13:27:13.213Z] Building test suite binary ./integration-cli/test.main [2020-07-17T13:27:13.213Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-17T13:27:13.213Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-17T13:27:13.213Z] HOSTNAME=c0f8cc3fecbf [2020-07-17T13:27:13.213Z] TEST_SKIP_INTEGRATION=1 [2020-07-17T13:27:13.213Z] TESTDEBUG=0 [2020-07-17T13:27:13.213Z] DEST=bundles/test-integration [2020-07-17T13:27:13.213Z] PWD=/go/src/github.com/docker/docker [2020-07-17T13:27:13.213Z] KEEPBUNDLE=1 [2020-07-17T13:27:13.213Z] DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:27:13.213Z] container=docker [2020-07-17T13:27:13.213Z] HOME=/root [2020-07-17T13:27:13.213Z] GOLANG_VERSION=1.13.14 [2020-07-17T13:27:13.213Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-17T13:27:13.213Z] VALIDATE_BRANCH=master [2020-07-17T13:27:13.213Z] TERM=xterm [2020-07-17T13:27:13.213Z] DOCKER_PKG=github.com/docker/docker [2020-07-17T13:27:13.213Z] SHLVL=1 [2020-07-17T13:27:13.213Z] TIMEOUT=120m [2020-07-17T13:27:13.213Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-17T13:27:13.213Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-17T13:27:13.213Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-17T13:27:13.213Z] GO111MODULE=off [2020-07-17T13:27:13.213Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-17T13:27:13.213Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-17T13:27:13.213Z] GOPATH=/go [2020-07-17T13:27:13.213Z] PKG_CONFIG=pkg-config [2020-07-17T13:27:13.213Z] _=/usr/bin/env [2020-07-17T13:27:13.213Z] Building test suite binary ./integration-cli/test.main [2020-07-17T13:27:13.469Z] No new tests added to integration. [2020-07-17T13:27:13.469Z] [2020-07-17T13:27:13.469Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-17T13:27:13.622Z] #52 233.5 + bin/containerd-shim [2020-07-17T13:27:14.836Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-17T13:27:14.836Z] HOSTNAME=fbc0ef9c5e51 [2020-07-17T13:27:14.836Z] TESTDEBUG=0 [2020-07-17T13:27:14.836Z] DEST=bundles/test-integration [2020-07-17T13:27:14.836Z] PWD=/go/src/github.com/docker/docker [2020-07-17T13:27:14.836Z] KEEPBUNDLE=1 [2020-07-17T13:27:14.836Z] DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:27:14.836Z] container=docker [2020-07-17T13:27:14.836Z] HOME=/root [2020-07-17T13:27:14.836Z] GOLANG_VERSION=1.13.14 [2020-07-17T13:27:14.836Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-17T13:27:14.836Z] VALIDATE_BRANCH=master [2020-07-17T13:27:14.836Z] TERM=xterm [2020-07-17T13:27:14.836Z] DOCKER_PKG=github.com/docker/docker [2020-07-17T13:27:14.836Z] SHLVL=1 [2020-07-17T13:27:14.836Z] TIMEOUT=120m [2020-07-17T13:27:14.836Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-17T13:27:14.836Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-17T13:27:14.836Z] GO111MODULE=off [2020-07-17T13:27:14.836Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-17T13:27:14.836Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-17T13:27:14.836Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-17T13:27:14.836Z] GOPATH=/go [2020-07-17T13:27:14.836Z] PKG_CONFIG=pkg-config [2020-07-17T13:27:14.836Z] _=/usr/bin/env [2020-07-17T13:27:14.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-17T13:27:19.337Z] #46 ... [2020-07-17T13:27:19.337Z] [2020-07-17T13:27:19.337Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:19.337Z] #53 263.8 + bin/containerd [2020-07-17T13:27:20.197Z] #52 240.2 + bin/containerd-shim-runc-v1 [2020-07-17T13:27:23.492Z] #52 243.2 + bin/containerd-shim-runc-v2 [2020-07-17T13:27:24.066Z] #52 244.1 + binaries [2020-07-17T13:27:24.066Z] #52 244.1 + install -D bin/containerd /build/containerd [2020-07-17T13:27:24.066Z] #52 244.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-17T13:27:24.066Z] #52 244.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-17T13:27:24.067Z] #52 244.1 + install -D bin/ctr /build/ctr [2020-07-17T13:27:25.004Z] #52 DONE 245.0s [2020-07-17T13:27:25.942Z] [2020-07-17T13:27:25.942Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-17T13:27:26.510Z] #53 DONE 0.7s [2020-07-17T13:27:26.510Z] [2020-07-17T13:27:26.510Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-17T13:27:26.510Z] #57 DONE 0.2s [2020-07-17T13:27:26.510Z] [2020-07-17T13:27:26.510Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-17T13:27:26.770Z] #59 DONE 0.4s [2020-07-17T13:27:26.770Z] [2020-07-17T13:27:26.770Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-17T13:27:26.770Z] #61 DONE 0.0s [2020-07-17T13:27:27.033Z] [2020-07-17T13:27:27.033Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-17T13:27:27.033Z] #62 DONE 0.0s [2020-07-17T13:27:27.033Z] [2020-07-17T13:27:27.033Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-17T13:27:27.602Z] #63 DONE 0.6s [2020-07-17T13:27:27.602Z] [2020-07-17T13:27:27.602Z] #64 exporting to image [2020-07-17T13:27:27.602Z] #64 exporting layers [2020-07-17T13:27:32.091Z] #53 ... [2020-07-17T13:27:32.091Z] [2020-07-17T13:27:32.091Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:32.091Z] #22 311.2 + return [2020-07-17T13:27:32.091Z] #22 DONE 311.4s [2020-07-17T13:27:32.091Z] [2020-07-17T13:27:32.091Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:32.747Z] #46 ... [2020-07-17T13:27:32.747Z] [2020-07-17T13:27:32.747Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-17T13:27:32.747Z] #23 DONE 0.1s [2020-07-17T13:27:32.747Z] [2020-07-17T13:27:32.748Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-17T13:27:33.813Z] #27 DONE 0.8s [2020-07-17T13:27:33.813Z] [2020-07-17T13:27:33.813Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-17T13:27:33.813Z] #30 DONE 0.1s [2020-07-17T13:27:33.813Z] [2020-07-17T13:27:33.813Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-17T13:27:33.813Z] #32 DONE 0.1s [2020-07-17T13:27:33.813Z] [2020-07-17T13:27:33.813Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-17T13:27:33.813Z] #35 DONE 0.1s [2020-07-17T13:27:33.813Z] [2020-07-17T13:27:33.813Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-17T13:27:34.116Z] #38 DONE 0.1s [2020-07-17T13:27:34.116Z] [2020-07-17T13:27:34.116Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-17T13:27:34.116Z] #41 DONE 0.1s [2020-07-17T13:27:34.116Z] [2020-07-17T13:27:34.116Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:34.116Z] #46 ... [2020-07-17T13:27:34.116Z] [2020-07-17T13:27:34.116Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-17T13:27:34.116Z] #43 DONE 0.1s [2020-07-17T13:27:34.116Z] [2020-07-17T13:27:34.116Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-17T13:27:34.178Z] #64 exporting layers 6.4s done [2020-07-17T13:27:34.178Z] #64 writing image sha256:4656b61446297eb485e2e1c60ddebdc06586d33eac11c00453bfa3df16ce1a4a done [2020-07-17T13:27:34.178Z] #64 naming to docker.io/library/docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce done [2020-07-17T13:27:34.178Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-17T13:27:34.417Z] #45 DONE 0.1s [2020-07-17T13:27:34.417Z] [2020-07-17T13:27:34.417Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:27:34.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -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:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh dynbinary test-integration [2020-07-17T13:27:35.479Z] [2020-07-17T13:27:35.479Z] Removing bundles/ [2020-07-17T13:27:35.479Z] [2020-07-17T13:27:35.479Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-17T13:27:35.479Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:27:35.479Z] GOOS="" GOARCH="" GOARM="" [2020-07-17T13:27:42.459Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|deps|exports_file|files|name|types_sizes) took 1m56.673588328s [2020-07-17T13:27:42.459Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.938658ms [2020-07-17T13:27:48.401Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-17T13:27:48.401Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-17T13:27:48.401Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-07-17T13:27:48.401Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.1% of statements [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-17T13:27:48.401Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-17T13:27:48.401Z] ok github.com/docker/docker/api/types/time 0.038s coverage: 100.0% of statements [2020-07-17T13:27:48.401Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2020-07-17T13:27:48.401Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-17T13:27:48.402Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-17T13:27:48.402Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-07-17T13:27:48.402Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-07-17T13:27:48.975Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2020-07-17T13:27:49.921Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 48.1% of statements [2020-07-17T13:27:50.184Z] ok github.com/docker/docker/builder/remotecontext/git 3.843s coverage: 86.3% of statements [2020-07-17T13:27:50.446Z] ? github.com/docker/docker/cli [no test files] [2020-07-17T13:27:50.446Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-17T13:27:52.450Z] INFO [runner/unused/goanalysis] analyzers took 26.535029827s with top 10 stages: buildssa: 22.138676198s, U1000: 4.396353629s [2020-07-17T13:27:57.065Z] ok github.com/docker/docker/client 0.221s coverage: 75.4% of statements [2020-07-17T13:28:07.261Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:28:07.261Z] [2020-07-17T13:28:07.261Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-17T13:28:07.261Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-17T13:28:07.261Z] HOSTNAME=8adec783d8b9 [2020-07-17T13:28:07.261Z] TESTDEBUG=0 [2020-07-17T13:28:07.261Z] DEST=bundles/test-integration [2020-07-17T13:28:07.261Z] PWD=/go/src/github.com/docker/docker [2020-07-17T13:28:07.261Z] DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:28:07.261Z] container=docker [2020-07-17T13:28:07.261Z] HOME=/root [2020-07-17T13:28:07.261Z] GOLANG_VERSION=1.13.14 [2020-07-17T13:28:07.261Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-17T13:28:07.261Z] VALIDATE_BRANCH=master [2020-07-17T13:28:07.261Z] TERM=xterm [2020-07-17T13:28:07.261Z] DOCKER_PKG=github.com/docker/docker [2020-07-17T13:28:07.261Z] SHLVL=1 [2020-07-17T13:28:07.261Z] TIMEOUT=120m [2020-07-17T13:28:07.261Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-17T13:28:07.261Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-17T13:28:07.261Z] GO111MODULE=off [2020-07-17T13:28:07.261Z] DOCKER_EXPERIMENTAL=1 [2020-07-17T13:28:07.261Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-17T13:28:07.261Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-17T13:28:07.261Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-17T13:28:07.261Z] GOPATH=/go [2020-07-17T13:28:07.261Z] PKG_CONFIG=pkg-config [2020-07-17T13:28:07.261Z] _=/usr/bin/env [2020-07-17T13:28:07.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-17T13:28:13.982Z] #46 DONE 349.7s [2020-07-17T13:28:13.982Z] [2020-07-17T13:28:13.983Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:28:13.983Z] #53 ... [2020-07-17T13:28:13.983Z] [2020-07-17T13:28:13.983Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-17T13:28:13.983Z] #47 DONE 0.1s [2020-07-17T13:28:13.983Z] [2020-07-17T13:28:13.983Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-17T13:28:13.983Z] #49 DONE 0.1s [2020-07-17T13:28:13.983Z] [2020-07-17T13:28:13.983Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-17T13:28:13.983Z] #51 DONE 0.1s [2020-07-17T13:28:13.983Z] [2020-07-17T13:28:13.983Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-17T13:28:16.078Z] #53 320.5 + bin/containerd-stress [2020-07-17T13:28:18.852Z] #53 323.0 + bin/containerd-shim [2020-07-17T13:28:23.677Z] ok github.com/docker/docker/cmd/dockerd 0.165s coverage: 30.8% of statements [2020-07-17T13:28:23.677Z] ok github.com/docker/docker/container 0.155s coverage: 34.7% of statements [2020-07-17T13:28:23.677Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-17T13:28:23.677Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-17T13:28:23.677Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-17T13:28:23.677Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-17T13:28:25.067Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2020-07-17T13:28:25.824Z] #53 330.2 + bin/containerd-shim-runc-v1 [2020-07-17T13:28:27.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.4% of statements [2020-07-17T13:28:29.411Z] #53 333.6 + bin/containerd-shim-runc-v2 [2020-07-17T13:28:29.556Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2020-07-17T13:28:30.476Z] #53 334.7 + binaries [2020-07-17T13:28:30.476Z] #53 334.7 + install -D bin/containerd /build/containerd [2020-07-17T13:28:30.476Z] #53 334.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-17T13:28:30.476Z] #53 334.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-17T13:28:30.476Z] #53 334.7 + install -D bin/ctr /build/ctr [2020-07-17T13:28:30.476Z] #53 DONE 334.8s [2020-07-17T13:28:31.479Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-07-17T13:28:31.523Z] [2020-07-17T13:28:31.523Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-17T13:28:31.523Z] #54 DONE 0.1s [2020-07-17T13:28:31.523Z] [2020-07-17T13:28:31.523Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-17T13:28:31.523Z] #58 DONE 0.1s [2020-07-17T13:28:31.818Z] [2020-07-17T13:28:31.818Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-17T13:28:31.818Z] #60 DONE 0.1s [2020-07-17T13:28:31.818Z] [2020-07-17T13:28:31.818Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-17T13:28:31.818Z] #62 DONE 0.1s [2020-07-17T13:28:31.818Z] [2020-07-17T13:28:31.818Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-17T13:28:31.818Z] #63 DONE 0.0s [2020-07-17T13:28:31.818Z] [2020-07-17T13:28:31.818Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-17T13:28:32.883Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 81.8% of statements [2020-07-17T13:28:33.831Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-07-17T13:28:34.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-17T13:28:34.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-17T13:28:34.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-17T13:28:34.583Z] #64 DONE 2.2s [2020-07-17T13:28:34.583Z] [2020-07-17T13:28:34.583Z] #65 exporting to oci image format [2020-07-17T13:28:34.583Z] #65 exporting layers [2020-07-17T13:28:34.780Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-17T13:28:38.036Z] 4612f6d0b889: Pull complete [2020-07-17T13:28:38.085Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-17T13:28:38.346Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 13.9% of statements [2020-07-17T13:28:39.735Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.556s coverage: 57.0% of statements [2020-07-17T13:28:42.296Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-07-17T13:28:44.213Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.065s coverage: 46.2% of statements [2020-07-17T13:28:44.786Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.396s coverage: 73.1% of statements [2020-07-17T13:28:46.175Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.916s coverage: 49.5% of statements [2020-07-17T13:28:47.121Z] ok github.com/docker/docker/daemon 12.424s coverage: 17.4% of statements [2020-07-17T13:28:47.121Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-17T13:28:47.121Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-17T13:28:47.121Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-17T13:28:47.121Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-17T13:28:47.121Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-17T13:28:47.696Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.647s coverage: 76.1% of statements [2020-07-17T13:28:47.958Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-07-17T13:28:48.532Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-07-17T13:28:49.108Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.046s coverage: 3.0% of statements [2020-07-17T13:28:49.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-17T13:28:49.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-17T13:28:50.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-17T13:28:51.031Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 41.0% of statements [2020-07-17T13:28:51.031Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.8% of statements [2020-07-17T13:28:51.604Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.771s coverage: 57.7% of statements [2020-07-17T13:28:51.604Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-17T13:28:51.604Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-17T13:28:51.604Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-17T13:28:51.604Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-17T13:28:51.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-17T13:28:51.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-17T13:28:52.552Z] ok github.com/docker/docker/daemon/logger/awslogs 0.327s coverage: 77.8% of statements [2020-07-17T13:28:52.552Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-17T13:28:52.552Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-17T13:28:52.552Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2020-07-17T13:28:52.815Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2020-07-17T13:28:52.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-17T13:28:53.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-07-17T13:28:53.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 87.2% of statements [2020-07-17T13:28:54.733Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2020-07-17T13:28:54.733Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-17T13:28:54.996Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 37.7% of statements [2020-07-17T13:28:54.996Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 33.3% of statements [2020-07-17T13:28:55.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-17T13:28:55.983Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2020-07-17T13:28:56.246Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2020-07-17T13:28:56.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-17T13:28:56.841Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2020-07-17T13:28:57.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-17T13:28:57.792Z] ok github.com/docker/docker/daemon/logger/splunk 2.078s coverage: 82.5% of statements [2020-07-17T13:28:57.793Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-17T13:28:57.793Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-17T13:28:57.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-17T13:28:58.055Z] ok github.com/docker/docker/distribution/metadata 0.091s coverage: 48.2% of statements [2020-07-17T13:28:59.003Z] ok github.com/docker/docker/distribution 0.380s coverage: 22.1% of statements [2020-07-17T13:28:59.003Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-17T13:28:59.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-17T13:28:59.578Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-07-17T13:29:00.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-17T13:29:00.528Z] ok github.com/docker/docker/image 0.080s coverage: 86.4% of statements [2020-07-17T13:29:00.528Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-07-17T13:29:01.102Z] ok github.com/docker/docker/distribution/xfer 1.769s coverage: 85.1% of statements [2020-07-17T13:29:01.102Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-17T13:29:01.102Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-17T13:29:01.102Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2020-07-17T13:29:01.102Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-17T13:29:01.102Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2020-07-17T13:29:01.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-17T13:29:02.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-17T13:29:02.491Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2020-07-17T13:29:03.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-17T13:29:03.440Z] ok github.com/docker/docker/opts 0.057s coverage: 67.4% of statements [2020-07-17T13:29:04.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-17T13:29:04.322Z] Using test binary docker [2020-07-17T13:29:04.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-17T13:29:04.322Z] +++ /etc/init.d/apparmor start [2020-07-17T13:29:04.322Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:29:04.322Z] INFO: Waiting for daemon to start... [2020-07-17T13:29:04.322Z] Starting dockerd [2020-07-17T13:29:04.322Z] +++ 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-07-17T13:29:04.389Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-07-17T13:29:04.651Z] ok github.com/docker/docker/pkg/authorization 0.584s coverage: 68.3% of statements [2020-07-17T13:29:04.651Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-07-17T13:29:05.226Z] ok github.com/docker/docker/pkg/archive 1.173s coverage: 76.9% of statements [2020-07-17T13:29:05.226Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-07-17T13:29:06.175Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-07-17T13:29:06.175Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-07-17T13:29:06.434Z] . [2020-07-17T13:29:06.434Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-17T13:29:06.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-17T13:29:06.434Z] Error: No such image: emptyfs [2020-07-17T13:29:06.434Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-17T13:29:06.434Z] ++++ docker load [2020-07-17T13:29:06.747Z] Running integration-test (iteration 1) [2020-07-17T13:29:06.747Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-17T13:29:06.747Z] ++ 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-07-17T13:29:06.747Z] ++ set -e [2020-07-17T13:29:06.747Z] ++ '[' -n 0 ']' [2020-07-17T13:29:06.747Z] ++ set -x [2020-07-17T13:29:06.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-17T13:29:06.749Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-17T13:29:07.323Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-17T13:29:07.895Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-17T13:29:08.838Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-07-17T13:29:09.102Z] ok github.com/docker/docker/pkg/chrootarchive 3.550s coverage: 43.2% of statements [2020-07-17T13:29:09.364Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-07-17T13:29:09.937Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-07-17T13:29:10.198Z] ok github.com/docker/docker/pkg/fsutils 0.294s coverage: 85.1% of statements [2020-07-17T13:29:10.463Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-07-17T13:29:11.038Z] ok github.com/docker/docker/layer 7.511s coverage: 68.8% of statements [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/oci [no test files] [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-17T13:29:11.038Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-17T13:29:11.300Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-07-17T13:29:11.562Z] ok github.com/docker/docker/pkg/ioutils 0.614s coverage: 70.6% of statements [2020-07-17T13:29:11.824Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-07-17T13:29:11.824Z] ok github.com/docker/docker/pkg/idtools 0.914s coverage: 70.5% of statements [2020-07-17T13:29:11.824Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-07-17T13:29:11.824Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-17T13:29:11.824Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-17T13:29:11.956Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:29:11.956Z] [2020-07-17T13:29:11.956Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-17T13:29:11.956Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-17T13:29:11.956Z] HOSTNAME=77a074ab24ca [2020-07-17T13:29:11.956Z] DEST=bundles/test-integration [2020-07-17T13:29:11.956Z] PWD=/go/src/github.com/docker/docker [2020-07-17T13:29:11.956Z] DOCKER_ROOTLESS=1 [2020-07-17T13:29:11.956Z] DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:29:11.956Z] container=docker [2020-07-17T13:29:11.956Z] HOME=/root [2020-07-17T13:29:11.956Z] GOLANG_VERSION=1.13.14 [2020-07-17T13:29:11.956Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-17T13:29:11.956Z] VALIDATE_BRANCH=master [2020-07-17T13:29:11.956Z] TERM=xterm [2020-07-17T13:29:11.956Z] DOCKER_PKG=github.com/docker/docker [2020-07-17T13:29:11.956Z] SHLVL=1 [2020-07-17T13:29:11.956Z] TIMEOUT=120m [2020-07-17T13:29:11.956Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-17T13:29:11.956Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-17T13:29:11.956Z] GO111MODULE=off [2020-07-17T13:29:11.956Z] DOCKER_EXPERIMENTAL=1 [2020-07-17T13:29:11.956Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-17T13:29:11.956Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-17T13:29:11.956Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-17T13:29:11.956Z] GOPATH=/go [2020-07-17T13:29:11.956Z] PKG_CONFIG=pkg-config [2020-07-17T13:29:11.956Z] _=/usr/bin/env [2020-07-17T13:29:11.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-17T13:29:12.086Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-07-17T13:29:12.086Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-17T13:29:12.347Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-07-17T13:29:12.347Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-07-17T13:29:12.609Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 91.4% of statements [2020-07-17T13:29:12.871Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-07-17T13:29:12.871Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-17T13:29:12.871Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-17T13:29:13.447Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2020-07-17T13:29:13.919Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.686569136s with top 10 stages: buildssa: 1m37.332416128s, goimports: 22.902727287s, unconvert: 13.037403471s, gosec: 10.105248765s, golint: 6.058286041s, misspell: 3.927748739s, vrp: 3.68126503s, ineffassign: 3.665804005s, inspect: 3.404002975s, printf: 1.857016319s [2020-07-17T13:29:13.919Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-07-17T13:29:13.919Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1692/1692, autogenerated_exclude: 1587/1692, exclude-rules: 64/1587, skip_files: 1692/1692, identifier_marker: 1587/1587, nolint: 0/64, filename_unadjuster: 1692/1692, exclude: 1587/1587, cgo: 1692/2301, skip_dirs: 1692/1692 [2020-07-17T13:29:13.919Z] INFO [runner] processing took 58.055985ms with stages: nolint: 24.722331ms, identifier_marker: 16.64245ms, path_prettifier: 7.628655ms, autogenerated_exclude: 3.798466ms, exclude-rules: 3.368742ms, skip_dirs: 1.605967ms, cgo: 186.342µs, filename_unadjuster: 98.184µs, max_same_issues: 1.404µs, uniq_by_line: 702ns, exclude: 625ns, diff: 560ns, max_from_linter: 486ns, skip_files: 321ns, source_code: 315ns, path_shortener: 264ns, max_per_file_from_linter: 171ns [2020-07-17T13:29:13.919Z] INFO [runner] linters took 1m39.881181013s with stages: goanalysis_metalinter: 1m20.362486009s, unused: 19.460507773s [2020-07-17T13:29:13.919Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-17T13:29:13.919Z] INFO Memory: 1473 samples, avg is 839.0MB, max is 4377.3MB [2020-07-17T13:29:13.919Z] INFO Execution took 3m37.034427567s [2020-07-17T13:29:13.919Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-17T13:29:14.022Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-07-17T13:29:14.022Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2020-07-17T13:29:14.022Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-07-17T13:29:14.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh dynbinary-daemon test-docker-py [2020-07-17T13:29:14.512Z] [2020-07-17T13:29:14.597Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-07-17T13:29:14.772Z] Removing bundles/ [2020-07-17T13:29:14.772Z] [2020-07-17T13:29:14.772Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-17T13:29:14.772Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:29:14.772Z] GOOS="" GOARCH="" GOARM="" [2020-07-17T13:29:15.170Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-17T13:29:15.261Z] Loaded image: buildpack-deps:buster [2020-07-17T13:29:15.261Z] Loaded image: busybox:latest [2020-07-17T13:29:15.261Z] Loaded image: busybox:glibc [2020-07-17T13:29:15.261Z] Loaded image: debian:buster [2020-07-17T13:29:15.432Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2020-07-17T13:29:15.553Z] Loaded image: hello-world:latest [2020-07-17T13:29:15.553Z] INFO: Testing against a local daemon [2020-07-17T13:29:15.553Z] === RUN TestCgroupNamespacesBuild [2020-07-17T13:29:16.006Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-07-17T13:29:16.006Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-07-17T13:29:16.580Z] ok github.com/docker/docker/pkg/symlink 0.029s coverage: 87.7% of statements [2020-07-17T13:29:17.156Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2020-07-17T13:29:17.418Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-07-17T13:29:17.617Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2020-07-17T13:29:17.617Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-17T13:29:17.689Z] ok github.com/docker/docker/pkg/signal 2.867s coverage: 61.0% of statements [2020-07-17T13:29:17.951Z] ok github.com/docker/docker/pkg/tailfile 0.182s coverage: 88.6% of statements [2020-07-17T13:29:18.214Z] testing: warning: no tests to run [2020-07-17T13:29:18.214Z] coverage: [no statements] [2020-07-17T13:29:18.214Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-07-17T13:29:18.476Z] ok github.com/docker/docker/pkg/tarsum 0.095s coverage: 89.3% of statements [2020-07-17T13:29:18.476Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-07-17T13:29:18.738Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-07-17T13:29:19.001Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-07-17T13:29:19.681Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-07-17T13:29:19.681Z] === RUN TestBuildWithSession [2020-07-17T13:29:19.681Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-17T13:29:19.681Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:29:19.681Z] === RUN TestBuildSquashParent [2020-07-17T13:29:20.400Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2020-07-17T13:29:20.976Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-07-17T13:29:21.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-17T13:29:21.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-17T13:29:21.238Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-17T13:29:21.238Z] ok github.com/docker/docker/plugin 0.570s coverage: 23.1% of statements [2020-07-17T13:29:22.187Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-07-17T13:29:22.452Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-07-17T13:29:23.029Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2020-07-17T13:29:23.292Z] ok github.com/docker/docker/registry 0.303s coverage: 56.3% of statements [2020-07-17T13:29:23.553Z] ok github.com/docker/docker/runconfig 0.054s coverage: 66.1% of statements [2020-07-17T13:29:25.474Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-07-17T13:29:26.420Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-07-17T13:29:26.420Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-07-17T13:29:27.362Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-17T13:29:28.159Z] --- PASS: TestBuildSquashParent (7.22s) [2020-07-17T13:29:28.159Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-17T13:29:28.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:29:28.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:29:28.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:29:28.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:29:28.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:29:28.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:29:28.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:29:28.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:29:28.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:29:28.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:29:28.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:29:28.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:29:28.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:29:28.159Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:29:29.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-17T13:29:29.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:29:29.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:29:32.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:29:32.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:29:34.463Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-17T13:29:34.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-07-17T13:29:34.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-07-17T13:29:34.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2020-07-17T13:29:34.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2020-07-17T13:29:34.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-07-17T13:29:34.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2020-07-17T13:29:34.463Z] === RUN TestBuildMultiStageCopy [2020-07-17T13:29:34.463Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-17T13:29:37.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-17T13:29:37.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-17T13:29:37.821Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-17T13:29:38.453Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-17T13:29:38.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-17T13:29:39.085Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2020-07-17T13:29:39.085Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-07-17T13:29:39.085Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-17T13:29:39.085Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-07-17T13:29:39.085Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-07-17T13:29:39.085Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-07-17T13:29:39.085Z] === RUN TestBuildMultiStageParentConfig [2020-07-17T13:29:39.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-17T13:29:40.669Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-07-17T13:29:40.669Z] === RUN TestBuildLabelWithTargets [2020-07-17T13:29:41.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-17T13:29:43.397Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2020-07-17T13:29:43.397Z] === RUN TestBuildWithEmptyLayers [2020-07-17T13:29:44.029Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-07-17T13:29:44.029Z] === RUN TestBuildMultiStageOnBuild [2020-07-17T13:29:47.546Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2020-07-17T13:29:47.546Z] === RUN TestBuildUncleanTarFilenames [2020-07-17T13:29:48.578Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-07-17T13:29:48.578Z] === RUN TestBuildMultiStageLayerLeak [2020-07-17T13:29:49.316Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/rootless [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/volume [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-17T13:29:49.316Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === Skipped [2020-07-17T13:29:49.316Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-17T13:29:49.316Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-17T13:29:49.316Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-17T13:29:49.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-17T13:29:49.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-17T13:29:49.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-17T13:29:49.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-17T13:29:49.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-17T13:29:49.316Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-17T13:29:49.316Z] time="2020-07-17T13:28:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:29:49.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:29:49.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:29:49.316Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-17T13:29:49.317Z] time="2020-07-17T13:28:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-17T13:29:49.317Z] time="2020-07-17T13:28:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-17T13:29:49.317Z] time="2020-07-17T13:28:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-17T13:29:49.317Z] time="2020-07-17T13:28:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-17T13:29:49.317Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-17T13:29:49.317Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-17T13:29:49.317Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:29:49.317Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-17T13:29:49.317Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-17T13:29:49.317Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-17T13:29:49.317Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] [2020-07-17T13:29:49.317Z] DONE 2124 tests, 26 skipped in 190.161s Post stage [Pipeline] junit [2020-07-17T13:29:49.332Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-17T13:29:51.307Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2020-07-17T13:29:51.307Z] === RUN TestBuildWithHugeFile [2020-07-17T13:29:51.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -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:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh dynbinary test-integration [2020-07-17T13:29:52.155Z] [2020-07-17T13:29:52.417Z] Removing bundles/ [2020-07-17T13:29:52.417Z] [2020-07-17T13:29:52.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-17T13:29:52.417Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:29:52.417Z] GOOS="" GOARCH="" GOARM="" [2020-07-17T13:30:08.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-17T13:30:08.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-17T13:30:08.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-17T13:30:08.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-17T13:30:08.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-17T13:30:09.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-17T13:30:12.012Z] #65 exporting layers 83.8s done [2020-07-17T13:30:12.012Z] #65 exporting manifest sha256:4da0c2dda6fb4595b38995d550206a3837059a826f2f48d2b20492d07f0ab635 done [2020-07-17T13:30:12.012Z] #65 exporting config sha256:91d1917994b55df9addeacc8c0b4e8c369d49ca16cd80ee82c03a6a485171815 done [2020-07-17T13:30:12.012Z] #65 sending tarball [2020-07-17T13:30:12.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-17T13:30:14.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-17T13:30:14.820Z] #65 sending tarball 16.4s done [2020-07-17T13:30:14.820Z] #65 DONE 100.1s [2020-07-17T13:30:14.820Z] [2020-07-17T13:30:14.820Z] #66 importing to docker [2020-07-17T13:30:15.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-17T13:30:16.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-17T13:30:18.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-17T13:30:19.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-17T13:30:19.529Z] fc1b9e59edad: Pull complete [2020-07-17T13:30:19.529Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-17T13:30:19.529Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:30:19.529Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:30:19.529Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-17T13:30:19.529Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-17T13:30:19.529Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-17T13:30:19.529Z] INFO: Docker version of control daemon [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] Client: Docker Engine - Enterprise [2020-07-17T13:30:19.529Z] Version: 19.03.5 [2020-07-17T13:30:19.529Z] API version: 1.40 [2020-07-17T13:30:19.529Z] Go version: go1.12.12 [2020-07-17T13:30:19.529Z] Git commit: 2ee0c57608 [2020-07-17T13:30:19.529Z] Built: 11/13/2019 08:00:16 [2020-07-17T13:30:19.529Z] OS/Arch: windows/amd64 [2020-07-17T13:30:19.529Z] Experimental: false [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] Server: Docker Engine - Enterprise [2020-07-17T13:30:19.529Z] Engine: [2020-07-17T13:30:19.529Z] Version: 19.03.5 [2020-07-17T13:30:19.529Z] API version: 1.40 (minimum version 1.24) [2020-07-17T13:30:19.529Z] Go version: go1.12.12 [2020-07-17T13:30:19.529Z] Git commit: 2ee0c57608 [2020-07-17T13:30:19.529Z] Built: 11/13/2019 07:58:51 [2020-07-17T13:30:19.529Z] OS/Arch: windows/amd64 [2020-07-17T13:30:19.529Z] Experimental: true [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] INFO: Docker info of control daemon [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] Client: [2020-07-17T13:30:19.529Z] Debug Mode: false [2020-07-17T13:30:19.529Z] Plugins: [2020-07-17T13:30:19.529Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] Server: [2020-07-17T13:30:19.529Z] Containers: 0 [2020-07-17T13:30:19.529Z] Running: 0 [2020-07-17T13:30:19.529Z] Paused: 0 [2020-07-17T13:30:19.529Z] Stopped: 0 [2020-07-17T13:30:19.529Z] Images: 1 [2020-07-17T13:30:19.529Z] Server Version: 19.03.5 [2020-07-17T13:30:19.529Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-07-17T13:30:19.529Z] LCOW: [2020-07-17T13:30:19.529Z] Windows: [2020-07-17T13:30:19.529Z] Logging Driver: json-file [2020-07-17T13:30:19.529Z] Plugins: [2020-07-17T13:30:19.529Z] Volume: local [2020-07-17T13:30:19.529Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-17T13:30:19.529Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-17T13:30:19.529Z] Swarm: inactive [2020-07-17T13:30:19.529Z] Default Isolation: process [2020-07-17T13:30:19.529Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-17T13:30:19.529Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-17T13:30:19.529Z] OSType: windows [2020-07-17T13:30:19.529Z] Architecture: x86_64 [2020-07-17T13:30:19.529Z] CPUs: 4 [2020-07-17T13:30:19.529Z] Total Memory: 32GiB [2020-07-17T13:30:19.529Z] Name: azwin-2-c2ed00 [2020-07-17T13:30:19.529Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-17T13:30:19.529Z] Docker Root Dir: D:\docker [2020-07-17T13:30:19.529Z] Debug Mode: false [2020-07-17T13:30:19.529Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:30:19.529Z] Labels: [2020-07-17T13:30:19.529Z] Experimental: true [2020-07-17T13:30:19.529Z] Insecure Registries: [2020-07-17T13:30:19.529Z] 10.0.0.4:5000 [2020-07-17T13:30:19.529Z] 127.0.0.0/8 [2020-07-17T13:30:19.529Z] Registry Mirrors: [2020-07-17T13:30:19.529Z] http://10.0.0.4:5000/ [2020-07-17T13:30:19.529Z] Live Restore Enabled: false [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] INFO: Commit hash is 9c66a2f4e1 [2020-07-17T13:30:19.529Z] INFO: Nuke-Everything... [2020-07-17T13:30:19.529Z] INFO: Container count on control daemon to delete is 0 [2020-07-17T13:30:19.529Z] INFO: Nuking d:\CI [2020-07-17T13:30:19.529Z] INFO: Zapped successfully [2020-07-17T13:30:19.529Z] INFO: Location for testing is d:\CI\PR-41224\1 [2020-07-17T13:30:19.529Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:19.529Z] INFO: Building the image from Dockerfile.windows at 07/17/2020 13:30:17... [2020-07-17T13:30:19.529Z] [2020-07-17T13:30:21.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-17T13:30:22.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-17T13:30:22.486Z] Sending build context to Docker daemon 56.05MB [2020-07-17T13:30:22.486Z] [2020-07-17T13:30:22.486Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-17T13:30:22.486Z] ---> 987b1d5e0abf [2020-07-17T13:30:22.486Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-17T13:30:22.486Z] ---> Running in 989ecdfa0106 [2020-07-17T13:30:22.992Z] Removing intermediate container 989ecdfa0106 [2020-07-17T13:30:22.992Z] ---> 1bfe4ecc01b8 [2020-07-17T13:30:22.992Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-17T13:30:22.992Z] ---> Running in 170f28cbc1fe [2020-07-17T13:30:23.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-17T13:30:23.981Z] --- PASS: TestBuildWithHugeFile (27.36s) [2020-07-17T13:30:23.981Z] === RUN TestBuildWithEmptyDockerfile [2020-07-17T13:30:23.981Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:30:23.981Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:30:23.981Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:30:23.981Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:30:23.981Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:30:23.981Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:30:23.981Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:30:23.981Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:30:23.981Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:30:23.981Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-17T13:30:23.981Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-07-17T13:30:23.981Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-07-17T13:30:23.981Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-17T13:30:23.981Z] === RUN TestBuildPreserveOwnership [2020-07-17T13:30:23.981Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-17T13:30:23.981Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-17T13:30:23.986Z] Removing intermediate container 170f28cbc1fe [2020-07-17T13:30:23.986Z] ---> f7e71c939ede [2020-07-17T13:30:23.986Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-17T13:30:23.986Z] ---> Running in aa3cf6cbdea7 [2020-07-17T13:30:23.986Z] Removing intermediate container aa3cf6cbdea7 [2020-07-17T13:30:23.986Z] ---> 94038bed9ec0 [2020-07-17T13:30:23.986Z] 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-07-17T13:30:23.986Z] ---> Running in 91bfbc639b91 [2020-07-17T13:30:24.357Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-17T13:30:24.357Z] Using test binary docker [2020-07-17T13:30:24.357Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-17T13:30:24.357Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:30:24.357Z] INFO: Waiting for daemon to start... [2020-07-17T13:30:24.357Z] Starting dockerd [2020-07-17T13:30:24.461Z] Removing intermediate container 91bfbc639b91 [2020-07-17T13:30:24.461Z] ---> 28aa279e212c [2020-07-17T13:30:24.461Z] 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-07-17T13:30:24.930Z] ---> Running in 55e9b978b146 [2020-07-17T13:30:26.053Z] --- PASS: TestBuildPreserveOwnership (6.73s) [2020-07-17T13:30:26.054Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.35s) [2020-07-17T13:30:26.054Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s) [2020-07-17T13:30:26.054Z] === RUN TestBuildPlatformInvalid [2020-07-17T13:30:26.054Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-17T13:30:26.054Z] PASS [2020-07-17T13:30:26.054Z] [2020-07-17T13:30:26.054Z] === Skipped [2020-07-17T13:30:26.054Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-17T13:30:26.054Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:30:26.054Z] [2020-07-17T13:30:26.054Z] [2020-07-17T13:30:26.054Z] DONE 32 tests, 1 skipped in 79.320s [2020-07-17T13:30:26.054Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-17T13:30:26.054Z] ++ 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-07-17T13:30:26.054Z] ++ set -e [2020-07-17T13:30:26.054Z] ++ '[' -n 0 ']' [2020-07-17T13:30:26.054Z] ++ set -x [2020-07-17T13:30:26.054Z] ++ env -i DEST=/go/src/github.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-07-17T13:30:26.345Z] INFO: Testing against a local daemon [2020-07-17T13:30:26.345Z] === RUN TestConfigInspect [2020-07-17T13:30:27.647Z] . [2020-07-17T13:30:27.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-17T13:30:27.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-17T13:30:27.647Z] Error: No such image: emptyfs [2020-07-17T13:30:27.647Z] Running integration-test (iteration 1) [2020-07-17T13:30:27.647Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-17T13:30:30.067Z] --- PASS: TestConfigInspect (3.88s) [2020-07-17T13:30:30.067Z] === RUN TestConfigList [2020-07-17T13:30:32.267Z] [2020-07-17T13:30:32.267Z] SUCCESS: Specified value was saved. [2020-07-17T13:30:33.482Z] #66 DONE 16.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-17T13:30:33.583Z] --- PASS: TestConfigList (3.60s) [2020-07-17T13:30:33.583Z] === RUN TestConfigsCreateAndDelete [2020-07-17T13:30:33.836Z] INFO: Downloading git... [2020-07-17T13:30:33.939Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/test/unit [2020-07-17T13:30:35.421Z] INFO: Downloading go... [2020-07-17T13:30:36.216Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:30:36.784Z] [2020-07-17T13:30:36.784Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-17T13:30:37.042Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-17T13:30:37.042Z] Using test binary docker [2020-07-17T13:30:37.301Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-17T13:30:37.301Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:30:37.301Z] INFO: Waiting for daemon to start... [2020-07-17T13:30:37.301Z] Starting dockerd [2020-07-17T13:30:37.533Z] ? github.com/docker/docker/api [no test files] [2020-07-17T13:30:38.096Z] --- PASS: TestConfigsCreateAndDelete (3.61s) [2020-07-17T13:30:38.096Z] === RUN TestConfigsUpdate [2020-07-17T13:30:39.202Z] . [2020-07-17T13:30:39.460Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-17T13:30:39.860Z] Loaded image: buildpack-deps:buster [2020-07-17T13:30:39.860Z] Loaded image: busybox:latest [2020-07-17T13:30:39.860Z] Loaded image: busybox:glibc [2020-07-17T13:30:39.860Z] Loaded image: debian:buster [2020-07-17T13:30:39.860Z] Loaded image: hello-world:latest [2020-07-17T13:30:39.860Z] INFO: Testing against a local daemon [2020-07-17T13:30:39.860Z] === RUN TestCgroupNamespacesBuild [2020-07-17T13:30:41.608Z] --- PASS: TestConfigsUpdate (3.69s) [2020-07-17T13:30:41.608Z] === RUN TestTemplatedConfig [2020-07-17T13:30:44.051Z] --- PASS: TestCgroupNamespacesBuild (3.93s) [2020-07-17T13:30:44.051Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-17T13:30:45.123Z] --- PASS: TestTemplatedConfig (3.68s) [2020-07-17T13:30:45.123Z] === RUN TestConfigCreateResolve [2020-07-17T13:30:46.589Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2020-07-17T13:30:46.589Z] === RUN TestBuildWithSession [2020-07-17T13:30:46.589Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-17T13:30:46.589Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:30:46.589Z] === RUN TestBuildSquashParent [2020-07-17T13:30:48.638Z] --- PASS: TestConfigCreateResolve (3.72s) [2020-07-17T13:30:48.638Z] === RUN TestConfigDaemonLibtrustID [2020-07-17T13:30:48.929Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-17T13:30:48.929Z] PASS [2020-07-17T13:30:48.929Z] [2020-07-17T13:30:48.929Z] DONE 7 tests in 22.933s [2020-07-17T13:30:48.929Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-17T13:30:48.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-17T13:30:48.929Z] ++ set -e [2020-07-17T13:30:48.929Z] ++ '[' -n 0 ']' [2020-07-17T13:30:48.929Z] ++ set -x [2020-07-17T13:30:48.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-17T13:30:49.219Z] INFO: Testing against a local daemon [2020-07-17T13:30:49.219Z] === RUN TestCheckpoint [2020-07-17T13:30:49.219Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-17T13:30:49.219Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:30:49.220Z] === RUN TestContainerInvalidJSON [2020-07-17T13:30:49.220Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:30:49.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:30:49.220Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:30:49.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:30:49.220Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:30:49.220Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:30:49.220Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:30:49.220Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:30:49.220Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:30:49.220Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-17T13:30:49.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-17T13:30:49.220Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-17T13:30:49.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-17T13:30:49.220Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-17T13:30:49.220Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-17T13:30:49.220Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-17T13:30:49.510Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-17T13:30:49.510Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-17T13:30:49.510Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-17T13:30:49.510Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-17T13:30:49.803Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-17T13:30:49.803Z] === RUN TestCopyFromContainer [2020-07-17T13:30:50.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-17T13:30:50.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-17T13:30:50.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-17T13:30:50.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-17T13:30:51.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-17T13:30:51.870Z] === RUN TestCopyFromContainer// [2020-07-17T13:30:51.870Z] === RUN TestCopyFromContainer//bar/root [2020-07-17T13:30:51.870Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-17T13:30:51.870Z] === RUN TestCopyFromContainer/bar/quux [2020-07-17T13:30:52.161Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-17T13:30:52.161Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-17T13:30:52.161Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-17T13:30:52.481Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-17T13:30:52.481Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-17T13:30:52.481Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer (2.95s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-17T13:30:52.779Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-17T13:30:52.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-17T13:30:52.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:30:52.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:30:52.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:30:52.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:30:52.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:30:52.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:30:52.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:30:52.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:30:52.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:30:52.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-17T13:30:52.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-17T13:30:52.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-17T13:30:52.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-17T13:30:52.779Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-17T13:30:52.779Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-17T13:30:52.779Z] === RUN TestCreateWithInvalidEnv [2020-07-17T13:30:52.779Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-17T13:30:52.779Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-17T13:30:52.779Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-17T13:30:52.779Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-17T13:30:52.779Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-17T13:30:52.779Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-17T13:30:52.779Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-17T13:30:52.779Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-17T13:30:52.779Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-17T13:30:52.779Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-17T13:30:52.779Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-17T13:30:52.779Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-17T13:30:52.779Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-17T13:30:52.779Z] === RUN TestCreateTmpfsMountsTarget [2020-07-17T13:30:52.779Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-17T13:30:52.779Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-17T13:30:53.154Z] --- PASS: TestBuildSquashParent (7.02s) [2020-07-17T13:30:53.154Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-17T13:30:53.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:30:53.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:30:53.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:30:53.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:30:53.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:30:53.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:30:53.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:30:53.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:30:53.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:30:53.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:30:53.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:30:53.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:30:53.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:30:53.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:30:53.243Z] INFO: Downloading compiler 1 of 3... [2020-07-17T13:30:53.243Z] INFO: Downloading compiler 2 of 3... [2020-07-17T13:30:53.243Z] INFO: Downloading compiler 3 of 3... [2020-07-17T13:30:53.243Z] INFO: Extracting git... [2020-07-17T13:30:54.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:30:54.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:30:55.506Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-07-17T13:30:55.506Z] === RUN TestCreateWithCapabilities [2020-07-17T13:30:55.506Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-17T13:30:55.506Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-17T13:30:55.506Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:30:55.507Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:30:55.507Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-07-17T13:30:55.507Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-07-17T13:30:55.507Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-17T13:30:56.259Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2020-07-17T13:30:56.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:30:56.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:30:56.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-17T13:30:58.240Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2020-07-17T13:30:58.240Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-17T13:30:58.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:30:58.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:30:58.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:30:58.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:30:58.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:30:58.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:30:58.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:30:58.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:30:58.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:30:58.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:30:58.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:30:58.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:30:58.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:30:58.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:30:58.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:30:58.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-17T13:30:58.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-17T13:30:58.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-17T13:30:58.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-17T13:30:58.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-17T13:30:58.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-17T13:30:58.241Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-17T13:30:59.236Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-17T13:30:59.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2020-07-17T13:30:59.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2020-07-17T13:30:59.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2020-07-17T13:30:59.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2020-07-17T13:30:59.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-07-17T13:30:59.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2020-07-17T13:30:59.236Z] === RUN TestBuildMultiStageCopy [2020-07-17T13:30:59.236Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-17T13:30:59.273Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-07-17T13:30:59.273Z] === RUN TestCreateDifferentPlatform [2020-07-17T13:30:59.273Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-17T13:30:59.273Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-17T13:30:59.273Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-17T13:30:59.273Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-17T13:30:59.273Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-17T13:30:59.273Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-17T13:30:59.273Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-17T13:30:59.273Z] === RUN TestContainerStartOnDaemonRestart [2020-07-17T13:30:59.273Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-17T13:30:59.273Z] === RUN TestDaemonRestartIpcMode [2020-07-17T13:30:59.273Z] === PAUSE TestDaemonRestartIpcMode [2020-07-17T13:30:59.273Z] === RUN TestDaemonHostGatewayIP [2020-07-17T13:30:59.273Z] === PAUSE TestDaemonHostGatewayIP [2020-07-17T13:30:59.273Z] === RUN TestContainerKillOnDaemonStart [2020-07-17T13:30:59.273Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-17T13:30:59.273Z] === RUN TestDiff [2020-07-17T13:30:59.911Z] --- PASS: TestDiff (0.84s) [2020-07-17T13:30:59.911Z] === RUN TestExecWithCloseStdin [2020-07-17T13:31:00.947Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-07-17T13:31:00.947Z] === RUN TestExec [2020-07-17T13:31:01.982Z] --- PASS: TestExec (0.91s) [2020-07-17T13:31:01.982Z] === RUN TestExecUser [2020-07-17T13:31:02.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-17T13:31:02.615Z] --- PASS: TestExecUser (0.96s) [2020-07-17T13:31:02.615Z] === RUN TestExportContainerAndImportImage [2020-07-17T13:31:03.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-17T13:31:04.028Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-17T13:31:04.122Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-07-17T13:31:04.122Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-17T13:31:05.405Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-17T13:31:05.630Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-07-17T13:31:05.630Z] === RUN TestHealthCheckWorkdir [2020-07-17T13:31:05.744Z] INFO: Expanding go... [2020-07-17T13:31:06.350Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2020-07-17T13:31:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-07-17T13:31:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-17T13:31:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-17T13:31:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-17T13:31:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-17T13:31:06.350Z] === RUN TestBuildMultiStageParentConfig [2020-07-17T13:31:06.663Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-07-17T13:31:06.663Z] === RUN TestHealthKillContainer [2020-07-17T13:31:06.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-17T13:31:10.176Z] --- PASS: TestHealthKillContainer (3.07s) [2020-07-17T13:31:10.176Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-17T13:31:10.472Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-07-17T13:31:10.472Z] === RUN TestIpcModeNone [2020-07-17T13:31:11.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-17T13:31:11.505Z] --- PASS: TestIpcModeNone (0.93s) [2020-07-17T13:31:11.505Z] === RUN TestIpcModePrivate [2020-07-17T13:31:11.619Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-17T13:31:11.619Z] === RUN TestBuildLabelWithTargets [2020-07-17T13:31:12.186Z] --- PASS: TestIpcModePrivate (0.88s) [2020-07-17T13:31:12.186Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-17T13:31:12.186Z] === RUN TestIpcModeShareable [2020-07-17T13:31:13.220Z] --- PASS: TestIpcModeShareable (0.99s) [2020-07-17T13:31:13.220Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-17T13:31:13.220Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-17T13:31:13.927Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:31:13.927Z] [2020-07-17T13:31:13.927Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-17T13:31:13.927Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-17T13:31:13.927Z] HOSTNAME=8f5cfd8e174d [2020-07-17T13:31:13.927Z] TESTDEBUG=0 [2020-07-17T13:31:13.927Z] DEST=bundles/test-integration [2020-07-17T13:31:13.927Z] PWD=/go/src/github.com/docker/docker [2020-07-17T13:31:13.927Z] DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:31:13.927Z] container=docker [2020-07-17T13:31:13.927Z] HOME=/root [2020-07-17T13:31:13.927Z] GOLANG_VERSION=1.13.14 [2020-07-17T13:31:13.927Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-17T13:31:13.927Z] VALIDATE_BRANCH=master [2020-07-17T13:31:13.927Z] TERM=xterm [2020-07-17T13:31:13.927Z] DOCKER_PKG=github.com/docker/docker [2020-07-17T13:31:13.927Z] SHLVL=1 [2020-07-17T13:31:13.927Z] TIMEOUT=120m [2020-07-17T13:31:13.927Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-17T13:31:13.927Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-17T13:31:13.927Z] GO111MODULE=off [2020-07-17T13:31:13.927Z] DOCKER_EXPERIMENTAL=1 [2020-07-17T13:31:13.927Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-17T13:31:13.927Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-17T13:31:13.927Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-17T13:31:13.927Z] GOPATH=/go [2020-07-17T13:31:13.927Z] PKG_CONFIG=pkg-config [2020-07-17T13:31:13.927Z] _=/usr/bin/env [2020-07-17T13:31:13.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-17T13:31:15.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-17T13:31:16.739Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-07-17T13:31:16.739Z] === RUN TestAPIIpcModeHost [2020-07-17T13:31:16.739Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-07-17T13:31:16.739Z] === RUN TestDaemonIpcModeShareable [2020-07-17T13:31:17.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-17T13:31:18.807Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-07-17T13:31:18.807Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-17T13:31:18.807Z] === RUN TestDaemonIpcModePrivate [2020-07-17T13:31:19.736Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-17T13:31:19.736Z] === RUN TestBuildWithEmptyLayers [2020-07-17T13:31:20.882Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-07-17T13:31:20.882Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-17T13:31:20.882Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-17T13:31:21.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-17T13:31:22.269Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-17T13:31:22.269Z] === RUN TestBuildMultiStageOnBuild [2020-07-17T13:31:22.396Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-07-17T13:31:22.396Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-17T13:31:22.396Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-17T13:31:23.920Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-17T13:31:23.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-17T13:31:23.920Z] === RUN TestIpcModeOlderClient [2020-07-17T13:31:23.920Z] === PAUSE TestIpcModeOlderClient [2020-07-17T13:31:23.920Z] === RUN TestKillContainerInvalidSignal [2020-07-17T13:31:24.955Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-07-17T13:31:24.955Z] === RUN TestKillContainer [2020-07-17T13:31:24.955Z] === RUN TestKillContainer/no_signal [2020-07-17T13:31:25.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-17T13:31:25.988Z] === RUN TestKillContainer/non_killing_signal [2020-07-17T13:31:26.151Z] sha256:d67306c63685b4e0f262d9a05a924bd65b508783a7f6c84a0cf3aec33f9cdffd [2020-07-17T13:31:26.151Z] INFO: Starting docker-py tests... [2020-07-17T13:31:26.151Z] ============================= test session starts ============================== [2020-07-17T13:31:26.151Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-17T13:31:26.151Z] rootdir: /src, inifile: pytest.ini [2020-07-17T13:31:26.151Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-17T13:31:26.151Z] collected 388 items / 2 deselected / 386 selected [2020-07-17T13:31:26.151Z] [2020-07-17T13:31:26.280Z] === RUN TestKillContainer/killing_signal [2020-07-17T13:31:26.983Z] INFO: Expanding compiler 1 of 3... [2020-07-17T13:31:26.983Z] INFO: Expanding compiler 2 of 3... [2020-07-17T13:31:27.540Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-17T13:31:27.540Z] === RUN TestBuildUncleanTarFilenames [2020-07-17T13:31:27.785Z] --- PASS: TestKillContainer (2.57s) [2020-07-17T13:31:27.786Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-07-17T13:31:27.786Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-07-17T13:31:27.786Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-07-17T13:31:27.786Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-17T13:31:27.786Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-17T13:31:27.799Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-07-17T13:31:27.799Z] === RUN TestBuildMultiStageLayerLeak [2020-07-17T13:31:28.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-17T13:31:29.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-07-17T13:31:29.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-07-17T13:31:29.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-07-17T13:31:29.452Z] === RUN TestKillStoppedContainer [2020-07-17T13:31:29.452Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-17T13:31:29.452Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-17T13:31:29.452Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-17T13:31:29.452Z] === RUN TestKillDifferentUserContainer [2020-07-17T13:31:29.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-17T13:31:30.485Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-07-17T13:31:30.485Z] === RUN TestInspectOomKilledTrue [2020-07-17T13:31:30.485Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-17T13:31:30.485Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:31:30.485Z] === RUN TestInspectOomKilledFalse [2020-07-17T13:31:30.485Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-17T13:31:30.485Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:31:30.485Z] === RUN TestLinksEtcHostsContentMatch [2020-07-17T13:31:30.776Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-07-17T13:31:30.776Z] === RUN TestLinksContainerNames [2020-07-17T13:31:31.738Z] INFO: Expanding compiler 3 of 3... [2020-07-17T13:31:31.990Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-07-17T13:31:32.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-17T13:31:32.207Z] INFO: Removing downloaded files... [2020-07-17T13:31:32.207Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-17T13:31:32.207Z] INFO: Configuring git core.autocrlf... [2020-07-17T13:31:32.251Z] === RUN TestBuildWithHugeFile [2020-07-17T13:31:32.872Z] --- PASS: TestLinksContainerNames (1.72s) [2020-07-17T13:31:32.872Z] === RUN TestLogsFollowTailEmpty [2020-07-17T13:31:33.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-17T13:31:33.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-17T13:31:33.504Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-07-17T13:31:33.504Z] === RUN TestContainerNetworkMountsNoChown [2020-07-17T13:31:34.138Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/default [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/default [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/private [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/private [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/rprivate [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/slave [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/slave [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/rslave [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/shared [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/shared [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/rshared [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-17T13:31:34.138Z] === CONT TestMountDaemonRoot/default [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:31:34.138Z] === CONT TestMountDaemonRoot/rshared [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:31:34.138Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:31:34.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:31:34.138Z] === CONT TestMountDaemonRoot/shared [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/rslave [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/slave [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/rprivate [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/private [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-17T13:31:34.431Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:31:34.431Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:31:34.431Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:31:34.722Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:31:34.722Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:31:34.722Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-17T13:31:34.722Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-17T13:31:34.722Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:31:34.722Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-17T13:31:34.722Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-17T13:31:35.013Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:31:35.303Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-17T13:31:35.303Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:31:35.303Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-17T13:31:35.303Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-17T13:31:35.303Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-17T13:31:35.303Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-17T13:31:35.303Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-17T13:31:35.303Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-17T13:31:35.304Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-17T13:31:35.304Z] === RUN TestContainerBindMountNonRecursive [2020-07-17T13:31:36.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-17T13:31:36.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-17T13:31:37.368Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2020-07-17T13:31:37.368Z] === RUN TestNetworkNat [2020-07-17T13:31:38.401Z] --- PASS: TestNetworkNat (0.89s) [2020-07-17T13:31:38.401Z] === RUN TestNetworkLocalhostTCPNat [2020-07-17T13:31:39.033Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-07-17T13:31:39.033Z] === RUN TestNetworkLoopbackNat [2020-07-17T13:31:39.745Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-17T13:31:40.312Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-17T13:31:40.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-17T13:31:40.539Z] Using test binary docker [2020-07-17T13:31:40.539Z] +++ /etc/init.d/apparmor start [2020-07-17T13:31:40.539Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:31:40.539Z] Starting dockerd [2020-07-17T13:31:40.539Z] INFO: Waiting for daemon to start... [2020-07-17T13:31:40.539Z] +++ 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-07-17T13:31:41.507Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-17T13:31:42.428Z] . [2020-07-17T13:31:42.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-17T13:31:42.548Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2020-07-17T13:31:42.548Z] === RUN TestPause [2020-07-17T13:31:42.685Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-17T13:31:42.685Z] Error: No such image: emptyfs [2020-07-17T13:31:42.685Z] ++++ docker load [2020-07-17T13:31:42.685Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-17T13:31:43.248Z] Running integration-test (iteration 1) [2020-07-17T13:31:43.248Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-17T13:31:43.248Z] ++ 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-07-17T13:31:43.248Z] ++ set -e [2020-07-17T13:31:43.248Z] ++ '[' -n 0 ']' [2020-07-17T13:31:43.248Z] ++ set -x [2020-07-17T13:31:43.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:31:43.580Z] --- PASS: TestPause (0.91s) [2020-07-17T13:31:43.580Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-17T13:31:43.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:31:43.580Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:31:43.580Z] === RUN TestPauseStopPausedContainer [2020-07-17T13:31:44.211Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-07-17T13:31:44.211Z] === RUN TestPsFilter [2020-07-17T13:31:44.502Z] --- PASS: TestPsFilter (0.30s) [2020-07-17T13:31:44.502Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-17T13:31:45.536Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-07-17T13:31:45.536Z] === RUN TestRemoveContainerWithVolume [2020-07-17T13:31:46.168Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-07-17T13:31:46.168Z] === RUN TestRemoveContainerRunning [2020-07-17T13:31:47.203Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-07-17T13:31:47.203Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-17T13:31:47.834Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-07-17T13:31:47.834Z] === RUN TestRemoveInvalidContainer [2020-07-17T13:31:47.834Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-17T13:31:47.834Z] === RUN TestRenameLinkedContainer [2020-07-17T13:31:51.346Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-07-17T13:31:51.346Z] === RUN TestRenameStoppedContainer [2020-07-17T13:31:52.035Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-07-17T13:31:52.035Z] === RUN TestRenameRunningContainerAndReuse [2020-07-17T13:31:54.106Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-07-17T13:31:54.106Z] === RUN TestRenameInvalidName [2020-07-17T13:31:54.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-17T13:31:54.738Z] --- PASS: TestRenameInvalidName (0.85s) [2020-07-17T13:31:54.738Z] === RUN TestRenameAnonymousContainer [2020-07-17T13:31:55.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-17T13:31:55.871Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-17T13:31:57.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-17T13:31:58.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-17T13:31:58.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-17T13:32:00.299Z] --- PASS: TestRenameAnonymousContainer (4.78s) [2020-07-17T13:32:00.300Z] === RUN TestRenameContainerWithSameName [2020-07-17T13:32:00.300Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-07-17T13:32:00.300Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-17T13:32:00.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-17T13:32:02.363Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-07-17T13:32:02.363Z] === RUN TestResize [2020-07-17T13:32:03.001Z] --- PASS: TestResize (0.85s) [2020-07-17T13:32:03.001Z] === RUN TestResizeWithInvalidSize [2020-07-17T13:32:03.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-17T13:32:04.034Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-07-17T13:32:04.034Z] === RUN TestResizeWhenContainerNotStarted [2020-07-17T13:32:04.666Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:32:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:32:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:32:04.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:32:04.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:32:05.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-17T13:32:07.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:32:07.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:32:07.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-17T13:32:08.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-17T13:32:08.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:32:08.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:32:09.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:32:09.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:32:09.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-17T13:32:11.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-17T13:32:12.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:32:12.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:32:13.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-17T13:32:14.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-17T13:32:15.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:32:15.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:32:16.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-17T13:32:17.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-17T13:32:17.408Z] Using test binary docker [2020-07-17T13:32:17.408Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-17T13:32:17.408Z] +++ /etc/init.d/apparmor start [2020-07-17T13:32:17.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:32:17.408Z] INFO: Waiting for daemon to start... [2020-07-17T13:32:17.408Z] Starting dockerd [2020-07-17T13:32:17.408Z] +++ 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-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s) [2020-07-17T13:32:17.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-07-17T13:32:17.543Z] === RUN TestCgroupNamespacesRun [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.1% of statements [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-17T13:32:18.653Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-17T13:32:18.653Z] ok github.com/docker/docker/builder/dockerignore 0.033s coverage: 96.8% of statements [2020-07-17T13:32:19.612Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-07-17T13:32:19.612Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-17T13:32:20.195Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-07-17T13:32:21.117Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-07-17T13:32:21.117Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-17T13:32:21.917Z] Loaded image: buildpack-deps:buster [2020-07-17T13:32:22.173Z] Loaded image: busybox:latest [2020-07-17T13:32:22.312Z] ok github.com/docker/docker/builder/remotecontext/git 4.350s coverage: 86.3% of statements [2020-07-17T13:32:22.430Z] Loaded image: busybox:glibc [2020-07-17T13:32:22.430Z] Loaded image: debian:buster [2020-07-17T13:32:22.611Z] ok github.com/docker/docker/builder/remotecontext 0.481s coverage: 13.6% of statements [2020-07-17T13:32:22.623Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-07-17T13:32:22.623Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-17T13:32:22.687Z] Loaded image: hello-world:latest [2020-07-17T13:32:22.948Z] INFO: Testing against a local daemon [2020-07-17T13:32:22.948Z] === RUN TestCgroupNamespacesBuild [2020-07-17T13:32:22.953Z] . [2020-07-17T13:32:22.953Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-17T13:32:23.214Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-17T13:32:23.214Z] Error: No such image: emptyfs [2020-07-17T13:32:23.214Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-17T13:32:23.214Z] ++++ docker load [2020-07-17T13:32:23.481Z] Running integration-test (iteration 1) [2020-07-17T13:32:23.481Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-17T13:32:23.481Z] ++ 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-07-17T13:32:23.481Z] ++ set -e [2020-07-17T13:32:23.481Z] ++ '[' -n 0 ']' [2020-07-17T13:32:23.481Z] ++ set -x [2020-07-17T13:32:23.481Z] ++ env -i DEST=/go/src/github.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-07-17T13:32:24.686Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-07-17T13:32:24.686Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-17T13:32:24.721Z] ok github.com/docker/docker/builder/dockerfile 1.315s coverage: 48.1% of statements [2020-07-17T13:32:24.721Z] ? github.com/docker/docker/cli [no test files] [2020-07-17T13:32:24.721Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-17T13:32:26.193Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-07-17T13:32:26.194Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-17T13:32:27.118Z] --- PASS: TestCgroupNamespacesBuild (3.62s) [2020-07-17T13:32:27.119Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-17T13:32:27.705Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-07-17T13:32:27.705Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-17T13:32:28.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2020-07-17T13:32:28.486Z] === RUN TestBuildWithSession [2020-07-17T13:32:28.486Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-17T13:32:28.486Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:32:28.486Z] === RUN TestBuildSquashParent [2020-07-17T13:32:28.585Z] --- PASS: TestBuildWithHugeFile (53.41s) [2020-07-17T13:32:28.585Z] === RUN TestBuildWithEmptyDockerfile [2020-07-17T13:32:28.585Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:32:28.585Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:32:28.585Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:32:28.585Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:32:28.585Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:32:28.585Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:32:28.585Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:32:28.585Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:32:28.585Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:32:28.585Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-07-17T13:32:28.586Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-07-17T13:32:28.586Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2020-07-17T13:32:28.586Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-07-17T13:32:28.586Z] === RUN TestBuildPreserveOwnership [2020-07-17T13:32:28.586Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-17T13:32:28.737Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-17T13:32:28.737Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-17T13:32:30.244Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-07-17T13:32:30.244Z] === RUN TestKernelTCPMemory [2020-07-17T13:32:31.278Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-07-17T13:32:31.278Z] === RUN TestNISDomainname [2020-07-17T13:32:31.714Z] ok github.com/docker/docker/client 0.442s coverage: 75.4% of statements [2020-07-17T13:32:32.311Z] --- PASS: TestNISDomainname (0.96s) [2020-07-17T13:32:32.311Z] === RUN TestHostnameDnsResolution [2020-07-17T13:32:32.775Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-17T13:32:33.857Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-07-17T13:32:33.857Z] === RUN TestStats [2020-07-17T13:32:35.769Z] Loaded image: buildpack-deps:buster [2020-07-17T13:32:36.061Z] --- PASS: TestBuildPreserveOwnership (10.28s) [2020-07-17T13:32:36.061Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2020-07-17T13:32:36.061Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-17T13:32:36.061Z] === RUN TestBuildPlatformInvalid [2020-07-17T13:32:36.061Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-17T13:32:36.061Z] PASS [2020-07-17T13:32:36.061Z] [2020-07-17T13:32:36.061Z] === Skipped [2020-07-17T13:32:36.061Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-17T13:32:36.061Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:32:36.061Z] [2020-07-17T13:32:36.061Z] [2020-07-17T13:32:36.061Z] DONE 32 tests, 1 skipped in 128.946s [2020-07-17T13:32:36.320Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-17T13:32:36.320Z] INFO: Testing against a local daemon [2020-07-17T13:32:36.320Z] === RUN TestConfigInspect [2020-07-17T13:32:36.320Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-17T13:32:36.320Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:36.320Z] === RUN TestConfigList [2020-07-17T13:32:36.320Z] --- SKIP: TestConfigList (0.01s) [2020-07-17T13:32:36.320Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:36.320Z] === RUN TestConfigsCreateAndDelete [2020-07-17T13:32:36.320Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-17T13:32:36.320Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:36.320Z] === RUN TestConfigsUpdate [2020-07-17T13:32:36.320Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-07-17T13:32:36.320Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:36.320Z] === RUN TestTemplatedConfig [2020-07-17T13:32:36.320Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-17T13:32:36.320Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:36.320Z] === RUN TestConfigCreateResolve [2020-07-17T13:32:36.320Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-17T13:32:36.320Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:36.320Z] === RUN TestConfigDaemonLibtrustID [2020-07-17T13:32:36.577Z] --- PASS: TestBuildSquashParent (8.00s) [2020-07-17T13:32:36.577Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-17T13:32:36.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:32:36.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:32:36.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:32:36.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:32:36.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:32:36.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:32:36.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:32:36.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:32:36.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:32:36.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:32:36.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:32:36.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:32:36.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:32:36.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:32:36.711Z] Loaded image: busybox:latest [2020-07-17T13:32:36.980Z] Loaded image: busybox:glibc [2020-07-17T13:32:37.246Z] Loaded image: debian:buster [2020-07-17T13:32:37.246Z] Loaded image: hello-world:latest [2020-07-17T13:32:37.372Z] --- PASS: TestStats (2.87s) [2020-07-17T13:32:37.372Z] === RUN TestStopContainerWithTimeout [2020-07-17T13:32:37.372Z] === RUN TestStopContainerWithTimeout/0 [2020-07-17T13:32:37.372Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-17T13:32:37.372Z] === RUN TestStopContainerWithTimeout/1 [2020-07-17T13:32:37.372Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-17T13:32:37.372Z] === RUN TestStopContainerWithTimeout/3 [2020-07-17T13:32:37.372Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-17T13:32:37.372Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-17T13:32:37.372Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-17T13:32:37.372Z] === CONT TestStopContainerWithTimeout/0 [2020-07-17T13:32:37.372Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-17T13:32:37.507Z] INFO: Testing against a local daemon [2020-07-17T13:32:37.507Z] === RUN TestCgroupNamespacesBuild [2020-07-17T13:32:38.005Z] === CONT TestStopContainerWithTimeout/3 [2020-07-17T13:32:38.225Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-17T13:32:38.225Z] PASS [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] === Skipped [2020-07-17T13:32:38.225Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-17T13:32:38.225Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-17T13:32:38.225Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-17T13:32:38.225Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-07-17T13:32:38.225Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-17T13:32:38.225Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-17T13:32:38.225Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] [2020-07-17T13:32:38.225Z] DONE 7 tests, 6 skipped in 1.740s [2020-07-17T13:32:38.225Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-17T13:32:38.225Z] INFO: Testing against a local daemon [2020-07-17T13:32:38.225Z] === RUN TestCheckpoint [2020-07-17T13:32:38.225Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-17T13:32:38.225Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:32:38.225Z] === RUN TestContainerInvalidJSON [2020-07-17T13:32:38.225Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:32:38.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:32:38.225Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:32:38.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:32:38.225Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:32:38.225Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:32:38.225Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:32:38.225Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:32:38.225Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:32:38.225Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-17T13:32:38.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-17T13:32:38.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-17T13:32:38.225Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-17T13:32:38.225Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-17T13:32:38.225Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-17T13:32:38.225Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-17T13:32:38.225Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-17T13:32:38.225Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-17T13:32:38.225Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-17T13:32:38.225Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-17T13:32:38.225Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-17T13:32:38.225Z] === RUN TestCopyFromContainer [2020-07-17T13:32:39.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:32:39.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:32:40.077Z] === CONT TestStopContainerWithTimeout/1 [2020-07-17T13:32:41.711Z] --- PASS: TestCgroupNamespacesBuild (4.26s) [2020-07-17T13:32:41.711Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-17T13:32:42.141Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-17T13:32:42.141Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-07-17T13:32:42.141Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-07-17T13:32:42.141Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-07-17T13:32:42.141Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-07-17T13:32:42.141Z] === RUN TestDeleteDevicemapper [2020-07-17T13:32:42.141Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-17T13:32:42.141Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:32:42.141Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer// [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer//bar/root [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer/bar/quux [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-17T13:32:42.414Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-17T13:32:42.674Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-17T13:32:42.674Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer (4.46s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-17T13:32:42.674Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-17T13:32:42.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-17T13:32:42.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:32:42.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:32:42.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:32:42.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:32:42.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:32:42.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:32:42.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:32:42.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:32:42.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:32:42.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-17T13:32:42.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-17T13:32:42.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-17T13:32:42.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-17T13:32:42.674Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-17T13:32:42.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-17T13:32:42.674Z] === RUN TestCreateWithInvalidEnv [2020-07-17T13:32:42.674Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-17T13:32:42.674Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-17T13:32:42.674Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-17T13:32:42.674Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-17T13:32:42.674Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-17T13:32:42.674Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-17T13:32:42.933Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-17T13:32:42.933Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-17T13:32:42.933Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-17T13:32:42.933Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-17T13:32:42.933Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-17T13:32:42.933Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-17T13:32:42.933Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-17T13:32:42.933Z] === RUN TestCreateTmpfsMountsTarget [2020-07-17T13:32:42.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-17T13:32:42.933Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-17T13:32:43.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:32:43.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:32:43.626Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-07-17T13:32:43.626Z] === RUN TestBuildWithSession [2020-07-17T13:32:43.626Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-17T13:32:43.626Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:32:43.626Z] === RUN TestBuildSquashParent [2020-07-17T13:32:43.871Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2020-07-17T13:32:43.871Z] === RUN TestCreateWithCapabilities [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:32:44.131Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:32:44.131Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-17T13:32:44.131Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-17T13:32:44.131Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-17T13:32:45.508Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2020-07-17T13:32:45.508Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-17T13:32:45.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:32:45.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:32:45.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:32:45.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:32:45.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:32:45.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:32:45.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:32:45.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:32:45.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:32:45.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:32:45.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:32:45.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:32:45.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:32:45.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:32:45.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:32:45.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-17T13:32:45.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-17T13:32:45.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-17T13:32:45.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-17T13:32:45.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-17T13:32:45.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-17T13:32:45.508Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-17T13:32:45.656Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s) [2020-07-17T13:32:45.657Z] === RUN TestUpdateMemory [2020-07-17T13:32:45.657Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-17T13:32:45.657Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:32:45.657Z] === RUN TestUpdateCPUQuota [2020-07-17T13:32:45.767Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-07-17T13:32:45.767Z] === RUN TestCreateDifferentPlatform [2020-07-17T13:32:45.767Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-17T13:32:45.767Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-17T13:32:45.767Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-17T13:32:45.767Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-17T13:32:45.767Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-17T13:32:45.767Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-17T13:32:45.767Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-17T13:32:45.767Z] === RUN TestContainerStartOnDaemonRestart [2020-07-17T13:32:45.767Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-17T13:32:45.767Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-17T13:32:45.767Z] === RUN TestDaemonRestartIpcMode [2020-07-17T13:32:45.767Z] === PAUSE TestDaemonRestartIpcMode [2020-07-17T13:32:45.767Z] === RUN TestDaemonHostGatewayIP [2020-07-17T13:32:45.767Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-17T13:32:45.767Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:32:45.767Z] === RUN TestContainerKillOnDaemonStart [2020-07-17T13:32:45.767Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-17T13:32:45.767Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-17T13:32:45.767Z] === RUN TestDiff [2020-07-17T13:32:46.027Z] --- PASS: TestDiff (0.41s) [2020-07-17T13:32:46.027Z] === RUN TestExecWithCloseStdin [2020-07-17T13:32:46.289Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-07-17T13:32:46.289Z] === RUN TestUpdatePidsLimit [2020-07-17T13:32:46.289Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-17T13:32:46.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-17T13:32:46.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2020-07-17T13:32:46.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2020-07-17T13:32:46.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-07-17T13:32:46.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2020-07-17T13:32:46.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2020-07-17T13:32:46.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2020-07-17T13:32:46.432Z] === RUN TestBuildMultiStageCopy [2020-07-17T13:32:46.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-17T13:32:46.595Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-07-17T13:32:46.595Z] === RUN TestExec [2020-07-17T13:32:46.922Z] === RUN TestUpdatePidsLimit/no_change [2020-07-17T13:32:47.162Z] --- PASS: TestExec (0.47s) [2020-07-17T13:32:47.162Z] === RUN TestExecUser [2020-07-17T13:32:47.213Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-17T13:32:47.421Z] --- PASS: TestExecUser (0.45s) [2020-07-17T13:32:47.421Z] === RUN TestExportContainerAndImportImage [2020-07-17T13:32:47.479Z] .........................xx.................... [ 29%] [2020-07-17T13:32:47.504Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-17T13:32:47.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-17T13:32:47.989Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-07-17T13:32:47.989Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-17T13:32:48.427Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-17T13:32:48.718Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-17T13:32:48.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-17T13:32:48.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-17T13:32:49.509Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-17T13:32:50.071Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-17T13:32:50.211Z] --- PASS: TestBuildSquashParent (6.60s) [2020-07-17T13:32:50.211Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-17T13:32:50.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:32:50.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:32:50.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:32:50.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:32:50.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:32:50.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:32:50.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:32:50.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:32:50.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:32:50.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:32:50.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:32:50.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:32:50.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:32:50.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:32:50.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:32:50.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit (3.71s) [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-07-17T13:32:50.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-07-17T13:32:50.226Z] === RUN TestUpdateRestartPolicy [2020-07-17T13:32:50.633Z] --- PASS: TestBuildMultiStageCopy (4.70s) [2020-07-17T13:32:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2020-07-17T13:32:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-17T13:32:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-07-17T13:32:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-17T13:32:50.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-07-17T13:32:50.633Z] === RUN TestBuildMultiStageParentConfig [2020-07-17T13:32:51.279Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-07-17T13:32:51.279Z] === RUN TestHealthCheckWorkdir [2020-07-17T13:32:51.847Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2020-07-17T13:32:51.847Z] === RUN TestHealthKillContainer [2020-07-17T13:32:52.016Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-07-17T13:32:52.016Z] === RUN TestBuildLabelWithTargets [2020-07-17T13:32:52.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:32:52.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:32:54.381Z] --- PASS: TestHealthKillContainer (2.46s) [2020-07-17T13:32:54.381Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-17T13:32:54.531Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2020-07-17T13:32:54.531Z] === RUN TestBuildWithEmptyLayers [2020-07-17T13:32:54.954Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-07-17T13:32:54.954Z] === RUN TestIpcModeNone [2020-07-17T13:32:55.213Z] --- PASS: TestIpcModeNone (0.43s) [2020-07-17T13:32:55.213Z] === RUN TestIpcModePrivate [2020-07-17T13:32:55.314Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-17T13:32:55.314Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-07-17T13:32:55.314Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2020-07-17T13:32:55.314Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-07-17T13:32:55.314Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-07-17T13:32:55.314Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-07-17T13:32:55.314Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-07-17T13:32:55.314Z] === RUN TestBuildMultiStageCopy [2020-07-17T13:32:55.314Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-17T13:32:55.458Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-07-17T13:32:55.458Z] === RUN TestBuildMultiStageOnBuild [2020-07-17T13:32:55.780Z] --- PASS: TestIpcModePrivate (0.44s) [2020-07-17T13:32:55.780Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-17T13:32:55.780Z] === RUN TestIpcModeShareable [2020-07-17T13:32:55.780Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-17T13:32:55.780Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:32:55.780Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-17T13:32:57.157Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2020-07-17T13:32:57.157Z] === RUN TestAPIIpcModeHost [2020-07-17T13:32:57.157Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-17T13:32:57.157Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:32:57.157Z] === RUN TestDaemonIpcModeShareable [2020-07-17T13:32:57.157Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-17T13:32:57.157Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:32:57.157Z] === RUN TestDaemonIpcModePrivate [2020-07-17T13:32:57.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-17T13:32:57.800Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-17T13:32:58.371Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-17T13:32:58.632Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-17T13:32:58.770Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2020-07-17T13:32:58.771Z] === RUN TestBuildUncleanTarFilenames [2020-07-17T13:32:59.062Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-07-17T13:32:59.062Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-17T13:32:59.062Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-17T13:32:59.062Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-17T13:32:59.062Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:32:59.062Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-17T13:32:59.062Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-17T13:32:59.062Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:32:59.062Z] === RUN TestIpcModeOlderClient [2020-07-17T13:32:59.204Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-07-17T13:32:59.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-07-17T13:32:59.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-17T13:32:59.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-17T13:32:59.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-07-17T13:32:59.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-07-17T13:32:59.204Z] === RUN TestBuildMultiStageParentConfig [2020-07-17T13:32:59.322Z] === PAUSE TestIpcModeOlderClient [2020-07-17T13:32:59.322Z] === RUN TestKillContainerInvalidSignal [2020-07-17T13:32:59.581Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-07-17T13:32:59.581Z] === RUN TestKillContainer [2020-07-17T13:32:59.581Z] === RUN TestKillContainer/no_signal [2020-07-17T13:33:00.137Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2020-07-17T13:33:00.137Z] === RUN TestBuildMultiStageLayerLeak [2020-07-17T13:33:00.149Z] === RUN TestKillContainer/non_killing_signal [2020-07-17T13:33:00.407Z] === RUN TestKillContainer/killing_signal [2020-07-17T13:33:00.975Z] --- PASS: TestKillContainer (1.26s) [2020-07-17T13:33:00.975Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-07-17T13:33:00.975Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2020-07-17T13:33:00.975Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-07-17T13:33:00.975Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-17T13:33:00.975Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-17T13:33:01.117Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-07-17T13:33:01.117Z] === RUN TestBuildLabelWithTargets [2020-07-17T13:33:01.235Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-17T13:33:01.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-07-17T13:33:01.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-07-17T13:33:01.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-17T13:33:01.803Z] === RUN TestKillStoppedContainer [2020-07-17T13:33:01.803Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-17T13:33:01.803Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-17T13:33:01.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-17T13:33:01.803Z] === RUN TestKillDifferentUserContainer [2020-07-17T13:33:02.371Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2020-07-17T13:33:02.371Z] === RUN TestInspectOomKilledTrue [2020-07-17T13:33:02.371Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-17T13:33:02.371Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:02.371Z] === RUN TestInspectOomKilledFalse [2020-07-17T13:33:02.371Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-17T13:33:02.371Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:33:02.371Z] === RUN TestLinksEtcHostsContentMatch [2020-07-17T13:33:02.371Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-17T13:33:02.371Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-17T13:33:02.371Z] === RUN TestLinksContainerNames [2020-07-17T13:33:02.815Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-17T13:33:02.888Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-07-17T13:33:02.888Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-17T13:33:02.939Z] --- PASS: TestLinksContainerNames (0.85s) [2020-07-17T13:33:02.939Z] === RUN TestLogsFollowTailEmpty [2020-07-17T13:33:03.032Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-07-17T13:33:03.032Z] === RUN TestBuildWithEmptyLayers [2020-07-17T13:33:03.406Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2020-07-17T13:33:03.406Z] === RUN TestBuildWithHugeFile [2020-07-17T13:33:03.507Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-07-17T13:33:03.507Z] === RUN TestContainerNetworkMountsNoChown [2020-07-17T13:33:03.767Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/default [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/default [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/private [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/private [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/rprivate [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/slave [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/slave [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/rslave [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/shared [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/shared [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/rshared [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-17T13:33:03.767Z] === CONT TestMountDaemonRoot/default [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:33:03.767Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-17T13:33:03.767Z] === CONT TestMountDaemonRoot/rshared [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:33:03.767Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:33:03.767Z] === CONT TestMountDaemonRoot/shared [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-17T13:33:03.767Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-17T13:33:03.767Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:33:03.768Z] === CONT TestMountDaemonRoot/rslave [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:33:03.768Z] === CONT TestMountDaemonRoot/slave [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:33:03.768Z] === CONT TestMountDaemonRoot/rprivate [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:33:03.768Z] === CONT TestMountDaemonRoot/private [2020-07-17T13:33:03.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:33:03.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:33:03.922Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-07-17T13:33:03.922Z] === RUN TestWaitNonBlocked [2020-07-17T13:33:03.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:33:03.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:33:03.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:33:03.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:33:03.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:33:03.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:33:03.974Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-07-17T13:33:03.974Z] === RUN TestBuildMultiStageOnBuild [2020-07-17T13:33:04.028Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-17T13:33:04.028Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-17T13:33:04.028Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:33:04.028Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:33:04.028Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-17T13:33:04.028Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:33:04.028Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:33:04.287Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-17T13:33:04.287Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-17T13:33:04.287Z] === RUN TestContainerBindMountNonRecursive [2020-07-17T13:33:04.287Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-17T13:33:04.287Z] 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-07-17T13:33:04.287Z] === RUN TestNetworkNat [2020-07-17T13:33:04.855Z] --- PASS: TestNetworkNat (0.56s) [2020-07-17T13:33:04.855Z] === RUN TestNetworkLocalhostTCPNat [2020-07-17T13:33:04.955Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-17T13:33:04.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-07-17T13:33:04.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-07-17T13:33:04.955Z] === RUN TestWaitBlocked [2020-07-17T13:33:04.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:33:04.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:33:04.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:33:04.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:33:04.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:33:04.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:33:05.423Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2020-07-17T13:33:05.424Z] === RUN TestNetworkLoopbackNat [2020-07-17T13:33:06.470Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-17T13:33:06.470Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-07-17T13:33:06.470Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-07-17T13:33:06.470Z] === CONT TestContainerStartOnDaemonRestart [2020-07-17T13:33:06.470Z] === CONT TestIpcModeOlderClient [2020-07-17T13:33:06.470Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-17T13:33:06.470Z] === CONT TestDaemonHostGatewayIP [2020-07-17T13:33:07.276Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2020-07-17T13:33:07.276Z] === RUN TestBuildUncleanTarFilenames [2020-07-17T13:33:07.956Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-17T13:33:07.956Z] === RUN TestPause [2020-07-17T13:33:07.956Z] --- SKIP: TestPause (0.00s) [2020-07-17T13:33:07.956Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:07.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-17T13:33:07.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:33:07.956Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:33:07.956Z] === RUN TestPauseStopPausedContainer [2020-07-17T13:33:07.956Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-17T13:33:07.956Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:07.956Z] === RUN TestPsFilter [2020-07-17T13:33:07.956Z] --- PASS: TestPsFilter (0.10s) [2020-07-17T13:33:07.956Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-17T13:33:08.216Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-07-17T13:33:08.216Z] === RUN TestRemoveContainerWithVolume [2020-07-17T13:33:08.216Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-07-17T13:33:08.216Z] === RUN TestBuildMultiStageLayerLeak [2020-07-17T13:33:08.785Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2020-07-17T13:33:08.785Z] === RUN TestRemoveContainerRunning [2020-07-17T13:33:09.045Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-07-17T13:33:09.045Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-17T13:33:09.202Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2020-07-17T13:33:09.202Z] === CONT TestContainerKillOnDaemonStart [2020-07-17T13:33:09.615Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-07-17T13:33:09.615Z] === RUN TestRemoveInvalidContainer [2020-07-17T13:33:09.615Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-17T13:33:09.615Z] === RUN TestRenameLinkedContainer [2020-07-17T13:33:09.834Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2020-07-17T13:33:09.834Z] === CONT TestDaemonRestartIpcMode [2020-07-17T13:33:10.029Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-17T13:33:11.213Z] ok github.com/docker/docker/cmd/dockerd 0.208s coverage: 30.8% of statements [2020-07-17T13:33:11.516Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2020-07-17T13:33:11.517Z] === RUN TestBuildWithHugeFile [2020-07-17T13:33:11.523Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-07-17T13:33:11.523Z] === RUN TestRenameStoppedContainer [2020-07-17T13:33:11.782Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-07-17T13:33:11.782Z] === RUN TestRenameRunningContainerAndReuse [2020-07-17T13:33:12.721Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-07-17T13:33:12.721Z] === RUN TestRenameInvalidName [2020-07-17T13:33:12.980Z] --- PASS: TestRenameInvalidName (0.39s) [2020-07-17T13:33:12.980Z] === RUN TestRenameAnonymousContainer [2020-07-17T13:33:13.071Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-17T13:33:13.349Z] --- PASS: TestDaemonRestartIpcMode (3.58s) [2020-07-17T13:33:13.357Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-17T13:33:13.357Z] Using test binary docker [2020-07-17T13:33:13.357Z] +++ /etc/init.d/apparmor start [2020-07-17T13:33:13.357Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:33:13.357Z] INFO: Waiting for daemon to start... [2020-07-17T13:33:13.357Z] Starting dockerd [2020-07-17T13:33:13.357Z] +++ 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-07-17T13:33:13.613Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-17T13:33:13.613Z] Using test binary docker [2020-07-17T13:33:13.613Z] +++ /etc/init.d/apparmor start [2020-07-17T13:33:13.613Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:33:13.613Z] INFO: Waiting for daemon to start... [2020-07-17T13:33:13.613Z] Starting dockerd [2020-07-17T13:33:13.613Z] +++ 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-07-17T13:33:14.358Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-07-17T13:33:14.358Z] === RUN TestRenameContainerWithSameName [2020-07-17T13:33:14.926Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-07-17T13:33:14.926Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-17T13:33:15.494Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2020-07-17T13:33:15.494Z] === RUN TestResize [2020-07-17T13:33:15.742Z] ok github.com/docker/docker/container 0.175s coverage: 34.4% of statements [2020-07-17T13:33:15.743Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-17T13:33:15.743Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-17T13:33:15.743Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-17T13:33:15.743Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-17T13:33:16.062Z] --- PASS: TestResize (0.43s) [2020-07-17T13:33:16.062Z] === RUN TestResizeWithInvalidSize [2020-07-17T13:33:16.344Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-07-17T13:33:16.344Z] === RUN TestResizeWhenContainerNotStarted [2020-07-17T13:33:16.914Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-07-17T13:33:16.914Z] === RUN TestDaemonRestartKillContainers [2020-07-17T13:33:16.914Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-17T13:33:16.914Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-17T13:33:16.914Z] === RUN TestCgroupNamespacesRun [2020-07-17T13:33:19.320Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2020-07-17T13:33:19.449Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-07-17T13:33:19.449Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-17T13:33:21.387Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-07-17T13:33:21.388Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-17T13:33:21.840Z] --- PASS: TestContainerKillOnDaemonStart (12.26s) [2020-07-17T13:33:21.840Z] PASS [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] === Skipped [2020-07-17T13:33:21.840Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-17T13:33:21.840Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-17T13:33:21.840Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-17T13:33:21.840Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:33:21.840Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-17T13:33:21.840Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-17T13:33:21.840Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] [2020-07-17T13:33:21.840Z] DONE 204 tests, 6 skipped in 152.463s [2020-07-17T13:33:21.840Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-17T13:33:21.840Z] ++ 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-07-17T13:33:21.840Z] ++ set -e [2020-07-17T13:33:21.840Z] ++ '[' -n 0 ']' [2020-07-17T13:33:21.840Z] ++ set -x [2020-07-17T13:33:21.840Z] ++ env -i DEST=/go/src/github.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-07-17T13:33:21.840Z] INFO: Testing against a local daemon [2020-07-17T13:33:21.840Z] === RUN TestCommitInheritsEnv [2020-07-17T13:33:22.133Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-17T13:33:22.133Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-17T13:33:22.133Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-17T13:33:22.133Z] === RUN TestImagesFilterMultiReference [2020-07-17T13:33:22.133Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-07-17T13:33:22.133Z] === RUN TestImagePullPlatformInvalid [2020-07-17T13:33:22.133Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-17T13:33:22.133Z] === RUN TestRemoveImageOrphaning [2020-07-17T13:33:22.768Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-07-17T13:33:22.768Z] === RUN TestRemoveImageGarbageCollector [2020-07-17T13:33:22.768Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-17T13:33:22.768Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:33:22.768Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-17T13:33:22.768Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-17T13:33:22.768Z] === RUN TestTagInvalidReference [2020-07-17T13:33:22.768Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-17T13:33:22.768Z] === RUN TestTagValidPrefixedRepo [2020-07-17T13:33:22.768Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-17T13:33:22.768Z] === RUN TestTagExistedNameWithoutForce [2020-07-17T13:33:23.061Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-17T13:33:23.061Z] === RUN TestTagOfficialNames [2020-07-17T13:33:23.061Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-17T13:33:23.061Z] === RUN TestTagMatchesDigest [2020-07-17T13:33:23.061Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-17T13:33:23.061Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-17T13:33:23.361Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-07-17T13:33:23.361Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-17T13:33:24.966Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.4% of statements [2020-07-17T13:33:25.266Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-07-17T13:33:25.266Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-17T13:33:27.081Z] ok github.com/docker/docker/daemon/cluster 0.213s coverage: 0.5% of statements [2020-07-17T13:33:27.801Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-07-17T13:33:27.801Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-17T13:33:28.387Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-17T13:33:28.927Z] Removing intermediate container 55e9b978b146 [2020-07-17T13:33:28.927Z] ---> 5bf9ca4ebc5c [2020-07-17T13:33:28.927Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-17T13:33:28.927Z] ---> Running in 19b6fad7568c [2020-07-17T13:33:28.927Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-17T13:33:28.927Z] go: finding gotest.tools v0.3.5 [2020-07-17T13:33:28.927Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-17T13:33:29.704Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-07-17T13:33:29.704Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-17T13:33:29.914Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-17T13:33:30.390Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-17T13:33:30.666Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2020-07-17T13:33:30.859Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-17T13:33:30.859Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-17T13:33:30.859Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-17T13:33:30.859Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-17T13:33:30.859Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:33:30.859Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-17T13:33:30.859Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-17T13:33:30.859Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:33:30.859Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-17T13:33:30.859Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-17T13:33:30.859Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:33:30.859Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:33:30.859Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:33:30.859Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:33:31.331Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:33:31.331Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:33:31.331Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:33:31.331Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:33:31.331Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:33:31.331Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:33:31.331Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:33:31.331Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:33:31.607Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-07-17T13:33:31.607Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-17T13:33:31.799Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:33:31.800Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:33:31.871Z] . [2020-07-17T13:33:31.872Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-17T13:33:31.872Z] [2020-07-17T13:33:31.872Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-17T13:33:31.872Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-17T13:33:31.872Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-17T13:33:31.872Z] Error: No such image: emptyfs [2020-07-17T13:33:31.872Z] Error: No such image: emptyfs [2020-07-17T13:33:31.872Z] ++++ docker load [2020-07-17T13:33:31.872Z] ++++ docker load [2020-07-17T13:33:31.872Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-17T13:33:31.872Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-17T13:33:31.872Z] Running integration-test (iteration 1) [2020-07-17T13:33:31.872Z] 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-07-17T13:33:31.872Z] ++ 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-07-17T13:33:31.872Z] ++ set -e [2020-07-17T13:33:31.872Z] ++ '[' -n 0 ']' [2020-07-17T13:33:31.872Z] ++ set -x [2020-07-17T13:33:31.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-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-07-17T13:33:31.872Z] Running integration-test (iteration 1) [2020-07-17T13:33:31.872Z] 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-07-17T13:33:31.872Z] ++ 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-07-17T13:33:31.872Z] ++ set -e [2020-07-17T13:33:31.872Z] ++ '[' -n 0 ']' [2020-07-17T13:33:31.872Z] ++ set -x [2020-07-17T13:33:31.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-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-07-17T13:33:32.269Z] go: finding github.com/fatih/color v1.6.0 [2020-07-17T13:33:32.269Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-17T13:33:32.269Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-17T13:33:32.269Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-17T13:33:32.269Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-17T13:33:32.269Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-17T13:33:32.269Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-17T13:33:32.269Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-17T13:33:32.269Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-17T13:33:32.269Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-17T13:33:32.269Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-17T13:33:32.783Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-07-17T13:33:33.081Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.8% of statements [2020-07-17T13:33:33.511Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2020-07-17T13:33:33.511Z] === RUN TestKernelTCPMemory [2020-07-17T13:33:33.511Z] --- SKIP: TestKernelTCPMemory (0.05s) [2020-07-17T13:33:33.511Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:33.511Z] === RUN TestNISDomainname [2020-07-17T13:33:33.511Z] --- SKIP: TestNISDomainname (0.04s) [2020-07-17T13:33:33.511Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-17T13:33:33.511Z] === RUN TestHostnameDnsResolution [2020-07-17T13:33:34.080Z] --- PASS: TestHostnameDnsResolution (0.70s) [2020-07-17T13:33:34.080Z] === RUN TestStats [2020-07-17T13:33:34.080Z] --- SKIP: TestStats (0.00s) [2020-07-17T13:33:34.080Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:34.080Z] === RUN TestStopContainerWithTimeout [2020-07-17T13:33:34.080Z] === RUN TestStopContainerWithTimeout/0 [2020-07-17T13:33:34.080Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-17T13:33:34.080Z] === RUN TestStopContainerWithTimeout/1 [2020-07-17T13:33:34.080Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-17T13:33:34.080Z] === RUN TestStopContainerWithTimeout/3 [2020-07-17T13:33:34.080Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-17T13:33:34.080Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-17T13:33:34.080Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-17T13:33:34.080Z] === CONT TestStopContainerWithTimeout/0 [2020-07-17T13:33:34.080Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-17T13:33:34.487Z] INFO: Build done for gotestsum... [2020-07-17T13:33:35.018Z] === CONT TestStopContainerWithTimeout/3 [2020-07-17T13:33:35.128Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-17T13:33:35.872Z] ok github.com/docker/docker/daemon/graphdriver 0.036s coverage: 2.2% of statements [2020-07-17T13:33:36.889Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-17T13:33:36.921Z] === CONT TestStopContainerWithTimeout/1 [2020-07-17T13:33:38.297Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-17T13:33:38.297Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2020-07-17T13:33:38.297Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2020-07-17T13:33:38.297Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-07-17T13:33:38.297Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2020-07-17T13:33:38.297Z] === RUN TestDeleteDevicemapper [2020-07-17T13:33:38.297Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-17T13:33:38.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:33:38.297Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-17T13:33:38.642Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-07-17T13:33:38.642Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.498s coverage: 13.8% of statements [2020-07-17T13:33:39.681Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2020-07-17T13:33:39.681Z] === RUN TestUpdateMemory [2020-07-17T13:33:39.681Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-17T13:33:39.681Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:39.681Z] === RUN TestUpdateCPUQuota [2020-07-17T13:33:39.681Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-17T13:33:39.681Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:39.681Z] === RUN TestUpdatePidsLimit [2020-07-17T13:33:39.681Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-17T13:33:39.681Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:39.681Z] === RUN TestUpdateRestartPolicy [2020-07-17T13:33:40.743Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.652s coverage: 57.9% of statements [2020-07-17T13:33:41.238Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-17T13:33:43.524Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-07-17T13:33:43.524Z] ok github.com/docker/docker/daemon 12.375s coverage: 17.4% of statements [2020-07-17T13:33:43.524Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-17T13:33:43.524Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-17T13:33:43.524Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-17T13:33:43.524Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-17T13:33:45.062Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.851s coverage: 69.2% of statements [2020-07-17T13:33:46.134Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.050s coverage: 45.9% of statements [2020-07-17T13:33:46.134Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-17T13:33:46.990Z] Removing intermediate container 19b6fad7568c [2020-07-17T13:33:46.990Z] ---> dafac2738105 [2020-07-17T13:33:46.990Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-17T13:33:46.990Z] ---> Running in 4ec2a432523d [2020-07-17T13:33:47.459Z] Removing intermediate container 4ec2a432523d [2020-07-17T13:33:47.459Z] ---> 45f210d94da0 [2020-07-17T13:33:47.459Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-17T13:33:47.459Z] ---> Running in b8074f138920 [2020-07-17T13:33:47.927Z] Removing intermediate container b8074f138920 [2020-07-17T13:33:47.927Z] ---> 3a52e630a594 [2020-07-17T13:33:47.927Z] Step 10/10 : COPY . . [2020-07-17T13:33:48.915Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.207s coverage: 49.5% of statements [2020-07-17T13:33:48.915Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-07-17T13:33:48.915Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.550s coverage: 76.1% of statements [2020-07-17T13:33:51.023Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-07-17T13:33:51.667Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-07-17T13:33:51.667Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.777s coverage: 52.1% of statements [2020-07-17T13:33:51.667Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-17T13:33:51.667Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-17T13:33:51.888Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2020-07-17T13:33:51.888Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-17T13:33:51.888Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-07-17T13:33:51.888Z] === RUN TestWaitNonBlocked [2020-07-17T13:33:51.888Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:33:51.888Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:33:51.888Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:33:51.888Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:33:51.888Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:33:51.888Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:33:51.888Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-17T13:33:51.888Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2020-07-17T13:33:51.888Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-07-17T13:33:51.888Z] === RUN TestWaitBlocked [2020-07-17T13:33:51.888Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:33:51.888Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:33:51.888Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:33:51.888Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:33:51.888Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:33:51.888Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:33:52.456Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-17T13:33:52.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2020-07-17T13:33:52.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-07-17T13:33:52.456Z] === CONT TestDaemonRestartIpcMode [2020-07-17T13:33:52.456Z] === CONT TestIpcModeOlderClient [2020-07-17T13:33:52.715Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-17T13:33:55.239Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 41.0% of statements [2020-07-17T13:33:55.240Z] ok github.com/docker/docker/daemon/logger/gelf 0.072s coverage: 67.0% of statements [2020-07-17T13:33:55.540Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.8% of statements [2020-07-17T13:33:55.540Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-17T13:33:55.540Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-17T13:33:55.712Z] ......................... [ 66%] [2020-07-17T13:33:56.908Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-07-17T13:33:56.908Z] PASS [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === Skipped [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-17T13:33:56.908Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-17T13:33:56.908Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-17T13:33:56.908Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-17T13:33:56.908Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-17T13:33:56.908Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-17T13:33:56.908Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-17T13:33:56.908Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-17T13:33:56.908Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-17T13:33:56.908Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-17T13:33:56.908Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-17T13:33:56.908Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-17T13:33:56.908Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-17T13:33:56.908Z] 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-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-17T13:33:56.908Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:33:56.908Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-17T13:33:56.908Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-17T13:33:56.908Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.05s) [2020-07-17T13:33:56.908Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestNISDomainname (0.04s) [2020-07-17T13:33:56.908Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-17T13:33:56.908Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-17T13:33:56.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-17T13:33:56.908Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-17T13:33:56.908Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-17T13:33:56.908Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] [2020-07-17T13:33:56.908Z] DONE 185 tests, 24 skipped in 78.747s [2020-07-17T13:33:56.908Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-17T13:33:56.908Z] INFO: Testing against a local daemon [2020-07-17T13:33:56.908Z] === RUN TestCommitInheritsEnv [2020-07-17T13:33:57.081Z] ok github.com/docker/docker/daemon/logger/awslogs 0.622s coverage: 77.8% of statements [2020-07-17T13:33:57.081Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-17T13:33:57.081Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-17T13:33:57.081Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2020-07-17T13:33:57.726Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 26.2% of statements [2020-07-17T13:33:58.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-07-17T13:33:58.284Z] --- PASS: TestCommitInheritsEnv (1.21s) [2020-07-17T13:33:58.284Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-17T13:33:58.284Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-17T13:33:58.284Z] === RUN TestImagesFilterMultiReference [2020-07-17T13:33:58.284Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-17T13:33:58.284Z] === RUN TestImagePullPlatformInvalid [2020-07-17T13:33:58.284Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-17T13:33:58.284Z] === RUN TestRemoveImageOrphaning [2020-07-17T13:34:00.139Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-07-17T13:34:00.139Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-17T13:34:00.187Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-07-17T13:34:00.187Z] === RUN TestRemoveImageGarbageCollector [2020-07-17T13:34:00.187Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-17T13:34:00.187Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-17T13:34:00.187Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-17T13:34:00.187Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-17T13:34:00.187Z] === RUN TestTagInvalidReference [2020-07-17T13:34:00.187Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-17T13:34:00.187Z] === RUN TestTagValidPrefixedRepo [2020-07-17T13:34:00.187Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-17T13:34:00.187Z] === RUN TestTagExistedNameWithoutForce [2020-07-17T13:34:00.187Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-17T13:34:00.187Z] === RUN TestTagOfficialNames [2020-07-17T13:34:00.187Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-17T13:34:00.187Z] === RUN TestTagMatchesDigest [2020-07-17T13:34:00.187Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-17T13:34:00.187Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-17T13:34:00.441Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 37.7% of statements [2020-07-17T13:34:01.498Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 33.3% of statements [2020-07-17T13:34:02.158Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-07-17T13:34:03.218Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2020-07-17T13:34:04.771Z] ok github.com/docker/docker/daemon/logger/splunk 2.532s coverage: 82.5% of statements [2020-07-17T13:34:04.771Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-17T13:34:05.418Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-07-17T13:34:05.418Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-17T13:34:06.960Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2020-07-17T13:34:07.825Z] --- PASS: TestBuildWithHugeFile (49.01s) [2020-07-17T13:34:07.825Z] === RUN TestBuildWithEmptyDockerfile [2020-07-17T13:34:07.825Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:34:07.825Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:34:07.825Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:34:07.825Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:34:07.825Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:34:07.825Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:34:07.826Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:34:07.826Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:34:07.826Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:34:07.826Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-07-17T13:34:07.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-17T13:34:07.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-17T13:34:07.826Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-07-17T13:34:07.826Z] === RUN TestBuildPreserveOwnership [2020-07-17T13:34:07.826Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-17T13:34:07.826Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-17T13:34:07.826Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-07-17T13:34:07.826Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-07-17T13:34:07.826Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-07-17T13:34:07.826Z] === RUN TestBuildPlatformInvalid [2020-07-17T13:34:07.826Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-17T13:34:07.826Z] PASS [2020-07-17T13:34:07.826Z] [2020-07-17T13:34:07.826Z] === Skipped [2020-07-17T13:34:07.826Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-17T13:34:07.826Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:34:07.826Z] [2020-07-17T13:34:07.826Z] [2020-07-17T13:34:07.826Z] DONE 32 tests, 1 skipped in 103.128s [2020-07-17T13:34:07.826Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-17T13:34:07.826Z] ++ 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-07-17T13:34:07.826Z] ++ set -e [2020-07-17T13:34:07.826Z] ++ '[' -n 0 ']' [2020-07-17T13:34:07.826Z] ++ set -x [2020-07-17T13:34:07.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:34:07.826Z] INFO: Testing against a local daemon [2020-07-17T13:34:07.826Z] === RUN TestConfigInspect [2020-07-17T13:34:08.019Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-07-17T13:34:08.735Z] ok github.com/docker/docker/distribution 0.863s coverage: 22.1% of statements [2020-07-17T13:34:08.735Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-17T13:34:10.369Z] --- PASS: TestConfigInspect (3.69s) [2020-07-17T13:34:10.369Z] === RUN TestConfigList [2020-07-17T13:34:10.535Z] Loaded image: buildpack-deps:buster [2020-07-17T13:34:10.535Z] Loaded image: busybox:latest [2020-07-17T13:34:10.535Z] Loaded image: buildpack-deps:buster [2020-07-17T13:34:10.535Z] Loaded image: busybox:glibc [2020-07-17T13:34:10.535Z] Loaded image: busybox:latest [2020-07-17T13:34:10.535Z] Loaded image: debian:buster [2020-07-17T13:34:10.792Z] Loaded image: hello-world:latest [2020-07-17T13:34:10.792Z] INFO: Testing against a local daemon [2020-07-17T13:34:10.792Z] === RUN TestDockerSuite [2020-07-17T13:34:10.792Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-17T13:34:10.792Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-17T13:34:10.846Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-07-17T13:34:10.847Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-07-17T13:34:11.048Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-17T13:34:11.048Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-17T13:34:11.048Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-17T13:34:11.048Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-17T13:34:11.048Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-17T13:34:11.048Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-17T13:34:11.048Z] Loaded image: busybox:glibc [2020-07-17T13:34:11.048Z] Loaded image: debian:buster [2020-07-17T13:34:11.048Z] Loaded image: hello-world:latest [2020-07-17T13:34:11.305Z] INFO: Testing against a local daemon [2020-07-17T13:34:11.305Z] === RUN TestDockerDaemonSuite [2020-07-17T13:34:11.305Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-17T13:34:11.497Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.6% of statements [2020-07-17T13:34:11.497Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-17T13:34:11.497Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-17T13:34:11.497Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2020-07-17T13:34:11.497Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-17T13:34:12.146Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2020-07-17T13:34:12.673Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-17T13:34:12.673Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-17T13:34:13.228Z] ---> fbdc57860a13 [2020-07-17T13:34:13.228Z] Successfully built fbdc57860a13 [2020-07-17T13:34:13.228Z] Successfully tagged docker:latest [2020-07-17T13:34:13.228Z] INFO: Image build ended at 07/17/2020 13:34:11. Duration:00:03:54.1408017 [2020-07-17T13:34:13.228Z] [2020-07-17T13:34:13.228Z] [2020-07-17T13:34:13.228Z] INFO: Building the test binaries at 07/17/2020 13:34:11... [2020-07-17T13:34:13.599Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-17T13:34:13.599Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-17T13:34:13.671Z] --- PASS: TestConfigList (3.18s) [2020-07-17T13:34:13.671Z] === RUN TestConfigsCreateAndDelete [2020-07-17T13:34:13.686Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2020-07-17T13:34:14.526Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-17T13:34:14.526Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-17T13:34:14.526Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-17T13:34:16.187Z] INFO: make.ps1 starting at 07/17/2020 13:34:15 [2020-07-17T13:34:16.187Z] INFO: Git commit (9c66a2f4e1) assumed from DOCKER_GITCOMMIT environment variable [2020-07-17T13:34:16.187Z] INFO: Invoking autogen... [2020-07-17T13:34:16.421Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-17T13:34:16.483Z] ok github.com/docker/docker/opts 0.059s coverage: 67.4% of statements [2020-07-17T13:34:16.677Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-17T13:34:16.677Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-17T13:34:16.677Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-17T13:34:16.677Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-17T13:34:16.970Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-07-17T13:34:16.970Z] === RUN TestConfigsUpdate [2020-07-17T13:34:17.133Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-17T13:34:17.179Z] INFO: Building daemon... [2020-07-17T13:34:17.605Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-17T13:34:17.780Z] ok github.com/docker/docker/pkg/archive 1.021s coverage: 77.2% of statements [2020-07-17T13:34:17.780Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-07-17T13:34:18.080Z] ok github.com/docker/docker/pkg/authorization 1.179s coverage: 68.3% of statements [2020-07-17T13:34:18.533Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-17T13:34:18.725Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-07-17T13:34:18.789Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-17T13:34:18.789Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-17T13:34:18.789Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-17T13:34:18.789Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-17T13:34:19.045Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-17T13:34:19.371Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-17T13:34:19.671Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-07-17T13:34:20.268Z] --- PASS: TestConfigsUpdate (3.14s) [2020-07-17T13:34:20.268Z] === RUN TestTemplatedConfig [2020-07-17T13:34:21.202Z] ok github.com/docker/docker/pkg/discovery/memory 0.033s coverage: 92.3% of statements [2020-07-17T13:34:21.563Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-17T13:34:21.845Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-17T13:34:22.142Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-17T13:34:22.928Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-17T13:34:23.569Z] --- PASS: TestTemplatedConfig (3.50s) [2020-07-17T13:34:23.569Z] === RUN TestConfigCreateResolve [2020-07-17T13:34:23.677Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-17T13:34:23.677Z] ok github.com/docker/docker/pkg/chrootarchive 3.930s coverage: 43.2% of statements [2020-07-17T13:34:23.856Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-17T13:34:24.328Z] ok github.com/docker/docker/layer 7.941s coverage: 68.8% of statements [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/oci [no test files] [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-17T13:34:24.328Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-17T13:34:24.328Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-07-17T13:34:24.631Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2020-07-17T13:34:24.928Z] ok github.com/docker/docker/pkg/fsutils 0.384s coverage: 85.1% of statements [2020-07-17T13:34:25.225Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-17T13:34:25.796Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-17T13:34:25.987Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 11.4% of statements [2020-07-17T13:34:26.116Z] --- PASS: TestConfigCreateResolve (2.67s) [2020-07-17T13:34:26.116Z] === RUN TestConfigDaemonLibtrustID [2020-07-17T13:34:26.636Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2020-07-17T13:34:26.936Z] ok github.com/docker/docker/pkg/locker 0.088s coverage: 88.9% of statements [2020-07-17T13:34:26.937Z] ok github.com/docker/docker/pkg/idtools 0.690s coverage: 70.5% of statements [2020-07-17T13:34:27.060Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-07-17T13:34:27.060Z] PASS [2020-07-17T13:34:27.060Z] [2020-07-17T13:34:27.060Z] DONE 7 tests in 20.226s [2020-07-17T13:34:27.060Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-17T13:34:27.060Z] ++ 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-07-17T13:34:27.060Z] ++ set -e [2020-07-17T13:34:27.060Z] ++ '[' -n 0 ']' [2020-07-17T13:34:27.060Z] ++ set -x [2020-07-17T13:34:27.060Z] ++ env -i DEST=/go/src/github.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-07-17T13:34:27.060Z] INFO: Testing against a local daemon [2020-07-17T13:34:27.060Z] === RUN TestCheckpoint [2020-07-17T13:34:27.060Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-17T13:34:27.060Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:34:27.060Z] === RUN TestContainerInvalidJSON [2020-07-17T13:34:27.060Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:34:27.060Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:34:27.060Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:34:27.060Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:34:27.060Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:34:27.060Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:34:27.060Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:34:27.060Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:34:27.060Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:34:27.060Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-17T13:34:27.060Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-17T13:34:27.060Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-17T13:34:27.060Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-17T13:34:27.060Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-17T13:34:27.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-17T13:34:27.328Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-17T13:34:27.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-17T13:34:27.328Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-17T13:34:27.328Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-17T13:34:27.328Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-17T13:34:27.590Z] ok github.com/docker/docker/pkg/ioutils 1.320s coverage: 70.1% of statements [2020-07-17T13:34:27.590Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-07-17T13:34:27.590Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-17T13:34:27.590Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-17T13:34:27.596Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-17T13:34:27.596Z] === RUN TestCopyFromContainer [2020-07-17T13:34:27.687Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-17T13:34:27.687Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-17T13:34:27.892Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-07-17T13:34:27.892Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-17T13:34:28.191Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-07-17T13:34:28.491Z] ok github.com/docker/docker/pkg/parsers/kernel 0.091s coverage: 60.0% of statements [2020-07-17T13:34:28.795Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 91.4% of statements [2020-07-17T13:34:29.095Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2020-07-17T13:34:29.095Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-17T13:34:29.095Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-17T13:34:29.516Z] === RUN TestCopyFromContainer// [2020-07-17T13:34:29.585Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-17T13:34:29.777Z] === RUN TestCopyFromContainer//bar/root [2020-07-17T13:34:29.777Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-17T13:34:30.038Z] === RUN TestCopyFromContainer/bar/quux [2020-07-17T13:34:30.038Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-17T13:34:30.038Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-17T13:34:30.147Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-17T13:34:30.154Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2020-07-17T13:34:30.299Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-17T13:34:30.299Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-17T13:34:30.405Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-17T13:34:30.560Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-17T13:34:30.560Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-17T13:34:30.805Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer (3.17s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-17T13:34:30.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-07-17T13:34:30.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-17T13:34:30.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:34:30.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:34:30.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:34:30.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:34:30.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:34:30.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:34:30.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:34:30.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:34:30.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:34:30.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-17T13:34:30.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-17T13:34:30.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-17T13:34:30.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-17T13:34:30.820Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-17T13:34:30.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-17T13:34:30.820Z] === RUN TestCreateWithInvalidEnv [2020-07-17T13:34:30.820Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-17T13:34:30.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-17T13:34:30.820Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-17T13:34:30.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-17T13:34:30.820Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-17T13:34:30.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-17T13:34:30.820Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-17T13:34:30.820Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-17T13:34:30.820Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-17T13:34:30.820Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-17T13:34:30.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-17T13:34:30.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-17T13:34:30.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-17T13:34:30.820Z] === RUN TestCreateTmpfsMountsTarget [2020-07-17T13:34:30.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-17T13:34:30.820Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-17T13:34:31.113Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-07-17T13:34:31.113Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-07-17T13:34:31.333Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-17T13:34:31.761Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-07-17T13:34:32.323Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-17T13:34:32.815Z] ok github.com/docker/docker/pkg/pubsub 1.147s coverage: 73.9% of statements [2020-07-17T13:34:32.815Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-07-17T13:34:32.934Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-17T13:34:32.934Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-17T13:34:33.365Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:34:33.365Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:34:33.365Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:34:33.365Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-17T13:34:33.365Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-17T13:34:33.365Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:34:33.366Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-17T13:34:33.366Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-17T13:34:33.366Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-17T13:34:33.472Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-07-17T13:34:33.473Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements [2020-07-17T13:34:34.118Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-17T13:34:35.168Z] ok github.com/docker/docker/pkg/signal 3.084s coverage: 61.0% of statements [2020-07-17T13:34:35.453Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-17T13:34:35.467Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.9% of statements [2020-07-17T13:34:35.467Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.4% of statements [2020-07-17T13:34:35.912Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-07-17T13:34:35.912Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-17T13:34:35.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:34:35.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:34:35.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:34:35.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:34:35.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:34:35.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:34:35.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:34:35.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:34:35.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:34:35.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:34:35.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:34:35.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:34:35.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:34:35.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:34:35.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:34:35.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-17T13:34:35.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-07-17T13:34:35.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-17T13:34:35.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-07-17T13:34:35.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2020-07-17T13:34:35.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-17T13:34:35.912Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-17T13:34:36.073Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-17T13:34:36.118Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2020-07-17T13:34:36.118Z] testing: warning: no tests to run [2020-07-17T13:34:36.118Z] coverage: [no statements] [2020-07-17T13:34:36.118Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: [no statements] [no tests to run] [2020-07-17T13:34:36.383Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-17T13:34:36.482Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-07-17T13:34:36.482Z] === RUN TestCreateDifferentPlatform [2020-07-17T13:34:36.482Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-17T13:34:36.482Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-17T13:34:36.482Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-17T13:34:36.482Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-17T13:34:36.482Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-17T13:34:36.482Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-17T13:34:36.482Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-17T13:34:36.482Z] === RUN TestContainerStartOnDaemonRestart [2020-07-17T13:34:36.482Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-17T13:34:36.482Z] === RUN TestDaemonRestartIpcMode [2020-07-17T13:34:36.482Z] === PAUSE TestDaemonRestartIpcMode [2020-07-17T13:34:36.482Z] === RUN TestDaemonHostGatewayIP [2020-07-17T13:34:36.482Z] === PAUSE TestDaemonHostGatewayIP [2020-07-17T13:34:36.482Z] === RUN TestContainerKillOnDaemonStart [2020-07-17T13:34:36.482Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-17T13:34:36.482Z] === RUN TestDiff [2020-07-17T13:34:36.953Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-17T13:34:37.183Z] ok github.com/docker/docker/pkg/tarsum 0.184s coverage: 89.3% of statements [2020-07-17T13:34:37.183Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-07-17T13:34:37.183Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-07-17T13:34:37.424Z] --- PASS: TestDiff (0.78s) [2020-07-17T13:34:37.424Z] === RUN TestExecWithCloseStdin [2020-07-17T13:34:37.841Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-07-17T13:34:37.927Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-17T13:34:37.927Z] --- PASS: TestBuildWithHugeFile (94.96s) [2020-07-17T13:34:37.927Z] === RUN TestBuildWithEmptyDockerfile [2020-07-17T13:34:37.927Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:34:37.927Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:34:37.927Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:34:37.927Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:34:37.927Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:34:37.927Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:34:37.927Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:34:37.927Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:34:37.997Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-07-17T13:34:37.997Z] === RUN TestExec [2020-07-17T13:34:38.184Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:34:38.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-17T13:34:38.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-07-17T13:34:38.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-07-17T13:34:38.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-17T13:34:38.440Z] === RUN TestBuildPreserveOwnership [2020-07-17T13:34:38.440Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-17T13:34:38.939Z] --- PASS: TestExec (0.95s) [2020-07-17T13:34:38.939Z] === RUN TestExecUser [2020-07-17T13:34:39.003Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-17T13:34:39.375Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-17T13:34:39.565Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-17T13:34:39.881Z] --- PASS: TestExecUser (0.84s) [2020-07-17T13:34:39.881Z] === RUN TestExportContainerAndImportImage [2020-07-17T13:34:40.823Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-07-17T13:34:40.823Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-17T13:34:40.926Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-17T13:34:40.931Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-17T13:34:41.223Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 68.8% of statements [2020-07-17T13:34:41.492Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-17T13:34:41.492Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-17T13:34:41.748Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-17T13:34:41.870Z] ok github.com/docker/docker/plugin 0.605s coverage: 23.1% of statements [2020-07-17T13:34:42.312Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-17T13:34:42.928Z] ok github.com/docker/docker/registry/resumable 0.048s coverage: 100.0% of statements [2020-07-17T13:34:43.250Z] --- PASS: TestBuildPreserveOwnership (4.87s) [2020-07-17T13:34:43.250Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2020-07-17T13:34:43.250Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2020-07-17T13:34:43.250Z] === RUN TestBuildPlatformInvalid [2020-07-17T13:34:43.250Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-17T13:34:43.368Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-07-17T13:34:43.368Z] === RUN TestHealthCheckWorkdir [2020-07-17T13:34:43.506Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-07-17T13:34:43.506Z] PASS [2020-07-17T13:34:43.506Z] [2020-07-17T13:34:43.506Z] === Skipped [2020-07-17T13:34:43.506Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-17T13:34:43.506Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:34:43.506Z] [2020-07-17T13:34:43.506Z] [2020-07-17T13:34:43.506Z] DONE 32 tests, 1 skipped in 180.323s [2020-07-17T13:34:43.506Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-17T13:34:43.506Z] ++ 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-07-17T13:34:43.506Z] ++ set -e [2020-07-17T13:34:43.506Z] ++ '[' -n 0 ']' [2020-07-17T13:34:43.506Z] ++ set -x [2020-07-17T13:34:43.506Z] ++ env -i DEST=/go/src/github.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-07-17T13:34:43.506Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-17T13:34:43.577Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2020-07-17T13:34:43.762Z] INFO: Testing against a local daemon [2020-07-17T13:34:43.762Z] === RUN TestConfigInspect [2020-07-17T13:34:43.940Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-07-17T13:34:43.940Z] === RUN TestHealthKillContainer [2020-07-17T13:34:44.643Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-07-17T13:34:44.643Z] ok github.com/docker/docker/registry 0.283s coverage: 56.3% of statements [2020-07-17T13:34:45.126Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-17T13:34:45.385Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-17T13:34:45.702Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2020-07-17T13:34:45.947Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-17T13:34:45.947Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-17T13:34:46.508Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-17T13:34:46.764Z] --- PASS: TestConfigInspect (3.13s) [2020-07-17T13:34:46.764Z] === RUN TestConfigList [2020-07-17T13:34:46.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-17T13:34:46.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-17T13:34:47.238Z] --- PASS: TestHealthKillContainer (2.86s) [2020-07-17T13:34:47.238Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-17T13:34:47.499Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-07-17T13:34:47.499Z] === RUN TestIpcModeNone [2020-07-17T13:34:47.694Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-17T13:34:47.694Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-17T13:34:47.802Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-07-17T13:34:48.255Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-17T13:34:48.255Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-17T13:34:48.442Z] --- PASS: TestIpcModeNone (0.84s) [2020-07-17T13:34:48.442Z] === RUN TestIpcModePrivate [2020-07-17T13:34:49.384Z] --- PASS: TestIpcModePrivate (0.84s) [2020-07-17T13:34:49.384Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-17T13:34:49.384Z] === RUN TestIpcModeShareable [2020-07-17T13:34:49.911Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2020-07-17T13:34:49.911Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-07-17T13:34:49.956Z] --- PASS: TestIpcModeShareable (0.84s) [2020-07-17T13:34:49.956Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-17T13:34:49.956Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-17T13:34:50.147Z] --- PASS: TestConfigList (3.21s) [2020-07-17T13:34:50.147Z] === RUN TestConfigsCreateAndDelete [2020-07-17T13:34:50.548Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-17T13:34:50.708Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-17T13:34:51.203Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-17T13:34:52.640Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-17T13:34:52.895Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2020-07-17T13:34:52.895Z] === RUN TestConfigsUpdate [2020-07-17T13:34:53.257Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-07-17T13:34:53.258Z] === RUN TestAPIIpcModeHost [2020-07-17T13:34:53.518Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-07-17T13:34:53.518Z] === RUN TestDaemonIpcModeShareable [2020-07-17T13:34:53.732Z] tests/integration/client_test.py ..... [ 75%] [2020-07-17T13:34:53.732Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-17T13:34:53.732Z] tests/integration/errors_test.py . [ 76%] [2020-07-17T13:34:54.786Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-17T13:34:55.434Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-07-17T13:34:55.434Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-17T13:34:55.434Z] === RUN TestDaemonIpcModePrivate [2020-07-17T13:34:56.150Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-17T13:34:56.150Z] --- PASS: TestConfigsUpdate (3.04s) [2020-07-17T13:34:56.150Z] === RUN TestTemplatedConfig [2020-07-17T13:34:56.405Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-17T13:34:57.347Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-07-17T13:34:57.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-17T13:34:57.348Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-17T13:34:58.732Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-07-17T13:34:58.732Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-17T13:34:58.732Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-17T13:34:59.670Z] --- PASS: TestTemplatedConfig (3.13s) [2020-07-17T13:34:59.670Z] === RUN TestConfigCreateResolve [2020-07-17T13:35:00.231Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-17T13:35:00.368Z] --- PASS: TestImportExtremelyLargeImageWorks (87.25s) [2020-07-17T13:35:00.368Z] PASS [2020-07-17T13:35:00.368Z] [2020-07-17T13:35:00.368Z] === Skipped [2020-07-17T13:35:00.368Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-17T13:35:00.368Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:35:00.368Z] [2020-07-17T13:35:00.368Z] [2020-07-17T13:35:00.368Z] DONE 12 tests, 1 skipped in 88.798s [2020-07-17T13:35:00.368Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-17T13:35:00.368Z] ++ 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-07-17T13:35:00.368Z] ++ set -e [2020-07-17T13:35:00.368Z] ++ '[' -n 0 ']' [2020-07-17T13:35:00.368Z] ++ set -x [2020-07-17T13:35:00.368Z] ++ env -i DEST=/go/src/github.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-07-17T13:35:00.368Z] INFO: Testing against a local daemon [2020-07-17T13:35:00.368Z] === RUN TestNetworkCreateDelete [2020-07-17T13:35:00.368Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-17T13:35:00.368Z] === RUN TestDockerNetworkDeletePreferID [2020-07-17T13:35:00.368Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-07-17T13:35:00.368Z] === RUN TestDaemonDNSFallback [2020-07-17T13:35:00.368Z] --- PASS: TestDaemonDNSFallback (2.43s) [2020-07-17T13:35:00.368Z] === RUN TestInspectNetwork [2020-07-17T13:35:00.368Z] === RUN TestInspectNetwork/full_network_id [2020-07-17T13:35:00.368Z] === RUN TestInspectNetwork/partial_network_id [2020-07-17T13:35:00.368Z] === RUN TestInspectNetwork/network_name [2020-07-17T13:35:00.368Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-17T13:35:00.646Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-07-17T13:35:00.646Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-17T13:35:00.646Z] === RUN TestIpcModeOlderClient [2020-07-17T13:35:00.646Z] === PAUSE TestIpcModeOlderClient [2020-07-17T13:35:00.646Z] === RUN TestKillContainerInvalidSignal [2020-07-17T13:35:01.590Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-07-17T13:35:01.590Z] === RUN TestKillContainer [2020-07-17T13:35:01.590Z] === RUN TestKillContainer/no_signal [2020-07-17T13:35:02.122Z] --- PASS: TestConfigCreateResolve (2.59s) [2020-07-17T13:35:02.122Z] === RUN TestConfigDaemonLibtrustID [2020-07-17T13:35:02.161Z] === RUN TestKillContainer/non_killing_signal [2020-07-17T13:35:02.378Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-17T13:35:02.378Z] PASS [2020-07-17T13:35:02.378Z] [2020-07-17T13:35:02.378Z] DONE 7 tests in 18.830s [2020-07-17T13:35:02.378Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-17T13:35:02.378Z] ++ 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-07-17T13:35:02.378Z] ++ set -e [2020-07-17T13:35:02.378Z] ++ '[' -n 0 ']' [2020-07-17T13:35:02.378Z] ++ set -x [2020-07-17T13:35:02.378Z] ++ env -i DEST=/go/src/github.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-07-17T13:35:02.378Z] INFO: Testing against a local daemon [2020-07-17T13:35:02.378Z] === RUN TestCheckpoint [2020-07-17T13:35:02.378Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-17T13:35:02.378Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:35:02.378Z] === RUN TestContainerInvalidJSON [2020-07-17T13:35:02.634Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:35:02.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:35:02.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:35:02.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:35:02.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:35:02.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:35:02.634Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:35:02.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:35:02.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:35:02.634Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-17T13:35:02.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-17T13:35:02.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-17T13:35:02.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-17T13:35:02.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-17T13:35:02.635Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-07-17T13:35:02.635Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-17T13:35:02.635Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-17T13:35:02.635Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-17T13:35:02.635Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-17T13:35:02.635Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-17T13:35:02.635Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-17T13:35:02.732Z] === RUN TestKillContainer/killing_signal [2020-07-17T13:35:02.891Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-17T13:35:02.891Z] === RUN TestCopyFromContainer [2020-07-17T13:35:03.146Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-17T13:35:03.673Z] --- PASS: TestKillContainer (2.33s) [2020-07-17T13:35:03.673Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-07-17T13:35:03.673Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-17T13:35:03.673Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-07-17T13:35:03.673Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-17T13:35:03.673Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-17T13:35:03.708Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-17T13:35:04.270Z] === RUN TestCopyFromContainer// [2020-07-17T13:35:04.270Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-17T13:35:04.270Z] === RUN TestCopyFromContainer//bar/root [2020-07-17T13:35:04.270Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-17T13:35:04.527Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-17T13:35:04.527Z] === RUN TestCopyFromContainer/bar/quux [2020-07-17T13:35:04.615Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-17T13:35:04.783Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-17T13:35:04.783Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-17T13:35:04.783Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-17T13:35:04.783Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-17T13:35:04.912Z] --- PASS: TestInspectNetwork (11.57s) [2020-07-17T13:35:04.912Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-17T13:35:04.912Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-17T13:35:04.912Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-17T13:35:04.912Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-17T13:35:04.912Z] === RUN TestRunContainerWithBridgeNone [2020-07-17T13:35:05.040Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-17T13:35:05.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-07-17T13:35:05.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-07-17T13:35:05.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-07-17T13:35:05.186Z] === RUN TestKillStoppedContainer [2020-07-17T13:35:05.337Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-17T13:35:05.337Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-17T13:35:05.337Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-17T13:35:05.337Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-17T13:35:05.447Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-07-17T13:35:05.447Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-17T13:35:05.447Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-17T13:35:05.447Z] === RUN TestKillDifferentUserContainer [2020-07-17T13:35:05.593Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer (2.79s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer// (0.15s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-07-17T13:35:05.593Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-07-17T13:35:05.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-17T13:35:05.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:35:05.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:35:05.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:35:05.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:35:05.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:35:05.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:35:05.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:35:05.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:35:05.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:35:05.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-17T13:35:05.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-17T13:35:05.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-17T13:35:05.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-17T13:35:05.593Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-17T13:35:05.593Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-17T13:35:05.593Z] === RUN TestCreateWithInvalidEnv [2020-07-17T13:35:05.593Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-17T13:35:05.593Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-17T13:35:05.593Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-17T13:35:05.593Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-17T13:35:05.593Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-17T13:35:05.593Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-17T13:35:05.593Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-17T13:35:05.593Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-17T13:35:05.593Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-17T13:35:05.593Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-07-17T13:35:05.593Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-17T13:35:05.593Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-17T13:35:05.593Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-17T13:35:05.593Z] === RUN TestCreateTmpfsMountsTarget [2020-07-17T13:35:05.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-17T13:35:05.851Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-17T13:35:05.851Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-17T13:35:05.906Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/rootless [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/volume [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-17T13:35:05.906Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === Skipped [2020-07-17T13:35:05.906Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-17T13:35:05.906Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-17T13:35:05.906Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-17T13:35:05.906Z] time="2020-07-17T13:33:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-17T13:35:05.906Z] time="2020-07-17T13:33:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-17T13:35:05.906Z] time="2020-07-17T13:33:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-17T13:35:05.906Z] time="2020-07-17T13:33:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-17T13:35:05.906Z] time="2020-07-17T13:33:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-17T13:35:05.906Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-17T13:35:05.906Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-17T13:35:05.906Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-17T13:35:05.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.906Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:35:05.906Z] [2020-07-17T13:35:05.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-17T13:35:05.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:35:05.907Z] [2020-07-17T13:35:05.907Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-17T13:35:05.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:35:05.907Z] [2020-07-17T13:35:05.907Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-17T13:35:05.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:35:05.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:35:05.907Z] [2020-07-17T13:35:05.907Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-17T13:35:05.907Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:35:05.907Z] [2020-07-17T13:35:05.907Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-17T13:35:05.907Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-17T13:35:05.907Z] [2020-07-17T13:35:05.907Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-17T13:35:05.907Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-17T13:35:05.907Z] [2020-07-17T13:35:05.907Z] [2020-07-17T13:35:05.907Z] DONE 2124 tests, 26 skipped in 268.867s Post stage [Pipeline] junit [2020-07-17T13:35:05.952Z] Recording test results [2020-07-17T13:35:06.388Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-07-17T13:35:06.388Z] === RUN TestInspectOomKilledTrue [2020-07-17T13:35:06.388Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-17T13:35:06.388Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:35:06.388Z] === RUN TestInspectOomKilledFalse [2020-07-17T13:35:06.388Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-17T13:35:06.388Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:35:06.388Z] === RUN TestLinksEtcHostsContentMatch [2020-07-17T13:35:06.960Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-07-17T13:35:06.960Z] === RUN TestLinksContainerNames [2020-07-17T13:35:07.655Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-07-17T13:35:07.655Z] === RUN TestNetworkInvalidJSON [2020-07-17T13:35:07.655Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-17T13:35:07.655Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-17T13:35:07.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:35:07.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:35:07.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:35:07.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:35:07.655Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-17T13:35:07.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:35:07.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:35:07.655Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-17T13:35:07.655Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-17T13:35:07.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-17T13:35:07.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-17T13:35:07.655Z] === RUN TestHostIPv4BridgeLabel [Pipeline] } [Pipeline] // stage [2020-07-17T13:35:07.791Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-17T13:35:07.791Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:35:07.791Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:35:07.791Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:35:07.791Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-17T13:35:07.791Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:35:07.791Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:35:07.791Z] === CONT TestCreateWithCapabilities/capadd_capdrop [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-17T13:35:07.948Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-07-17T13:35:07.948Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-17T13:35:08.049Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:35:08.049Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-17T13:35:08.049Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:35:08.049Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:35:08.049Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:35:08.049Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:35:08.049Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-17T13:35:08.049Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-17T13:35:08.049Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-17T13:35:08.190Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -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:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh dynbinary test-integration [2020-07-17T13:35:08.345Z] --- PASS: TestLinksContainerNames (1.53s) [2020-07-17T13:35:08.345Z] === RUN TestLogsFollowTailEmpty [2020-07-17T13:35:08.491Z] [2020-07-17T13:35:08.491Z] Removing bundles/ [2020-07-17T13:35:08.491Z] [2020-07-17T13:35:08.491Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-17T13:35:08.491Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:35:08.491Z] GOOS="" GOARCH="" GOARM="" [2020-07-17T13:35:08.977Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-17T13:35:08.995Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-17T13:35:08.995Z] === RUN TestDaemonDefaultNetworkPools [2020-07-17T13:35:09.287Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-07-17T13:35:09.287Z] === RUN TestContainerNetworkMountsNoChown [2020-07-17T13:35:09.858Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-07-17T13:35:09.858Z] === RUN TestMountDaemonRoot [2020-07-17T13:35:10.033Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-07-17T13:35:10.034Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/default [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/default [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/private [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/private [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rprivate [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/slave [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/slave [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rslave [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/shared [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/shared [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rshared [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/default [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rslave [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rshared [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/shared [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/private [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/slave [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rprivate [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:35:10.119Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-17T13:35:10.119Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:35:10.119Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:35:10.340Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2020-07-17T13:35:10.340Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-17T13:35:10.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:35:10.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:35:10.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:35:10.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:35:10.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:35:10.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:35:10.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:35:10.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:35:10.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:35:10.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:35:10.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:35:10.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:35:10.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:35:10.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:35:10.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:35:10.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-17T13:35:10.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-17T13:35:10.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-17T13:35:10.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-17T13:35:10.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-17T13:35:10.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-17T13:35:10.340Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:35:10.380Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-17T13:35:10.596Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-17T13:35:10.641Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-17T13:35:10.641Z] === RUN TestContainerBindMountNonRecursive [2020-07-17T13:35:10.851Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-07-17T13:35:10.851Z] === RUN TestCreateDifferentPlatform [2020-07-17T13:35:10.851Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-17T13:35:10.851Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-17T13:35:10.851Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-17T13:35:10.851Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-17T13:35:10.851Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-17T13:35:10.851Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-17T13:35:10.851Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-17T13:35:10.851Z] === RUN TestContainerStartOnDaemonRestart [2020-07-17T13:35:10.851Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-17T13:35:10.851Z] === RUN TestDaemonRestartIpcMode [2020-07-17T13:35:10.851Z] === PAUSE TestDaemonRestartIpcMode [2020-07-17T13:35:10.851Z] === RUN TestDaemonHostGatewayIP [2020-07-17T13:35:10.851Z] === PAUSE TestDaemonHostGatewayIP [2020-07-17T13:35:10.851Z] === RUN TestContainerKillOnDaemonStart [2020-07-17T13:35:10.851Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-17T13:35:10.851Z] === RUN TestDiff [2020-07-17T13:35:11.071Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-17T13:35:11.071Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-17T13:35:11.413Z] --- PASS: TestDiff (0.58s) [2020-07-17T13:35:11.413Z] === RUN TestExecWithCloseStdin [2020-07-17T13:35:11.669Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-17T13:35:12.109Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-07-17T13:35:12.109Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-17T13:35:12.231Z] --- PASS: TestExecWithCloseStdin (0.72s) [2020-07-17T13:35:12.231Z] === RUN TestExec [2020-07-17T13:35:12.744Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-07-17T13:35:12.744Z] === RUN TestServiceWithPredefinedNetwork [2020-07-17T13:35:13.159Z] --- PASS: TestExec (0.84s) [2020-07-17T13:35:13.159Z] === RUN TestExecUser [2020-07-17T13:35:13.186Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2020-07-17T13:35:13.186Z] === RUN TestNetworkNat [2020-07-17T13:35:13.756Z] --- PASS: TestNetworkNat (0.87s) [2020-07-17T13:35:13.756Z] === RUN TestNetworkLocalhostTCPNat [2020-07-17T13:35:14.088Z] --- PASS: TestExecUser (0.88s) [2020-07-17T13:35:14.088Z] === RUN TestExportContainerAndImportImage [2020-07-17T13:35:14.088Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-17T13:35:14.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-07-17T13:35:14.697Z] === RUN TestNetworkLoopbackNat [2020-07-17T13:35:15.016Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-07-17T13:35:15.016Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-17T13:35:16.270Z] --- PASS: TestServiceWithPredefinedNetwork (3.52s) [2020-07-17T13:35:16.270Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-17T13:35:16.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:35:16.270Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:35:16.270Z] === RUN TestServiceWithDataPathPortInit [2020-07-17T13:35:16.381Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-17T13:35:16.381Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-17T13:35:16.637Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2020-07-17T13:35:16.637Z] === RUN TestHealthCheckWorkdir [2020-07-17T13:35:17.564Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-07-17T13:35:17.564Z] === RUN TestHealthKillContainer [2020-07-17T13:35:17.995Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2020-07-17T13:35:17.995Z] === RUN TestPause [2020-07-17T13:35:18.536Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-17T13:35:18.566Z] --- PASS: TestPause (0.78s) [2020-07-17T13:35:18.566Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-17T13:35:18.566Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:35:18.566Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:35:18.566Z] === RUN TestPauseStopPausedContainer [2020-07-17T13:35:18.792Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-17T13:35:19.510Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-07-17T13:35:19.510Z] === RUN TestPsFilter [2020-07-17T13:35:19.510Z] --- PASS: TestPsFilter (0.27s) [2020-07-17T13:35:19.510Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-17T13:35:20.156Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-17T13:35:20.412Z] --- PASS: TestHealthKillContainer (2.83s) [2020-07-17T13:35:20.412Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-17T13:35:20.457Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-07-17T13:35:20.457Z] === RUN TestRemoveContainerWithVolume [2020-07-17T13:35:21.341Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-07-17T13:35:21.341Z] === RUN TestIpcModeNone [2020-07-17T13:35:21.408Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-07-17T13:35:21.408Z] === RUN TestRemoveContainerRunning [2020-07-17T13:35:21.945Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-17T13:35:21.945Z] --- PASS: TestIpcModeNone (0.84s) [2020-07-17T13:35:21.945Z] === RUN TestIpcModePrivate [2020-07-17T13:35:21.979Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-07-17T13:35:21.979Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-17T13:35:22.507Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-17T13:35:22.507Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-17T13:35:22.920Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-07-17T13:35:22.920Z] === RUN TestRemoveInvalidContainer [2020-07-17T13:35:22.920Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-17T13:35:22.920Z] === RUN TestRenameLinkedContainer [2020-07-17T13:35:23.069Z] --- PASS: TestIpcModePrivate (0.84s) [2020-07-17T13:35:23.069Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-07-17T13:35:23.069Z] === RUN TestIpcModeShareable [2020-07-17T13:35:23.664Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-17T13:35:23.921Z] --- PASS: TestIpcModeShareable (0.98s) [2020-07-17T13:35:23.921Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-17T13:35:23.921Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-17T13:35:24.849Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-17T13:35:26.219Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-07-17T13:35:26.219Z] === RUN TestRenameStoppedContainer [2020-07-17T13:35:26.480Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-07-17T13:35:26.480Z] === RUN TestRenameRunningContainerAndReuse [2020-07-17T13:35:26.738Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-07-17T13:35:26.738Z] === RUN TestAPIIpcModeHost [2020-07-17T13:35:26.994Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-17T13:35:27.250Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-07-17T13:35:27.250Z] === RUN TestDaemonIpcModeShareable [2020-07-17T13:35:27.506Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-17T13:35:28.068Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-17T13:35:28.394Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-07-17T13:35:28.394Z] === RUN TestRenameInvalidName [2020-07-17T13:35:28.965Z] --- PASS: TestRenameInvalidName (0.80s) [2020-07-17T13:35:28.965Z] === RUN TestRenameAnonymousContainer [2020-07-17T13:35:29.001Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2020-07-17T13:35:29.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-07-17T13:35:29.002Z] === RUN TestDaemonIpcModePrivate [2020-07-17T13:35:29.258Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-17T13:35:29.504Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-17T13:35:29.504Z] [2020-07-17T13:35:29.504Z] ________ ____ __. [2020-07-17T13:35:29.505Z] \_____ \ | |/ _| [2020-07-17T13:35:29.505Z] / | \| < [2020-07-17T13:35:29.505Z] / | \ | \ [2020-07-17T13:35:29.505Z] \_______ /____|__ \ [2020-07-17T13:35:29.505Z] \/ \/ [2020-07-17T13:35:29.505Z] [2020-07-17T13:35:29.505Z] INFO: make.ps1 ended at 07/17/2020 13:35:22 [2020-07-17T13:35:29.505Z] INFO: Binaries build ended at 07/17/2020 13:35:25. Duration:00:01:14.0931545 [2020-07-17T13:35:29.505Z] INFO: Copying the built daemon binary to d:\CI\PR-41224\1\binary\dockerd-9c66a2f4e1.exe... [2020-07-17T13:35:29.505Z] INFO: Copying the built client binary to d:\CI\PR-41224\1\binary\docker-9c66a2f4e1.exe... [2020-07-17T13:35:29.505Z] INFO: Copying dockerversion from the container... [2020-07-17T13:35:29.505Z] INFO: Copying the golang package from the container to d:\CI\PR-41224\1\installer\go.zip... [2020-07-17T13:35:30.184Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-17T13:35:30.440Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2020-07-17T13:35:30.440Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2020-07-17T13:35:30.440Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-17T13:35:30.735Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-17T13:35:31.001Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-17T13:35:31.932Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2020-07-17T13:35:31.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-17T13:35:31.932Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-17T13:35:32.460Z] INFO: Extracting go.zip to d:\CI\PR-41224\1\go [2020-07-17T13:35:32.863Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-17T13:35:33.170Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-07-17T13:35:33.170Z] === RUN TestRenameContainerWithSameName [2020-07-17T13:35:33.741Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-07-17T13:35:33.741Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-17T13:35:33.790Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-07-17T13:35:33.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-07-17T13:35:33.790Z] === RUN TestIpcModeOlderClient [2020-07-17T13:35:33.790Z] === PAUSE TestIpcModeOlderClient [2020-07-17T13:35:33.790Z] === RUN TestKillContainerInvalidSignal [2020-07-17T13:35:34.045Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-07-17T13:35:34.045Z] === RUN TestKillContainer [2020-07-17T13:35:34.045Z] === RUN TestKillContainer/no_signal [2020-07-17T13:35:34.609Z] === RUN TestKillContainer/non_killing_signal [2020-07-17T13:35:34.609Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-17T13:35:35.127Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-07-17T13:35:35.127Z] === RUN TestResize [2020-07-17T13:35:35.171Z] === RUN TestKillContainer/killing_signal [2020-07-17T13:35:35.733Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-17T13:35:35.733Z] --- PASS: TestKillContainer (1.60s) [2020-07-17T13:35:35.733Z] --- PASS: TestKillContainer/no_signal (0.44s) [2020-07-17T13:35:35.733Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2020-07-17T13:35:35.733Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-07-17T13:35:35.733Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-17T13:35:35.733Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-17T13:35:36.070Z] --- PASS: TestResize (0.78s) [2020-07-17T13:35:36.070Z] === RUN TestResizeWithInvalidSize [2020-07-17T13:35:36.661Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-17T13:35:37.015Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-07-17T13:35:37.015Z] === RUN TestResizeWhenContainerNotStarted [2020-07-17T13:35:37.222Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-17T13:35:37.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2020-07-17T13:35:37.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-07-17T13:35:37.222Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-07-17T13:35:37.222Z] === RUN TestKillStoppedContainer [2020-07-17T13:35:37.222Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-17T13:35:37.222Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-17T13:35:37.222Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-17T13:35:37.222Z] === RUN TestKillDifferentUserContainer [2020-07-17T13:35:37.586Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:35:37.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:35:37.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:35:37.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:35:37.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:35:37.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:35:37.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:35:38.153Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2020-07-17T13:35:38.153Z] === RUN TestInspectOomKilledTrue [2020-07-17T13:35:38.153Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-17T13:35:38.153Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:35:38.153Z] === RUN TestInspectOomKilledFalse [2020-07-17T13:35:38.153Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-17T13:35:38.153Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:35:38.153Z] === RUN TestLinksEtcHostsContentMatch [2020-07-17T13:35:38.153Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-17T13:35:38.153Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-17T13:35:38.718Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-17T13:35:38.718Z] === RUN TestLinksContainerNames [2020-07-17T13:35:38.718Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-17T13:35:38.886Z] --- PASS: TestServiceWithDataPathPortInit (21.25s) [2020-07-17T13:35:38.886Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-17T13:35:39.280Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-17T13:35:39.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:35:39.842Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-17T13:35:40.097Z] --- PASS: TestLinksContainerNames (1.36s) [2020-07-17T13:35:40.097Z] === RUN TestLogsFollowTailEmpty [2020-07-17T13:35:40.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:35:40.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:35:41.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:35:41.024Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-17T13:35:41.024Z] === RUN TestContainerNetworkMountsNoChown [2020-07-17T13:35:41.024Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-17T13:35:41.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-17T13:35:41.586Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/default [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/default [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/private [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/private [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rprivate [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/slave [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/slave [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rslave [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/shared [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/shared [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rshared [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/default [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/rshared [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/shared [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/rslave [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/slave [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/rprivate [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/private [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-17T13:35:41.586Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:35:41.586Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:35:41.586Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-17T13:35:41.844Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:35:42.100Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:35:42.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:35:42.357Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:35:42.357Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-17T13:35:42.357Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-07-17T13:35:42.357Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-17T13:35:42.357Z] === RUN TestContainerBindMountNonRecursive [2020-07-17T13:35:43.286Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-17T13:35:43.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:35:43.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:35:43.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:35:43.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:35:44.214Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-07-17T13:35:44.214Z] === RUN TestNetworkNat [2020-07-17T13:35:45.143Z] --- PASS: TestNetworkNat (0.83s) [2020-07-17T13:35:45.143Z] === RUN TestNetworkLocalhostTCPNat [2020-07-17T13:35:45.143Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-17T13:35:46.071Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-07-17T13:35:46.071Z] === RUN TestNetworkLoopbackNat [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-07-17T13:35:46.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-07-17T13:35:46.380Z] === RUN TestCgroupNamespacesRun [2020-07-17T13:35:47.000Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-17T13:35:47.028Z] ......... [ 86%] [2020-07-17T13:35:47.765Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-07-17T13:35:47.765Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-17T13:35:47.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-17T13:35:48.184Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-17T13:35:49.112Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2020-07-17T13:35:49.112Z] === RUN TestPause [2020-07-17T13:35:49.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.72s) [2020-07-17T13:35:49.285Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ikz7li4lbatcgmbq3y3gasn0k Created:2020-07-17 13:35:39.083019908 +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[d7adc9dfd3a67626998312abf675e6ba8dc73f32c4d7a75de7d5278912263f41:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aehqhv6x5ew9gvn3x7t9x845m EndpointID:736a39004884077f07b7acc0cab0ac07c483d81eaba379f4b56539b341e0198f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c452fa82fb2162ecc3fde4ec31d61a42cef459e33f9dbd65ee8d02cbea591947 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:171d0e3a08a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aehqhv6x5ew9gvn3x7t9x845m EndpointID:736a39004884077f07b7acc0cab0ac07c483d81eaba379f4b56539b341e0198f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-17T13:35:49.285Z] PASS [2020-07-17T13:35:49.285Z] [2020-07-17T13:35:49.285Z] === Skipped [2020-07-17T13:35:49.285Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:35:49.285Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:35:49.285Z] [2020-07-17T13:35:49.285Z] [2020-07-17T13:35:49.285Z] DONE 23 tests, 1 skipped in 58.109s [2020-07-17T13:35:49.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:35:49.285Z] ++ 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-07-17T13:35:49.285Z] ++ set -e [2020-07-17T13:35:49.285Z] ++ '[' -n 0 ']' [2020-07-17T13:35:49.285Z] ++ set -x [2020-07-17T13:35:49.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=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-07-17T13:35:49.285Z] INFO: Testing against a local daemon [2020-07-17T13:35:49.285Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-17T13:35:49.285Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:35:49.285Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:49.285Z] === RUN TestDockerNetworkIpvlan [2020-07-17T13:35:49.285Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:35:49.285Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:49.285Z] PASS [2020-07-17T13:35:49.285Z] [2020-07-17T13:35:49.285Z] === Skipped [2020-07-17T13:35:49.285Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:35:49.285Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:49.285Z] [2020-07-17T13:35:49.285Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:35:49.285Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:49.285Z] [2020-07-17T13:35:49.285Z] [2020-07-17T13:35:49.285Z] DONE 2 tests, 2 skipped in 0.201s [2020-07-17T13:35:49.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:35:49.285Z] ++ 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-07-17T13:35:49.285Z] ++ set -e [2020-07-17T13:35:49.285Z] ++ '[' -n 0 ']' [2020-07-17T13:35:49.285Z] ++ set -x [2020-07-17T13:35:49.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=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-07-17T13:35:49.285Z] INFO: Testing against a local daemon [2020-07-17T13:35:49.285Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-17T13:35:49.675Z] --- PASS: TestPause (0.82s) [2020-07-17T13:35:49.675Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-17T13:35:49.675Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:35:49.675Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:35:49.675Z] === RUN TestPauseStopPausedContainer [2020-07-17T13:35:49.677Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-07-17T13:35:49.677Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-17T13:35:49.933Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-17T13:35:50.325Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-07-17T13:35:50.325Z] === RUN TestDockerNetworkMacvlan [2020-07-17T13:35:50.496Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-17T13:35:50.496Z] === RUN TestPsFilter [2020-07-17T13:35:50.752Z] --- PASS: TestPsFilter (0.22s) [2020-07-17T13:35:50.752Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-17T13:35:50.877Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-17T13:35:50.961Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-17T13:35:51.590Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-07-17T13:35:51.590Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-17T13:35:51.656Z] --- PASS: TestImportExtremelyLargeImageWorks (106.21s) [2020-07-17T13:35:51.656Z] PASS [2020-07-17T13:35:51.656Z] [2020-07-17T13:35:51.656Z] === Skipped [2020-07-17T13:35:51.656Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-17T13:35:51.656Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-17T13:35:51.656Z] [2020-07-17T13:35:51.656Z] [2020-07-17T13:35:51.656Z] DONE 12 tests, 1 skipped in 109.787s [2020-07-17T13:35:51.656Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-17T13:35:51.656Z] INFO: Testing against a local daemon [2020-07-17T13:35:51.656Z] === RUN TestNetworkCreateDelete [2020-07-17T13:35:51.656Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-17T13:35:51.656Z] === RUN TestDockerNetworkDeletePreferID [2020-07-17T13:35:51.656Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-17T13:35:51.656Z] === RUN TestDaemonDNSFallback [2020-07-17T13:35:51.680Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2020-07-17T13:35:51.680Z] === RUN TestRemoveContainerWithVolume [2020-07-17T13:35:52.001Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-17T13:35:52.070Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-17T13:35:52.242Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-17T13:35:52.242Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-07-17T13:35:52.242Z] === RUN TestRemoveContainerRunning [2020-07-17T13:35:52.242Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-17T13:35:52.809Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-17T13:35:52.809Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-07-17T13:35:52.809Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-17T13:35:52.973Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-07-17T13:35:52.973Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-17T13:35:53.048Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-17T13:35:53.736Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-07-17T13:35:53.737Z] === RUN TestRemoveInvalidContainer [2020-07-17T13:35:53.737Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-17T13:35:53.737Z] === RUN TestRenameLinkedContainer [2020-07-17T13:35:54.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-07-17T13:35:54.887Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-17T13:35:54.943Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-07-17T13:35:54.943Z] === RUN TestInspectNetwork [2020-07-17T13:35:54.943Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-17T13:35:54.943Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] === RUN TestRunContainerWithBridgeNone [2020-07-17T13:35:54.943Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-17T13:35:54.943Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestNetworkInvalidJSON [2020-07-17T13:35:54.943Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-17T13:35:54.943Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-17T13:35:54.943Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:35:54.943Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:35:54.943Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:35:54.943Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:35:54.943Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-17T13:35:54.943Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:35:54.943Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:35:54.943Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-17T13:35:54.943Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-17T13:35:54.943Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-17T13:35:54.943Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-17T13:35:54.943Z] === RUN TestHostIPv4BridgeLabel [2020-07-17T13:35:54.943Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-17T13:35:54.943Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-17T13:35:54.943Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-17T13:35:54.943Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestDaemonDefaultNetworkPools [2020-07-17T13:35:54.943Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-17T13:35:54.943Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-17T13:35:54.943Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-17T13:35:54.943Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-17T13:35:54.943Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-17T13:35:54.943Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestServiceWithPredefinedNetwork [2020-07-17T13:35:54.943Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-17T13:35:54.943Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:35:54.943Z] === RUN TestServiceWithDataPathPortInit [2020-07-17T13:35:54.943Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-17T13:35:54.943Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-17T13:35:54.943Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] PASS [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === Skipped [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-17T13:35:54.943Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-17T13:35:54.943Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-17T13:35:54.943Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-17T13:35:54.943Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-17T13:35:54.943Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-17T13:35:54.943Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-17T13:35:54.943Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-17T13:35:54.943Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] DONE 19 tests, 12 skipped in 8.003s [2020-07-17T13:35:54.943Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:35:54.943Z] INFO: Testing against a local daemon [2020-07-17T13:35:54.943Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-17T13:35:54.943Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:35:54.943Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:54.943Z] === RUN TestDockerNetworkIpvlan [2020-07-17T13:35:54.943Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:35:54.943Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:54.943Z] PASS [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === Skipped [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:35:54.943Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:35:54.943Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] DONE 2 tests, 2 skipped in 0.120s [2020-07-17T13:35:54.943Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:35:54.943Z] INFO: Testing against a local daemon [2020-07-17T13:35:54.943Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-17T13:35:54.943Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-17T13:35:54.943Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] === RUN TestDockerNetworkMacvlan [2020-07-17T13:35:54.943Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-17T13:35:54.943Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] PASS [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === Skipped [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-17T13:35:54.943Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-17T13:35:54.943Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] DONE 2 tests, 2 skipped in 0.120s [2020-07-17T13:35:54.943Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-17T13:35:54.943Z] testing: warning: no tests to run [2020-07-17T13:35:54.943Z] PASS [2020-07-17T13:35:54.943Z] [2020-07-17T13:35:54.943Z] DONE 0 tests in 0.026s [2020-07-17T13:35:54.943Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-17T13:35:54.943Z] INFO: Testing against a local daemon [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginAllowRequest [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginTLS [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginDenyRequest [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginDenyResponse [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginAllowEventStream [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginErrorResponse [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginErrorRequest [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.943Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-17T13:35:54.943Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-17T13:35:54.943Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.944Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-17T13:35:54.944Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-17T13:35:54.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.944Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-17T13:35:54.944Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-17T13:35:54.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.944Z] === RUN TestAuthZPluginHeader [2020-07-17T13:35:54.944Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-17T13:35:54.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:54.944Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-17T13:35:55.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-17T13:35:55.101Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-17T13:35:55.202Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-07-17T13:35:55.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.202Z] === RUN TestAuthZPluginV2Disable [2020-07-17T13:35:55.202Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-07-17T13:35:55.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.202Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-17T13:35:55.202Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-07-17T13:35:55.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.202Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-17T13:35:55.202Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-17T13:35:55.202Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.202Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-17T13:35:55.461Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.16s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] PASS [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === Skipped [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.16s) [2020-07-17T13:35:55.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] DONE 17 tests, 17 skipped in 0.559s [2020-07-17T13:35:55.461Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-17T13:35:55.461Z] INFO: Testing against a local daemon [2020-07-17T13:35:55.461Z] === RUN TestPluginInvalidJSON [2020-07-17T13:35:55.461Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:35:55.461Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:35:55.461Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:35:55.461Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-17T13:35:55.461Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-17T13:35:55.461Z] === RUN TestPluginInstall [2020-07-17T13:35:55.461Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-17T13:35:55.461Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] PASS [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] === Skipped [2020-07-17T13:35:55.461Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-17T13:35:55.461Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] [2020-07-17T13:35:55.461Z] DONE 3 tests, 1 skipped in 0.149s [2020-07-17T13:35:55.461Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-17T13:35:55.720Z] INFO: Testing against a local daemon [2020-07-17T13:35:55.720Z] === RUN TestExternalGraphDriver [2020-07-17T13:35:55.720Z] --- SKIP: TestExternalGraphDriver (0.11s) [2020-07-17T13:35:55.720Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-17T13:35:55.720Z] === RUN TestGraphdriverPluginV2 [2020-07-17T13:35:56.071Z] --- PASS: TestRenameLinkedContainer (2.40s) [2020-07-17T13:35:56.071Z] === RUN TestRenameStoppedContainer [2020-07-17T13:35:56.327Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-17T13:35:56.801Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-07-17T13:35:56.801Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-17T13:35:56.887Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-07-17T13:35:56.887Z] === RUN TestRenameRunningContainerAndReuse [2020-07-17T13:35:57.374Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-07-17T13:35:57.374Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-17T13:35:57.522Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-17T13:35:57.751Z] INFO: Extraction ended at 07/17/2020 13:35:55. Duration:00:00:23.1387807 [2020-07-17T13:35:57.751Z] INFO: Updating the golang and path environment variables [2020-07-17T13:35:57.751Z] INFO: GOPATH=d:\gopath [2020-07-17T13:35:57.751Z] INFO: go version go1.13.14 windows/amd64 [2020-07-17T13:35:57.751Z] INFO: Running the daemon under test in debug mode [2020-07-17T13:35:57.751Z] INFO: Starting a daemon under test... [2020-07-17T13:35:57.751Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41224\1\daemon --pidfile d:\CI\PR-41224\1\docker.pid -D [2020-07-17T13:35:57.751Z] INFO: Process started successfully. [2020-07-17T13:35:57.751Z] INFO: Start tailing logs of the daemon under tests [2020-07-17T13:35:57.751Z] INFO: Waiting for the daemon under test to start... [2020-07-17T13:35:57.815Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2020-07-17T13:35:57.815Z] === RUN TestRenameInvalidName [2020-07-17T13:35:58.573Z] --- PASS: TestRenameInvalidName (0.60s) [2020-07-17T13:35:58.573Z] === RUN TestRenameAnonymousContainer [2020-07-17T13:35:58.628Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-17T13:35:58.628Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-17T13:35:59.286Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-07-17T13:35:59.286Z] === RUN TestKernelTCPMemory [2020-07-17T13:35:59.318Z] INFO: Daemon under test started and replied! [2020-07-17T13:35:59.318Z] INFO: Docker version of the daemon under test [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] Client: [2020-07-17T13:35:59.318Z] Version: 17.06.2-ce [2020-07-17T13:35:59.318Z] API version: 1.30 [2020-07-17T13:35:59.318Z] Go version: go1.8.3 [2020-07-17T13:35:59.318Z] Git commit: cec0b72 [2020-07-17T13:35:59.318Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-17T13:35:59.318Z] OS/Arch: windows/amd64 [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] Server: [2020-07-17T13:35:59.318Z] Version: 0.0.0-dev [2020-07-17T13:35:59.318Z] API version: 1.41 (minimum version 1.24) [2020-07-17T13:35:59.318Z] Go version: go1.13.14 [2020-07-17T13:35:59.318Z] Git commit: 9c66a2f4e1 [2020-07-17T13:35:59.318Z] Built: 07/17/2020 13:34:15 [2020-07-17T13:35:59.318Z] OS/Arch: windows/amd64 [2020-07-17T13:35:59.318Z] Experimental: false [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] INFO: Docker info of the daemon under test [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] Containers: 0 [2020-07-17T13:35:59.318Z] Running: 0 [2020-07-17T13:35:59.318Z] Paused: 0 [2020-07-17T13:35:59.318Z] Stopped: 0 [2020-07-17T13:35:59.318Z] Images: 0 [2020-07-17T13:35:59.318Z] Server Version: 0.0.0-dev [2020-07-17T13:35:59.318Z] Storage Driver: windowsfilter [2020-07-17T13:35:59.318Z] Windows: [2020-07-17T13:35:59.318Z] Logging Driver: json-file [2020-07-17T13:35:59.318Z] Plugins: [2020-07-17T13:35:59.318Z] Volume: local [2020-07-17T13:35:59.318Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-17T13:35:59.318Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-17T13:35:59.318Z] Swarm: inactive [2020-07-17T13:35:59.318Z] Default Isolation: process [2020-07-17T13:35:59.318Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-17T13:35:59.318Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-17T13:35:59.318Z] OSType: windows [2020-07-17T13:35:59.318Z] Architecture: x86_64 [2020-07-17T13:35:59.318Z] CPUs: 4 [2020-07-17T13:35:59.318Z] Total Memory: 32GiB [2020-07-17T13:35:59.318Z] Name: azwin-2-c2ed00 [2020-07-17T13:35:59.318Z] ID: XRBW:32HY:NLL7:C3FF:ZUCZ:MLXL:OZSH:DVFV:HRFC:6CGC:Y7I7:YV2O [2020-07-17T13:35:59.318Z] Docker Root Dir: D:\CI\PR-41224\1\daemon [2020-07-17T13:35:59.318Z] Debug Mode (client): false [2020-07-17T13:35:59.318Z] Debug Mode (server): true [2020-07-17T13:35:59.318Z] File Descriptors: -1 [2020-07-17T13:35:59.318Z] Goroutines: 17 [2020-07-17T13:35:59.318Z] System Time: 2020-07-17T13:35:59.1997237Z [2020-07-17T13:35:59.318Z] EventsListeners: 0 [2020-07-17T13:35:59.318Z] Registry: https://index.docker.io/v1/ [2020-07-17T13:35:59.318Z] Labels: [2020-07-17T13:35:59.318Z] Experimental: false [2020-07-17T13:35:59.318Z] Insecure Registries: [2020-07-17T13:35:59.318Z] 127.0.0.0/8 [2020-07-17T13:35:59.318Z] Live Restore Enabled: false [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] INFO: Docker images of the daemon under test [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-17T13:35:59.318Z] [2020-07-17T13:35:59.318Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-17T13:35:59.787Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-17T13:35:59.787Z] ltsc2019: Pulling from windows/servercore [2020-07-17T13:35:59.787Z] 4612f6d0b889: Pulling fs layer [2020-07-17T13:35:59.787Z] fc1b9e59edad: Pulling fs layer [2020-07-17T13:36:00.228Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-07-17T13:36:00.228Z] === RUN TestNISDomainname [2020-07-17T13:36:01.086Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2020-07-17T13:36:01.086Z] === RUN TestRenameContainerWithSameName [2020-07-17T13:36:01.086Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-17T13:36:01.086Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-07-17T13:36:01.086Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-17T13:36:01.094Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-17T13:36:01.170Z] --- PASS: TestNISDomainname (0.95s) [2020-07-17T13:36:01.171Z] === RUN TestHostnameDnsResolution [2020-07-17T13:36:02.286Z] --- PASS: TestGraphdriverPluginV2 (5.85s) [2020-07-17T13:36:02.286Z] PASS [2020-07-17T13:36:02.286Z] [2020-07-17T13:36:02.286Z] === Skipped [2020-07-17T13:36:02.286Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s) [2020-07-17T13:36:02.286Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-17T13:36:02.286Z] [2020-07-17T13:36:02.286Z] [2020-07-17T13:36:02.286Z] DONE 2 tests, 1 skipped in 6.088s [2020-07-17T13:36:02.286Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-17T13:36:02.286Z] INFO: Testing against a local daemon [2020-07-17T13:36:02.286Z] === RUN TestContinueAfterPluginCrash [2020-07-17T13:36:02.286Z] === PAUSE TestContinueAfterPluginCrash [2020-07-17T13:36:02.286Z] === RUN TestReadPluginNoRead [2020-07-17T13:36:02.286Z] === PAUSE TestReadPluginNoRead [2020-07-17T13:36:02.286Z] === RUN TestDaemonStartWithLogOpt [2020-07-17T13:36:02.286Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-17T13:36:02.286Z] === CONT TestContinueAfterPluginCrash [2020-07-17T13:36:02.286Z] === CONT TestDaemonStartWithLogOpt [2020-07-17T13:36:02.451Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-17T13:36:02.451Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2020-07-17T13:36:02.451Z] === RUN TestResize [2020-07-17T13:36:02.707Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-17T13:36:02.962Z] --- PASS: TestResize (0.59s) [2020-07-17T13:36:02.962Z] === RUN TestResizeWithInvalidSize [2020-07-17T13:36:03.083Z] --- PASS: TestHostnameDnsResolution (1.86s) [2020-07-17T13:36:03.083Z] === RUN TestStats [2020-07-17T13:36:03.218Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-17T13:36:03.782Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-07-17T13:36:03.782Z] === RUN TestResizeWhenContainerNotStarted [2020-07-17T13:36:04.407Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-17T13:36:04.710Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:36:04.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:36:04.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:36:04.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:36:04.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:36:06.382Z] --- PASS: TestStats (2.87s) [2020-07-17T13:36:06.382Z] === RUN TestStopContainerWithTimeout [2020-07-17T13:36:06.382Z] === RUN TestStopContainerWithTimeout/0 [2020-07-17T13:36:06.382Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-17T13:36:06.382Z] === RUN TestStopContainerWithTimeout/1 [2020-07-17T13:36:06.382Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-17T13:36:06.382Z] === RUN TestStopContainerWithTimeout/3 [2020-07-17T13:36:06.382Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-17T13:36:06.382Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-17T13:36:06.382Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-17T13:36:06.382Z] === CONT TestStopContainerWithTimeout/0 [2020-07-17T13:36:06.382Z] === CONT TestStopContainerWithTimeout/3 [2020-07-17T13:36:06.382Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-17T13:36:06.382Z] === CONT TestStopContainerWithTimeout/1 [2020-07-17T13:36:06.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:36:06.957Z] fc1b9e59edad: Verifying Checksum [2020-07-17T13:36:06.957Z] fc1b9e59edad: Download complete [2020-07-17T13:36:07.529Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-17T13:36:07.683Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-17T13:36:07.683Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-17T13:36:08.008Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-17T13:36:08.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:36:08.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:36:09.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-17T13:36:09.601Z] --- PASS: TestDockerNetworkMacvlan (19.25s) [2020-07-17T13:36:09.601Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-17T13:36:09.601Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-17T13:36:09.601Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-07-17T13:36:09.601Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2020-07-17T13:36:09.601Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.24s) [2020-07-17T13:36:09.601Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-07-17T13:36:09.601Z] PASS [2020-07-17T13:36:09.601Z] [2020-07-17T13:36:09.601Z] DONE 8 tests in 20.855s [2020-07-17T13:36:09.601Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-17T13:36:09.601Z] ++ 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-07-17T13:36:09.601Z] ++ set -e [2020-07-17T13:36:09.601Z] ++ '[' -n 0 ']' [2020-07-17T13:36:09.601Z] ++ set -x [2020-07-17T13:36:09.601Z] ++ env -i DEST=/go/src/github.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-07-17T13:36:09.601Z] testing: warning: no tests to run [2020-07-17T13:36:09.601Z] PASS [2020-07-17T13:36:09.601Z] [2020-07-17T13:36:09.601Z] DONE 0 tests in 0.065s [2020-07-17T13:36:09.601Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-17T13:36:09.601Z] ++ 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-07-17T13:36:09.601Z] ++ set -e [2020-07-17T13:36:09.601Z] ++ '[' -n 0 ']' [2020-07-17T13:36:09.601Z] ++ set -x [2020-07-17T13:36:09.601Z] ++ env -i DEST=/go/src/github.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-07-17T13:36:09.601Z] INFO: Testing against a local daemon [2020-07-17T13:36:09.601Z] === RUN TestAuthZPluginAllowRequest [2020-07-17T13:36:09.682Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-17T13:36:09.682Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-07-17T13:36:09.682Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2020-07-17T13:36:09.682Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-07-17T13:36:09.682Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-07-17T13:36:09.682Z] === RUN TestDeleteDevicemapper [2020-07-17T13:36:09.682Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-17T13:36:09.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:36:09.682Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-17T13:36:09.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:36:10.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:36:11.348Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-17T13:36:11.594Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2020-07-17T13:36:11.594Z] === RUN TestUpdateMemory [2020-07-17T13:36:11.594Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-17T13:36:11.594Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:36:11.594Z] === RUN TestUpdateCPUQuota [2020-07-17T13:36:11.607Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-17T13:36:11.607Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-17T13:36:11.607Z] [2020-07-17T13:36:11.607Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-17T13:36:11.607Z] =========================== short test summary info ============================ [2020-07-17T13:36:11.607Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-17T13:36:11.607Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-17T13:36:11.607Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-17T13:36:11.607Z] Not supported on most drivers [2020-07-17T13:36:11.607Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-17T13:36:11.607Z] Output of docker top depends on host distro, and is not formalized. [2020-07-17T13:36:11.607Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-17T13:36:11.607Z] Output of docker top depends on host distro, and is not formalized. [2020-07-17T13:36:11.607Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-17T13:36:11.607Z] Can fail if eth0 has multiple IP addresses [2020-07-17T13:36:11.607Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-17T13:36:11.607Z] This doesn't seem to be taken into account by the engine [2020-07-17T13:36:11.607Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-17T13:36:11.607Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-17T13:36:11.607Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.97 seconds == [2020-07-17T13:36:11.676Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-07-17T13:36:11.676Z] === RUN TestAuthZPluginTLS [2020-07-17T13:36:11.871Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-17T13:36:11.969Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-17T13:36:11.969Z] === RUN TestAuthZPluginDenyRequest [2020-07-17T13:36:12.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-17T13:36:12.605Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-07-17T13:36:12.605Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-17T13:36:12.898Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-17T13:36:12.898Z] === RUN TestAuthZPluginDenyResponse [2020-07-17T13:36:12.979Z] --- PASS: TestUpdateCPUQuota (1.35s) [2020-07-17T13:36:12.980Z] === RUN TestUpdatePidsLimit [2020-07-17T13:36:12.980Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-17T13:36:13.241Z] === RUN TestUpdatePidsLimit/no_change [2020-07-17T13:36:13.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:36:13.501Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-17T13:36:13.533Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-17T13:36:13.533Z] === RUN TestAuthZPluginAllowEventStream [2020-07-17T13:36:13.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:36:14.072Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-17T13:36:14.337Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-17T13:36:14.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-17T13:36:15.192Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-17T13:36:15.431Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-17T13:36:15.623Z] 4612f6d0b889: Verifying Checksum [2020-07-17T13:36:15.623Z] 4612f6d0b889: Download complete [2020-07-17T13:36:15.648Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-07-17T13:36:15.648Z] === RUN TestAuthZPluginErrorResponse [2020-07-17T13:36:15.941Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-17T13:36:15.941Z] === RUN TestAuthZPluginErrorRequest [2020-07-17T13:36:15.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-17T13:36:16.244Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-17T13:36:16.244Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit (3.66s) [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-17T13:36:16.578Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-17T13:36:16.578Z] === RUN TestUpdateRestartPolicy [2020-07-17T13:36:16.882Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-17T13:36:16.882Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-17T13:36:17.176Z] --- PASS: TestDaemonStartWithLogOpt (13.38s) [2020-07-17T13:36:17.176Z] === CONT TestReadPluginNoRead [2020-07-17T13:36:17.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:36:18.858Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-17T13:36:18.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:36:18.957Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-07-17T13:36:18.957Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-17T13:36:19.079Z] === RUN TestReadPluginNoRead/default [2020-07-17T13:36:19.079Z] --- PASS: TestContinueAfterPluginCrash (17.04s) [2020-07-17T13:36:20.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:36:20.983Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-17T13:36:21.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-17T13:36:21.698Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-07-17T13:36:21.698Z] === RUN TestAuthZPluginHeader [2020-07-17T13:36:21.991Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-17T13:36:21.991Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-17T13:36:21.991Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-17T13:36:21.991Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:21.991Z] === RUN TestAuthZPluginV2Disable [2020-07-17T13:36:21.991Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-17T13:36:21.991Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:21.991Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-17T13:36:21.991Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-17T13:36:21.991Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:21.991Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-17T13:36:21.991Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-17T13:36:21.991Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:21.991Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-17T13:36:22.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.06s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.43s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.97s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.27s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.65s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.28s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2020-07-17T13:36:22.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-07-17T13:36:22.937Z] === RUN TestCgroupNamespacesRun [2020-07-17T13:36:23.517Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-17T13:36:24.070Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T13:36:24.070Z] [2020-07-17T13:36:24.070Z] Unloading profiles will leave already running processes permanently [2020-07-17T13:36:24.070Z] unconfined, which can lead to unexpected situations. [2020-07-17T13:36:24.070Z] [2020-07-17T13:36:24.070Z] To set a process to complain mode, use the command line tool [2020-07-17T13:36:24.070Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T13:36:24.070Z] Post stage [Pipeline] junit [2020-07-17T13:36:24.648Z] Recording test results [Pipeline] sh [2020-07-17T13:36:25.234Z] + echo Ensuring container killed. [2020-07-17T13:36:25.234Z] Ensuring container killed. [2020-07-17T13:36:25.234Z] + docker rm -vf docker-pr1 [2020-07-17T13:36:25.234Z] Error: No such container: docker-pr1 [2020-07-17T13:36:25.234Z] + true [Pipeline] sh [2020-07-17T13:36:25.460Z] --- PASS: TestReadPluginNoRead (10.24s) [2020-07-17T13:36:25.460Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2020-07-17T13:36:25.460Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2020-07-17T13:36:25.460Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-07-17T13:36:25.460Z] read_test.go:92: [d4ca68439f781] daemon is not started [2020-07-17T13:36:25.460Z] PASS [2020-07-17T13:36:25.460Z] [2020-07-17T13:36:25.460Z] DONE 6 tests in 23.764s [2020-07-17T13:36:25.460Z] 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-07-17T13:36:25.460Z] testing: warning: no tests to run [2020-07-17T13:36:25.460Z] PASS [2020-07-17T13:36:25.460Z] [2020-07-17T13:36:25.461Z] DONE 0 tests in 0.040s [2020-07-17T13:36:25.461Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-17T13:36:25.503Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2020-07-17T13:36:25.503Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-17T13:36:25.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-17T13:36:25.515Z] + echo Chowning /workspace to jenkins user [2020-07-17T13:36:25.515Z] Chowning /workspace to jenkins user [2020-07-17T13:36:25.515Z] + id -u [2020-07-17T13:36:25.515Z] + id -g [2020-07-17T13:36:25.515Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41224:/workspace busybox chown -R 1000:1000 /workspace [2020-07-17T13:36:25.722Z] INFO: Testing against a local daemon [2020-07-17T13:36:25.722Z] === RUN TestPluginWithDevMounts [2020-07-17T13:36:25.722Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-17T13:36:25.722Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-17T13:36:25.722Z] PASS [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] === Skipped [2020-07-17T13:36:25.722Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-17T13:36:25.722Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] DONE 1 tests, 1 skipped in 0.139s [2020-07-17T13:36:25.722Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-17T13:36:25.722Z] INFO: Testing against a local daemon [2020-07-17T13:36:25.722Z] === RUN TestSecretInspect [2020-07-17T13:36:25.722Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-17T13:36:25.722Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] === RUN TestSecretList [2020-07-17T13:36:25.722Z] --- SKIP: TestSecretList (0.02s) [2020-07-17T13:36:25.722Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] === RUN TestSecretsCreateAndDelete [2020-07-17T13:36:25.722Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-17T13:36:25.722Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] === RUN TestSecretsUpdate [2020-07-17T13:36:25.722Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-17T13:36:25.722Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] === RUN TestTemplatedSecret [2020-07-17T13:36:25.722Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-17T13:36:25.722Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] === RUN TestSecretCreateResolve [2020-07-17T13:36:25.722Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-17T13:36:25.722Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] PASS [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] === Skipped [2020-07-17T13:36:25.722Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-17T13:36:25.722Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-17T13:36:25.722Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-17T13:36:25.722Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-17T13:36:25.722Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-17T13:36:25.722Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-17T13:36:25.722Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] [2020-07-17T13:36:25.722Z] DONE 6 tests, 6 skipped in 0.193s [2020-07-17T13:36:25.722Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-17T13:36:25.983Z] INFO: Testing against a local daemon [2020-07-17T13:36:25.983Z] === RUN TestServiceCreateInit [2020-07-17T13:36:25.983Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-17T13:36:25.983Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-17T13:36:25.983Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-17T13:36:25.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-17T13:36:25.983Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-17T13:36:25.983Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateServiceMultipleTimes [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-17T13:36:25.983Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateServiceConflict [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-07-17T13:36:25.983Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateServiceMaxReplicas [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-17T13:36:25.983Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-17T13:36:25.983Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateServiceSecretFileMode [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-17T13:36:25.983Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateServiceConfigFileMode [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-17T13:36:25.983Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateServiceSysctls [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-17T13:36:25.983Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestCreateServiceCapabilities [2020-07-17T13:36:25.983Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-17T13:36:25.983Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:25.983Z] === RUN TestInspect [2020-07-17T13:36:26.242Z] --- SKIP: TestInspect (0.02s) [2020-07-17T13:36:26.242Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:26.242Z] === RUN TestCreateJob [2020-07-17T13:36:26.242Z] --- SKIP: TestCreateJob (0.01s) [2020-07-17T13:36:26.242Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:26.242Z] === RUN TestReplicatedJob [2020-07-17T13:36:26.242Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-17T13:36:26.242Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:26.242Z] === RUN TestUpdateReplicatedJob [2020-07-17T13:36:26.242Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-17T13:36:26.242Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:26.242Z] === RUN TestServiceListWithStatuses [2020-07-17T13:36:26.242Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-17T13:36:26.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:36:26.242Z] === RUN TestDockerNetworkConnectAlias [2020-07-17T13:36:26.242Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-17T13:36:26.242Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:26.242Z] === RUN TestDockerNetworkReConnect [2020-07-17T13:36:26.242Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-07-17T13:36:26.242Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:26.242Z] === RUN TestServicePlugin [2020-07-17T13:36:26.869Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-07-17T13:36:26.869Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-17T13:36:27.194Z] + bundleName=docker-py [2020-07-17T13:36:27.195Z] + echo Creating docker-py-bundles.tar.gz [2020-07-17T13:36:27.195Z] Creating docker-py-bundles.tar.gz [2020-07-17T13:36:27.195Z] + 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-07-17T13:36:27.206Z] Archiving artifacts [2020-07-17T13:36:27.436Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-17T13:36:27.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh binary-daemon [2020-07-17T13:36:28.082Z] [2020-07-17T13:36:28.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-17T13:36:28.341Z] Removing bundles/ [2020-07-17T13:36:28.342Z] [2020-07-17T13:36:28.342Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-17T13:36:28.342Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-17T13:36:28.342Z] GOOS="" GOARCH="" GOARM="" [2020-07-17T13:36:28.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-17T13:36:28.748Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2020-07-17T13:36:28.748Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-17T13:36:28.807Z] --- PASS: TestUpdateRestartPolicy (12.26s) [2020-07-17T13:36:28.807Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-17T13:36:29.379Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2020-07-17T13:36:29.379Z] === RUN TestWaitNonBlocked [2020-07-17T13:36:29.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:36:29.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:36:29.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:36:29.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:36:29.532Z] --- SKIP: TestServicePlugin (3.41s) [2020-07-17T13:36:29.532Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.532Z] === RUN TestServiceUpdateLabel [2020-07-17T13:36:29.532Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-17T13:36:29.532Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.532Z] === RUN TestServiceUpdateSecrets [2020-07-17T13:36:29.532Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-17T13:36:29.532Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.532Z] === RUN TestServiceUpdateConfigs [2020-07-17T13:36:29.532Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-17T13:36:29.532Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.532Z] === RUN TestServiceUpdateNetwork [2020-07-17T13:36:29.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:36:29.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:36:29.792Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-07-17T13:36:29.792Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] === RUN TestServiceUpdatePidsLimit [2020-07-17T13:36:29.792Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-17T13:36:29.792Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] PASS [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === Skipped [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-17T13:36:29.792Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-17T13:36:29.792Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-17T13:36:29.792Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-17T13:36:29.792Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-17T13:36:29.792Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-07-17T13:36:29.792Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-17T13:36:29.792Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-17T13:36:29.792Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-17T13:36:29.792Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-17T13:36:29.792Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-17T13:36:29.792Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-17T13:36:29.792Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-07-17T13:36:29.792Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-17T13:36:29.792Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-17T13:36:29.792Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-17T13:36:29.792Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-17T13:36:29.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-17T13:36:29.792Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-07-17T13:36:29.792Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServicePlugin (3.41s) [2020-07-17T13:36:29.792Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-17T13:36:29.792Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-17T13:36:29.792Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-17T13:36:29.792Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-07-17T13:36:29.792Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-17T13:36:29.792Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] DONE 24 tests, 23 skipped in 3.881s [2020-07-17T13:36:29.792Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-17T13:36:29.792Z] INFO: Testing against a local daemon [2020-07-17T13:36:29.792Z] === RUN TestSessionCreate [2020-07-17T13:36:29.792Z] --- PASS: TestSessionCreate (0.03s) [2020-07-17T13:36:29.792Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-17T13:36:29.792Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-17T13:36:29.792Z] PASS [2020-07-17T13:36:29.792Z] [2020-07-17T13:36:29.792Z] DONE 2 tests in 0.158s [2020-07-17T13:36:29.792Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-17T13:36:30.051Z] INFO: Testing against a local daemon [2020-07-17T13:36:30.051Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-17T13:36:30.051Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:36:30.051Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:36:30.051Z] === RUN TestEventsExecDie [2020-07-17T13:36:30.583Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-17T13:36:30.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-07-17T13:36:30.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-07-17T13:36:30.583Z] === RUN TestWaitBlocked [2020-07-17T13:36:30.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:36:30.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:36:30.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:36:30.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:36:30.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:36:30.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:36:30.618Z] --- PASS: TestEventsExecDie (0.50s) [2020-07-17T13:36:30.619Z] === RUN TestEventsBackwardsCompatible [2020-07-17T13:36:30.619Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-17T13:36:30.619Z] === RUN TestInfoBinaryCommits [2020-07-17T13:36:30.619Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-17T13:36:30.619Z] === RUN TestInfoAPIVersioned [2020-07-17T13:36:30.619Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-17T13:36:30.619Z] === RUN TestInfoDiscoveryBackend [2020-07-17T13:36:30.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-17T13:36:30.651Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2020-07-17T13:36:30.651Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-17T13:36:30.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-17T13:36:31.527Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-17T13:36:31.527Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-07-17T13:36:31.527Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-07-17T13:36:31.527Z] === CONT TestContainerStartOnDaemonRestart [2020-07-17T13:36:31.527Z] === CONT TestContainerKillOnDaemonStart [2020-07-17T13:36:31.527Z] === CONT TestDaemonHostGatewayIP [2020-07-17T13:36:31.527Z] === CONT TestDaemonRestartIpcMode [2020-07-17T13:36:31.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-17T13:36:31.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-17T13:36:31.995Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-17T13:36:31.995Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-17T13:36:32.395Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-07-17T13:36:32.396Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-17T13:36:34.285Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2020-07-17T13:36:34.285Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-17T13:36:34.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-17T13:36:34.848Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-07-17T13:36:34.848Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-17T13:36:35.740Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2020-07-17T13:36:35.740Z] === CONT TestIpcModeOlderClient [2020-07-17T13:36:35.740Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-07-17T13:36:36.001Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2020-07-17T13:36:36.185Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-07-17T13:36:36.185Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-17T13:36:36.185Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-17T13:36:36.185Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:36:36.185Z] === RUN TestInfoAPI [2020-07-17T13:36:36.185Z] --- PASS: TestInfoAPI (0.05s) [2020-07-17T13:36:36.185Z] === RUN TestInfoAPIWarnings [2020-07-17T13:36:36.571Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [2020-07-17T13:36:36.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-17T13:36:36.737Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2020-07-17T13:36:36.737Z] === RUN TestKernelTCPMemory [2020-07-17T13:36:37.121Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-17T13:36:37.121Z] === RUN TestInfoDebug [2020-07-17T13:36:37.663Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-07-17T13:36:37.663Z] === RUN TestNISDomainname [2020-07-17T13:36:38.497Z] --- PASS: TestInfoDebug (1.53s) [2020-07-17T13:36:38.497Z] === RUN TestInfoInsecureRegistries [2020-07-17T13:36:38.589Z] --- PASS: TestNISDomainname (1.00s) [2020-07-17T13:36:38.589Z] === RUN TestHostnameDnsResolution [2020-07-17T13:36:39.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-17T13:36:40.079Z] --- PASS: TestHostnameDnsResolution (1.42s) [2020-07-17T13:36:40.079Z] === RUN TestStats [2020-07-17T13:36:40.400Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-17T13:36:40.400Z] === RUN TestInfoRegistryMirrors [2020-07-17T13:36:40.596Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-17T13:36:40.596Z] PASS [2020-07-17T13:36:40.596Z] [2020-07-17T13:36:40.596Z] === Skipped [2020-07-17T13:36:40.596Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-17T13:36:40.596Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:40.596Z] [2020-07-17T13:36:40.596Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-17T13:36:40.596Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:40.596Z] [2020-07-17T13:36:40.596Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-17T13:36:40.596Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:40.596Z] [2020-07-17T13:36:40.596Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-17T13:36:40.596Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:40.596Z] [2020-07-17T13:36:40.596Z] [2020-07-17T13:36:40.597Z] DONE 17 tests, 4 skipped in 29.273s [2020-07-17T13:36:40.597Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-17T13:36:40.597Z] ++ 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-07-17T13:36:40.597Z] ++ set -e [2020-07-17T13:36:40.597Z] ++ '[' -n 0 ']' [2020-07-17T13:36:40.597Z] ++ set -x [2020-07-17T13:36: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-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-07-17T13:36:40.597Z] INFO: Testing against a local daemon [2020-07-17T13:36:40.597Z] === RUN TestPluginInvalidJSON [2020-07-17T13:36:40.597Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:36:40.597Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:36:40.597Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:36:40.597Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-17T13:36:40.597Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-17T13:36:40.597Z] === RUN TestPluginInstall [2020-07-17T13:36:40.597Z] === RUN TestPluginInstall/no_auth [2020-07-17T13:36:41.776Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-17T13:36:41.776Z] === RUN TestLoginFailsWithBadCredentials [2020-07-17T13:36:41.776Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-07-17T13:36:41.776Z] === RUN TestPingCacheHeaders [2020-07-17T13:36:42.036Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-17T13:36:42.036Z] === RUN TestPingGet [2020-07-17T13:36:42.036Z] --- PASS: TestPingGet (0.01s) [2020-07-17T13:36:42.036Z] === RUN TestPingHead [2020-07-17T13:36:42.036Z] --- PASS: TestPingHead (0.02s) [2020-07-17T13:36:42.036Z] === RUN TestVersion [2020-07-17T13:36:42.036Z] --- PASS: TestVersion (0.02s) [2020-07-17T13:36:42.036Z] PASS [2020-07-17T13:36:42.036Z] [2020-07-17T13:36:42.036Z] === Skipped [2020-07-17T13:36:42.036Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:36:42.036Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:36:42.036Z] [2020-07-17T13:36:42.036Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-17T13:36:42.036Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-17T13:36:42.036Z] [2020-07-17T13:36:42.036Z] [2020-07-17T13:36:42.036Z] DONE 18 tests, 2 skipped in 12.074s [2020-07-17T13:36:42.036Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-17T13:36:42.036Z] INFO: Testing against a local daemon [2020-07-17T13:36:42.036Z] === RUN TestVolumesCreateAndList [2020-07-17T13:36:42.036Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-17T13:36:42.036Z] === RUN TestVolumesRemove [2020-07-17T13:36:42.036Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-17T13:36:42.036Z] === RUN TestVolumesInspect [2020-07-17T13:36:42.295Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-17T13:36:42.295Z] === RUN TestVolumesInvalidJSON [2020-07-17T13:36:42.295Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-17T13:36:42.295Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-17T13:36:42.295Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-17T13:36:42.295Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-17T13:36:42.295Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-17T13:36:42.295Z] PASS [2020-07-17T13:36:42.295Z] [2020-07-17T13:36:42.295Z] DONE 5 tests in 0.223s [2020-07-17T13:36:42.295Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-17T13:36:42.295Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12001 is not a child of this shell [2020-07-17T13:36:42.295Z] warning: PID 12001 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-17T13:36:42.295Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T13:36:42.295Z] [2020-07-17T13:36:42.295Z] Unloading profiles will leave already running processes permanently [2020-07-17T13:36:42.295Z] unconfined, which can lead to unexpected situations. [2020-07-17T13:36:42.295Z] [2020-07-17T13:36:42.295Z] To set a process to complain mode, use the command line tool [2020-07-17T13:36:42.295Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T13:36:42.295Z] Removing test suite binaries [2020-07-17T13:36:42.295Z] exiting test-integration [2020-07-17T13:36:42.295Z] ++ exit 0 [2020-07-17T13:36:43.230Z] [2020-07-17T13:36:43.334Z] time="2020-07-17T13:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:36:43.334Z] time="2020-07-17T13:36:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:36:43.334Z] time="2020-07-17T13:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4555e39743c369b6a4752f499250834af1ca6ea736f11a64d490cc09862a28d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:36:43.334Z] time="2020-07-17T13:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:36:43.334Z] time="2020-07-17T13:36:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:36:43.334Z] time="2020-07-17T13:36:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4555e39743c369b6a4752f499250834af1ca6ea736f11a64d490cc09862a28d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:36:43.334Z] === RUN TestPluginInstall/with_htpasswd [2020-07-17T13:36:43.347Z] --- PASS: TestStats (2.86s) [2020-07-17T13:36:43.347Z] === RUN TestStopContainerWithTimeout [2020-07-17T13:36:43.347Z] === RUN TestStopContainerWithTimeout/0 [2020-07-17T13:36:43.347Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-17T13:36:43.347Z] === RUN TestStopContainerWithTimeout/1 [2020-07-17T13:36:43.347Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-17T13:36:43.347Z] === RUN TestStopContainerWithTimeout/3 [2020-07-17T13:36:43.347Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-17T13:36:43.347Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-17T13:36:43.347Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-17T13:36:43.347Z] === CONT TestStopContainerWithTimeout/0 [2020-07-17T13:36:43.347Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-17T13:36:43.627Z] time="2020-07-17T13:36:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:36:43.627Z] time="2020-07-17T13:36:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:36:43.627Z] time="2020-07-17T13:36:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccdf25f10190b91d78fa728570ccf67aebfe31ac7921d84242e4f4f7e0c2da7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:36:43.627Z] time="2020-07-17T13:36:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:36:43.627Z] time="2020-07-17T13:36:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:36:43.627Z] time="2020-07-17T13:36:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccdf25f10190b91d78fa728570ccf67aebfe31ac7921d84242e4f4f7e0c2da7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:36:43.920Z] === RUN TestPluginInstall/with_insecure [2020-07-17T13:36:44.275Z] === CONT TestStopContainerWithTimeout/3 [2020-07-17T13:36:44.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse Post stage [Pipeline] junit [2020-07-17T13:36:44.624Z] Recording test results [2020-07-17T13:36:44.704Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2020-07-17T13:36:44.704Z] PASS [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] === Skipped [2020-07-17T13:36:44.704Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-17T13:36:44.704Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-17T13:36:44.704Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-17T13:36:44.704Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:36:44.704Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-17T13:36:44.704Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-17T13:36:44.704Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] [2020-07-17T13:36:44.704Z] DONE 204 tests, 6 skipped in 137.910s [2020-07-17T13:36:44.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-17T13:36:44.963Z] time="2020-07-17T13:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:36:44.963Z] time="2020-07-17T13:36:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:36:44.963Z] time="2020-07-17T13:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a0e418e76720242fc1a7cf88dab6d6b10b0332905db48cfda78f0ae80509d96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:36:44.963Z] time="2020-07-17T13:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:36:44.963Z] time="2020-07-17T13:36:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:36:44.963Z] time="2020-07-17T13:36:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a0e418e76720242fc1a7cf88dab6d6b10b0332905db48cfda78f0ae80509d96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:36:44.965Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-17T13:36:44.965Z] ++ 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-07-17T13:36:44.965Z] ++ set -e [2020-07-17T13:36:44.965Z] ++ '[' -n 0 ']' [2020-07-17T13:36:44.965Z] ++ set -x [2020-07-17T13:36:44.965Z] ++ env -i DEST=/go/src/github.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-07-17T13:36:45.225Z] INFO: Testing against a local daemon [2020-07-17T13:36:45.225Z] === RUN TestCommitInheritsEnv [2020-07-17T13:36:45.288Z] --- PASS: TestPluginInstall (6.25s) [2020-07-17T13:36:45.288Z] --- PASS: TestPluginInstall/no_auth (4.21s) [2020-07-17T13:36:45.288Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-07-17T13:36:45.288Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2020-07-17T13:36:45.288Z] plugin_test.go:157: [d657cde876c4e] daemon is not started [2020-07-17T13:36:45.288Z] PASS [2020-07-17T13:36:45.288Z] [2020-07-17T13:36:45.288Z] DONE 6 tests in 6.433s [2020-07-17T13:36:45.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-17T13:36:45.288Z] ++ 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-07-17T13:36:45.288Z] ++ set -e [2020-07-17T13:36:45.288Z] ++ '[' -n 0 ']' [2020-07-17T13:36:45.288Z] ++ set -x [2020-07-17T13:36:45.288Z] ++ env -i DEST=/go/src/github.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-07-17T13:36:45.596Z] INFO: Testing against a local daemon [2020-07-17T13:36:45.596Z] === RUN TestExternalGraphDriver [2020-07-17T13:36:45.596Z] === RUN TestExternalGraphDriver/json [2020-07-17T13:36:45.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-17T13:36:45.767Z] === CONT TestStopContainerWithTimeout/1 [2020-07-17T13:36:45.796Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-07-17T13:36:45.796Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-17T13:36:45.796Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-17T13:36:45.796Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-17T13:36:45.796Z] === RUN TestImagesFilterMultiReference [2020-07-17T13:36:45.796Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-17T13:36:45.796Z] === RUN TestImagePullPlatformInvalid [2020-07-17T13:36:45.796Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-17T13:36:45.796Z] === RUN TestRemoveImageOrphaning [2020-07-17T13:36:45.905Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-17T13:36:45.905Z] [2020-07-17T13:36:45.905Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-17T13:36:45.905Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-17T13:36:45.905Z] HOSTNAME=143d52f069e9 [2020-07-17T13:36:45.905Z] TESTDEBUG=0 [2020-07-17T13:36:45.905Z] DEST=bundles/test-integration [2020-07-17T13:36:45.905Z] PWD=/go/src/github.com/docker/docker [2020-07-17T13:36:45.905Z] DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce [2020-07-17T13:36:45.905Z] container=docker [2020-07-17T13:36:45.905Z] HOME=/root [2020-07-17T13:36:45.905Z] GOLANG_VERSION=1.13.14 [2020-07-17T13:36:45.905Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-17T13:36:45.905Z] VALIDATE_BRANCH=master [2020-07-17T13:36:45.905Z] TERM=xterm [2020-07-17T13:36:45.905Z] DOCKER_PKG=github.com/docker/docker [2020-07-17T13:36:45.905Z] SHLVL=1 [2020-07-17T13:36:45.905Z] TIMEOUT=120m [2020-07-17T13:36:45.905Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-17T13:36:45.905Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-17T13:36:45.905Z] GO111MODULE=off [2020-07-17T13:36:45.905Z] DOCKER_EXPERIMENTAL=1 [2020-07-17T13:36:45.905Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-17T13:36:45.905Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-17T13:36:45.905Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-17T13:36:45.905Z] GOPATH=/go [2020-07-17T13:36:45.905Z] PKG_CONFIG=pkg-config [2020-07-17T13:36:45.905Z] _=/usr/bin/env [2020-07-17T13:36:45.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-17T13:36:46.367Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-17T13:36:46.367Z] === RUN TestRemoveImageGarbageCollector [2020-07-17T13:36:46.367Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-07-17T13:36:46.367Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:46.367Z] === RUN TestTagUnprefixedRepoByNameOrName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-17T13:36:46.628Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-17T13:36:46.628Z] === RUN TestTagInvalidReference [2020-07-17T13:36:46.628Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-17T13:36:46.628Z] === RUN TestTagValidPrefixedRepo [2020-07-17T13:36:46.628Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-17T13:36:46.628Z] === RUN TestTagExistedNameWithoutForce [2020-07-17T13:36:46.628Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-17T13:36:46.628Z] === RUN TestTagOfficialNames [2020-07-17T13:36:46.628Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-17T13:36:46.628Z] === RUN TestTagMatchesDigest [2020-07-17T13:36:46.729Z] + echo Ensuring container killed. [2020-07-17T13:36:46.729Z] Ensuring container killed. [2020-07-17T13:36:46.729Z] + docker rm -vf docker-pr1 [2020-07-17T13:36:46.729Z] Error: No such container: docker-pr1 [2020-07-17T13:36:46.729Z] + true [Pipeline] sh [2020-07-17T13:36:46.889Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-17T13:36:46.889Z] PASS [2020-07-17T13:36:46.889Z] [2020-07-17T13:36:46.889Z] === Skipped [2020-07-17T13:36:46.889Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-17T13:36:46.889Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-17T13:36:46.889Z] [2020-07-17T13:36:46.889Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-07-17T13:36:46.889Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:46.889Z] [2020-07-17T13:36:46.889Z] [2020-07-17T13:36:46.889Z] DONE 12 tests, 2 skipped in 1.885s [2020-07-17T13:36:46.889Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-17T13:36:46.889Z] ++ 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-07-17T13:36:46.889Z] ++ set -e [2020-07-17T13:36:46.889Z] ++ '[' -n 0 ']' [2020-07-17T13:36:46.889Z] ++ set -x [2020-07-17T13:36:46.889Z] ++ env -i DEST=/go/src/github.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-07-17T13:36:46.889Z] INFO: Testing against a local daemon [2020-07-17T13:36:46.889Z] === RUN TestNetworkCreateDelete [2020-07-17T13:36:47.012Z] + echo Chowning /workspace to jenkins user [2020-07-17T13:36:47.012Z] Chowning /workspace to jenkins user [2020-07-17T13:36:47.012Z] + id -u [2020-07-17T13:36:47.012Z] + id -g [2020-07-17T13:36:47.012Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41224:/workspace busybox chown -R 1000:1000 /workspace [2020-07-17T13:36:47.012Z] Unable to find image 'busybox:latest' locally [2020-07-17T13:36:47.012Z] latest: Pulling from library/busybox [2020-07-17T13:36:47.012Z] 91f30d776fb2: Pulling fs layer [2020-07-17T13:36:47.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-17T13:36:47.433Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-17T13:36:47.433Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-07-17T13:36:47.433Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-07-17T13:36:47.433Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2020-07-17T13:36:47.433Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-07-17T13:36:47.433Z] === RUN TestDeleteDevicemapper [2020-07-17T13:36:47.433Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-17T13:36:47.433Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:36:47.433Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-17T13:36:47.460Z] --- PASS: TestNetworkCreateDelete (0.51s) [2020-07-17T13:36:47.460Z] === RUN TestDockerNetworkDeletePreferID [2020-07-17T13:36:47.670Z] === RUN TestExternalGraphDriver/spec [2020-07-17T13:36:47.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-17T13:36:48.845Z] --- PASS: TestDockerNetworkDeletePreferID (1.38s) [2020-07-17T13:36:48.845Z] === RUN TestDaemonDNSFallback [2020-07-17T13:36:49.746Z] === RUN TestExternalGraphDriver/pull [2020-07-17T13:36:50.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-17T13:36:50.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-17T13:36:51.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s) [2020-07-17T13:36:51.439Z] === RUN TestUpdateMemory [2020-07-17T13:36:51.439Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-17T13:36:51.439Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:36:51.439Z] === RUN TestUpdateCPUQuota [2020-07-17T13:36:51.823Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-07-17T13:36:51.823Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-07-17T13:36:51.823Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2020-07-17T13:36:51.823Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2020-07-17T13:36:51.823Z] === RUN TestGraphdriverPluginV2 [2020-07-17T13:36:52.116Z] --- SKIP: TestGraphdriverPluginV2 (0.26s) [2020-07-17T13:36:52.116Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:52.116Z] PASS [2020-07-17T13:36:52.116Z] [2020-07-17T13:36:52.116Z] === Skipped [2020-07-17T13:36:52.116Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.26s) [2020-07-17T13:36:52.116Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:36:52.116Z] [2020-07-17T13:36:52.116Z] [2020-07-17T13:36:52.116Z] DONE 5 tests, 1 skipped in 6.814s [2020-07-17T13:36:52.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-17T13:36:52.116Z] ++ 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-07-17T13:36:52.116Z] ++ set -e [2020-07-17T13:36:52.116Z] ++ '[' -n 0 ']' [2020-07-17T13:36:52.116Z] ++ set -x [2020-07-17T13:36:52.116Z] ++ env -i DEST=/go/src/github.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-07-17T13:36:52.116Z] INFO: Testing against a local daemon [2020-07-17T13:36:52.116Z] === RUN TestContinueAfterPluginCrash [2020-07-17T13:36:52.116Z] === PAUSE TestContinueAfterPluginCrash [2020-07-17T13:36:52.116Z] === RUN TestReadPluginNoRead [2020-07-17T13:36:52.116Z] === PAUSE TestReadPluginNoRead [2020-07-17T13:36:52.116Z] === RUN TestDaemonStartWithLogOpt [2020-07-17T13:36:52.116Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-17T13:36:52.116Z] === CONT TestContinueAfterPluginCrash [2020-07-17T13:36:52.117Z] === CONT TestDaemonStartWithLogOpt [2020-07-17T13:36:52.284Z] 91f30d776fb2: Verifying Checksum [2020-07-17T13:36:52.284Z] 91f30d776fb2: Download complete [2020-07-17T13:36:52.284Z] 91f30d776fb2: Pull complete [2020-07-17T13:36:52.284Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-17T13:36:52.284Z] Status: Downloaded newer image for busybox:latest [2020-07-17T13:36:52.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-17T13:36:52.623Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-07-17T13:36:52.623Z] === RUN TestUpdatePidsLimit [2020-07-17T13:36:52.623Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-17T13:36:52.923Z] === RUN TestUpdatePidsLimit/no_change [2020-07-17T13:36:53.180Z] === RUN TestUpdatePidsLimit/update_lower [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-17T13:36:53.742Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-17T13:36:53.961Z] + bundleName=amd64-rootless [2020-07-17T13:36:53.961Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-17T13:36:53.961Z] Creating amd64-rootless-bundles.tar.gz [2020-07-17T13:36:53.961Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-17T13:36:53.961Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-17T13:36:53.974Z] Archiving artifacts [2020-07-17T13:36:53.997Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-17T13:36:54.559Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-17T13:36:54.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-17T13:36:54.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-17T13:36:55.716Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-17T13:36:56.030Z] + make clean [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit (3.49s) [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-07-17T13:36:56.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-07-17T13:36:56.228Z] === RUN TestUpdateRestartPolicy [2020-07-17T13:36:56.290Z] docker volume rm -f docker-dev-cache [2020-07-17T13:36:56.290Z] docker-dev-cache [Pipeline] deleteDir [2020-07-17T13:36:56.582Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2020-07-17T13:36:56.582Z] === CONT TestReadPluginNoRead [2020-07-17T13:36:56.979Z] --- PASS: TestDaemonDNSFallback (7.37s) [2020-07-17T13:36:56.979Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-17T13:36:57.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-17T13:36:59.323Z] === RUN TestReadPluginNoRead/default [2020-07-17T13:37:00.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-17T13:37:00.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-17T13:37:00.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-17T13:37:00.838Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-17T13:37:01.131Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2020-07-17T13:37:01.183Z] === RUN TestInspectNetwork/full_network_id [2020-07-17T13:37:01.183Z] === RUN TestInspectNetwork/partial_network_id [2020-07-17T13:37:01.443Z] === RUN TestInspectNetwork/network_name [2020-07-17T13:37:01.443Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-17T13:37:01.642Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-17T13:37:01.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-17T13:37:02.203Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-17T13:37:03.129Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-17T13:37:03.205Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-17T13:37:03.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-17T13:37:04.721Z] --- PASS: TestReadPluginNoRead (8.67s) [2020-07-17T13:37:04.721Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2020-07-17T13:37:04.721Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.04s) [2020-07-17T13:37:04.721Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-07-17T13:37:04.721Z] read_test.go:92: [da0d23acabdcd] daemon is not started [2020-07-17T13:37:04.721Z] PASS [2020-07-17T13:37:04.721Z] [2020-07-17T13:37:04.721Z] DONE 6 tests in 12.750s [2020-07-17T13:37:04.721Z] 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-07-17T13:37:04.721Z] ++ 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-07-17T13:37:04.721Z] ++ set -e [2020-07-17T13:37:04.721Z] ++ '[' -n 0 ']' [2020-07-17T13:37:04.721Z] ++ set -x [2020-07-17T13:37:04.721Z] ++ env -i DEST=/go/src/github.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-07-17T13:37:05.015Z] testing: warning: no tests to run [2020-07-17T13:37:05.015Z] PASS [2020-07-17T13:37:05.015Z] [2020-07-17T13:37:05.015Z] DONE 0 tests in 0.158s [2020-07-17T13:37:05.015Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-17T13:37:05.015Z] ++ 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-07-17T13:37:05.015Z] ++ set -e [2020-07-17T13:37:05.015Z] ++ '[' -n 0 ']' [2020-07-17T13:37:05.015Z] ++ set -x [2020-07-17T13:37:05.015Z] ++ env -i DEST=/go/src/github.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-07-17T13:37:05.308Z] INFO: Testing against a local daemon [2020-07-17T13:37:05.308Z] === RUN TestPluginWithDevMounts [2020-07-17T13:37:05.308Z] === PAUSE TestPluginWithDevMounts [2020-07-17T13:37:05.308Z] === CONT TestPluginWithDevMounts [2020-07-17T13:37:06.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-17T13:37:06.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-17T13:37:06.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-17T13:37:06.728Z] --- PASS: TestInspectNetwork (9.60s) [2020-07-17T13:37:06.728Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-17T13:37:06.728Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-17T13:37:06.728Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-17T13:37:06.728Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-17T13:37:06.728Z] === RUN TestRunContainerWithBridgeNone [2020-07-17T13:37:07.383Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-07-17T13:37:07.383Z] PASS [2020-07-17T13:37:07.383Z] [2020-07-17T13:37:07.383Z] DONE 1 tests in 2.190s [2020-07-17T13:37:07.383Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-17T13:37:07.383Z] ++ 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-07-17T13:37:07.383Z] ++ set -e [2020-07-17T13:37:07.383Z] ++ '[' -n 0 ']' [2020-07-17T13:37:07.383Z] ++ set -x [2020-07-17T13:37:07.383Z] ++ env -i DEST=/go/src/github.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-07-17T13:37:07.383Z] INFO: Testing against a local daemon [2020-07-17T13:37:07.383Z] === RUN TestSecretInspect [2020-07-17T13:37:07.626Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-17T13:37:08.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-17T13:37:08.468Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2020-07-17T13:37:08.468Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-17T13:37:08.641Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-07-17T13:37:08.641Z] === RUN TestNetworkInvalidJSON [2020-07-17T13:37:08.641Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-17T13:37:08.641Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-17T13:37:08.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:37:08.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:37:08.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:37:08.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:37:08.642Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-17T13:37:08.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:37:08.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:37:08.642Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-17T13:37:08.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-17T13:37:08.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-17T13:37:08.642Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-17T13:37:08.642Z] === RUN TestHostIPv4BridgeLabel [2020-07-17T13:37:09.037Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-17T13:37:09.213Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-07-17T13:37:09.213Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-17T13:37:09.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-07-17T13:37:09.293Z] === RUN TestWaitNonBlocked [2020-07-17T13:37:09.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:37:09.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:37:09.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:37:09.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:37:09.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:37:09.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:37:09.858Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-17T13:37:10.599Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-07-17T13:37:10.599Z] === RUN TestDaemonDefaultNetworkPools [2020-07-17T13:37:10.786Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-07-17T13:37:10.786Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2020-07-17T13:37:10.786Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2020-07-17T13:37:10.786Z] === RUN TestWaitBlocked [2020-07-17T13:37:10.786Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:37:10.786Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:37:10.786Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:37:10.786Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:37:10.786Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:37:10.786Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:37:11.042Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-17T13:37:11.870Z] --- PASS: TestSecretInspect (3.74s) [2020-07-17T13:37:11.870Z] === RUN TestSecretList [2020-07-17T13:37:11.972Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-17T13:37:11.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-07-17T13:37:11.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-07-17T13:37:11.972Z] === CONT TestContainerStartOnDaemonRestart [2020-07-17T13:37:11.972Z] === CONT TestContainerKillOnDaemonStart [2020-07-17T13:37:11.984Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-07-17T13:37:11.984Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-17T13:37:13.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-17T13:37:13.897Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2020-07-17T13:37:13.897Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-17T13:37:15.395Z] --- PASS: TestSecretList (3.67s) [2020-07-17T13:37:15.395Z] === RUN TestSecretsCreateAndDelete [2020-07-17T13:37:15.811Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-07-17T13:37:15.811Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-17T13:37:15.855Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2020-07-17T13:37:15.855Z] === CONT TestIpcModeOlderClient [2020-07-17T13:37:15.855Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-07-17T13:37:15.855Z] === CONT TestDaemonHostGatewayIP [2020-07-17T13:37:16.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-17T13:37:16.672Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-17T13:37:16.754Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-07-17T13:37:16.754Z] === RUN TestServiceWithPredefinedNetwork [2020-07-17T13:37:18.562Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-17T13:37:18.923Z] --- PASS: TestSecretsCreateAndDelete (3.65s) [2020-07-17T13:37:18.923Z] === RUN TestSecretsUpdate [2020-07-17T13:37:19.124Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2020-07-17T13:37:19.124Z] === CONT TestDaemonRestartIpcMode [2020-07-17T13:37:19.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-17T13:37:19.380Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-17T13:37:19.986Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-17T13:37:20.053Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-07-17T13:37:20.053Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-17T13:37:20.053Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:37:20.053Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:37:20.053Z] === RUN TestServiceWithDataPathPortInit [2020-07-17T13:37:20.548Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-17T13:37:20.805Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-17T13:37:21.060Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-17T13:37:21.316Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-17T13:37:21.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-17T13:37:22.135Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2020-07-17T13:37:22.391Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-17T13:37:22.451Z] --- PASS: TestSecretsUpdate (3.60s) [2020-07-17T13:37:22.451Z] === RUN TestTemplatedSecret [2020-07-17T13:37:24.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-17T13:37:24.989Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2020-07-17T13:37:24.989Z] PASS [2020-07-17T13:37:24.989Z] [2020-07-17T13:37:24.989Z] === Skipped [2020-07-17T13:37:24.989Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-17T13:37:24.989Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:37:24.989Z] [2020-07-17T13:37:24.989Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-17T13:37:24.989Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:37:24.989Z] [2020-07-17T13:37:24.989Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-17T13:37:24.989Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:37:24.989Z] [2020-07-17T13:37:24.990Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:37:24.990Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:37:24.990Z] [2020-07-17T13:37:24.990Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-17T13:37:24.990Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:37:24.990Z] [2020-07-17T13:37:24.990Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-17T13:37:24.990Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:37:24.990Z] [2020-07-17T13:37:24.990Z] [2020-07-17T13:37:24.990Z] DONE 204 tests, 6 skipped in 142.588s [2020-07-17T13:37:24.990Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-17T13:37:24.990Z] ++ 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-07-17T13:37:24.990Z] ++ set -e [2020-07-17T13:37:24.990Z] ++ '[' -n 0 ']' [2020-07-17T13:37:24.990Z] ++ set -x [2020-07-17T13:37:24.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:37:25.247Z] INFO: Testing against a local daemon [2020-07-17T13:37:25.247Z] === RUN TestCommitInheritsEnv [2020-07-17T13:37:25.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-17T13:37:25.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-17T13:37:25.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-17T13:37:25.809Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-07-17T13:37:25.809Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-17T13:37:25.809Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-17T13:37:25.809Z] === RUN TestImagesFilterMultiReference [2020-07-17T13:37:25.809Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-17T13:37:25.809Z] === RUN TestImagePullPlatformInvalid [2020-07-17T13:37:25.809Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-17T13:37:25.809Z] === RUN TestRemoveImageOrphaning [2020-07-17T13:37:25.978Z] --- PASS: TestTemplatedSecret (3.68s) [2020-07-17T13:37:25.978Z] === RUN TestSecretCreateResolve [2020-07-17T13:37:26.371Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-07-17T13:37:26.371Z] === RUN TestRemoveImageGarbageCollector [2020-07-17T13:37:26.627Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-17T13:37:27.596Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-17T13:37:28.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-17T13:37:28.779Z] --- PASS: TestRemoveImageGarbageCollector (2.32s) [2020-07-17T13:37:28.779Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-17T13:37:28.779Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-17T13:37:28.779Z] === RUN TestTagInvalidReference [2020-07-17T13:37:28.779Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-17T13:37:28.779Z] === RUN TestTagValidPrefixedRepo [2020-07-17T13:37:28.779Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-07-17T13:37:28.779Z] === RUN TestTagExistedNameWithoutForce [2020-07-17T13:37:29.035Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-17T13:37:29.035Z] === RUN TestTagOfficialNames [2020-07-17T13:37:29.035Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-17T13:37:29.035Z] === RUN TestTagMatchesDigest [2020-07-17T13:37:29.035Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-17T13:37:29.035Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-17T13:37:29.513Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-07-17T13:37:29.513Z] PASS [2020-07-17T13:37:29.513Z] [2020-07-17T13:37:29.513Z] DONE 6 tests in 22.127s [2020-07-17T13:37:29.513Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-17T13:37:29.513Z] ++ 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-07-17T13:37:29.513Z] ++ set -e [2020-07-17T13:37:29.513Z] ++ '[' -n 0 ']' [2020-07-17T13:37:29.513Z] ++ set -x [2020-07-17T13:37:29.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-17T13:37:29.513Z] INFO: Testing against a local daemon [2020-07-17T13:37:29.513Z] === RUN TestServiceCreateInit [2020-07-17T13:37:29.513Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-17T13:37:30.964Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-17T13:37:32.329Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-17T13:37:32.585Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-17T13:37:32.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-17T13:37:32.841Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-17T13:37:33.403Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-17T13:37:33.965Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-17T13:37:35.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-17T13:37:35.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-17T13:37:38.183Z] --- PASS: TestServiceWithDataPathPortInit (17.82s) [2020-07-17T13:37:38.183Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-17T13:37:39.495Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-17T13:37:40.676Z] --- PASS: TestServiceCreateInit (10.90s) [2020-07-17T13:37:40.676Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2020-07-17T13:37:40.676Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.57s) [2020-07-17T13:37:40.676Z] === RUN TestCreateServiceMultipleTimes [2020-07-17T13:37:42.760Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-17T13:37:44.650Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-17T13:37:45.213Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-17T13:37:45.775Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-17T13:37:46.319Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.38s) [2020-07-17T13:37:46.319Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2oqljekkmveybc26yijlgp5ki Created:2020-07-17 13:37:39.037129399 +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[2caaaa66cb3ca71047d788652b0673a43a6dfb16be49d1b033658fa7e2588a97:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wfh2g4w981hga8h5e1vfpclyh EndpointID:260b8bf10ab4094324073272fdb66f5114d27048250b17284609e71a71e58999 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29805d4aa0b0de191f30abe51b75c8659773081774b4ba1d3e83b07b0c84c8b8 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:f502ce9b8cfc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wfh2g4w981hga8h5e1vfpclyh EndpointID:260b8bf10ab4094324073272fdb66f5114d27048250b17284609e71a71e58999 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-17T13:37:46.319Z] PASS [2020-07-17T13:37:46.319Z] [2020-07-17T13:37:46.319Z] === Skipped [2020-07-17T13:37:46.319Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:37:46.319Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:37:46.319Z] [2020-07-17T13:37:46.319Z] [2020-07-17T13:37:46.319Z] DONE 23 tests, 1 skipped in 59.465s [2020-07-17T13:37:46.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:37:46.319Z] ++ 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-07-17T13:37:46.319Z] ++ set -e [2020-07-17T13:37:46.319Z] ++ '[' -n 0 ']' [2020-07-17T13:37:46.319Z] ++ set -x [2020-07-17T13:37:46.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:37:46.319Z] INFO: Testing against a local daemon [2020-07-17T13:37:46.319Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-17T13:37:46.319Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:37:46.319Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:37:46.319Z] === RUN TestDockerNetworkIpvlan [2020-07-17T13:37:46.319Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:37:46.319Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:37:46.319Z] PASS [2020-07-17T13:37:46.319Z] [2020-07-17T13:37:46.319Z] === Skipped [2020-07-17T13:37:46.319Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:37:46.319Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:37:46.319Z] [2020-07-17T13:37:46.319Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:37:46.319Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:37:46.319Z] [2020-07-17T13:37:46.319Z] [2020-07-17T13:37:46.319Z] DONE 2 tests, 2 skipped in 0.168s [2020-07-17T13:37:46.338Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-17T13:37:46.580Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:37:46.580Z] ++ 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-07-17T13:37:46.580Z] ++ set -e [2020-07-17T13:37:46.580Z] ++ '[' -n 0 ']' [2020-07-17T13:37:46.580Z] ++ set -x [2020-07-17T13:37:46.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=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-07-17T13:37:46.580Z] INFO: Testing against a local daemon [2020-07-17T13:37:46.580Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-17T13:37:48.228Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-17T13:37:48.790Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-17T13:37:49.125Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-07-17T13:37:49.125Z] === RUN TestDockerNetworkMacvlan [2020-07-17T13:37:49.696Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-17T13:37:49.783Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-17T13:37:49.783Z] Copying nested executables into bundles/binary-daemon [2020-07-17T13:37:49.783Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-17T13:37:50.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/make.sh cross [2020-07-17T13:37:50.376Z] [2020-07-17T13:37:50.636Z] Removing bundles/ [2020-07-17T13:37:50.636Z] [2020-07-17T13:37:50.636Z] ---> Making bundle: cross (in bundles/cross) [2020-07-17T13:37:50.636Z] Cross building: bundles/cross/linux/amd64 [2020-07-17T13:37:50.636Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-17T13:37:50.636Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-17T13:37:51.081Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-17T13:37:52.466Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-17T13:37:52.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-17T13:37:52.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-17T13:37:52.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-17T13:37:53.000Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-17T13:37:53.000Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-17T13:37:53.930Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-17T13:37:54.187Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-17T13:37:54.187Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-17T13:37:54.187Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-17T13:37:54.187Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-17T13:37:54.187Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-17T13:37:54.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-17T13:37:54.443Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-17T13:37:54.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-17T13:37:55.005Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-17T13:37:55.765Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-17T13:37:56.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-17T13:37:58.275Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-17T13:37:59.065Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-17T13:38:00.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-17T13:38:00.163Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-17T13:38:01.529Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-17T13:38:01.785Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-17T13:38:02.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-17T13:38:02.346Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-17T13:38:02.346Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-17T13:38:03.211Z] --- PASS: TestCreateServiceMultipleTimes (21.69s) [2020-07-17T13:38:03.211Z] === RUN TestCreateServiceConflict [2020-07-17T13:38:04.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-17T13:38:04.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-17T13:38:05.611Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-17T13:38:05.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-17T13:38:05.650Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-17T13:38:05.957Z] --- PASS: TestCreateServiceConflict (3.76s) [2020-07-17T13:38:05.957Z] === RUN TestCreateServiceMaxReplicas [2020-07-17T13:38:06.197Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-17T13:38:06.197Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-17T13:38:07.035Z] --- PASS: TestDockerNetworkMacvlan (18.21s) [2020-07-17T13:38:07.035Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-17T13:38:07.035Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-17T13:38:07.035Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-07-17T13:38:07.035Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-07-17T13:38:07.035Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s) [2020-07-17T13:38:07.035Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-07-17T13:38:07.036Z] PASS [2020-07-17T13:38:07.036Z] [2020-07-17T13:38:07.036Z] DONE 8 tests in 20.422s [2020-07-17T13:38:07.036Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-17T13:38:07.036Z] ++ 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-07-17T13:38:07.036Z] ++ set -e [2020-07-17T13:38:07.036Z] ++ '[' -n 0 ']' [2020-07-17T13:38:07.036Z] ++ set -x [2020-07-17T13:38:07.036Z] ++ env -i DEST=/go/src/github.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-07-17T13:38:07.036Z] testing: warning: no tests to run [2020-07-17T13:38:07.036Z] PASS [2020-07-17T13:38:07.036Z] [2020-07-17T13:38:07.036Z] DONE 0 tests in 0.029s [2020-07-17T13:38:07.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-17T13:38:07.036Z] ++ 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-07-17T13:38:07.036Z] ++ set -e [2020-07-17T13:38:07.036Z] ++ '[' -n 0 ']' [2020-07-17T13:38:07.036Z] ++ set -x [2020-07-17T13:38:07.036Z] ++ env -i DEST=/go/src/github.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-07-17T13:38:07.036Z] INFO: Testing against a local daemon [2020-07-17T13:38:07.036Z] === RUN TestAuthZPluginAllowRequest [2020-07-17T13:38:07.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-17T13:38:08.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-17T13:38:08.948Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2020-07-17T13:38:08.948Z] === RUN TestAuthZPluginTLS [2020-07-17T13:38:09.510Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-17T13:38:09.890Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-07-17T13:38:09.890Z] === RUN TestAuthZPluginDenyRequest [2020-07-17T13:38:10.421Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2020-07-17T13:38:10.421Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-17T13:38:10.462Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-07-17T13:38:10.462Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-17T13:38:10.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-17T13:38:10.876Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-17T13:38:11.033Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-07-17T13:38:11.033Z] === RUN TestAuthZPluginDenyResponse [2020-07-17T13:38:11.605Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-07-17T13:38:11.605Z] === RUN TestAuthZPluginAllowEventStream [2020-07-17T13:38:11.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-17T13:38:12.244Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-17T13:38:13.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-17T13:38:13.518Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-07-17T13:38:13.518Z] === RUN TestAuthZPluginErrorResponse [2020-07-17T13:38:14.089Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-07-17T13:38:14.089Z] === RUN TestAuthZPluginErrorRequest [2020-07-17T13:38:14.661Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-07-17T13:38:14.661Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-17T13:38:14.850Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-17T13:38:14.850Z] Using test binary docker [2020-07-17T13:38:14.850Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-17T13:38:14.850Z] +++ /etc/init.d/apparmor start [2020-07-17T13:38:14.850Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-17T13:38:14.850Z] INFO: Waiting for daemon to start... [2020-07-17T13:38:14.850Z] Starting dockerd [2020-07-17T13:38:14.850Z] +++ 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-07-17T13:38:15.508Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-17T13:38:15.603Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-07-17T13:38:15.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-17T13:38:16.069Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-17T13:38:16.925Z] . [2020-07-17T13:38:16.925Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-17T13:38:16.925Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-17T13:38:16.925Z] Error: No such image: emptyfs [2020-07-17T13:38:16.925Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-17T13:38:16.925Z] ++++ docker load [2020-07-17T13:38:17.222Z] Running integration-test (iteration 1) [2020-07-17T13:38:17.222Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-17T13:38:17.222Z] ++ 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-07-17T13:38:17.222Z] ++ set -e [2020-07-17T13:38:17.222Z] ++ '[' -n 0 ']' [2020-07-17T13:38:17.222Z] ++ set -x [2020-07-17T13:38:17.222Z] ++ env -i DEST=/go/src/github.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-07-17T13:38:17.519Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-07-17T13:38:17.519Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-17T13:38:19.377Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-17T13:38:19.633Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-17T13:38:20.064Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-07-17T13:38:20.064Z] === RUN TestAuthZPluginHeader [2020-07-17T13:38:21.000Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-17T13:38:21.000Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-17T13:38:21.007Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-07-17T13:38:21.007Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-17T13:38:21.007Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-17T13:38:21.007Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:21.007Z] === RUN TestAuthZPluginV2Disable [2020-07-17T13:38:21.007Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-17T13:38:21.007Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:21.007Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-17T13:38:21.007Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-17T13:38:21.007Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:21.007Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-17T13:38:21.007Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-17T13:38:21.007Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:21.007Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-17T13:38:24.267Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-17T13:38:24.829Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-17T13:38:25.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-17T13:38:25.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-17T13:38:25.783Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.48s) [2020-07-17T13:38:25.783Z] === RUN TestCreateServiceSecretFileMode [2020-07-17T13:38:27.120Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-17T13:38:27.120Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-17T13:38:28.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-17T13:38:28.973Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-17T13:38:29.232Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-17T13:38:29.309Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2020-07-17T13:38:29.309Z] === RUN TestCreateServiceConfigFileMode [2020-07-17T13:38:29.795Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-17T13:38:30.356Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-17T13:38:30.917Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-17T13:38:32.047Z] --- PASS: TestCreateServiceConfigFileMode (3.43s) [2020-07-17T13:38:32.047Z] === RUN TestCreateServiceSysctls [2020-07-17T13:38:32.636Z] Loaded image: buildpack-deps:buster [2020-07-17T13:38:32.636Z] Loaded image: busybox:latest [2020-07-17T13:38:32.636Z] Loaded image: busybox:glibc [2020-07-17T13:38:32.636Z] Loaded image: debian:buster [2020-07-17T13:38:32.636Z] Loaded image: hello-world:latest [2020-07-17T13:38:32.636Z] INFO: Testing against a local daemon [2020-07-17T13:38:32.636Z] === RUN TestCgroupNamespacesBuild [2020-07-17T13:38:32.636Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2020-07-17T13:38:32.636Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-17T13:38:32.807Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-17T13:38:32.807Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-17T13:38:33.277Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-07-17T13:38:33.277Z] === RUN TestBuildWithSession [2020-07-17T13:38:33.277Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-17T13:38:33.277Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:38:33.277Z] === RUN TestBuildSquashParent [2020-07-17T13:38:34.696Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-17T13:38:36.571Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-07-17T13:38:36.571Z] === RUN TestCreateServiceCapabilities [2020-07-17T13:38:36.584Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-17T13:38:38.876Z] --- PASS: TestBuildSquashParent (4.85s) [2020-07-17T13:38:38.876Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-17T13:38:38.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:38:38.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:38:38.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:38:38.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:38:38.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:38:38.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:38:38.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:38:38.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:38:38.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:38:38.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:38:38.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:38:38.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:38:38.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-17T13:38:38.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-17T13:38:38.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-17T13:38:38.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-17T13:38:39.099Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-17T13:38:39.116Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2020-07-17T13:38:39.116Z] PASS [2020-07-17T13:38:39.116Z] [2020-07-17T13:38:39.116Z] === Skipped [2020-07-17T13:38:39.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-17T13:38:39.116Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:39.116Z] [2020-07-17T13:38:39.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-17T13:38:39.116Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:39.116Z] [2020-07-17T13:38:39.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-17T13:38:39.116Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:39.116Z] [2020-07-17T13:38:39.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-17T13:38:39.116Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:39.116Z] [2020-07-17T13:38:39.116Z] [2020-07-17T13:38:39.116Z] DONE 17 tests, 4 skipped in 31.923s [2020-07-17T13:38:39.116Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-17T13:38:39.116Z] ++ 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-07-17T13:38:39.116Z] ++ set -e [2020-07-17T13:38:39.116Z] ++ '[' -n 0 ']' [2020-07-17T13:38:39.116Z] ++ set -x [2020-07-17T13:38:39.116Z] ++ env -i DEST=/go/src/github.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-07-17T13:38:39.116Z] INFO: Testing against a local daemon [2020-07-17T13:38:39.116Z] === RUN TestPluginInvalidJSON [2020-07-17T13:38:39.116Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:38:39.116Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:38:39.116Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:38:39.116Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-17T13:38:39.116Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-17T13:38:39.116Z] === RUN TestPluginInstall [2020-07-17T13:38:39.116Z] === RUN TestPluginInstall/no_auth [2020-07-17T13:38:39.769Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-17T13:38:40.330Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-17T13:38:40.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-17T13:38:40.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-17T13:38:41.032Z] --- PASS: TestCreateServiceCapabilities (3.79s) [2020-07-17T13:38:41.032Z] === RUN TestInspect [2020-07-17T13:38:41.257Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-17T13:38:42.437Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-17T13:38:42.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2020-07-17T13:38:42.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-07-17T13:38:42.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2020-07-17T13:38:42.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2020-07-17T13:38:42.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) [2020-07-17T13:38:42.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.67s) [2020-07-17T13:38:42.437Z] === RUN TestBuildMultiStageCopy [2020-07-17T13:38:42.437Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-17T13:38:42.769Z] 4612f6d0b889: Pull complete [2020-07-17T13:38:43.770Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-17T13:38:43.770Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-17T13:38:43.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-17T13:38:44.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-17T13:38:44.427Z] time="2020-07-17T13:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:38:44.427Z] time="2020-07-17T13:38:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:38:44.428Z] time="2020-07-17T13:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f1e972f9cfaf637e7bd186d8fbbd249ab7490d0a03dc88ed668656f4beb0961" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:38:44.428Z] time="2020-07-17T13:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:38:44.428Z] time="2020-07-17T13:38:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:38:44.428Z] time="2020-07-17T13:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f1e972f9cfaf637e7bd186d8fbbd249ab7490d0a03dc88ed668656f4beb0961" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:38:44.546Z] --- PASS: TestInspect (3.94s) [2020-07-17T13:38:44.546Z] === RUN TestCreateJob [2020-07-17T13:38:44.556Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-17T13:38:44.998Z] === RUN TestPluginInstall/with_htpasswd [2020-07-17T13:38:45.193Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-17T13:38:45.487Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2020-07-17T13:38:45.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.57s) [2020-07-17T13:38:45.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-07-17T13:38:45.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-07-17T13:38:45.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-17T13:38:45.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-07-17T13:38:45.487Z] === RUN TestBuildMultiStageParentConfig [2020-07-17T13:38:45.940Z] time="2020-07-17T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:38:45.940Z] time="2020-07-17T13:38:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:38:45.940Z] time="2020-07-17T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9734b1bb74ce2ff614ac458104d4071b1b3afad5d4ac96e6023ab3274a499bee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:38:45.940Z] time="2020-07-17T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:38:45.940Z] time="2020-07-17T13:38:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:38:45.940Z] time="2020-07-17T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9734b1bb74ce2ff614ac458104d4071b1b3afad5d4ac96e6023ab3274a499bee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:38:46.201Z] === RUN TestPluginInstall/with_insecure [2020-07-17T13:38:46.527Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2020-07-17T13:38:46.527Z] === RUN TestBuildLabelWithTargets [2020-07-17T13:38:47.035Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-17T13:38:47.570Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2020-07-17T13:38:47.570Z] === RUN TestBuildWithEmptyLayers [2020-07-17T13:38:47.585Z] time="2020-07-17T13:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:38:47.585Z] time="2020-07-17T13:38:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:38:47.585Z] time="2020-07-17T13:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bc4842ad2e21af625c6ac538fe42eb0c6e52cfafa4e93c15b1e9601d91cb907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:38:47.585Z] time="2020-07-17T13:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:38:47.585Z] time="2020-07-17T13:38:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:38:47.585Z] time="2020-07-17T13:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bc4842ad2e21af625c6ac538fe42eb0c6e52cfafa4e93c15b1e9601d91cb907" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:38:47.849Z] --- PASS: TestPluginInstall (8.80s) [2020-07-17T13:38:47.849Z] --- PASS: TestPluginInstall/no_auth (5.82s) [2020-07-17T13:38:47.849Z] --- PASS: TestPluginInstall/with_htpasswd (1.28s) [2020-07-17T13:38:47.849Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2020-07-17T13:38:47.849Z] plugin_test.go:157: [df4e29de5241c] daemon is not started [2020-07-17T13:38:47.849Z] PASS [2020-07-17T13:38:47.849Z] [2020-07-17T13:38:47.849Z] DONE 6 tests in 9.022s [2020-07-17T13:38:47.849Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-17T13:38:47.849Z] ++ 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-07-17T13:38:47.849Z] ++ set -e [2020-07-17T13:38:47.849Z] ++ '[' -n 0 ']' [2020-07-17T13:38:47.849Z] ++ set -x [2020-07-17T13:38:47.849Z] ++ env -i DEST=/go/src/github.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-07-17T13:38:48.111Z] INFO: Testing against a local daemon [2020-07-17T13:38:48.111Z] === RUN TestExternalGraphDriver [2020-07-17T13:38:48.209Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-07-17T13:38:48.209Z] === RUN TestBuildMultiStageOnBuild [2020-07-17T13:38:48.372Z] === RUN TestExternalGraphDriver/json [2020-07-17T13:38:48.997Z] --- PASS: TestCreateJob (4.43s) [2020-07-17T13:38:48.997Z] === RUN TestReplicatedJob [2020-07-17T13:38:50.298Z] --- PASS: TestBuildMultiStageOnBuild (1.88s) [2020-07-17T13:38:50.298Z] === RUN TestBuildUncleanTarFilenames [2020-07-17T13:38:50.304Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-17T13:38:50.934Z] === RUN TestExternalGraphDriver/spec [2020-07-17T13:38:50.937Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-07-17T13:38:50.937Z] === RUN TestBuildMultiStageLayerLeak [2020-07-17T13:38:53.019Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2020-07-17T13:38:53.019Z] === RUN TestBuildWithHugeFile [2020-07-17T13:38:53.478Z] === RUN TestExternalGraphDriver/pull [2020-07-17T13:38:54.470Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-17T13:38:54.727Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-17T13:38:55.888Z] --- PASS: TestReplicatedJob (7.04s) [2020-07-17T13:38:55.888Z] === RUN TestUpdateReplicatedJob [2020-07-17T13:38:56.023Z] --- PASS: TestExternalGraphDriver (7.45s) [2020-07-17T13:38:56.023Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2020-07-17T13:38:56.023Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2020-07-17T13:38:56.023Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-07-17T13:38:56.023Z] === RUN TestGraphdriverPluginV2 [2020-07-17T13:38:56.023Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-07-17T13:38:56.023Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:56.023Z] PASS [2020-07-17T13:38:56.023Z] [2020-07-17T13:38:56.023Z] === Skipped [2020-07-17T13:38:56.023Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-07-17T13:38:56.023Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:38:56.023Z] [2020-07-17T13:38:56.023Z] [2020-07-17T13:38:56.023Z] DONE 5 tests, 1 skipped in 7.730s [2020-07-17T13:38:56.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-17T13:38:56.023Z] ++ 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-07-17T13:38:56.023Z] ++ set -e [2020-07-17T13:38:56.023Z] ++ '[' -n 0 ']' [2020-07-17T13:38:56.023Z] ++ set -x [2020-07-17T13:38:56.023Z] ++ env -i DEST=/go/src/github.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-07-17T13:38:56.023Z] INFO: Testing against a local daemon [2020-07-17T13:38:56.023Z] === RUN TestContinueAfterPluginCrash [2020-07-17T13:38:56.023Z] === PAUSE TestContinueAfterPluginCrash [2020-07-17T13:38:56.023Z] === RUN TestReadPluginNoRead [2020-07-17T13:38:56.023Z] === PAUSE TestReadPluginNoRead [2020-07-17T13:38:56.023Z] === RUN TestDaemonStartWithLogOpt [2020-07-17T13:38:56.023Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-17T13:38:56.023Z] === CONT TestContinueAfterPluginCrash [2020-07-17T13:38:56.023Z] === CONT TestDaemonStartWithLogOpt [2020-07-17T13:38:56.023Z] === CONT TestReadPluginNoRead [2020-07-17T13:38:56.093Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-17T13:38:56.093Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-17T13:38:56.093Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-17T13:38:57.457Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-17T13:38:58.823Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-17T13:39:00.234Z] === RUN TestReadPluginNoRead/default [2020-07-17T13:39:00.495Z] --- PASS: TestDaemonStartWithLogOpt (4.75s) [2020-07-17T13:39:00.756Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-17T13:39:01.453Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2020-07-17T13:39:01.453Z] === RUN TestServiceListWithStatuses [2020-07-17T13:39:01.453Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-17T13:39:01.453Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:39:01.453Z] === RUN TestDockerNetworkConnectAlias [2020-07-17T13:39:01.683Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-17T13:39:01.881Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-17T13:39:03.049Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-17T13:39:03.792Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-17T13:39:05.567Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-17T13:39:05.703Z] --- PASS: TestReadPluginNoRead (9.59s) [2020-07-17T13:39:05.703Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2020-07-17T13:39:05.703Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-07-17T13:39:05.703Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-07-17T13:39:05.703Z] read_test.go:92: [df81da7345b47] daemon is not started [2020-07-17T13:39:05.964Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2020-07-17T13:39:05.964Z] PASS [2020-07-17T13:39:05.964Z] [2020-07-17T13:39:05.964Z] DONE 6 tests in 10.322s [2020-07-17T13:39:05.964Z] 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-07-17T13:39:05.964Z] ++ 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-07-17T13:39:05.964Z] ++ set -e [2020-07-17T13:39:05.964Z] ++ '[' -n 0 ']' [2020-07-17T13:39:05.964Z] ++ set -x [2020-07-17T13:39:05.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-17T13:39:05.964Z] testing: warning: no tests to run [2020-07-17T13:39:05.964Z] PASS [2020-07-17T13:39:05.964Z] [2020-07-17T13:39:05.964Z] DONE 0 tests in 0.049s [2020-07-17T13:39:05.964Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-17T13:39:05.964Z] ++ 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-07-17T13:39:05.964Z] ++ set -e [2020-07-17T13:39:05.964Z] ++ '[' -n 0 ']' [2020-07-17T13:39:05.964Z] ++ set -x [2020-07-17T13:39:05.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-17T13:39:06.224Z] INFO: Testing against a local daemon [2020-07-17T13:39:06.224Z] === RUN TestPluginWithDevMounts [2020-07-17T13:39:06.224Z] === PAUSE TestPluginWithDevMounts [2020-07-17T13:39:06.224Z] === CONT TestPluginWithDevMounts [2020-07-17T13:39:08.767Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-07-17T13:39:08.767Z] PASS [2020-07-17T13:39:08.767Z] [2020-07-17T13:39:08.767Z] DONE 1 tests in 2.335s [2020-07-17T13:39:08.767Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-17T13:39:08.767Z] ++ 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-07-17T13:39:08.767Z] ++ set -e [2020-07-17T13:39:08.767Z] ++ '[' -n 0 ']' [2020-07-17T13:39:08.767Z] ++ set -x [2020-07-17T13:39:08.767Z] ++ env -i DEST=/go/src/github.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-07-17T13:39:08.767Z] INFO: Testing against a local daemon [2020-07-17T13:39:08.767Z] === RUN TestSecretInspect [2020-07-17T13:39:09.737Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-17T13:39:09.930Z] --- PASS: TestDockerNetworkConnectAlias (8.22s) [2020-07-17T13:39:09.930Z] === RUN TestDockerNetworkReConnect [2020-07-17T13:39:11.677Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-17T13:39:12.065Z] --- PASS: TestSecretInspect (3.21s) [2020-07-17T13:39:12.065Z] === RUN TestSecretList [2020-07-17T13:39:12.092Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-17T13:39:12.092Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-17T13:39:12.092Z] Cross building: bundles/cross/windows/amd64 [2020-07-17T13:39:12.092Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-17T13:39:12.092Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-17T13:39:14.197Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-17T13:39:15.364Z] --- PASS: TestSecretList (3.18s) [2020-07-17T13:39:15.365Z] === RUN TestSecretsCreateAndDelete [2020-07-17T13:39:15.528Z] --- PASS: TestDockerNetworkReConnect (6.40s) [2020-07-17T13:39:15.528Z] === RUN TestServicePlugin [2020-07-17T13:39:15.528Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-17T13:39:15.528Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:39:15.528Z] === RUN TestServiceUpdateLabel [2020-07-17T13:39:15.564Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-17T13:39:18.079Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-17T13:39:18.255Z] --- PASS: TestServiceUpdateLabel (3.16s) [2020-07-17T13:39:18.255Z] === RUN TestServiceUpdateSecrets [2020-07-17T13:39:18.664Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-07-17T13:39:18.664Z] === RUN TestSecretsUpdate [2020-07-17T13:39:21.348Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-17T13:39:21.962Z] --- PASS: TestSecretsUpdate (3.21s) [2020-07-17T13:39:21.962Z] === RUN TestTemplatedSecret [2020-07-17T13:39:22.712Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-17T13:39:25.264Z] --- PASS: TestTemplatedSecret (3.41s) [2020-07-17T13:39:25.264Z] === RUN TestSecretCreateResolve [2020-07-17T13:39:25.979Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-17T13:39:25.980Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-17T13:39:28.561Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-07-17T13:39:28.561Z] PASS [2020-07-17T13:39:28.561Z] [2020-07-17T13:39:28.561Z] DONE 6 tests in 19.566s [2020-07-17T13:39:28.561Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-17T13:39:28.561Z] ++ 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-07-17T13:39:28.561Z] ++ set -e [2020-07-17T13:39:28.561Z] ++ '[' -n 0 ']' [2020-07-17T13:39:28.561Z] ++ set -x [2020-07-17T13:39:28.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=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-07-17T13:39:28.561Z] INFO: Testing against a local daemon [2020-07-17T13:39:28.561Z] === RUN TestServiceCreateInit [2020-07-17T13:39:28.561Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-17T13:39:31.221Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite (319.70s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.40s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.71s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:1449: [d43f30949dbe2] daemon is not started [2020-07-17T13:39:31.221Z] check_test.go:309: [d5f9298ecbfc5] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.00s) [2020-07-17T13:39:31.221Z] check_test.go:309: [dc8a9ff1d0aac] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.52s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.65s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.36s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d7fa327b6cb78] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d57f197a547dc] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d80b26749905b] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-17T13:39:31.221Z] check_test.go:309: [da6a5d7d97284] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.60s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s) [2020-07-17T13:39:31.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-17T13:39:31.221Z] check_test.go:309: [dde73166d5efc] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.78s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2020-07-17T13:39:31.221Z] check_test.go:309: [dd0a36c9d3558] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d2b3ad971435b] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.57s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_plugins_test.go:79: [de6163ce372e3] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.74s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_plugins_test.go:169: [dafec2700c65b] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-17T13:39:31.221Z] check_test.go:309: [db7b57c41da8a] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.70s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d34b4a545ca60] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.86s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.21s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.72s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d710713112d73] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.84s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.34s) [2020-07-17T13:39:31.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-17T13:39:31.221Z] check_test.go:309: [d46b380b051a6] daemon is not started [2020-07-17T13:39:31.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-17T13:39:31.221Z] check_test.go:309: [d874c6da69ced] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.16s) [2020-07-17T13:39:31.221Z] check_test.go:309: [dc3b7084a7339] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.87s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.27s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.75s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.23s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2020-07-17T13:39:31.221Z] check_test.go:309: [da15c565a3f8d] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.31s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d1a32d723b4dc] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.00s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-17T13:39:31.221Z] check_test.go:309: [d5dffa91f14e2] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d5c84e8840f7a] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d357fe5d937ea] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-07-17T13:39:31.221Z] check_test.go:309: [dc4c9d4f79c5d] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.06s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d070a0f7a11d0] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-17T13:39:31.221Z] check_test.go:309: [d87c99e84bc15] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.75s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.53s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.65s) [2020-07-17T13:39:31.221Z] docker_cli_daemon_test.go:2544: [dc2b40165e8f8] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.74s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.21s) [2020-07-17T13:39:31.221Z] check_test.go:309: [daf6e5a98b359] daemon is not started [2020-07-17T13:39:31.221Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.24s) [2020-07-17T13:39:31.221Z] === RUN TestDockerSwarmSuite [2020-07-17T13:39:31.221Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-17T13:39:31.221Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-17T13:39:33.850Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-17T13:39:34.489Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-17T13:39:35.418Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-17T13:39:35.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-17T13:39:36.541Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-17T13:39:36.831Z] --- PASS: TestServiceUpdateSecrets (15.97s) [2020-07-17T13:39:36.831Z] === RUN TestServiceUpdateConfigs [2020-07-17T13:39:37.103Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-17T13:39:37.103Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-17T13:39:37.358Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-17T13:39:37.614Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-17T13:39:38.175Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-17T13:39:39.138Z] --- PASS: TestServiceCreateInit (10.45s) [2020-07-17T13:39:39.138Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) [2020-07-17T13:39:39.138Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2020-07-17T13:39:39.138Z] === RUN TestCreateServiceMultipleTimes [2020-07-17T13:39:40.691Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-17T13:39:42.061Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-17T13:39:42.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-17T13:39:43.994Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-17T13:39:45.361Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-17T13:39:46.287Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-17T13:39:47.214Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-17T13:39:50.063Z] --- PASS: TestBuildWithHugeFile (54.78s) [2020-07-17T13:39:50.063Z] === RUN TestBuildWithEmptyDockerfile [2020-07-17T13:39:50.063Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:39:50.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:39:50.063Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:39:50.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:39:50.063Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:39:50.063Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:39:50.063Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-17T13:39:50.063Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-17T13:39:50.063Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-17T13:39:50.063Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-17T13:39:50.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-07-17T13:39:50.063Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-07-17T13:39:50.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-07-17T13:39:50.063Z] === RUN TestBuildPreserveOwnership [2020-07-17T13:39:50.063Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-17T13:39:50.708Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-17T13:39:51.784Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2020-07-17T13:39:51.784Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.54s) [2020-07-17T13:39:51.784Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2020-07-17T13:39:51.784Z] === RUN TestBuildPlatformInvalid [2020-07-17T13:39:52.082Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-17T13:39:52.082Z] PASS [2020-07-17T13:39:52.082Z] [2020-07-17T13:39:52.082Z] === Skipped [2020-07-17T13:39:52.082Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-17T13:39:52.082Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:39:52.082Z] [2020-07-17T13:39:52.082Z] [2020-07-17T13:39:52.082Z] DONE 32 tests, 1 skipped in 94.843s [2020-07-17T13:39:52.082Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-17T13:39:52.082Z] ++ 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-07-17T13:39:52.082Z] ++ set -e [2020-07-17T13:39:52.082Z] ++ '[' -n 0 ']' [2020-07-17T13:39:52.082Z] ++ set -x [2020-07-17T13:39:52.082Z] ++ env -i DEST=/go/src/github.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-07-17T13:39:52.082Z] INFO: Testing against a local daemon [2020-07-17T13:39:52.082Z] === RUN TestConfigInspect [2020-07-17T13:39:52.168Z] --- PASS: TestServiceUpdateConfigs (15.75s) [2020-07-17T13:39:52.168Z] === RUN TestServiceUpdateNetwork [2020-07-17T13:39:52.460Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-17T13:39:54.175Z] --- PASS: TestConfigInspect (1.95s) [2020-07-17T13:39:54.175Z] === RUN TestConfigList [2020-07-17T13:39:54.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-17T13:39:56.278Z] --- PASS: TestConfigList (1.91s) [2020-07-17T13:39:56.278Z] === RUN TestConfigsCreateAndDelete [2020-07-17T13:39:56.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-17T13:39:57.825Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2020-07-17T13:39:57.825Z] === RUN TestConfigsUpdate [2020-07-17T13:39:59.948Z] --- PASS: TestConfigsUpdate (1.88s) [2020-07-17T13:39:59.948Z] === RUN TestTemplatedConfig [2020-07-17T13:40:01.100Z] --- PASS: TestCreateServiceMultipleTimes (19.29s) [2020-07-17T13:40:01.100Z] === RUN TestCreateServiceConflict [2020-07-17T13:40:01.100Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-07-17T13:40:01.100Z] === RUN TestCreateServiceMaxReplicas [2020-07-17T13:40:02.089Z] --- PASS: TestTemplatedConfig (2.37s) [2020-07-17T13:40:02.089Z] === RUN TestConfigCreateResolve [2020-07-17T13:40:04.881Z] --- PASS: TestConfigCreateResolve (2.44s) [2020-07-17T13:40:04.881Z] === RUN TestConfigDaemonLibtrustID [2020-07-17T13:40:05.178Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-17T13:40:05.178Z] PASS [2020-07-17T13:40:05.178Z] [2020-07-17T13:40:05.178Z] DONE 7 tests in 13.097s [2020-07-17T13:40:05.178Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-17T13:40:05.178Z] ++ 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-07-17T13:40:05.178Z] ++ set -e [2020-07-17T13:40:05.178Z] ++ '[' -n 0 ']' [2020-07-17T13:40:05.178Z] ++ set -x [2020-07-17T13:40:05.178Z] ++ env -i DEST=/go/src/github.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-07-17T13:40:05.178Z] INFO: Testing against a local daemon [2020-07-17T13:40:05.178Z] === RUN TestCheckpoint [2020-07-17T13:40:05.178Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-17T13:40:05.178Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:40:05.178Z] === RUN TestContainerInvalidJSON [2020-07-17T13:40:05.178Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:40:05.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:40:05.178Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:40:05.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:40:05.178Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:40:05.178Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:40:05.178Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-17T13:40:05.178Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-17T13:40:05.178Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-17T13:40:05.178Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-17T13:40:05.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-17T13:40:05.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-17T13:40:05.178Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-17T13:40:05.178Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-17T13:40:05.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-17T13:40:05.178Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-17T13:40:05.318Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2020-07-17T13:40:05.318Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-17T13:40:05.479Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-17T13:40:05.479Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-17T13:40:05.479Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-17T13:40:05.479Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-17T13:40:05.479Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-17T13:40:05.479Z] === RUN TestCopyFromContainer [2020-07-17T13:40:07.035Z] === RUN TestCopyFromContainer// [2020-07-17T13:40:07.035Z] === RUN TestCopyFromContainer//bar/root [2020-07-17T13:40:07.035Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-17T13:40:07.035Z] === RUN TestCopyFromContainer/bar/quux [2020-07-17T13:40:07.035Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-17T13:40:07.035Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-17T13:40:07.035Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-17T13:40:07.336Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-17T13:40:07.336Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-17T13:40:07.336Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer (1.92s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-17T13:40:07.336Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-17T13:40:07.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-17T13:40:07.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:40:07.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:40:07.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:40:07.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:40:07.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:40:07.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:40:07.512Z] --- PASS: TestServiceUpdateNetwork (16.32s) [2020-07-17T13:40:07.512Z] === RUN TestServiceUpdatePidsLimit [2020-07-17T13:40:07.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-17T13:40:07.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-17T13:40:07.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-17T13:40:07.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-17T13:40:07.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-17T13:40:07.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-17T13:40:07.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-17T13:40:07.644Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-17T13:40:07.644Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-17T13:40:07.644Z] === RUN TestCreateWithInvalidEnv [2020-07-17T13:40:07.644Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-17T13:40:07.644Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-17T13:40:07.644Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-17T13:40:07.644Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-17T13:40:07.644Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-17T13:40:07.644Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-17T13:40:07.644Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-17T13:40:07.644Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-17T13:40:07.644Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-17T13:40:07.644Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-17T13:40:07.644Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-17T13:40:07.644Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-17T13:40:07.644Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-17T13:40:07.644Z] === RUN TestCreateTmpfsMountsTarget [2020-07-17T13:40:07.644Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-17T13:40:07.644Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-17T13:40:07.804Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-17T13:40:08.840Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:40:09.196Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-17T13:40:09.196Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-17T13:40:09.196Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-17T13:40:09.196Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-17T13:40:10.736Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2020-07-17T13:40:10.736Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-17T13:40:10.736Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:40:10.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:40:10.736Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:40:10.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:40:10.736Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:40:10.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:40:10.736Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:40:10.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:40:10.736Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:40:10.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:40:10.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-17T13:40:10.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-17T13:40:10.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-17T13:40:10.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-17T13:40:10.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-17T13:40:10.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-17T13:40:10.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-17T13:40:10.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-17T13:40:10.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-17T13:40:10.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-17T13:40:10.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-17T13:40:10.736Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-17T13:40:11.385Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-07-17T13:40:11.385Z] === RUN TestCreateDifferentPlatform [2020-07-17T13:40:11.385Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-17T13:40:11.385Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-17T13:40:11.385Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-17T13:40:11.385Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-17T13:40:11.385Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-17T13:40:11.385Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-17T13:40:11.385Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-17T13:40:11.385Z] === RUN TestContainerStartOnDaemonRestart [2020-07-17T13:40:11.385Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-17T13:40:11.385Z] === RUN TestDaemonRestartIpcMode [2020-07-17T13:40:11.385Z] === PAUSE TestDaemonRestartIpcMode [2020-07-17T13:40:11.385Z] === RUN TestDaemonHostGatewayIP [2020-07-17T13:40:11.385Z] === PAUSE TestDaemonHostGatewayIP [2020-07-17T13:40:11.385Z] === RUN TestContainerKillOnDaemonStart [2020-07-17T13:40:11.385Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-17T13:40:11.385Z] === RUN TestDiff [2020-07-17T13:40:12.036Z] --- PASS: TestDiff (0.54s) [2020-07-17T13:40:12.036Z] === RUN TestExecWithCloseStdin [2020-07-17T13:40:12.679Z] --- PASS: TestExecWithCloseStdin (0.59s) [2020-07-17T13:40:12.679Z] === RUN TestExec [2020-07-17T13:40:13.323Z] --- PASS: TestExec (0.62s) [2020-07-17T13:40:13.323Z] === RUN TestExecUser [2020-07-17T13:40:13.617Z] --- PASS: TestExecUser (0.59s) [2020-07-17T13:40:13.617Z] === RUN TestExportContainerAndImportImage [2020-07-17T13:40:14.432Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-17T13:40:14.432Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-17T13:40:14.687Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-07-17T13:40:14.687Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-17T13:40:16.219Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-07-17T13:40:16.219Z] === RUN TestHealthCheckWorkdir [2020-07-17T13:40:16.855Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-07-17T13:40:16.855Z] === RUN TestHealthKillContainer [2020-07-17T13:40:17.359Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-17T13:40:19.595Z] --- PASS: TestHealthKillContainer (2.60s) [2020-07-17T13:40:19.595Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-17T13:40:19.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-07-17T13:40:19.891Z] === RUN TestIpcModeNone [2020-07-17T13:40:20.228Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s) [2020-07-17T13:40:20.228Z] === RUN TestCreateServiceSecretFileMode [2020-07-17T13:40:20.536Z] --- PASS: TestIpcModeNone (0.63s) [2020-07-17T13:40:20.536Z] === RUN TestIpcModePrivate [2020-07-17T13:40:21.175Z] --- PASS: TestIpcModePrivate (0.65s) [2020-07-17T13:40:21.175Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-17T13:40:21.175Z] === RUN TestIpcModeShareable [2020-07-17T13:40:21.828Z] --- PASS: TestIpcModeShareable (0.64s) [2020-07-17T13:40:21.828Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-17T13:40:21.828Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-17T13:40:22.519Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-17T13:40:22.771Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2020-07-17T13:40:22.771Z] === RUN TestCreateServiceConfigFileMode [2020-07-17T13:40:22.776Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-17T13:40:23.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-17T13:40:23.636Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-17T13:40:23.921Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-07-17T13:40:23.921Z] === RUN TestAPIIpcModeHost [2020-07-17T13:40:23.921Z] --- PASS: TestAPIIpcModeHost (0.45s) [2020-07-17T13:40:23.921Z] === RUN TestDaemonIpcModeShareable [2020-07-17T13:40:25.042Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-17T13:40:25.042Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-17T13:40:25.297Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-17T13:40:25.454Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-07-17T13:40:25.454Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-17T13:40:25.454Z] === RUN TestDaemonIpcModePrivate [2020-07-17T13:40:25.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-17T13:40:25.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-17T13:40:25.831Z] --- PASS: TestServiceUpdatePidsLimit (18.14s) [2020-07-17T13:40:25.831Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-17T13:40:25.831Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-07-17T13:40:25.831Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-07-17T13:40:25.831Z] PASS [2020-07-17T13:40:25.831Z] [2020-07-17T13:40:25.831Z] === Skipped [2020-07-17T13:40:25.831Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-17T13:40:25.831Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:40:25.831Z] [2020-07-17T13:40:25.831Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-17T13:40:25.831Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:40:25.831Z] [2020-07-17T13:40:25.831Z] [2020-07-17T13:40:25.831Z] DONE 27 tests, 2 skipped in 175.148s [2020-07-17T13:40:25.831Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-17T13:40:25.831Z] ++ 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-07-17T13:40:25.831Z] ++ set -e [2020-07-17T13:40:25.831Z] ++ '[' -n 0 ']' [2020-07-17T13:40:25.831Z] ++ set -x [2020-07-17T13:40:25.831Z] ++ env -i DEST=/go/src/github.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-07-17T13:40:25.831Z] INFO: Testing against a local daemon [2020-07-17T13:40:25.831Z] === RUN TestSessionCreate [2020-07-17T13:40:25.831Z] --- PASS: TestSessionCreate (0.02s) [2020-07-17T13:40:25.831Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-17T13:40:25.831Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-17T13:40:25.831Z] PASS [2020-07-17T13:40:25.831Z] [2020-07-17T13:40:25.831Z] DONE 2 tests in 0.358s [2020-07-17T13:40:25.831Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-17T13:40:25.831Z] ++ 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-07-17T13:40:25.831Z] ++ set -e [2020-07-17T13:40:25.831Z] ++ '[' -n 0 ']' [2020-07-17T13:40:25.831Z] ++ set -x [2020-07-17T13:40:25.831Z] ++ env -i DEST=/go/src/github.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-07-17T13:40:25.831Z] INFO: Testing against a local daemon [2020-07-17T13:40:25.831Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-17T13:40:25.831Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:40:25.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:40:25.831Z] === RUN TestEventsExecDie [2020-07-17T13:40:26.075Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2020-07-17T13:40:26.075Z] === RUN TestCreateServiceSysctls [2020-07-17T13:40:26.187Z] --- PASS: TestEventsExecDie (0.94s) [2020-07-17T13:40:26.187Z] === RUN TestEventsBackwardsCompatible [2020-07-17T13:40:26.187Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-17T13:40:26.187Z] === RUN TestInfoBinaryCommits [2020-07-17T13:40:26.187Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-17T13:40:26.187Z] === RUN TestInfoAPIVersioned [2020-07-17T13:40:26.187Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-17T13:40:26.187Z] === RUN TestInfoDiscoveryBackend [2020-07-17T13:40:26.819Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-17T13:40:26.819Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-17T13:40:27.016Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-07-17T13:40:27.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-17T13:40:27.017Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-17T13:40:27.852Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-17T13:40:27.852Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-17T13:40:28.124Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-07-17T13:40:28.124Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-17T13:40:28.124Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-17T13:40:28.143Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-17T13:40:28.143Z] === RUN TestInfoAPI [2020-07-17T13:40:28.143Z] --- PASS: TestInfoAPI (0.02s) [2020-07-17T13:40:28.143Z] === RUN TestInfoAPIWarnings [2020-07-17T13:40:28.832Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-17T13:40:28.832Z] === RUN TestInfoDebug [2020-07-17T13:40:29.124Z] --- PASS: TestInfoDebug (0.52s) [2020-07-17T13:40:29.124Z] === RUN TestInfoInsecureRegistries [2020-07-17T13:40:29.375Z] --- PASS: TestCreateServiceSysctls (3.67s) [2020-07-17T13:40:29.375Z] === RUN TestCreateServiceCapabilities [2020-07-17T13:40:29.702Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-07-17T13:40:29.702Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-17T13:40:29.702Z] === RUN TestIpcModeOlderClient [2020-07-17T13:40:29.702Z] === PAUSE TestIpcModeOlderClient [2020-07-17T13:40:29.702Z] === RUN TestKillContainerInvalidSignal [2020-07-17T13:40:29.755Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-17T13:40:29.755Z] === RUN TestInfoRegistryMirrors [2020-07-17T13:40:30.349Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-07-17T13:40:30.349Z] === RUN TestKillContainer [2020-07-17T13:40:30.349Z] === RUN TestKillContainer/no_signal [2020-07-17T13:40:30.386Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-17T13:40:30.387Z] === RUN TestLoginFailsWithBadCredentials [2020-07-17T13:40:30.652Z] === RUN TestKillContainer/non_killing_signal [2020-07-17T13:40:30.677Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2020-07-17T13:40:30.677Z] === RUN TestPingCacheHeaders [2020-07-17T13:40:30.677Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-17T13:40:30.677Z] === RUN TestPingGet [2020-07-17T13:40:30.677Z] --- PASS: TestPingGet (0.01s) [2020-07-17T13:40:30.677Z] === RUN TestPingHead [2020-07-17T13:40:30.677Z] --- PASS: TestPingHead (0.01s) [2020-07-17T13:40:30.677Z] === RUN TestVersion [2020-07-17T13:40:30.677Z] --- PASS: TestVersion (0.02s) [2020-07-17T13:40:30.677Z] PASS [2020-07-17T13:40:30.677Z] [2020-07-17T13:40:30.677Z] === Skipped [2020-07-17T13:40:30.677Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:40:30.677Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:40:30.677Z] [2020-07-17T13:40:30.677Z] [2020-07-17T13:40:30.677Z] DONE 18 tests, 1 skipped in 5.866s [2020-07-17T13:40:30.677Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-17T13:40:30.677Z] ++ 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-07-17T13:40:30.677Z] ++ set -e [2020-07-17T13:40:30.677Z] ++ '[' -n 0 ']' [2020-07-17T13:40:30.677Z] ++ set -x [2020-07-17T13:40:30.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07-17T13:40:31.026Z] INFO: Testing against a local daemon [2020-07-17T13:40:31.026Z] === RUN TestVolumesCreateAndList [2020-07-17T13:40:31.026Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-17T13:40:31.026Z] === RUN TestVolumesRemove [2020-07-17T13:40:31.026Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-17T13:40:31.026Z] === RUN TestVolumesInspect [2020-07-17T13:40:31.026Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-17T13:40:31.026Z] === RUN TestVolumesInvalidJSON [2020-07-17T13:40:31.026Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-17T13:40:31.026Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-17T13:40:31.026Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-17T13:40:31.026Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-17T13:40:31.026Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-17T13:40:31.026Z] PASS [2020-07-17T13:40:31.026Z] [2020-07-17T13:40:31.026Z] DONE 5 tests in 0.363s [2020-07-17T13:40:31.026Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-17T13:40:31.315Z] === RUN TestKillContainer/killing_signal [2020-07-17T13:40:31.317Z] ++++ cat bundles/test-integration/docker.pid [2020-07-17T13:40:31.317Z] +++ kill 12047 [2020-07-17T13:40:31.923Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2020-07-17T13:40:31.923Z] === RUN TestInspect [2020-07-17T13:40:31.968Z] --- PASS: TestKillContainer (1.62s) [2020-07-17T13:40:31.968Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-07-17T13:40:31.968Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-07-17T13:40:31.968Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-07-17T13:40:31.968Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-17T13:40:31.968Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-17T13:40:32.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-17T13:40:32.822Z] +++ /etc/init.d/apparmor stop [2020-07-17T13:40:32.822Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T13:40:32.822Z] [2020-07-17T13:40:32.822Z] Unloading profiles will leave already running processes permanently [2020-07-17T13:40:32.822Z] unconfined, which can lead to unexpected situations. [2020-07-17T13:40:32.822Z] [2020-07-17T13:40:32.822Z] To set a process to complain mode, use the command line tool [2020-07-17T13:40:32.822Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T13:40:32.822Z] +++ true [2020-07-17T13:40:32.822Z] exiting test-integration [2020-07-17T13:40:32.822Z] ++ exit 0 [2020-07-17T13:40:32.822Z] [2020-07-17T13:40:32.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-07-17T13:40:32.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-07-17T13:40:32.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-07-17T13:40:32.928Z] === RUN TestKillStoppedContainer [2020-07-17T13:40:32.928Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-17T13:40:32.928Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-17T13:40:32.928Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-17T13:40:32.928Z] === RUN TestKillDifferentUserContainer [2020-07-17T13:40:33.543Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-17T13:40:33.543Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-17T13:40:33.543Z] remote: Enumerating objects: 2, done. [2020-07-17T13:40:33.543Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-17T13:40:33.543Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-17T13:40:33.543Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-17T13:40:33.543Z] 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-07-17T13:40:33.543Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-17T13:40:33.543Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-07-17T13:40:33.586Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-07-17T13:40:33.586Z] === RUN TestInspectOomKilledTrue [Pipeline] sh [2020-07-17T13:40:33.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/test/unit Post stage [Pipeline] junit [2020-07-17T13:40:34.442Z] Recording test results [2020-07-17T13:40:34.656Z] --- PASS: TestInspectOomKilledTrue (0.93s) [2020-07-17T13:40:34.656Z] === RUN TestInspectOomKilledFalse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-17T13:40:34.954Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-07-17T13:40:34.954Z] === RUN TestLinksEtcHostsContentMatch [2020-07-17T13:40:35.310Z] + echo Ensuring container killed. [2020-07-17T13:40:35.310Z] Ensuring container killed. [2020-07-17T13:40:35.310Z] + docker rm -vf docker-pr1 [2020-07-17T13:40:35.310Z] Error: No such container: docker-pr1 [2020-07-17T13:40:35.310Z] + true [Pipeline] sh [2020-07-17T13:40:35.493Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-17T13:40:35.494Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-17T13:40:35.494Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-17T13:40:35.607Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-07-17T13:40:35.607Z] === RUN TestLinksContainerNames [2020-07-17T13:40:35.689Z] + echo Chowning /workspace to jenkins user [2020-07-17T13:40:35.689Z] Chowning /workspace to jenkins user [2020-07-17T13:40:35.689Z] + id -u [2020-07-17T13:40:35.689Z] + id -g [2020-07-17T13:40:35.689Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41224:/workspace busybox chown -R 1001:1001 /workspace [2020-07-17T13:40:35.689Z] Unable to find image 'busybox:latest' locally [2020-07-17T13:40:35.981Z] latest: Pulling from library/busybox [2020-07-17T13:40:35.981Z] 351d6c492d3f: Pulling fs layer [2020-07-17T13:40:36.054Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-17T13:40:36.126Z] --- PASS: TestInspect (3.54s) [2020-07-17T13:40:36.126Z] === RUN TestCreateJob [2020-07-17T13:40:36.272Z] 351d6c492d3f: Verifying Checksum [2020-07-17T13:40:36.272Z] 351d6c492d3f: Download complete [2020-07-17T13:40:36.309Z] === RUN TestDockerSuite/TestBuildFails [2020-07-17T13:40:36.420Z] ? github.com/docker/docker/api [no test files] [2020-07-17T13:40:36.672Z] --- PASS: TestLinksContainerNames (1.06s) [2020-07-17T13:40:36.672Z] === RUN TestLogsFollowTailEmpty [2020-07-17T13:40:36.903Z] 351d6c492d3f: Pull complete [2020-07-17T13:40:36.903Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-17T13:40:36.903Z] Status: Downloaded newer image for busybox:latest [2020-07-17T13:40:36.969Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-07-17T13:40:36.969Z] === RUN TestContainerNetworkMountsNoChown [2020-07-17T13:40:37.235Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-17T13:40:37.235Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-17T13:40:37.623Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/default [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/default [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/private [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/private [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rprivate [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/slave [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/slave [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rslave [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/shared [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/shared [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rshared [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/default [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rslave [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rshared [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/slave [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/shared [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rprivate [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/private [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:40:37.623Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-17T13:40:37.623Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-17T13:40:37.623Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-17T13:40:37.928Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-17T13:40:37.929Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-17T13:40:37.929Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-17T13:40:37.929Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-17T13:40:37.929Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-17T13:40:37.929Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-17T13:40:37.929Z] === RUN TestContainerBindMountNonRecursive [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-17T13:40:39.189Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-17T13:40:39.367Z] + bundleName=s390x-integration [2020-07-17T13:40:39.367Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-17T13:40:39.367Z] Creating s390x-integration-bundles.tar.gz [2020-07-17T13:40:39.367Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-17T13:40:39.367Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-17T13:40:39.411Z] Archiving artifacts [2020-07-17T13:40:39.485Z] fc1b9e59edad: Pull complete [2020-07-17T13:40:39.485Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-17T13:40:39.485Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:40:39.485Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-17T13:40:39.485Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-17T13:40:39.485Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-17T13:40:39.485Z] WARN: Skipping validation tests [2020-07-17T13:40:39.485Z] INFO: Running unit tests at 07/17/2020 13:40:30... [2020-07-17T13:40:39.485Z] INFO: make.ps1 starting at 07/17/2020 13:40:34 [2020-07-17T13:40:39.485Z] INFO: Git commit (9c66a2f4e1) assumed from DOCKER_GITCOMMIT environment variable [2020-07-17T13:40:39.485Z] INFO: Invoking autogen... [2020-07-17T13:40:39.485Z] INFO: Running unit tests... [2020-07-17T13:40:39.498Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-07-17T13:40:39.498Z] === RUN TestNetworkNat [2020-07-17T13:40:39.799Z] --- PASS: TestNetworkNat (0.60s) [2020-07-17T13:40:39.799Z] === RUN TestNetworkLocalhostTCPNat [2020-07-17T13:40:39.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-17T13:40:40.196Z] + make clean [2020-07-17T13:40:40.329Z] --- PASS: TestCreateJob (4.11s) [2020-07-17T13:40:40.329Z] === RUN TestReplicatedJob [2020-07-17T13:40:40.467Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-07-17T13:40:40.467Z] === RUN TestNetworkLoopbackNat [2020-07-17T13:40:40.827Z] docker volume rm -f docker-dev-cache [2020-07-17T13:40:40.827Z] docker-dev-cache [Pipeline] deleteDir [2020-07-17T13:40:41.714Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-17T13:40:43.079Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-17T13:40:43.284Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2020-07-17T13:40:43.284Z] === RUN TestPause [2020-07-17T13:40:43.949Z] --- PASS: TestPause (0.56s) [2020-07-17T13:40:43.949Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-17T13:40:43.949Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:40:43.949Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:40:43.949Z] === RUN TestPauseStopPausedContainer [2020-07-17T13:40:44.242Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-07-17T13:40:44.250Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-07-17T13:40:44.250Z] === RUN TestPsFilter [2020-07-17T13:40:44.444Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-17T13:40:44.555Z] --- PASS: TestPsFilter (0.17s) [2020-07-17T13:40:44.555Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-17T13:40:44.700Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-17T13:40:45.222Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-17T13:40:45.222Z] === RUN TestRemoveContainerWithVolume [2020-07-17T13:40:45.543Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-07-17T13:40:45.543Z] === RUN TestRemoveContainerRunning [2020-07-17T13:40:45.628Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-17T13:40:46.201Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-07-17T13:40:46.201Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-17T13:40:46.502Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2020-07-17T13:40:46.502Z] === RUN TestRemoveInvalidContainer [2020-07-17T13:40:46.812Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-17T13:40:46.812Z] === RUN TestRenameLinkedContainer [2020-07-17T13:40:46.918Z] --- PASS: TestReplicatedJob (6.64s) [2020-07-17T13:40:46.918Z] === RUN TestUpdateReplicatedJob [2020-07-17T13:40:47.516Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-17T13:40:47.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-17T13:40:48.333Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-17T13:40:48.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-17T13:40:48.894Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-17T13:40:48.944Z] --- PASS: TestRenameLinkedContainer (2.21s) [2020-07-17T13:40:48.944Z] === RUN TestRenameStoppedContainer [2020-07-17T13:40:49.607Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-07-17T13:40:49.607Z] === RUN TestRenameRunningContainerAndReuse [2020-07-17T13:40:50.673Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-07-17T13:40:50.673Z] === RUN TestRenameInvalidName [2020-07-17T13:40:50.824Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-17T13:40:50.974Z] --- PASS: TestRenameInvalidName (0.51s) [2020-07-17T13:40:50.974Z] === RUN TestRenameAnonymousContainer [2020-07-17T13:40:51.120Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2020-07-17T13:40:51.120Z] === RUN TestServiceListWithStatuses [2020-07-17T13:40:51.120Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-17T13:40:51.120Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:40:51.120Z] === RUN TestDockerNetworkConnectAlias [2020-07-17T13:40:51.403Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-07-17T13:40:51.414Z] ? github.com/docker/docker/api [no test files] [2020-07-17T13:40:53.081Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-07-17T13:40:53.082Z] === RUN TestRenameContainerWithSameName [2020-07-17T13:40:53.339Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-17T13:40:53.396Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-07-17T13:40:53.396Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-17T13:40:54.266Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-17T13:40:54.467Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-07-17T13:40:54.467Z] === RUN TestResize [2020-07-17T13:40:55.122Z] --- PASS: TestResize (0.52s) [2020-07-17T13:40:55.122Z] === RUN TestResizeWithInvalidSize [2020-07-17T13:40:55.775Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-07-17T13:40:55.775Z] === RUN TestResizeWhenContainerNotStarted [2020-07-17T13:40:56.085Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:40:56.085Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:40:56.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:40:56.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-17T13:40:56.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-17T13:40:56.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:40:56.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:40:57.702Z] --- PASS: TestDockerNetworkConnectAlias (6.39s) [2020-07-17T13:40:57.702Z] === RUN TestDockerNetworkReConnect [2020-07-17T13:40:58.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-17T13:40:58.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-17T13:40:58.429Z] --- PASS: TestImportExtremelyLargeImageWorks (208.84s) [2020-07-17T13:40:58.429Z] PASS [2020-07-17T13:40:58.429Z] [2020-07-17T13:40:58.429Z] DONE 12 tests in 212.897s [2020-07-17T13:40:58.429Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-17T13:40:58.429Z] ++ 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-07-17T13:40:58.429Z] ++ set -e [2020-07-17T13:40:58.429Z] ++ '[' -n 0 ']' [2020-07-17T13:40:58.429Z] ++ set -x [2020-07-17T13:40:58.429Z] ++ env -i DEST=/go/src/github.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-07-17T13:40:58.429Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-17T13:40:58.429Z] INFO: Testing against a local daemon [2020-07-17T13:40:58.429Z] === RUN TestNetworkCreateDelete [2020-07-17T13:40:58.429Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-07-17T13:40:58.429Z] === RUN TestDockerNetworkDeletePreferID [2020-07-17T13:40:58.429Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-17T13:40:58.685Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-17T13:40:58.685Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-07-17T13:40:58.685Z] === RUN TestDaemonDNSFallback [2020-07-17T13:40:58.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-17T13:40:58.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-17T13:40:59.245Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-17T13:40:59.501Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-17T13:40:59.757Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-17T13:41:00.318Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-17T13:41:00.574Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-17T13:41:00.830Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-17T13:41:01.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-17T13:41:01.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-17T13:41:01.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-17T13:41:01.391Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-17T13:41:01.391Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-17T13:41:01.646Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-17T13:41:02.572Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-17T13:41:02.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-17T13:41:02.988Z] --- PASS: TestDockerNetworkReConnect (5.30s) [2020-07-17T13:41:02.988Z] === RUN TestServicePlugin [2020-07-17T13:41:02.988Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-17T13:41:02.988Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:41:02.988Z] === RUN TestServiceUpdateLabel [2020-07-17T13:41:04.458Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-07-17T13:41:04.977Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s) [2020-07-17T13:41:04.977Z] === RUN TestCgroupNamespacesRun [2020-07-17T13:41:05.383Z] --- PASS: TestDaemonDNSFallback (6.59s) [2020-07-17T13:41:05.383Z] === RUN TestInspectNetwork [2020-07-17T13:41:05.532Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-07-17T13:41:05.532Z] === RUN TestServiceUpdateSecrets [2020-07-17T13:41:06.022Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2020-07-17T13:41:06.022Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-17T13:41:06.354Z] ok github.com/docker/docker/api/server 0.152s coverage: 9.0% of statements [2020-07-17T13:41:07.537Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-07-17T13:41:07.537Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-17T13:41:09.069Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-07-17T13:41:09.069Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-17T13:41:09.544Z] === RUN TestInspectNetwork/full_network_id [2020-07-17T13:41:09.545Z] === RUN TestInspectNetwork/partial_network_id [2020-07-17T13:41:09.545Z] === RUN TestInspectNetwork/network_name [2020-07-17T13:41:09.545Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-17T13:41:09.545Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-17T13:41:10.114Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2020-07-17T13:41:10.114Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-17T13:41:10.955Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-17T13:41:10.955Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-17T13:41:11.210Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-17T13:41:11.210Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-17T13:41:11.210Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-17T13:41:11.466Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-17T13:41:11.634Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-07-17T13:41:11.634Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-17T13:41:12.830Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-17T13:41:13.086Z] --- PASS: TestInspectNetwork (7.88s) [2020-07-17T13:41:13.086Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-17T13:41:13.086Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-17T13:41:13.086Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-17T13:41:13.086Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-17T13:41:13.086Z] === RUN TestRunContainerWithBridgeNone [2020-07-17T13:41:13.151Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2020-07-17T13:41:13.151Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-17T13:41:13.647Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-17T13:41:13.788Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-17T13:41:13.788Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-17T13:41:15.016Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2020-07-17T13:41:15.016Z] === RUN TestNetworkInvalidJSON [2020-07-17T13:41:15.016Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-17T13:41:15.016Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-17T13:41:15.016Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:41:15.016Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:41:15.016Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:41:15.016Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:41:15.016Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-17T13:41:15.016Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:41:15.016Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:41:15.016Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-07-17T13:41:15.016Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-17T13:41:15.016Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-17T13:41:15.016Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-17T13:41:15.016Z] === RUN TestHostIPv4BridgeLabel [2020-07-17T13:41:15.315Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-07-17T13:41:15.315Z] === RUN TestKernelTCPMemory [2020-07-17T13:41:15.577Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-17T13:41:15.578Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-17T13:41:15.608Z] --- PASS: TestKernelTCPMemory (0.63s) [2020-07-17T13:41:15.608Z] === RUN TestNISDomainname [2020-07-17T13:41:16.250Z] --- PASS: TestNISDomainname (0.64s) [2020-07-17T13:41:16.250Z] === RUN TestHostnameDnsResolution [2020-07-17T13:41:16.941Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-17T13:41:16.941Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-17T13:41:16.941Z] === RUN TestDaemonDefaultNetworkPools [2020-07-17T13:41:17.196Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-17T13:41:17.296Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-07-17T13:41:17.296Z] === RUN TestStats [2020-07-17T13:41:17.452Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-17T13:41:17.452Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-17T13:41:17.452Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-17T13:41:18.815Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-07-17T13:41:18.815Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-17T13:41:20.036Z] --- PASS: TestStats (2.54s) [2020-07-17T13:41:20.036Z] === RUN TestStopContainerWithTimeout [2020-07-17T13:41:20.036Z] === RUN TestStopContainerWithTimeout/0 [2020-07-17T13:41:20.036Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-17T13:41:20.036Z] === RUN TestStopContainerWithTimeout/1 [2020-07-17T13:41:20.036Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-17T13:41:20.036Z] === RUN TestStopContainerWithTimeout/3 [2020-07-17T13:41:20.036Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-17T13:41:20.036Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-17T13:41:20.036Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-17T13:41:20.036Z] === CONT TestStopContainerWithTimeout/0 [2020-07-17T13:41:20.036Z] === CONT TestStopContainerWithTimeout/3 [2020-07-17T13:41:20.036Z] === CONT TestStopContainerWithTimeout/1 [2020-07-17T13:41:20.036Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-17T13:41:20.179Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-17T13:41:20.179Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-17T13:41:20.434Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-07-17T13:41:20.434Z] === RUN TestServiceWithPredefinedNetwork [2020-07-17T13:41:22.784Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-17T13:41:22.785Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2020-07-17T13:41:22.785Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2020-07-17T13:41:22.785Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-07-17T13:41:22.785Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-07-17T13:41:22.785Z] === RUN TestDeleteDevicemapper [2020-07-17T13:41:22.785Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-17T13:41:22.785Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:41:22.785Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-17T13:41:23.643Z] --- PASS: TestServiceUpdateSecrets (15.31s) [2020-07-17T13:41:23.643Z] === RUN TestServiceUpdateConfigs [2020-07-17T13:41:23.702Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2020-07-17T13:41:23.702Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-17T13:41:23.702Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:41:23.702Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:41:23.702Z] === RUN TestServiceWithDataPathPortInit [2020-07-17T13:41:24.671Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-17T13:41:25.539Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2020-07-17T13:41:25.539Z] === RUN TestUpdateMemory [2020-07-17T13:41:26.175Z] --- PASS: TestUpdateMemory (0.71s) [2020-07-17T13:41:26.175Z] === RUN TestUpdateCPUQuota [2020-07-17T13:41:27.217Z] --- PASS: TestUpdateCPUQuota (0.95s) [2020-07-17T13:41:27.217Z] === RUN TestUpdatePidsLimit [2020-07-17T13:41:27.217Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-17T13:41:27.217Z] === RUN TestUpdatePidsLimit/no_change [2020-07-17T13:41:27.231Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-17T13:41:27.510Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-17T13:41:27.805Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-17T13:41:28.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-17T13:41:28.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-17T13:41:28.157Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-17T13:41:28.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit (2.35s) [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-17T13:41:29.466Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-07-17T13:41:29.466Z] === RUN TestUpdateRestartPolicy [2020-07-17T13:41:29.568Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-17T13:41:29.568Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-17T13:41:32.874Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-17T13:41:33.435Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-17T13:41:34.800Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-17T13:41:35.056Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-17T13:41:35.877Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-07-17T13:41:35.877Z] === RUN TestServiceUpdateNetwork [2020-07-17T13:41:36.421Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-17T13:41:36.676Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-17T13:41:37.237Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-17T13:41:37.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-17T13:41:38.054Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-17T13:41:39.461Z] --- PASS: TestServiceWithDataPathPortInit (15.86s) [2020-07-17T13:41:39.461Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-17T13:41:39.461Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-17T13:41:40.028Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-17T13:41:40.028Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-17T13:41:40.594Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-17T13:41:40.858Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-17T13:41:42.224Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-17T13:41:42.319Z] --- PASS: TestUpdateRestartPolicy (11.31s) [2020-07-17T13:41:42.319Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-17T13:41:42.319Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-07-17T13:41:42.319Z] === RUN TestWaitNonBlocked [2020-07-17T13:41:42.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:41:42.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:41:42.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:41:42.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:41:42.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-17T13:41:42.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-17T13:41:42.319Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-17T13:41:42.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-07-17T13:41:42.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-07-17T13:41:42.319Z] === RUN TestWaitBlocked [2020-07-17T13:41:42.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:41:42.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:41:42.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:41:42.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:41:42.319Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-17T13:41:42.319Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-17T13:41:42.964Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-17T13:41:42.964Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2020-07-17T13:41:42.964Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-07-17T13:41:42.964Z] === CONT TestContainerStartOnDaemonRestart [2020-07-17T13:41:42.964Z] === CONT TestIpcModeOlderClient [2020-07-17T13:41:42.964Z] === CONT TestDaemonHostGatewayIP [2020-07-17T13:41:42.964Z] === CONT TestContainerKillOnDaemonStart [2020-07-17T13:41:42.964Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-07-17T13:41:42.964Z] === CONT TestDaemonRestartIpcMode [2020-07-17T13:41:44.112Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-17T13:41:44.112Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-17T13:41:45.999Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-17T13:41:46.665Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2020-07-17T13:41:46.972Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2020-07-17T13:41:46.996Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-17T13:41:47.275Z] --- PASS: TestDaemonHostGatewayIP (4.31s) [2020-07-17T13:41:47.923Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s) [2020-07-17T13:41:47.923Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wn8v1ktcfwdry2it1644logij Created:2020-07-17 13:41:40.796552384 +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[2ffd35d087d06dcaf8177841ee5194e788c6ee004813b2ff90fd19116504bd33:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ocdqvhttqr21afoy1e0kuv3zg EndpointID:0f24428a43745b3237264ad825f0ef282d9935a83b869e3efae818ae6e1a8bd4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3b4f902cc0c7a91d52682c8f7f4debf374022467a52a046d5e6cb0b4a2133fc2 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:e88a498c3388 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ocdqvhttqr21afoy1e0kuv3zg EndpointID:0f24428a43745b3237264ad825f0ef282d9935a83b869e3efae818ae6e1a8bd4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-17T13:41:47.923Z] PASS [2020-07-17T13:41:47.923Z] [2020-07-17T13:41:47.923Z] === Skipped [2020-07-17T13:41:47.923Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:41:47.923Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:41:47.923Z] [2020-07-17T13:41:47.923Z] [2020-07-17T13:41:47.923Z] DONE 23 tests, 1 skipped in 49.843s [2020-07-17T13:41:47.923Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:41:47.923Z] ++ 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-07-17T13:41:47.923Z] ++ set -e [2020-07-17T13:41:47.923Z] ++ '[' -n 0 ']' [2020-07-17T13:41:47.923Z] ++ set -x [2020-07-17T13:41:47.923Z] ++ env -i DEST=/go/src/github.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-07-17T13:41:47.923Z] INFO: Testing against a local daemon [2020-07-17T13:41:47.923Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-17T13:41:47.923Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:41:47.923Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:41:47.923Z] === RUN TestDockerNetworkIpvlan [2020-07-17T13:41:47.923Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:41:47.923Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:41:47.923Z] PASS [2020-07-17T13:41:47.923Z] [2020-07-17T13:41:47.923Z] === Skipped [2020-07-17T13:41:47.923Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:41:47.923Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:41:47.923Z] [2020-07-17T13:41:47.923Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:41:47.923Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:41:47.923Z] [2020-07-17T13:41:47.923Z] [2020-07-17T13:41:47.923Z] DONE 2 tests, 2 skipped in 0.170s [2020-07-17T13:41:47.923Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:41:47.923Z] ++ 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-07-17T13:41:47.923Z] ++ set -e [2020-07-17T13:41:47.923Z] ++ '[' -n 0 ']' [2020-07-17T13:41:47.923Z] ++ set -x [2020-07-17T13:41:47.923Z] ++ env -i DEST=/go/src/github.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-07-17T13:41:48.179Z] INFO: Testing against a local daemon [2020-07-17T13:41:48.179Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-17T13:41:48.179Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-17T13:41:49.106Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-17T13:41:49.667Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-07-17T13:41:49.667Z] === RUN TestDockerNetworkMacvlan [2020-07-17T13:41:50.232Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-17T13:41:50.232Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-17T13:41:50.489Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-17T13:41:50.784Z] --- PASS: TestServiceUpdateNetwork (14.94s) [2020-07-17T13:41:50.784Z] === RUN TestServiceUpdatePidsLimit [2020-07-17T13:41:51.050Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-17T13:41:51.979Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-17T13:41:52.168Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-17T13:41:53.111Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-17T13:41:53.345Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-17T13:41:54.273Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-17T13:41:55.248Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-17T13:41:55.897Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2020-07-17T13:41:55.897Z] PASS [2020-07-17T13:41:55.897Z] [2020-07-17T13:41:55.897Z] === Skipped [2020-07-17T13:41:55.897Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-17T13:41:55.897Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:41:55.897Z] [2020-07-17T13:41:55.897Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-17T13:41:55.897Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-17T13:41:55.897Z] [2020-07-17T13:41:55.897Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-17T13:41:55.897Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-17T13:41:55.897Z] [2020-07-17T13:41:55.897Z] [2020-07-17T13:41:55.897Z] DONE 204 tests, 3 skipped in 110.536s [2020-07-17T13:41:55.897Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-17T13:41:55.897Z] ++ 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-07-17T13:41:55.897Z] ++ set -e [2020-07-17T13:41:55.897Z] ++ '[' -n 0 ']' [2020-07-17T13:41:55.897Z] ++ set -x [2020-07-17T13:41:55.897Z] ++ env -i DEST=/go/src/github.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-07-17T13:41:55.897Z] INFO: Testing against a local daemon [2020-07-17T13:41:55.897Z] === RUN TestCommitInheritsEnv [2020-07-17T13:41:56.178Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-17T13:41:56.196Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-07-17T13:41:56.196Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-17T13:41:56.196Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-17T13:41:56.196Z] === RUN TestImagesFilterMultiReference [2020-07-17T13:41:56.196Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-17T13:41:56.196Z] === RUN TestImagePullPlatformInvalid [2020-07-17T13:41:56.196Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-17T13:41:56.196Z] === RUN TestRemoveImageOrphaning [2020-07-17T13:41:56.503Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-07-17T13:41:56.503Z] === RUN TestRemoveImageGarbageCollector [2020-07-17T13:41:56.503Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-17T13:41:56.503Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:41:56.503Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-17T13:41:56.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-17T13:41:56.503Z] === RUN TestTagInvalidReference [2020-07-17T13:41:56.503Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-17T13:41:56.503Z] === RUN TestTagValidPrefixedRepo [2020-07-17T13:41:56.741Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-17T13:41:56.821Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-17T13:41:56.821Z] === RUN TestTagExistedNameWithoutForce [2020-07-17T13:41:56.821Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-17T13:41:56.821Z] === RUN TestTagOfficialNames [2020-07-17T13:41:56.821Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-17T13:41:56.821Z] === RUN TestTagMatchesDigest [2020-07-17T13:41:56.821Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-17T13:41:56.821Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-17T13:41:56.997Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-17T13:41:57.234Z] ok github.com/docker/docker/api/server/httputils 0.135s coverage: 14.7% of statements [2020-07-17T13:41:57.234Z] ok github.com/docker/docker/api/server/middleware 0.141s coverage: 37.7% of statements [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-17T13:41:57.234Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-17T13:41:57.234Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2020-07-17T13:41:57.234Z] ok github.com/docker/docker/api/types/filters 0.075s coverage: 92.2% of statements [2020-07-17T13:41:57.703Z] ok github.com/docker/docker/api/types/time 0.189s coverage: 100.0% of statements [2020-07-17T13:41:57.703Z] ok github.com/docker/docker/api/server/router/swarm 0.188s coverage: 5.1% of statements [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-17T13:41:57.703Z] ok github.com/docker/docker/api/types/versions 0.066s coverage: 75.0% of statements [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-17T13:41:57.703Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-17T13:41:58.689Z] ok github.com/docker/docker/builder/dockerignore 0.059s coverage: 96.8% of statements [2020-07-17T13:42:01.169Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-17T13:42:01.244Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-17T13:42:02.492Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2020-07-17T13:42:02.537Z] --- PASS: TestDockerNetworkMacvlan (12.79s) [2020-07-17T13:42:02.537Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-07-17T13:42:02.537Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-17T13:42:02.537Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-07-17T13:42:02.537Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2020-07-17T13:42:02.537Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s) [2020-07-17T13:42:02.537Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2020-07-17T13:42:02.537Z] PASS [2020-07-17T13:42:02.537Z] [2020-07-17T13:42:02.537Z] DONE 8 tests in 14.374s [2020-07-17T13:42:02.537Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-17T13:42:02.537Z] ++ 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-07-17T13:42:02.537Z] ++ set -e [2020-07-17T13:42:02.537Z] ++ '[' -n 0 ']' [2020-07-17T13:42:02.537Z] ++ set -x [2020-07-17T13:42:02.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-17T13:42:02.537Z] testing: warning: no tests to run [2020-07-17T13:42:02.537Z] PASS [2020-07-17T13:42:02.537Z] [2020-07-17T13:42:02.537Z] DONE 0 tests in 0.035s [2020-07-17T13:42:02.537Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-17T13:42:02.537Z] ++ 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-07-17T13:42:02.537Z] ++ set -e [2020-07-17T13:42:02.537Z] ++ '[' -n 0 ']' [2020-07-17T13:42:02.537Z] ++ set -x [2020-07-17T13:42:02.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-17T13:42:02.537Z] INFO: Testing against a local daemon [2020-07-17T13:42:02.537Z] === RUN TestAuthZPluginAllowRequest [2020-07-17T13:42:02.961Z] ok github.com/docker/docker/builder/dockerfile 0.525s coverage: 46.4% of statements [2020-07-17T13:42:02.961Z] ok github.com/docker/docker/builder/remotecontext 0.870s coverage: 9.2% of statements [2020-07-17T13:42:03.905Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2020-07-17T13:42:03.905Z] === RUN TestAuthZPluginTLS [2020-07-17T13:42:04.467Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-17T13:42:04.467Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-17T13:42:04.467Z] === RUN TestAuthZPluginDenyRequest [2020-07-17T13:42:05.032Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-07-17T13:42:05.032Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-17T13:42:05.595Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-17T13:42:05.595Z] === RUN TestAuthZPluginDenyResponse [2020-07-17T13:42:06.158Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-17T13:42:06.158Z] === RUN TestAuthZPluginAllowEventStream [2020-07-17T13:42:07.527Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-17T13:42:07.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2020-07-17T13:42:07.527Z] === RUN TestAuthZPluginErrorResponse [2020-07-17T13:42:07.825Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-07-17T13:42:07.825Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-17T13:42:07.825Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-07-17T13:42:07.825Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-17T13:42:07.825Z] PASS [2020-07-17T13:42:07.825Z] [2020-07-17T13:42:07.825Z] === Skipped [2020-07-17T13:42:07.825Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-17T13:42:07.825Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:42:07.825Z] [2020-07-17T13:42:07.825Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-17T13:42:07.825Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:42:07.825Z] [2020-07-17T13:42:07.825Z] [2020-07-17T13:42:07.825Z] DONE 27 tests, 2 skipped in 159.775s [2020-07-17T13:42:07.825Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-17T13:42:07.825Z] ++ 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-07-17T13:42:07.825Z] ++ set -e [2020-07-17T13:42:07.825Z] ++ '[' -n 0 ']' [2020-07-17T13:42:07.825Z] ++ set -x [2020-07-17T13:42:07.825Z] ++ env -i DEST=/go/src/github.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-07-17T13:42:08.085Z] INFO: Testing against a local daemon [2020-07-17T13:42:08.086Z] === RUN TestSessionCreate [2020-07-17T13:42:08.086Z] --- PASS: TestSessionCreate (0.05s) [2020-07-17T13:42:08.086Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-17T13:42:08.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-17T13:42:08.086Z] PASS [2020-07-17T13:42:08.086Z] [2020-07-17T13:42:08.086Z] DONE 2 tests in 0.262s [2020-07-17T13:42:08.086Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-17T13:42:08.086Z] ++ 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-07-17T13:42:08.086Z] ++ set -e [2020-07-17T13:42:08.086Z] ++ '[' -n 0 ']' [2020-07-17T13:42:08.086Z] ++ set -x [2020-07-17T13:42:08.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:42:08.138Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-17T13:42:08.138Z] === RUN TestAuthZPluginErrorRequest [2020-07-17T13:42:08.347Z] INFO: Testing against a local daemon [2020-07-17T13:42:08.347Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-17T13:42:08.347Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-17T13:42:08.347Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:42:08.347Z] === RUN TestEventsExecDie [2020-07-17T13:42:08.700Z] === RUN TestDockerSuite/TestBuildRm [2020-07-17T13:42:08.700Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-07-17T13:42:08.700Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-17T13:42:09.262Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-17T13:42:09.262Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-17T13:42:09.288Z] --- PASS: TestEventsExecDie (0.87s) [2020-07-17T13:42:09.288Z] === RUN TestEventsBackwardsCompatible [2020-07-17T13:42:09.288Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-17T13:42:09.288Z] === RUN TestInfoBinaryCommits [2020-07-17T13:42:09.288Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-17T13:42:09.288Z] === RUN TestInfoAPIVersioned [2020-07-17T13:42:09.288Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-07-17T13:42:09.288Z] === RUN TestInfoDiscoveryBackend [2020-07-17T13:42:09.860Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-07-17T13:42:09.860Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-17T13:42:10.802Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-17T13:42:10.802Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-17T13:42:11.163Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-17T13:42:11.163Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2020-07-17T13:42:11.163Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-17T13:42:11.724Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-17T13:42:11.746Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-17T13:42:11.746Z] === RUN TestInfoAPI [2020-07-17T13:42:11.746Z] --- PASS: TestInfoAPI (0.05s) [2020-07-17T13:42:11.746Z] === RUN TestInfoAPIWarnings [2020-07-17T13:42:11.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-17T13:42:12.317Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-07-17T13:42:12.317Z] === RUN TestInfoDebug [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.1% of statements [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/builder/dockerfile 0.259s coverage: 48.1% of statements [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 13.6% of statements [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-17T13:42:12.845Z] ok github.com/docker/docker/builder/remotecontext/git 1.422s coverage: 86.3% of statements [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/cli [no test files] [2020-07-17T13:42:12.845Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-17T13:42:12.889Z] --- PASS: TestInfoDebug (0.61s) [2020-07-17T13:42:12.889Z] === RUN TestInfoInsecureRegistries [2020-07-17T13:42:13.347Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2020-07-17T13:42:13.347Z] === RUN TestAuthZPluginHeader [2020-07-17T13:42:13.347Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-17T13:42:13.460Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-07-17T13:42:13.460Z] === RUN TestInfoRegistryMirrors [2020-07-17T13:42:14.031Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-07-17T13:42:14.031Z] === RUN TestLoginFailsWithBadCredentials [2020-07-17T13:42:14.221Z] ok github.com/docker/docker/client 0.178s coverage: 75.4% of statements [2020-07-17T13:42:14.275Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-17T13:42:14.275Z] --- PASS: TestAuthZPluginHeader (1.07s) [2020-07-17T13:42:14.275Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-17T13:42:14.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-07-17T13:42:14.292Z] === RUN TestPingCacheHeaders [2020-07-17T13:42:14.292Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-17T13:42:14.292Z] === RUN TestPingGet [2020-07-17T13:42:14.292Z] --- PASS: TestPingGet (0.03s) [2020-07-17T13:42:14.292Z] === RUN TestPingHead [2020-07-17T13:42:14.292Z] --- PASS: TestPingHead (0.05s) [2020-07-17T13:42:14.292Z] === RUN TestVersion [2020-07-17T13:42:14.553Z] --- PASS: TestVersion (0.06s) [2020-07-17T13:42:14.553Z] PASS [2020-07-17T13:42:14.553Z] [2020-07-17T13:42:14.553Z] === Skipped [2020-07-17T13:42:14.553Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-17T13:42:14.553Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:42:14.553Z] [2020-07-17T13:42:14.553Z] [2020-07-17T13:42:14.553Z] DONE 18 tests, 1 skipped in 6.354s [2020-07-17T13:42:14.553Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-17T13:42:14.553Z] ++ 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-07-17T13:42:14.553Z] ++ set -e [2020-07-17T13:42:14.553Z] ++ '[' -n 0 ']' [2020-07-17T13:42:14.553Z] ++ set -x [2020-07-17T13:42:14.553Z] ++ env -i DEST=/go/src/github.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-07-17T13:42:14.553Z] INFO: Testing against a local daemon [2020-07-17T13:42:14.553Z] === RUN TestVolumesCreateAndList [2020-07-17T13:42:14.553Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-17T13:42:14.553Z] === RUN TestVolumesRemove [2020-07-17T13:42:14.813Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-17T13:42:14.813Z] === RUN TestVolumesInspect [2020-07-17T13:42:14.813Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-17T13:42:14.813Z] === RUN TestVolumesInvalidJSON [2020-07-17T13:42:14.813Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-17T13:42:14.813Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-17T13:42:14.813Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-17T13:42:14.813Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-17T13:42:14.813Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-17T13:42:14.813Z] PASS [2020-07-17T13:42:14.813Z] [2020-07-17T13:42:14.813Z] DONE 5 tests in 0.397s [2020-07-17T13:42:14.813Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-17T13:42:14.836Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-17T13:42:15.385Z] ++++ cat bundles/test-integration/docker.pid [2020-07-17T13:42:15.385Z] +++ kill 13582 [2020-07-17T13:42:15.457Z] ok github.com/docker/docker/client 0.646s coverage: 74.9% of statements [2020-07-17T13:42:16.200Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-17T13:42:16.325Z] +++ /etc/init.d/apparmor stop [2020-07-17T13:42:16.586Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T13:42:16.586Z] [2020-07-17T13:42:16.586Z] Unloading profiles will leave already running processes permanently [2020-07-17T13:42:16.586Z] unconfined, which can lead to unexpected situations. [2020-07-17T13:42:16.586Z] [2020-07-17T13:42:16.586Z] To set a process to complain mode, use the command line tool [2020-07-17T13:42:16.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T13:42:16.586Z] +++ true [2020-07-17T13:42:16.586Z] exiting test-integration [2020-07-17T13:42:16.586Z] ++ exit 0 [2020-07-17T13:42:16.586Z] [2020-07-17T13:42:17.172Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-17T13:42:17.733Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-17T13:42:18.659Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) [2020-07-17T13:42:18.659Z] === RUN TestAuthZPluginV2Disable Post stage [Pipeline] junit [2020-07-17T13:42:19.143Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-17T13:42:20.006Z] + echo Ensuring container killed. [2020-07-17T13:42:20.006Z] Ensuring container killed. [2020-07-17T13:42:20.006Z] + docker rm -vf docker-pr1 [2020-07-17T13:42:20.006Z] Error: No such container: docker-pr1 [2020-07-17T13:42:20.006Z] + true [Pipeline] sh [2020-07-17T13:42:20.296Z] + echo Chowning /workspace to jenkins user [2020-07-17T13:42:20.296Z] Chowning /workspace to jenkins user [2020-07-17T13:42:20.296Z] + id -u [2020-07-17T13:42:20.296Z] + id -g [2020-07-17T13:42:20.296Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41224:/workspace busybox chown -R 1000:1000 /workspace [2020-07-17T13:42:20.296Z] Unable to find image 'busybox:latest' locally [2020-07-17T13:42:20.296Z] latest: Pulling from library/busybox [2020-07-17T13:42:20.558Z] ebdaf4d05d6f: Pulling fs layer [2020-07-17T13:42:20.558Z] ebdaf4d05d6f: Download complete [2020-07-17T13:42:20.590Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-17T13:42:20.590Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-17T13:42:20.823Z] ebdaf4d05d6f: Pull complete [2020-07-17T13:42:20.823Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-17T13:42:20.823Z] Status: Downloaded newer image for busybox:latest [2020-07-17T13:42:20.845Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-17T13:42:20.845Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-17T13:42:21.100Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-17T13:42:22.070Z] --- PASS: TestAuthZPluginV2Disable (3.15s) [2020-07-17T13:42:22.070Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-17T13:42:22.070Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-17T13:42:22.070Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-17T13:42:22.631Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-17T13:42:24.441Z] + bundleName=arm64-integration [2020-07-17T13:42:24.441Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-17T13:42:24.441Z] Creating arm64-integration-bundles.tar.gz [2020-07-17T13:42:24.441Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-17T13:42:24.441Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-17T13:42:24.724Z] Archiving artifacts [2020-07-17T13:42:25.153Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s) [2020-07-17T13:42:25.153Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-17T13:42:25.722Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-17T13:42:26.284Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-17T13:42:26.588Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-17T13:42:26.926Z] + make clean [2020-07-17T13:42:27.499Z] docker volume rm -f docker-dev-cache [2020-07-17T13:42:27.499Z] docker-dev-cache [Pipeline] deleteDir [2020-07-17T13:42:27.652Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-17T13:42:27.909Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-17T13:42:29.274Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-17T13:42:30.397Z] ok github.com/docker/docker/builder/remotecontext/git 30.456s coverage: 86.3% of statements [2020-07-17T13:42:30.397Z] ? github.com/docker/docker/cli [no test files] [2020-07-17T13:42:30.397Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-17T13:42:30.639Z] === RUN TestDockerSuite/TestBuildUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-17T13:42:32.529Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-17T13:42:35.086Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-17T13:42:35.086Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s) [2020-07-17T13:42:35.086Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-17T13:42:37.560Z] ok github.com/docker/docker/cmd/dockerd 0.537s coverage: 19.3% of statements [2020-07-17T13:42:37.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-17T13:42:39.126Z] ok github.com/docker/docker/container 0.461s coverage: 41.6% of statements [2020-07-17T13:42:39.126Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-17T13:42:39.126Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-17T13:42:39.126Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-17T13:42:39.126Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-17T13:42:42.078Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.703s coverage: 65.3% of statements [2020-07-17T13:42:43.656Z] ok github.com/docker/docker/daemon/cluster 0.637s coverage: 0.5% of statements [2020-07-17T13:42:44.126Z] ok github.com/docker/docker/daemon/cluster/convert 0.981s coverage: 35.4% of statements [2020-07-17T13:42:45.726Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-17T13:42:45.727Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-17T13:42:45.981Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-17T13:42:46.543Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-17T13:42:47.148Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-17T13:42:48.075Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-17T13:42:48.075Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-17T13:42:48.075Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-17T13:42:48.075Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-17T13:42:48.075Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-17T13:42:49.045Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-17T13:42:49.309Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-17T13:42:49.901Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-17T13:42:50.000Z] ok github.com/docker/docker/daemon/config 0.507s coverage: 79.7% of statements [2020-07-17T13:42:50.000Z] ok github.com/docker/docker/daemon/discovery 0.164s coverage: 30.0% of statements [2020-07-17T13:42:50.156Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-17T13:42:51.083Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-17T13:42:51.083Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-17T13:42:52.009Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2020-07-17T13:42:52.009Z] PASS [2020-07-17T13:42:52.009Z] [2020-07-17T13:42:52.009Z] DONE 17 tests in 49.477s [2020-07-17T13:42:52.009Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-17T13:42:52.009Z] ++ 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-07-17T13:42:52.009Z] ++ set -e [2020-07-17T13:42:52.009Z] ++ '[' -n 0 ']' [2020-07-17T13:42:52.009Z] ++ set -x [2020-07-17T13:42:52.009Z] ++ env -i DEST=/go/src/github.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-07-17T13:42:52.009Z] INFO: Testing against a local daemon [2020-07-17T13:42:52.009Z] === RUN TestPluginInvalidJSON [2020-07-17T13:42:52.009Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:42:52.009Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:42:52.009Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:42:52.009Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-17T13:42:52.009Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-17T13:42:52.009Z] === RUN TestPluginInstall [2020-07-17T13:42:52.009Z] === RUN TestPluginInstall/no_auth [2020-07-17T13:42:52.216Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.419s coverage: 11.1% of statements [2020-07-17T13:42:52.685Z] ok github.com/docker/docker/daemon/events 0.305s coverage: 50.0% of statements [2020-07-17T13:42:52.938Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-17T13:42:53.154Z] ok github.com/docker/docker/daemon 3.274s coverage: 9.2% of statements [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-17T13:42:53.154Z] ok github.com/docker/docker/daemon/graphdriver 0.147s coverage: 2.3% of statements [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-17T13:42:53.154Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-17T13:42:54.141Z] ok github.com/docker/docker/daemon/links 0.133s coverage: 93.0% of statements [2020-07-17T13:42:54.826Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-17T13:42:55.753Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-17T13:42:56.315Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-17T13:42:57.093Z] ok github.com/docker/docker/daemon/logger/awslogs 0.622s coverage: 77.8% of statements [2020-07-17T13:42:57.093Z] ok github.com/docker/docker/daemon/logger 0.507s coverage: 41.2% of statements [2020-07-17T13:42:57.242Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-17T13:42:57.243Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-17T13:42:57.568Z] ok github.com/docker/docker/daemon/images 0.606s coverage: 4.8% of statements [2020-07-17T13:42:57.568Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-17T13:42:57.568Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-17T13:42:57.568Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-17T13:42:57.568Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-17T13:42:57.568Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-17T13:42:57.568Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-17T13:42:57.568Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-17T13:42:58.037Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 61.6% of statements [2020-07-17T13:42:58.171Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-17T13:42:58.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.290s coverage: 87.2% of statements [2020-07-17T13:43:00.061Z] time="2020-07-17T13:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:43:00.061Z] time="2020-07-17T13:42:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:43:00.061Z] time="2020-07-17T13:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:326890e49fc45e29d39981bb118fceaf51aa7fe91b6915b9769bd141ae5f1e98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:43:00.061Z] time="2020-07-17T13:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:43:00.061Z] time="2020-07-17T13:42:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:43:00.061Z] time="2020-07-17T13:42:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:326890e49fc45e29d39981bb118fceaf51aa7fe91b6915b9769bd141ae5f1e98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:43:00.061Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-17T13:43:00.061Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-17T13:43:00.061Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-17T13:43:00.072Z] ok github.com/docker/docker/daemon/logger/local 0.707s coverage: 75.2% of statements [2020-07-17T13:43:00.072Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-17T13:43:00.317Z] === RUN TestPluginInstall/with_htpasswd [2020-07-17T13:43:00.541Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.333s coverage: 35.9% of statements [2020-07-17T13:43:00.541Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.161s coverage: 33.3% of statements [2020-07-17T13:43:00.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-17T13:43:00.831Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-17T13:43:00.909Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.8% of statements [2020-07-17T13:43:00.909Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-07-17T13:43:00.909Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-17T13:43:00.909Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-17T13:43:00.909Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-17T13:43:00.909Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-17T13:43:01.087Z] time="2020-07-17T13:43:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:43:01.087Z] time="2020-07-17T13:43:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:43:01.087Z] time="2020-07-17T13:43:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef4a950ac1e2124aa28b9bc24570aa83a6763c9c45e3a60b5ac8d7793fbf8fb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:43:01.087Z] time="2020-07-17T13:43:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:43:01.087Z] time="2020-07-17T13:43:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:43:01.087Z] time="2020-07-17T13:43:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef4a950ac1e2124aa28b9bc24570aa83a6763c9c45e3a60b5ac8d7793fbf8fb2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:43:01.531Z] ok github.com/docker/docker/daemon/logger/templates 0.143s coverage: 8.3% of statements [2020-07-17T13:43:01.650Z] === RUN TestPluginInstall/with_insecure [2020-07-17T13:43:01.906Z] === RUN TestDockerSuite/TestCommitChange [2020-07-17T13:43:02.521Z] ok github.com/docker/docker/daemon/logger/syslog 0.240s coverage: 46.8% of statements [2020-07-17T13:43:03.272Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-17T13:43:03.272Z] time="2020-07-17T13:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:43:03.272Z] time="2020-07-17T13:43:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:43:03.272Z] time="2020-07-17T13:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47190de1ea2cb0ddacbe5f6650243278741b5d4f599966b1a399b3e896ec7557" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:43:03.272Z] time="2020-07-17T13:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:43:03.272Z] time="2020-07-17T13:43:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:43:03.272Z] time="2020-07-17T13:43:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47190de1ea2cb0ddacbe5f6650243278741b5d4f599966b1a399b3e896ec7557" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:43:03.509Z] ok github.com/docker/docker/daemon/logger/splunk 2.243s coverage: 82.5% of statements [2020-07-17T13:43:03.509Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-17T13:43:03.509Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-17T13:43:03.509Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-17T13:43:03.834Z] --- PASS: TestPluginInstall (11.66s) [2020-07-17T13:43:03.834Z] --- PASS: TestPluginInstall/no_auth (8.17s) [2020-07-17T13:43:03.834Z] --- PASS: TestPluginInstall/with_htpasswd (1.33s) [2020-07-17T13:43:03.834Z] --- PASS: TestPluginInstall/with_insecure (2.16s) [2020-07-17T13:43:03.834Z] plugin_test.go:157: [d7c5c08f7f95a] daemon is not started [2020-07-17T13:43:03.834Z] PASS [2020-07-17T13:43:03.834Z] [2020-07-17T13:43:03.834Z] DONE 6 tests in 11.874s [2020-07-17T13:43:03.834Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-17T13:43:03.834Z] ++ 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-07-17T13:43:03.834Z] ++ set -e [2020-07-17T13:43:03.834Z] ++ '[' -n 0 ']' [2020-07-17T13:43:03.834Z] ++ set -x [2020-07-17T13:43:03.834Z] ++ env -i DEST=/go/src/github.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-07-17T13:43:04.091Z] INFO: Testing against a local daemon [2020-07-17T13:43:04.091Z] === RUN TestExternalGraphDriver [2020-07-17T13:43:04.091Z] === RUN TestExternalGraphDriver/json [2020-07-17T13:43:04.091Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-17T13:43:04.202Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2020-07-17T13:43:05.080Z] ok github.com/docker/docker/distribution/metadata 1.305s coverage: 48.2% of statements [2020-07-17T13:43:05.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-17T13:43:05.549Z] ok github.com/docker/docker/errdefs 0.110s coverage: 49.4% of statements [2020-07-17T13:43:05.549Z] ok github.com/docker/docker/distribution 1.445s coverage: 20.3% of statements [2020-07-17T13:43:05.549Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-17T13:43:06.039Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-17T13:43:06.107Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-07-17T13:43:06.295Z] === RUN TestExternalGraphDriver/spec [2020-07-17T13:43:07.115Z] ok github.com/docker/docker/image/cache 0.217s coverage: 19.2% of statements [2020-07-17T13:43:07.115Z] ok github.com/docker/docker/distribution/xfer 2.413s coverage: 76.8% of statements [2020-07-17T13:43:07.485Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.4% of statements [2020-07-17T13:43:07.583Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-17T13:43:07.583Z] ok github.com/docker/docker/image/v1 0.351s coverage: 25.0% of statements [2020-07-17T13:43:07.661Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-17T13:43:08.052Z] ok github.com/docker/docker/image 0.793s coverage: 86.4% of statements [2020-07-17T13:43:08.222Z] === RUN TestExternalGraphDriver/pull [2020-07-17T13:43:08.521Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-17T13:43:08.521Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-17T13:43:08.787Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-17T13:43:09.508Z] ok github.com/docker/docker/libcontainerd/queue 0.101s coverage: 100.0% of statements [2020-07-17T13:43:10.153Z] --- PASS: TestExternalGraphDriver (6.00s) [2020-07-17T13:43:10.153Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-07-17T13:43:10.153Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-07-17T13:43:10.153Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2020-07-17T13:43:10.153Z] === RUN TestGraphdriverPluginV2 [2020-07-17T13:43:10.153Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-17T13:43:10.496Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-07-17T13:43:10.720Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-17T13:43:10.965Z] ok github.com/docker/docker/libcontainerd/local 0.323s coverage: 1.0% of statements [2020-07-17T13:43:10.966Z] ok github.com/docker/docker/layer 0.530s coverage: 30.1% of statements [2020-07-17T13:43:11.435Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-17T13:43:11.435Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-17T13:43:11.435Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-17T13:43:11.435Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-17T13:43:11.435Z] ? github.com/docker/docker/oci [no test files] [2020-07-17T13:43:11.435Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-17T13:43:12.088Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-17T13:43:12.426Z] ok github.com/docker/docker/opts 0.603s coverage: 67.7% of statements [2020-07-17T13:43:12.649Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-17T13:43:12.649Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-17T13:43:12.649Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-17T13:43:12.649Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-17T13:43:12.649Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-17T13:43:12.649Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-17T13:43:12.895Z] ok github.com/docker/docker/pkg/broadcaster 0.071s coverage: 100.0% of statements [2020-07-17T13:43:12.895Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 26.8% of statements [2020-07-17T13:43:12.905Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-17T13:43:13.364Z] ok github.com/docker/docker/pkg/capabilities 0.058s coverage: 87.5% of statements [2020-07-17T13:43:13.879Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2020-07-17T13:43:13.879Z] PASS [2020-07-17T13:43:13.879Z] [2020-07-17T13:43:13.879Z] DONE 5 tests in 10.070s [2020-07-17T13:43:13.879Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-17T13:43:13.879Z] ++ 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-07-17T13:43:13.879Z] ++ set -e [2020-07-17T13:43:13.879Z] ++ '[' -n 0 ']' [2020-07-17T13:43:13.879Z] ++ set -x [2020-07-17T13:43:13.879Z] ++ env -i DEST=/go/src/github.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-07-17T13:43:13.879Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-17T13:43:14.136Z] INFO: Testing against a local daemon [2020-07-17T13:43:14.136Z] === RUN TestContinueAfterPluginCrash [2020-07-17T13:43:14.136Z] === PAUSE TestContinueAfterPluginCrash [2020-07-17T13:43:14.136Z] === RUN TestReadPluginNoRead [2020-07-17T13:43:14.136Z] === PAUSE TestReadPluginNoRead [2020-07-17T13:43:14.136Z] === RUN TestDaemonStartWithLogOpt [2020-07-17T13:43:14.136Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-17T13:43:14.136Z] === CONT TestContinueAfterPluginCrash [2020-07-17T13:43:14.136Z] === CONT TestDaemonStartWithLogOpt [2020-07-17T13:43:14.352Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2020-07-17T13:43:14.352Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.4% of statements [2020-07-17T13:43:15.340Z] ok github.com/docker/docker/pkg/discovery 0.122s coverage: 58.3% of statements [2020-07-17T13:43:15.340Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2020-07-17T13:43:15.502Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-17T13:43:15.502Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-17T13:43:16.429Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-17T13:43:16.907Z] ok github.com/docker/docker/pkg/discovery/memory 0.220s coverage: 92.3% of statements [2020-07-17T13:43:16.907Z] ok github.com/docker/docker/pkg/discovery/nodes 0.031s coverage: 93.8% of statements [2020-07-17T13:43:16.990Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-17T13:43:17.473Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-17T13:43:17.733Z] ok github.com/docker/docker/daemon 12.188s coverage: 17.4% of statements [2020-07-17T13:43:17.733Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-17T13:43:17.733Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-17T13:43:17.896Z] ok github.com/docker/docker/pkg/filenotify 0.174s coverage: 45.7% of statements [2020-07-17T13:43:17.918Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-17T13:43:17.992Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2020-07-17T13:43:18.365Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 87.7% of statements [2020-07-17T13:43:18.478Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-17T13:43:18.834Z] ok github.com/docker/docker/pkg/homedir 0.095s coverage: 42.9% of statements [2020-07-17T13:43:19.040Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-17T13:43:19.040Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-17T13:43:19.040Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-17T13:43:19.296Z] --- PASS: TestDaemonStartWithLogOpt (5.33s) [2020-07-17T13:43:19.296Z] === CONT TestReadPluginNoRead [2020-07-17T13:43:19.372Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-07-17T13:43:19.372Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-17T13:43:19.372Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-17T13:43:19.372Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-17T13:43:19.551Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-17T13:43:19.551Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-17T13:43:19.551Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-17T13:43:19.824Z] ok github.com/docker/docker/pkg/idtools 0.166s coverage: 7.3% of statements [2020-07-17T13:43:19.824Z] ok github.com/docker/docker/pkg/discovery/kv 3.623s coverage: 84.1% of statements [2020-07-17T13:43:19.851Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-17T13:43:19.851Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-17T13:43:20.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-17T13:43:20.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-17T13:43:20.748Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2020-07-17T13:43:21.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-17T13:43:21.390Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-07-17T13:43:21.390Z] ok github.com/docker/docker/pkg/ioutils 0.753s coverage: 69.2% of statements [2020-07-17T13:43:21.390Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2020-07-17T13:43:21.390Z] ok github.com/docker/docker/pkg/archive 7.539s coverage: 62.7% of statements [2020-07-17T13:43:21.858Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2020-07-17T13:43:21.884Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-17T13:43:21.884Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-17T13:43:22.328Z] ok github.com/docker/docker/pkg/namesgenerator 0.067s coverage: 85.7% of statements [2020-07-17T13:43:22.653Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.470s coverage: 73.1% of statements [2020-07-17T13:43:22.796Z] ok github.com/docker/docker/pkg/parsers 0.085s coverage: 97.0% of statements [2020-07-17T13:43:23.222Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-07-17T13:43:23.248Z] === RUN TestReadPluginNoRead/default [2020-07-17T13:43:23.265Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2020-07-17T13:43:23.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-17T13:43:24.601Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.495s coverage: 57.0% of statements [2020-07-17T13:43:24.738Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2020-07-17T13:43:24.738Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-17T13:43:24.738Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-17T13:43:24.831Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.231s coverage: 56.8% of statements [2020-07-17T13:43:25.300Z] ok github.com/docker/docker/pkg/plugins/transport 0.106s coverage: 85.7% of statements [2020-07-17T13:43:25.301Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-17T13:43:25.558Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-17T13:43:25.769Z] ok github.com/docker/docker/pkg/pools 0.090s coverage: 88.2% of statements [2020-07-17T13:43:26.120Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-17T13:43:26.238Z] ok github.com/docker/docker/pkg/progress 0.059s coverage: 75.9% of statements [2020-07-17T13:43:26.519Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-07-17T13:43:27.049Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-17T13:43:27.049Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-17T13:43:27.224Z] ok github.com/docker/docker/pkg/reexec 0.184s coverage: 82.4% of statements [2020-07-17T13:43:27.611Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-17T13:43:27.611Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-17T13:43:27.693Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 73.9% of statements [2020-07-17T13:43:27.693Z] ok github.com/docker/docker/pkg/signal 0.121s coverage: 20.3% of statements [2020-07-17T13:43:27.871Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-17T13:43:28.424Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.355s coverage: 45.9% of statements [2020-07-17T13:43:28.424Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-17T13:43:28.424Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.302s coverage: 49.5% of statements [2020-07-17T13:43:28.436Z] --- PASS: TestReadPluginNoRead (9.00s) [2020-07-17T13:43:28.436Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-07-17T13:43:28.436Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2020-07-17T13:43:28.436Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2020-07-17T13:43:28.436Z] read_test.go:92: [dc127ffdc9525] daemon is not started [2020-07-17T13:43:28.436Z] PASS [2020-07-17T13:43:28.436Z] [2020-07-17T13:43:28.436Z] DONE 6 tests in 14.488s [2020-07-17T13:43:28.436Z] 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-07-17T13:43:28.436Z] ++ 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-07-17T13:43:28.436Z] ++ set -e [2020-07-17T13:43:28.436Z] ++ '[' -n 0 ']' [2020-07-17T13:43:28.436Z] ++ set -x [2020-07-17T13:43:28.436Z] ++ env -i DEST=/go/src/github.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-07-17T13:43:28.436Z] testing: warning: no tests to run [2020-07-17T13:43:28.436Z] PASS [2020-07-17T13:43:28.436Z] [2020-07-17T13:43:28.436Z] DONE 0 tests in 0.055s [2020-07-17T13:43:28.436Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-17T13:43:28.436Z] ++ 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-07-17T13:43:28.436Z] ++ set -e [2020-07-17T13:43:28.436Z] ++ '[' -n 0 ']' [2020-07-17T13:43:28.436Z] ++ set -x [2020-07-17T13:43:28.437Z] ++ env -i DEST=/go/src/github.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-07-17T13:43:28.682Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-07-17T13:43:28.692Z] INFO: Testing against a local daemon [2020-07-17T13:43:28.692Z] === RUN TestPluginWithDevMounts [2020-07-17T13:43:28.692Z] === PAUSE TestPluginWithDevMounts [2020-07-17T13:43:28.692Z] === CONT TestPluginWithDevMounts [2020-07-17T13:43:28.692Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-17T13:43:29.154Z] ok github.com/docker/docker/pkg/streamformatter 0.102s coverage: 66.2% of statements [2020-07-17T13:43:29.253Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-17T13:43:29.253Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-17T13:43:29.623Z] ok github.com/docker/docker/pkg/stringid 0.085s coverage: 70.6% of statements [2020-07-17T13:43:29.817Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-17T13:43:30.092Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-07-17T13:43:30.345Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.525s coverage: 57.7% of statements [2020-07-17T13:43:30.346Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-17T13:43:30.744Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-07-17T13:43:30.744Z] PASS [2020-07-17T13:43:30.744Z] [2020-07-17T13:43:30.744Z] DONE 1 tests in 2.087s [2020-07-17T13:43:30.744Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-17T13:43:30.744Z] ++ 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-07-17T13:43:30.744Z] ++ set -e [2020-07-17T13:43:30.744Z] ++ '[' -n 0 ']' [2020-07-17T13:43:30.744Z] ++ set -x [2020-07-17T13:43:30.745Z] ++ env -i DEST=/go/src/github.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-07-17T13:43:30.745Z] INFO: Testing against a local daemon [2020-07-17T13:43:30.745Z] === RUN TestSecretInspect [2020-07-17T13:43:30.745Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-17T13:43:30.915Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.320s coverage: 76.1% of statements [2020-07-17T13:43:30.915Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-17T13:43:31.657Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.8% of statements [2020-07-17T13:43:31.657Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-17T13:43:31.657Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-17T13:43:32.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-17T13:43:32.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-17T13:43:32.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-17T13:43:32.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-17T13:43:32.111Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-17T13:43:32.126Z] testing: warning: no tests to run [2020-07-17T13:43:32.126Z] coverage: [no statements] [2020-07-17T13:43:32.126Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2020-07-17T13:43:32.293Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-07-17T13:43:32.368Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-17T13:43:32.552Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-07-17T13:43:32.599Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2020-07-17T13:43:32.599Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-07-17T13:43:33.068Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2020-07-17T13:43:33.294Z] --- PASS: TestSecretInspect (2.65s) [2020-07-17T13:43:33.294Z] === RUN TestSecretList [2020-07-17T13:43:33.490Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-07-17T13:43:33.536Z] ok github.com/docker/docker/pkg/useragent 0.070s coverage: 88.9% of statements [2020-07-17T13:43:34.524Z] ok github.com/docker/docker/plugin/v2 0.201s coverage: 20.1% of statements [2020-07-17T13:43:35.396Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.8% of statements [2020-07-17T13:43:35.396Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-17T13:43:35.396Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-17T13:43:35.396Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.0% of statements [2020-07-17T13:43:35.514Z] ok github.com/docker/docker/plugin 0.383s coverage: 12.0% of statements [2020-07-17T13:43:35.514Z] ok github.com/docker/docker/reference 0.475s coverage: 84.4% of statements [2020-07-17T13:43:35.807Z] --- PASS: TestSecretList (2.35s) [2020-07-17T13:43:35.807Z] === RUN TestSecretsCreateAndDelete [2020-07-17T13:43:36.732Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-17T13:43:37.080Z] ok github.com/docker/docker/restartmanager 0.137s coverage: 50.9% of statements [2020-07-17T13:43:37.080Z] ok github.com/docker/docker/registry/resumable 0.313s coverage: 100.0% of statements [2020-07-17T13:43:37.293Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-17T13:43:37.301Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-07-17T13:43:37.301Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.4% of statements [2020-07-17T13:43:37.301Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-17T13:43:37.301Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-17T13:43:37.863Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-17T13:43:37.863Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-17T13:43:37.863Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-17T13:43:38.068Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2020-07-17T13:43:38.068Z] ok github.com/docker/docker/testutil 0.322s coverage: 62.5% of statements [2020-07-17T13:43:38.120Z] --- PASS: TestSecretsCreateAndDelete (2.52s) [2020-07-17T13:43:38.120Z] === RUN TestSecretsUpdate [2020-07-17T13:43:38.240Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-07-17T13:43:38.500Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-07-17T13:43:38.537Z] ok github.com/docker/docker/registry 0.530s coverage: 51.7% of statements [2020-07-17T13:43:39.069Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-07-17T13:43:40.007Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-07-17T13:43:40.007Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-17T13:43:40.576Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.7% of statements [2020-07-17T13:43:40.634Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-17T13:43:40.634Z] --- PASS: TestSecretsUpdate (2.24s) [2020-07-17T13:43:40.634Z] === RUN TestTemplatedSecret [2020-07-17T13:43:40.890Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-17T13:43:41.493Z] ok github.com/docker/docker/volume/drivers 0.203s coverage: 36.1% of statements [2020-07-17T13:43:41.493Z] ok github.com/docker/docker/volume/local 0.286s coverage: 37.7% of statements [2020-07-17T13:43:41.493Z] ok github.com/docker/docker/volume/mounts 0.137s coverage: 66.2% of statements [2020-07-17T13:43:41.513Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-07-17T13:43:41.818Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-17T13:43:43.058Z] ok github.com/docker/docker/volume/service 0.314s coverage: 70.3% of statements [2020-07-17T13:43:43.416Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2020-07-17T13:43:43.417Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-17T13:43:43.705Z] --- PASS: TestTemplatedSecret (3.18s) [2020-07-17T13:43:43.705Z] === RUN TestSecretCreateResolve [2020-07-17T13:43:43.985Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 82.5% of statements [2020-07-17T13:43:43.985Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-17T13:43:43.985Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-07-17T13:43:43.985Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-17T13:43:46.220Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-17T13:43:46.220Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-17T13:43:46.519Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-07-17T13:43:46.519Z] ok github.com/docker/docker/distribution 0.314s coverage: 22.1% of statements [2020-07-17T13:43:46.519Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-17T13:43:46.524Z] --- PASS: TestSecretCreateResolve (2.80s) [2020-07-17T13:43:46.524Z] PASS [2020-07-17T13:43:46.524Z] [2020-07-17T13:43:46.524Z] DONE 6 tests in 15.873s [2020-07-17T13:43:46.524Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-17T13:43:46.524Z] ++ 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-07-17T13:43:46.524Z] ++ set -e [2020-07-17T13:43:46.524Z] ++ '[' -n 0 ']' [2020-07-17T13:43:46.524Z] ++ set -x [2020-07-17T13:43:46.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-17T13:43:46.524Z] INFO: Testing against a local daemon [2020-07-17T13:43:46.524Z] === RUN TestServiceCreateInit [2020-07-17T13:43:46.783Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-17T13:43:47.709Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-17T13:43:47.919Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-07-17T13:43:48.488Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-17T13:43:48.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-17T13:43:49.425Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-17T13:43:49.425Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2020-07-17T13:43:49.425Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-17T13:43:49.425Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-17T13:43:49.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-17T13:43:50.362Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-17T13:43:50.362Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-17T13:43:50.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-17T13:43:51.180Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-17T13:43:51.299Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-17T13:43:52.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-17T13:43:52.679Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-17T13:43:52.679Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-17T13:43:53.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-17T13:43:54.583Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 76.8% of statements [2020-07-17T13:43:54.835Z] --- PASS: TestServiceCreateInit (8.30s) [2020-07-17T13:43:54.835Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2020-07-17T13:43:54.835Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2020-07-17T13:43:54.835Z] === RUN TestCreateServiceMultipleTimes [2020-07-17T13:43:55.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00074d6c0_} [2020-07-17T13:43:55.150Z] ok github.com/docker/docker/pkg/authorization 0.125s coverage: 68.3% of statements [2020-07-17T13:43:55.409Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-17T13:43:55.668Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-17T13:43:56.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1814312565_/foo_false____} [2020-07-17T13:43:57.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1814312565_/foo_true____} [2020-07-17T13:43:58.953Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.2% of statements [2020-07-17T13:43:59.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3871184720_/foo_false____} [2020-07-17T13:43:59.213Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-17T13:43:59.213Z] ok github.com/docker/docker/layer 7.486s coverage: 68.8% of statements [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/oci [no test files] [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-17T13:43:59.213Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-17T13:43:59.782Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-07-17T13:43:59.782Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-07-17T13:44:00.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3871184720_/foo_true____} [2020-07-17T13:44:00.723Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-07-17T13:44:00.901Z] ok github.com/docker/docker/pkg/plugins 35.242s coverage: 73.4% of statements [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/rootless [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/volume [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-17T13:44:00.901Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-17T13:44:00.901Z] [2020-07-17T13:44:00.901Z] === Skipped [2020-07-17T13:44:00.901Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-17T13:44:00.901Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-17T13:44:00.901Z] [2020-07-17T13:44:00.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-17T13:44:00.901Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.901Z] [2020-07-17T13:44:00.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-17T13:44:00.901Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.901Z] [2020-07-17T13:44:00.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-07-17T13:44:00.902Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-17T13:44:00.902Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-17T13:44:00.902Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-17T13:44:00.902Z] daemon_test.go:147: root required [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-17T13:44:00.902Z] reload_test.go:520: root required [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-17T13:44:00.902Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-17T13:44:00.902Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-17T13:44:00.902Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-17T13:44:00.902Z] download_test.go:268: Needs fixing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-17T13:44:00.902Z] layer_test.go:304: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-17T13:44:00.902Z] layer_test.go:353: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-17T13:44:00.902Z] layer_test.go:468: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-17T13:44:00.902Z] layer_test.go:697: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-17T13:44:00.902Z] migration_test.go:46: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-17T13:44:00.902Z] migration_test.go:182: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-17T13:44:00.902Z] mount_test.go:17: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-17T13:44:00.902Z] mount_test.go:76: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-17T13:44:00.902Z] mount_test.go:125: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-17T13:44:00.902Z] mount_test.go:212: Failing on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:133: Xz not present in msys2 [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:238: Failing on Windows CI machines [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-17T13:44:00.902Z] archive_windows_test.go:16: Currently fails [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-17T13:44:00.902Z] changes_test.go:192: needs more investigation [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-17T13:44:00.902Z] changes_test.go:405: needs further investigation [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-17T13:44:00.902Z] changes_test.go:441: needs further investigation [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-17T13:44:00.902Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-17T13:44:00.902Z] poller_test.go:41: No chmod on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-17T13:44:00.902Z] fileutils_test.go:134: Needs porting to Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-17T13:44:00.902Z] fileutils_test.go:180: Needs porting to Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-17T13:44:00.902Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-07-17T13:44:00.902Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-07-17T13:44:00.902Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-17T13:44:00.902Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-17T13:44:00.902Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-17T13:44:00.902Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] [2020-07-17T13:44:00.902Z] DONE 1761 tests, 46 skipped in 196.795s [2020-07-17T13:44:00.902Z] INFO: make.ps1 ended at 07/17/2020 13:44:00 [2020-07-17T13:44:01.291Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-17T13:44:01.860Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-17T13:44:01.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3871184720_/foo_true__0xc00074d720__} [2020-07-17T13:44:02.468Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-17T13:44:02.797Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-17T13:44:02.937Z] INFO: Unit tests ended at 07/17/2020 13:44:02. Duration:00:03:31.8984630 [2020-07-17T13:44:02.937Z] INFO: Building busybox [2020-07-17T13:44:02.937Z] Sending build context to Docker daemon 5.12kB [2020-07-17T13:44:02.937Z] [2020-07-17T13:44:02.937Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-17T13:44:02.937Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-17T13:44:02.937Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-17T13:44:02.937Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-17T13:44:02.937Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-17T13:44:02.937Z] ---> 987b1d5e0abf [2020-07-17T13:44:02.937Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-17T13:44:02.937Z] ---> Running in 21a92d85fca5 [2020-07-17T13:44:03.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00074d740_} [2020-07-17T13:44:03.736Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-17T13:44:04.328Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-07-17T13:44:04.328Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2020-07-17T13:44:04.586Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-07-17T13:44:04.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00074d760_} [2020-07-17T13:44:05.522Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 70.5% of statements [2020-07-17T13:44:05.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-17T13:44:06.089Z] ok github.com/docker/docker/pkg/ioutils 0.535s coverage: 68.8% of statements [2020-07-17T13:44:06.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00074d780_} [2020-07-17T13:44:06.349Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-07-17T13:44:06.349Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-07-17T13:44:06.609Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-07-17T13:44:06.609Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-17T13:44:06.609Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-17T13:44:06.868Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-07-17T13:44:06.868Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-17T13:44:07.128Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-17T13:44:07.387Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-17T13:44:07.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00074d7a0_} [2020-07-17T13:44:07.646Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-07-17T13:44:07.905Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-17T13:44:07.905Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-17T13:44:07.905Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-17T13:44:08.842Z] Removing intermediate container 21a92d85fca5 [2020-07-17T13:44:08.842Z] ---> 58650b51d23e [2020-07-17T13:44:08.842Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-17T13:44:08.842Z] ---> Running in fa40f6850e2b [2020-07-17T13:44:08.842Z] Removing intermediate container fa40f6850e2b [2020-07-17T13:44:08.842Z] ---> 603989f45f6b [2020-07-17T13:44:08.842Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-17T13:44:08.842Z] ---> Running in fc39abad7539 [2020-07-17T13:44:08.842Z] Removing intermediate container fc39abad7539 [2020-07-17T13:44:08.842Z] ---> 4ec3866f6886 [2020-07-17T13:44:08.842Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-17T13:44:08.843Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-07-17T13:44:08.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-17T13:44:09.412Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-17T13:44:09.671Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-17T13:44:09.930Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-17T13:44:10.228Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-17T13:44:10.407Z] [2020-07-17T13:44:10.876Z] ---> 47c0b5827691 [2020-07-17T13:44:10.876Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-17T13:44:10.876Z] ---> Running in d89c329a983b [2020-07-17T13:44:11.305Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-07-17T13:44:11.565Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-17T13:44:12.117Z] --- PASS: TestCreateServiceMultipleTimes (16.90s) [2020-07-17T13:44:12.117Z] === RUN TestCreateServiceConflict [2020-07-17T13:44:12.372Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-17T13:44:14.323Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-17T13:44:14.852Z] ok github.com/docker/docker/pkg/signal 2.388s coverage: 61.0% of statements [2020-07-17T13:44:14.852Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-17T13:44:14.884Z] --- PASS: TestCreateServiceConflict (2.94s) [2020-07-17T13:44:14.884Z] === RUN TestCreateServiceMaxReplicas [2020-07-17T13:44:15.111Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-17T13:44:15.371Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-17T13:44:15.630Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-17T13:44:16.197Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-07-17T13:44:16.766Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-07-17T13:44:17.025Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2020-07-17T13:44:17.397Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-17T13:44:17.594Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-07-17T13:44:17.852Z] testing: warning: no tests to run [2020-07-17T13:44:17.852Z] coverage: [no statements] [2020-07-17T13:44:17.852Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-17T13:44:18.325Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-17T13:44:18.420Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-17T13:44:18.420Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-17T13:44:18.581Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-17T13:44:18.581Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-07-17T13:44:18.581Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-17T13:44:18.679Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-17T13:44:19.141Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-17T13:44:19.704Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-17T13:44:20.269Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-17T13:44:20.588Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-17T13:44:21.156Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-17T13:44:21.195Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-17T13:44:21.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-17T13:44:21.304Z] Removing intermediate container d89c329a983b [2020-07-17T13:44:21.304Z] ---> 844eaf5f274e [2020-07-17T13:44:21.304Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-17T13:44:21.304Z] ---> Running in 3fc10cf229f6 [2020-07-17T13:44:21.773Z] [2020-07-17T13:44:21.773Z] SUCCESS: Specified value was saved. [2020-07-17T13:44:22.092Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-17T13:44:22.122Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-17T13:44:22.660Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-17T13:44:22.683Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-17T13:44:23.611Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-17T13:44:24.038Z] ok github.com/docker/docker/registry 0.073s coverage: 56.3% of statements [2020-07-17T13:44:24.174Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-17T13:44:24.606Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-17T13:44:24.724Z] Removing intermediate container 3fc10cf229f6 [2020-07-17T13:44:24.724Z] ---> e231982d3893 [2020-07-17T13:44:24.724Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-17T13:44:24.724Z] ---> Running in 099f2dfb0a27 [2020-07-17T13:44:24.736Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-17T13:44:24.865Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-17T13:44:25.297Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-17T13:44:25.432Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-17T13:44:25.692Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-17T13:44:26.224Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-17T13:44:26.785Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-17T13:44:27.346Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-17T13:44:27.950Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-17T13:44:28.405Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-17T13:44:28.512Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-17T13:44:28.650Z] Cannot create a file when that file already exists. [2020-07-17T13:44:28.973Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-17T13:44:29.073Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-17T13:44:29.073Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-17T13:44:29.542Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-17T13:44:29.634Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-17T13:44:30.200Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-17T13:44:30.762Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-17T13:44:30.918Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-07-17T13:44:31.324Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-17T13:44:31.884Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-17T13:44:32.810Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-17T13:44:33.065Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s) [2020-07-17T13:44:33.065Z] === RUN TestCreateServiceSecretFileMode [2020-07-17T13:44:33.320Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-17T13:44:34.519Z] Removing intermediate container 099f2dfb0a27 [2020-07-17T13:44:34.519Z] ---> ebcada5a36ba [2020-07-17T13:44:34.519Z] Step 13/13 : CMD ["sh"] [2020-07-17T13:44:34.519Z] ---> Running in c39cc67979d0 [2020-07-17T13:44:34.519Z] Removing intermediate container c39cc67979d0 [2020-07-17T13:44:34.519Z] ---> 5c87d39a468e [2020-07-17T13:44:34.519Z] Successfully built 5c87d39a468e [2020-07-17T13:44:34.519Z] Successfully tagged busybox:latest [2020-07-17T13:44:34.519Z] INFO: Docker images of the daemon under test [2020-07-17T13:44:34.519Z] [2020-07-17T13:44:34.519Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-17T13:44:34.519Z] busybox latest 5c87d39a468e Less than a second ago 5.06GB [2020-07-17T13:44:34.519Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 9 days ago 4.99GB [2020-07-17T13:44:34.519Z] microsoft/windowsservercore latest 987b1d5e0abf 9 days ago 4.99GB [2020-07-17T13:44:34.519Z] [2020-07-17T13:44:34.519Z] INFO: Running integration tests at 07/17/2020 13:44:33... [2020-07-17T13:44:34.519Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-17T13:44:34.519Z] INFO: Integration API tests being run from the host: [2020-07-17T13:44:34.519Z] INFO: make.ps1 starting at 07/17/2020 13:44:33 [2020-07-17T13:44:34.988Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-17T13:44:35.208Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-17T13:44:35.768Z] --- PASS: TestCreateServiceSecretFileMode (2.85s) [2020-07-17T13:44:35.768Z] === RUN TestCreateServiceConfigFileMode [2020-07-17T13:44:39.077Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-17T13:44:39.077Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2020-07-17T13:44:39.077Z] === RUN TestCreateServiceSysctls [2020-07-17T13:44:40.440Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-17T13:44:41.367Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-17T13:44:42.732Z] --- PASS: TestCreateServiceSysctls (3.70s) [2020-07-17T13:44:42.732Z] === RUN TestCreateServiceCapabilities [2020-07-17T13:44:43.115Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/rootless [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/volume [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-17T13:44:43.115Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === Skipped [2020-07-17T13:44:43.115Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-17T13:44:43.115Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-17T13:44:43.115Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-17T13:44:43.115Z] time="2020-07-17T13:43:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-17T13:44:43.115Z] time="2020-07-17T13:43:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-17T13:44:43.115Z] time="2020-07-17T13:43:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-17T13:44:43.115Z] time="2020-07-17T13:43:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-17T13:44:43.115Z] time="2020-07-17T13:43:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-17T13:44:43.115Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-17T13:44:43.115Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-17T13:44:43.115Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.115Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-17T13:44:43.115Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.115Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:44:43.115Z] [2020-07-17T13:44:43.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-17T13:44:43.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-17T13:44:43.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-17T13:44:43.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-17T13:44:43.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-17T13:44:43.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-17T13:44:43.116Z] graphtest_unix.go:73: No driver to put! [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-17T13:44:43.116Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-17T13:44:43.116Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] [2020-07-17T13:44:43.116Z] DONE 2124 tests, 26 skipped in 247.431s Post stage [Pipeline] junit [2020-07-17T13:44:43.127Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-17T13:44:43.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41224/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce hack/validate/vendor [2020-07-17T13:44:44.516Z] No vendor changes in diff. [2020-07-17T13:44:44.708Z] === RUN TestDockerSuite/TestCpToCaseH [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-17T13:44:45.424Z] + echo Building e2e image [2020-07-17T13:44:45.424Z] Building e2e image [2020-07-17T13:44:45.424Z] + docker build --build-arg DOCKER_GITCOMMIT=9c66a2f4e15d1f6671c9de9b841dd4f0bc8fc0ce -t moby-e2e-test -f Dockerfile.e2e . [2020-07-17T13:44:45.424Z] #2 [internal] load .dockerignore [2020-07-17T13:44:45.424Z] #2 transferring context: 34B done [2020-07-17T13:44:45.424Z] #2 DONE 0.0s [2020-07-17T13:44:45.424Z] [2020-07-17T13:44:45.424Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-17T13:44:45.424Z] #1 transferring dockerfile: 3.21kB done [2020-07-17T13:44:45.424Z] #1 DONE 0.0s [2020-07-17T13:44:45.424Z] [2020-07-17T13:44:45.424Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-17T13:44:45.424Z] #3 DONE 0.1s [2020-07-17T13:44:45.424Z] [2020-07-17T13:44:45.424Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-17T13:44:45.424Z] #4 DONE 0.2s [2020-07-17T13:44:45.638Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2020-07-17T13:44:45.638Z] === RUN TestInspect [2020-07-17T13:44:45.685Z] [2020-07-17T13:44:45.685Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-17T13:44:45.685Z] #5 DONE 0.0s [2020-07-17T13:44:45.685Z] [2020-07-17T13:44:45.685Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-17T13:44:45.685Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-17T13:44:45.685Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.0s [2020-07-17T13:44:45.685Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 0B / 126B 0.0s [2020-07-17T13:44:45.685Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-17T13:44:45.685Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-17T13:44:45.685Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-17T13:44:45.685Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done [2020-07-17T13:44:45.944Z] #14 ... [2020-07-17T13:44:45.944Z] [2020-07-17T13:44:45.944Z] #8 [internal] load build context [2020-07-17T13:44:45.944Z] #8 transferring context: 852.05kB 0.2s done [2020-07-17T13:44:45.944Z] #8 DONE 0.3s [2020-07-17T13:44:45.944Z] [2020-07-17T13:44:45.944Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-17T13:44:45.944Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 11.94MB / 127.35MB 0.2s [2020-07-17T13:44:45.944Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 32.38MB / 127.35MB 0.4s [2020-07-17T13:44:46.203Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 40.18MB / 127.35MB 0.5s [2020-07-17T13:44:46.463Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 58.75MB / 127.35MB 0.7s [2020-07-17T13:44:46.463Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 73.04MB / 127.35MB 0.8s [2020-07-17T13:44:46.463Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 88.49MB / 127.35MB 0.9s [2020-07-17T13:44:46.722Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 99.52MB / 127.35MB 1.0s [2020-07-17T13:44:46.982Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 108.44MB / 127.35MB 1.1s [2020-07-17T13:44:46.982Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.3s [2020-07-17T13:44:47.004Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-17T13:44:47.241Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-17T13:44:47.241Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.5s done [2020-07-17T13:44:47.260Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-17T13:44:49.155Z] --- PASS: TestInspect (3.45s) [2020-07-17T13:44:49.155Z] === RUN TestCreateJob [2020-07-17T13:44:51.431Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 4.2s done [2020-07-17T13:44:51.431Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 [2020-07-17T13:44:51.671Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-17T13:44:51.689Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-17T13:44:51.689Z] #14 DONE 6.0s [2020-07-17T13:44:51.689Z] [2020-07-17T13:44:51.689Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-17T13:44:52.231Z] === RUN TestDockerSuite/TestCpToDot [2020-07-17T13:44:52.255Z] #15 0.550 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-17T13:44:52.487Z] --- PASS: TestCreateJob (3.26s) [2020-07-17T13:44:52.487Z] === RUN TestReplicatedJob [2020-07-17T13:44:52.743Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-17T13:44:53.189Z] #15 1.603 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-17T13:44:53.189Z] #15 1.713 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-17T13:44:53.449Z] #15 1.717 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-17T13:44:53.449Z] #15 1.724 (3/54) Installing readline (8.0.4-r0) [2020-07-17T13:44:53.449Z] #15 1.729 (4/54) Installing bash (5.0.17-r0) [2020-07-17T13:44:53.449Z] #15 1.741 Executing bash-5.0.17-r0.post-install [2020-07-17T13:44:53.449Z] #15 1.743 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-17T13:44:53.449Z] #15 1.822 (6/54) Installing libblkid (2.35.2-r0) [2020-07-17T13:44:53.449Z] #15 1.827 (7/54) Installing libuuid (2.35.2-r0) [2020-07-17T13:44:53.449Z] #15 1.829 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-17T13:44:53.449Z] #15 1.835 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-17T13:44:53.449Z] #15 1.839 (10/54) Installing libgcc (9.3.0-r2) [2020-07-17T13:44:53.449Z] #15 1.841 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-17T13:44:53.449Z] #15 1.853 (12/54) Installing binutils (2.34-r1) [2020-07-17T13:44:53.449Z] #15 1.919 (13/54) Installing libmagic (5.38-r0) [2020-07-17T13:44:53.449Z] #15 1.940 (14/54) Installing file (5.38-r0) [2020-07-17T13:44:53.670Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-17T13:44:53.708Z] #15 1.942 (15/54) Installing gmp (6.2.0-r0) [2020-07-17T13:44:53.708Z] #15 1.949 (16/54) Installing isl (0.18-r0) [2020-07-17T13:44:53.708Z] #15 1.964 (17/54) Installing libgomp (9.3.0-r2) [2020-07-17T13:44:53.708Z] #15 1.967 (18/54) Installing libatomic (9.3.0-r2) [2020-07-17T13:44:53.708Z] #15 1.969 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-17T13:44:53.708Z] #15 2.011 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-17T13:44:53.708Z] #15 2.017 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-17T13:44:53.708Z] #15 2.020 (22/54) Installing gcc (9.3.0-r2) [2020-07-17T13:44:54.653Z] #15 2.873 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-17T13:44:54.653Z] #15 2.959 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-17T13:44:54.653Z] #15 2.960 (25/54) Installing g++ (9.3.0-r2) [2020-07-17T13:44:54.911Z] #15 3.366 (26/54) Installing make (4.3-r0) [2020-07-17T13:44:54.912Z] #15 3.370 (27/54) Installing fortify-headers (1.1-r0) [2020-07-17T13:44:54.912Z] #15 3.372 (28/54) Installing patch (2.7.6-r6) [2020-07-17T13:44:54.912Z] #15 3.375 (29/54) Installing build-base (0.5-r2) [2020-07-17T13:44:54.912Z] #15 3.376 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-17T13:44:54.912Z] #15 3.380 (31/54) Installing libcurl (7.69.1-r0) [2020-07-17T13:44:54.912Z] #15 3.386 (32/54) Installing curl (7.69.1-r0) [2020-07-17T13:44:54.912Z] #15 3.390 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-17T13:44:54.912Z] #15 3.396 (34/54) Installing jq (1.6-r1) [2020-07-17T13:44:54.912Z] #15 3.403 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-17T13:44:54.912Z] #15 3.408 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-17T13:44:54.912Z] #15 3.410 (37/54) Installing libaio (0.3.112-r1) [2020-07-17T13:44:54.912Z] #15 3.412 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-17T13:44:54.912Z] #15 3.445 (39/54) Installing blkid (2.35.2-r0) [2020-07-17T13:44:54.912Z] #15 3.449 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-17T13:44:54.912Z] #15 3.451 (41/54) Installing setpriv (2.35.2-r0) [2020-07-17T13:44:54.912Z] #15 3.453 (42/54) Installing libmount (2.35.2-r0) [2020-07-17T13:44:54.912Z] #15 3.458 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-17T13:44:54.912Z] #15 3.461 (44/54) Installing findmnt (2.35.2-r0) [2020-07-17T13:44:54.912Z] #15 3.463 (45/54) Installing mcookie (2.35.2-r0) [2020-07-17T13:44:54.912Z] #15 3.465 (46/54) Installing hexdump (2.35.2-r0) [2020-07-17T13:44:54.912Z] #15 3.467 (47/54) Installing lsblk (2.35.2-r0) [2020-07-17T13:44:55.170Z] #15 3.469 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-17T13:44:55.170Z] #15 3.475 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-17T13:44:55.170Z] #15 3.478 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-17T13:44:55.170Z] #15 3.480 (51/54) Installing util-linux (2.35.2-r0) [2020-07-17T13:44:55.170Z] #15 3.516 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-17T13:44:55.170Z] #15 3.518 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-17T13:44:55.170Z] #15 3.540 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-17T13:44:55.170Z] #15 3.544 Executing busybox-1.31.1-r16.trigger [2020-07-17T13:44:55.170Z] #15 3.552 OK: 230 MiB in 69 packages [2020-07-17T13:44:55.559Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-17T13:44:55.817Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-17T13:44:56.545Z] #15 DONE 5.0s [2020-07-17T13:44:56.545Z] [2020-07-17T13:44:56.545Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-17T13:44:56.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-17T13:44:57.308Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-17T13:44:57.480Z] #16 DONE 0.6s [2020-07-17T13:44:57.480Z] [2020-07-17T13:44:57.480Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-17T13:44:57.740Z] #17 DONE 0.6s [2020-07-17T13:44:57.871Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-17T13:44:58.000Z] [2020-07-17T13:44:58.000Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-17T13:44:58.000Z] #18 DONE 0.0s [2020-07-17T13:44:58.000Z] [2020-07-17T13:44:58.000Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-17T13:44:58.000Z] #22 DONE 0.1s [2020-07-17T13:44:58.000Z] [2020-07-17T13:44:58.000Z] #31 [builder 1/4] COPY . . [2020-07-17T13:44:58.000Z] #31 ... [2020-07-17T13:44:58.000Z] [2020-07-17T13:44:58.000Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-17T13:44:58.000Z] #26 DONE 0.1s [2020-07-17T13:44:58.000Z] [2020-07-17T13:44:58.000Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-17T13:44:58.000Z] #19 DONE 0.1s [2020-07-17T13:44:58.000Z] [2020-07-17T13:44:58.000Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-17T13:44:58.000Z] #23 DONE 0.1s [2020-07-17T13:44:58.000Z] [2020-07-17T13:44:58.000Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-17T13:44:58.000Z] #27 DONE 0.1s [2020-07-17T13:44:58.259Z] [2020-07-17T13:44:58.259Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-17T13:44:58.259Z] #28 DONE 0.1s [2020-07-17T13:44:58.259Z] [2020-07-17T13:44:58.259Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-17T13:44:58.431Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-17T13:44:58.993Z] --- PASS: TestReplicatedJob (6.52s) [2020-07-17T13:44:58.993Z] === RUN TestUpdateReplicatedJob [2020-07-17T13:44:59.602Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-17T13:44:59.857Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-17T13:44:59.857Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-17T13:45:00.113Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-17T13:45:00.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:45:00.297Z] INFO: Testing against a local daemon [2020-07-17T13:45:00.674Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-17T13:45:00.675Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-17T13:45:00.930Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-17T13:45:01.495Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-17T13:45:01.750Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-17T13:45:01.750Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-17T13:45:02.006Z] === RUN TestDockerSuite/TestCreateRM [2020-07-17T13:45:02.006Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-17T13:45:02.006Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-17T13:45:02.262Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-17T13:45:02.262Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-17T13:45:02.455Z] #29 ... [2020-07-17T13:45:02.455Z] [2020-07-17T13:45:02.455Z] #31 [builder 1/4] COPY . . [2020-07-17T13:45:02.455Z] #31 DONE 3.8s [2020-07-17T13:45:02.455Z] [2020-07-17T13:45:02.455Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-17T13:45:02.455Z] #20 2.380 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-17T13:45:02.455Z] #20 3.093 [2020-07-17T13:45:02.455Z] #20 3.215 ## 3.5% ############### 22.0% ########################## 36.8% ###################################### 52.8% ################################################## 70.4% ############################################################# 85.4% ######################################################################## 100.0% [2020-07-17T13:45:02.455Z] #20 ... [2020-07-17T13:45:02.455Z] [2020-07-17T13:45:02.455Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-17T13:45:02.455Z] #24 1.581 + RM_GOPATH=0 [2020-07-17T13:45:02.455Z] #24 1.581 + TMP_GOPATH= [2020-07-17T13:45:02.455Z] #24 1.581 + : /build [2020-07-17T13:45:02.455Z] #24 1.582 + '[' -z '' ']' [2020-07-17T13:45:02.455Z] #24 1.584 ++ mktemp -d [2020-07-17T13:45:02.455Z] #24 1.586 + export GOPATH=/tmp/tmp.EEBNpG [2020-07-17T13:45:02.455Z] #24 1.586 + GOPATH=/tmp/tmp.EEBNpG [2020-07-17T13:45:02.455Z] #24 1.586 + RM_GOPATH=1 [2020-07-17T13:45:02.455Z] #24 1.586 + case "$(go env GOARCH)" in [2020-07-17T13:45:02.455Z] #24 1.587 ++ go env GOARCH [2020-07-17T13:45:02.455Z] #24 1.596 + export GO_BUILDMODE=-buildmode=pie [2020-07-17T13:45:02.455Z] #24 1.596 + GO_BUILDMODE=-buildmode=pie [2020-07-17T13:45:02.455Z] #24 1.596 ++ dirname ./install.sh [2020-07-17T13:45:02.455Z] #24 1.598 + dir=. [2020-07-17T13:45:02.455Z] #24 1.598 + bin=dockercli [2020-07-17T13:45:02.455Z] #24 1.598 + shift [2020-07-17T13:45:02.455Z] #24 1.598 + '[' '!' -f ./dockercli.installer ']' [2020-07-17T13:45:02.455Z] #24 1.598 + . ./dockercli.installer [2020-07-17T13:45:02.455Z] #24 1.599 ++ : stable [2020-07-17T13:45:02.455Z] #24 1.599 ++ : 17.06.2-ce [2020-07-17T13:45:02.455Z] #24 1.602 + install_dockercli [2020-07-17T13:45:02.455Z] #24 1.602 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-17T13:45:02.455Z] #24 1.602 Install docker/cli version 17.06.2-ce from stable [2020-07-17T13:45:02.455Z] #24 1.602 ++ uname -m [2020-07-17T13:45:02.455Z] #24 1.603 + arch=x86_64 [2020-07-17T13:45:02.455Z] #24 1.603 + '[' x86_64 '!=' x86_64 ']' [2020-07-17T13:45:02.455Z] #24 1.603 + url=https://download.docker.com/linux/static [2020-07-17T13:45:02.455Z] #24 1.604 + + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-17T13:45:02.455Z] #24 1.604 tar -xz docker/docker [2020-07-17T13:45:02.455Z] #24 4.206 + mkdir -p /build [2020-07-17T13:45:02.455Z] #24 4.224 + mv docker/docker /build/ [2020-07-17T13:45:02.455Z] #24 4.224 + rmdir docker [2020-07-17T13:45:02.455Z] #24 DONE 4.3s [2020-07-17T13:45:02.455Z] [2020-07-17T13:45:02.455Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-17T13:45:02.455Z] #20 4.437 #=#=# [2020-07-17T13:45:02.714Z] #20 4.558 # 1.8% ############################################ 62.4% ######################################################################## 100.0% [2020-07-17T13:45:02.823Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2020-07-17T13:45:02.823Z] === RUN TestServiceListWithStatuses [2020-07-17T13:45:02.823Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-17T13:45:02.823Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:45:02.823Z] === RUN TestDockerNetworkConnectAlias [2020-07-17T13:45:03.290Z] #20 5.222 [2020-07-17T13:45:03.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-17T13:45:03.549Z] #20 5.343 0.2% ######################################################################## 100.0% [2020-07-17T13:45:03.549Z] #20 ... [2020-07-17T13:45:03.549Z] [2020-07-17T13:45:03.549Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-17T13:45:03.549Z] #32 DONE 1.8s [2020-07-17T13:45:03.809Z] [2020-07-17T13:45:03.809Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-17T13:45:03.945Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-17T13:45:03.945Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-17T13:45:04.201Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-17T13:45:04.748Z] #33 1.206 [2020-07-17T13:45:05.008Z] #33 1.361 Removing bundles/ [2020-07-17T13:45:05.008Z] #33 1.362 [2020-07-17T13:45:05.008Z] #33 1.366 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-17T13:45:06.389Z] #33 2.826 Building test suite binary ./integration-cli/test.main [2020-07-17T13:45:08.928Z] #33 ... [2020-07-17T13:45:08.928Z] [2020-07-17T13:45:08.928Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-17T13:45:08.928Z] #20 6.036 [2020-07-17T13:45:08.928Z] #20 6.150 1.0% ######### 12.9% ############################ 38.9% ############################################# 62.8% ##################################################### 74.6% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-17T13:45:08.928Z] #20 7.236 [2020-07-17T13:45:08.928Z] #20 7.358 ## 3.8% ### 5.2% ######## 11.6% ########### 16.1% ################ 22.4% ##################### 30.1% ######################## 34.7% ############################# 40.4% ################################ 45.6% ################################### 49.4% ####################################### 54.5% ########################################## 58.8% ############################################## 63.9% ################################################## 69.7% ##################################################### 74.5% ######################################################## 78.7% ########################################################### 83.0% ################################################################ 89.1% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-17T13:45:08.928Z] #20 9.582 [2020-07-17T13:45:08.928Z] #20 10.71 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-17T13:45:09.188Z] #20 11.24 [2020-07-17T13:45:09.448Z] #20 11.32 ######################################################################## 100.0% [2020-07-17T13:45:09.471Z] --- PASS: TestDockerNetworkConnectAlias (6.01s) [2020-07-17T13:45:09.471Z] === RUN TestDockerNetworkReConnect [2020-07-17T13:45:09.707Z] #20 11.59 [2020-07-17T13:45:09.726Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-17T13:45:09.726Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-17T13:45:09.726Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-17T13:45:09.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-17T13:45:09.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-17T13:45:09.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-17T13:45:10.544Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-17T13:45:11.088Z] #20 12.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-17T13:45:11.348Z] #20 13.29 [2020-07-17T13:45:11.607Z] #20 13.42 0.6% ######################################################################## 100.0% [2020-07-17T13:45:11.868Z] #20 13.76 [2020-07-17T13:45:11.909Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-17T13:45:12.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-17T13:45:12.793Z] ok github.com/docker/docker/integration/build 14.214s [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === Skipped [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-17T13:45:12.793Z] build_session_test.go:25: TODO: BuildKit [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-17T13:45:12.793Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-17T13:45:12.793Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-17T13:45:12.793Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-07-17T13:45:12.793Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-07-17T13:45:12.793Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-17T13:45:12.793Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-17T13:45:12.793Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-17T13:45:12.793Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-17T13:45:12.793Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.793Z] [2020-07-17T13:45:12.794Z] DONE 22 tests, 10 skipped in 36.383s [2020-07-17T13:45:12.794Z] [2020-07-17T13:45:12.794Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-17T13:45:12.806Z] #20 14.81 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-17T13:45:13.033Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2020-07-17T13:45:13.033Z] === RUN TestServicePlugin [2020-07-17T13:45:13.066Z] #20 14.95 skipping existing c35d46ef359f [2020-07-17T13:45:13.325Z] #20 15.30 [2020-07-17T13:45:13.595Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-17T13:45:13.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:45:13.785Z] INFO: Testing against a local daemon [2020-07-17T13:45:13.785Z] ok github.com/docker/docker/integration/config 0.240s [2020-07-17T13:45:13.785Z] [2020-07-17T13:45:13.785Z] === Skipped [2020-07-17T13:45:13.785Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-07-17T13:45:13.785Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:45:13.785Z] [2020-07-17T13:45:13.785Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-17T13:45:13.785Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:45:13.785Z] [2020-07-17T13:45:13.785Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-17T13:45:13.785Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:45:13.785Z] [2020-07-17T13:45:13.786Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-17T13:45:13.786Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:45:13.786Z] [2020-07-17T13:45:13.786Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-17T13:45:13.786Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:45:13.786Z] [2020-07-17T13:45:13.786Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-17T13:45:13.786Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:45:13.786Z] [2020-07-17T13:45:13.786Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-17T13:45:13.786Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:45:13.786Z] [2020-07-17T13:45:13.786Z] [2020-07-17T13:45:13.786Z] DONE 7 tests, 7 skipped in 2.335s [2020-07-17T13:45:13.786Z] [2020-07-17T13:45:13.786Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-17T13:45:14.719Z] #20 16.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-17T13:45:14.961Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-17T13:45:14.978Z] #20 16.98 [2020-07-17T13:45:14.978Z] #20 17.04 ######################################################################## 100.0% [2020-07-17T13:45:15.236Z] #20 17.38 [2020-07-17T13:45:15.494Z] #20 17.50 Download of images into '/build' complete. [2020-07-17T13:45:15.522Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-17T13:45:15.754Z] #20 17.50 Use something like the following to load the result into a Docker daemon: [2020-07-17T13:45:15.754Z] #20 17.50 tar -cC '/build' . | docker load [2020-07-17T13:45:16.016Z] #20 DONE 17.9s [2020-07-17T13:45:16.016Z] [2020-07-17T13:45:16.016Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-17T13:45:16.084Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-17T13:45:16.084Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-17T13:45:16.645Z] === RUN TestDockerSuite/TestDockerFails [2020-07-17T13:45:16.645Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-17T13:45:16.645Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-17T13:45:16.645Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-17T13:45:16.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:45:16.739Z] INFO: Testing against a local daemon [2020-07-17T13:45:18.012Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-17T13:45:18.267Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-17T13:45:19.632Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-17T13:45:19.632Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-17T13:45:19.632Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-17T13:45:19.669Z] --- PASS: TestImportExtremelyLargeImageWorks (193.74s) [2020-07-17T13:45:19.669Z] PASS [2020-07-17T13:45:19.669Z] [2020-07-17T13:45:19.669Z] === Skipped [2020-07-17T13:45:19.669Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-17T13:45:19.669Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:45:19.669Z] [2020-07-17T13:45:19.669Z] [2020-07-17T13:45:19.669Z] DONE 12 tests, 1 skipped in 194.800s [2020-07-17T13:45:19.669Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-17T13:45:19.669Z] ++ 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-07-17T13:45:19.669Z] ++ set -e [2020-07-17T13:45:19.669Z] ++ '[' -n 0 ']' [2020-07-17T13:45:19.669Z] ++ set -x [2020-07-17T13:45:19.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:45:19.669Z] INFO: Testing against a local daemon [2020-07-17T13:45:19.669Z] === RUN TestNetworkCreateDelete [2020-07-17T13:45:19.669Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-17T13:45:19.669Z] === RUN TestDockerNetworkDeletePreferID [2020-07-17T13:45:19.669Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-07-17T13:45:19.669Z] === RUN TestDaemonDNSFallback [2020-07-17T13:45:19.669Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-07-17T13:45:19.669Z] === RUN TestInspectNetwork [2020-07-17T13:45:19.669Z] === RUN TestInspectNetwork/full_network_id [2020-07-17T13:45:19.669Z] === RUN TestInspectNetwork/partial_network_id [2020-07-17T13:45:19.669Z] === RUN TestInspectNetwork/network_name [2020-07-17T13:45:19.669Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-17T13:45:19.669Z] --- PASS: TestInspectNetwork (6.88s) [2020-07-17T13:45:19.669Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-17T13:45:19.669Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-17T13:45:19.669Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-17T13:45:19.669Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-17T13:45:19.669Z] === RUN TestRunContainerWithBridgeNone [2020-07-17T13:45:19.888Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-17T13:45:21.777Z] --- PASS: TestRunContainerWithBridgeNone (1.80s) [2020-07-17T13:45:21.777Z] === RUN TestNetworkInvalidJSON [2020-07-17T13:45:21.777Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-17T13:45:21.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-17T13:45:21.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:45:21.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:45:21.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:45:21.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:45:21.777Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-17T13:45:21.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-17T13:45:21.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-17T13:45:21.777Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-17T13:45:21.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-17T13:45:21.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-17T13:45:21.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-17T13:45:21.777Z] === RUN TestHostIPv4BridgeLabel [2020-07-17T13:45:22.074Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-07-17T13:45:22.074Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-17T13:45:23.122Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-17T13:45:23.122Z] === RUN TestDaemonDefaultNetworkPools [2020-07-17T13:45:24.173Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-17T13:45:24.173Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-17T13:45:25.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-17T13:45:25.230Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-17T13:45:25.230Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-17T13:45:25.717Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-17T13:45:26.301Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-07-17T13:45:26.301Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-17T13:45:26.943Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-07-17T13:45:26.943Z] === RUN TestServiceWithPredefinedNetwork [2020-07-17T13:45:27.606Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-17T13:45:29.081Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2020-07-17T13:45:29.082Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-17T13:45:29.082Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:45:29.082Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:45:29.082Z] === RUN TestServiceWithDataPathPortInit [2020-07-17T13:45:30.120Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-17T13:45:30.904Z] #29 32.21 # github.com/docker/docker/contrib/httpserver [2020-07-17T13:45:30.904Z] #29 32.21 loadinternal: cannot find runtime/cgo [2020-07-17T13:45:30.904Z] #29 DONE 32.4s [2020-07-17T13:45:30.904Z] [2020-07-17T13:45:30.904Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-17T13:45:31.047Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-17T13:45:31.164Z] #33 ... [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-17T13:45:31.164Z] #21 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-17T13:45:31.164Z] #6 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-17T13:45:31.164Z] #9 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-17T13:45:31.164Z] #11 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-17T13:45:31.164Z] #13 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-17T13:45:31.164Z] #7 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-17T13:45:31.164Z] #12 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-17T13:45:31.164Z] #10 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-17T13:45:31.164Z] #25 CACHED [2020-07-17T13:45:31.164Z] [2020-07-17T13:45:31.164Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-17T13:45:31.164Z] #30 DONE 0.1s [2020-07-17T13:45:31.424Z] [2020-07-17T13:45:31.424Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-17T13:45:31.608Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-17T13:45:32.538Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-17T13:45:33.101Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-17T13:45:33.706Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-17T13:45:33.962Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-17T13:45:34.566Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-17T13:45:35.930Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-17T13:45:36.858Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-17T13:45:38.744Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-17T13:45:41.258Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-17T13:45:41.514Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-17T13:45:42.440Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-17T13:45:44.543Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2020-07-17T13:45:44.543Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-17T13:45:45.743Z] --- PASS: TestServicePlugin (32.28s) [2020-07-17T13:45:45.743Z] plugin_test.go:62: [d3f90ad8cbc6d] joining swarm manager [df61868555740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T13:45:45.743Z] plugin_test.go:65: [d942c00c6dc39] joining swarm manager [df61868555740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T13:45:45.743Z] === RUN TestServiceUpdateLabel [2020-07-17T13:45:47.629Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-07-17T13:45:47.629Z] === RUN TestServiceUpdateSecrets [2020-07-17T13:45:47.885Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-17T13:45:48.144Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-17T13:45:49.073Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-17T13:45:50.252Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.38s) [2020-07-17T13:45:50.252Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pp0jsqtpm7vxgie1vlzbiekuy Created:2020-07-17 13:45:44.229410066 +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[13fde832f324078e8d3802ddc74a501ece3d3754d0191c20d873a93b98a1f25d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wh3nc1bqcjv8ygpy1sfhdrzv3 EndpointID:86829dd9bdc270d6b8ee0a9a927ac8a538b39339036cc8c7c3655f01090d667b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e1f391096adae49ee7f7b287b14d826aece8e0d665c8e6076cc89cff09b42337 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:b7853b6f5ebc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wh3nc1bqcjv8ygpy1sfhdrzv3 EndpointID:86829dd9bdc270d6b8ee0a9a927ac8a538b39339036cc8c7c3655f01090d667b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-17T13:45:50.252Z] PASS [2020-07-17T13:45:50.252Z] [2020-07-17T13:45:50.252Z] === Skipped [2020-07-17T13:45:50.252Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:45:50.252Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:45:50.252Z] [2020-07-17T13:45:50.252Z] [2020-07-17T13:45:50.252Z] DONE 23 tests, 1 skipped in 39.587s [2020-07-17T13:45:50.252Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:45:50.252Z] ++ 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-07-17T13:45:50.252Z] ++ set -e [2020-07-17T13:45:50.252Z] ++ '[' -n 0 ']' [2020-07-17T13:45:50.252Z] ++ set -x [2020-07-17T13:45:50.252Z] ++ env -i DEST=/go/src/github.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-07-17T13:45:50.252Z] INFO: Testing against a local daemon [2020-07-17T13:45:50.252Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-17T13:45:50.252Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:45:50.252Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:45:50.252Z] === RUN TestDockerNetworkIpvlan [2020-07-17T13:45:50.252Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:45:50.252Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:45:50.252Z] PASS [2020-07-17T13:45:50.252Z] [2020-07-17T13:45:50.252Z] === Skipped [2020-07-17T13:45:50.252Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-17T13:45:50.252Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:45:50.252Z] [2020-07-17T13:45:50.252Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-17T13:45:50.252Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-17T13:45:50.252Z] [2020-07-17T13:45:50.252Z] [2020-07-17T13:45:50.252Z] DONE 2 tests, 2 skipped in 0.083s [2020-07-17T13:45:50.252Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-17T13:45:50.252Z] ++ 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-07-17T13:45:50.252Z] ++ set -e [2020-07-17T13:45:50.252Z] ++ '[' -n 0 ']' [2020-07-17T13:45:50.252Z] ++ set -x [2020-07-17T13:45:50.252Z] ++ env -i DEST=/go/src/github.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-07-17T13:45:50.252Z] INFO: Testing against a local daemon [2020-07-17T13:45:50.252Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-17T13:45:50.438Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-17T13:45:50.438Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-17T13:45:50.694Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-17T13:45:50.694Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-17T13:45:50.694Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-17T13:45:51.623Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-17T13:45:51.814Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-17T13:45:51.814Z] === RUN TestDockerNetworkMacvlan [2020-07-17T13:45:52.467Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-17T13:45:52.550Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-17T13:45:52.551Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-17T13:45:52.551Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-17T13:45:53.111Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-17T13:45:53.366Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-17T13:45:53.530Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-17T13:45:53.622Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-17T13:45:54.218Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-17T13:45:54.548Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-17T13:45:54.803Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-17T13:45:54.803Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-17T13:45:54.803Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-17T13:45:56.167Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-17T13:45:56.310Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-17T13:45:56.728Z] === RUN TestDockerSuite/TestEventsRename [2020-07-17T13:45:57.290Z] === RUN TestDockerSuite/TestEventsResize [2020-07-17T13:45:57.852Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-17T13:45:58.108Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-17T13:45:58.520Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-17T13:45:58.671Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-17T13:45:59.275Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-17T13:46:01.800Z] === RUN TestDockerSuite/TestEventsTop [2020-07-17T13:46:02.362Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2020-07-17T13:46:02.362Z] === RUN TestServiceUpdateConfigs [2020-07-17T13:46:02.362Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-17T13:46:02.422Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-17T13:46:02.798Z] --- PASS: TestDockerNetworkMacvlan (11.10s) [2020-07-17T13:46:02.798Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-17T13:46:02.798Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-17T13:46:02.798Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-07-17T13:46:02.798Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-07-17T13:46:02.798Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s) [2020-07-17T13:46:02.798Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-07-17T13:46:02.798Z] PASS [2020-07-17T13:46:02.798Z] [2020-07-17T13:46:02.798Z] DONE 8 tests in 12.554s [2020-07-17T13:46:02.798Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-17T13:46:02.798Z] ++ 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-07-17T13:46:02.798Z] ++ set -e [2020-07-17T13:46:02.798Z] ++ '[' -n 0 ']' [2020-07-17T13:46:02.798Z] ++ set -x [2020-07-17T13:46:02.798Z] ++ env -i DEST=/go/src/github.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-07-17T13:46:02.798Z] testing: warning: no tests to run [2020-07-17T13:46:02.798Z] PASS [2020-07-17T13:46:02.798Z] [2020-07-17T13:46:02.798Z] DONE 0 tests in 0.012s [2020-07-17T13:46:02.798Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-17T13:46:02.798Z] ++ 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-07-17T13:46:02.798Z] ++ set -e [2020-07-17T13:46:02.798Z] ++ '[' -n 0 ']' [2020-07-17T13:46:02.798Z] ++ set -x [2020-07-17T13:46:02.798Z] ++ env -i DEST=/go/src/github.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-07-17T13:46:02.798Z] INFO: Testing against a local daemon [2020-07-17T13:46:02.798Z] === RUN TestAuthZPluginAllowRequest [2020-07-17T13:46:04.558Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-07-17T13:46:04.558Z] === RUN TestAuthZPluginTLS [2020-07-17T13:46:04.939Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-07-17T13:46:04.939Z] === RUN TestAuthZPluginDenyRequest [2020-07-17T13:46:05.309Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-17T13:46:05.309Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-17T13:46:05.667Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-17T13:46:06.087Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-17T13:46:06.087Z] === RUN TestAuthZPluginDenyResponse [2020-07-17T13:46:06.432Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-17T13:46:06.432Z] === RUN TestAuthZPluginAllowEventStream [2020-07-17T13:46:07.793Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2020-07-17T13:46:07.793Z] === RUN TestAuthZPluginErrorResponse [2020-07-17T13:46:08.560Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-17T13:46:08.560Z] === RUN TestAuthZPluginErrorRequest [2020-07-17T13:46:08.911Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-17T13:46:08.911Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-17T13:46:09.735Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-17T13:46:09.735Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-17T13:46:11.479Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-07-17T13:46:11.479Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-17T13:46:13.086Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-07-17T13:46:13.086Z] === RUN TestAuthZPluginHeader [2020-07-17T13:46:13.735Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-07-17T13:46:13.735Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-17T13:46:13.735Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-17T13:46:13.735Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:13.735Z] === RUN TestAuthZPluginV2Disable [2020-07-17T13:46:13.735Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-17T13:46:13.735Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:13.735Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-17T13:46:13.735Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-17T13:46:13.735Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:13.735Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-17T13:46:13.735Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-17T13:46:13.735Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:13.735Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-17T13:46:17.399Z] ok github.com/docker/docker/integration/container 52.295s [2020-07-17T13:46:17.399Z] [2020-07-17T13:46:17.399Z] === Skipped [2020-07-17T13:46:17.399Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-17T13:46:17.399Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-17T13:46:17.399Z] [2020-07-17T13:46:17.399Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-17T13:46:17.399Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-17T13:46:17.399Z] [2020-07-17T13:46:17.399Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-17T13:46:17.399Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-17T13:46:17.400Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-17T13:46:17.400Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-17T13:46:17.400Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-17T13:46:17.400Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-17T13:46:17.400Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-17T13:46:17.400Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-17T13:46:17.400Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-17T13:46:17.400Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-07-17T13:46:17.400Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-17T13:46:17.400Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-17T13:46:17.400Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-17T13:46:17.400Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-17T13:46:17.400Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-17T13:46:17.400Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-17T13:46:17.400Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-17T13:46:17.400Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-17T13:46:17.400Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-17T13:46:17.400Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-17T13:46:17.400Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-17T13:46:17.400Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-17T13:46:17.400Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-17T13:46:17.400Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-17T13:46:17.400Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-17T13:46:17.400Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-17T13:46:17.400Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-17T13:46:17.400Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-17T13:46:17.400Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-17T13:46:17.400Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-17T13:46:17.400Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-17T13:46:17.400Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-17T13:46:17.400Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-17T13:46:17.400Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-17T13:46:17.400Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-17T13:46:17.400Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-17T13:46:17.400Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-17T13:46:17.400Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-17T13:46:17.400Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-17T13:46:17.400Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-17T13:46:17.400Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] DONE 85 tests, 42 skipped in 54.993s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-17T13:46:17.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:17.400Z] INFO: Testing against a local daemon [2020-07-17T13:46:17.400Z] ok github.com/docker/docker/integration/image 0.462s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === Skipped [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-17T13:46:17.400Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-17T13:46:17.400Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-17T13:46:17.400Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-17T13:46:17.400Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] DONE 11 tests, 4 skipped in 2.528s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-17T13:46:17.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:17.400Z] INFO: Testing against a local daemon [2020-07-17T13:46:17.400Z] ok github.com/docker/docker/integration/network 0.197s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === Skipped [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-17T13:46:17.400Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-17T13:46:17.400Z] 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-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-17T13:46:17.400Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-17T13:46:17.400Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-17T13:46:17.400Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-17T13:46:17.400Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:236: FLAKY_TEST [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-17T13:46:17.400Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] DONE 19 tests, 15 skipped in 2.444s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-17T13:46:17.400Z] testing: warning: no tests to run [2020-07-17T13:46:17.400Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] DONE 0 tests in 0.788s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-17T13:46:17.400Z] testing: warning: no tests to run [2020-07-17T13:46:17.400Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] DONE 0 tests in 0.743s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-17T13:46:17.400Z] testing: warning: no tests to run [2020-07-17T13:46:17.400Z] ok github.com/docker/docker/integration/plugin 0.065s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] DONE 0 tests in 0.724s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-17T13:46:17.400Z] testing: warning: no tests to run [2020-07-17T13:46:17.400Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] DONE 0 tests in 0.767s [2020-07-17T13:46:17.400Z] [2020-07-17T13:46:17.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-17T13:46:17.831Z] === RUN TestDockerSuite/TestExec [2020-07-17T13:46:17.831Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-17T13:46:17.831Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2020-07-17T13:46:17.831Z] === RUN TestServiceUpdateNetwork [2020-07-17T13:46:17.831Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-17T13:46:18.088Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-17T13:46:18.670Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-17T13:46:20.038Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-17T13:46:20.599Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-17T13:46:21.160Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-17T13:46:21.721Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-17T13:46:21.977Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-17T13:46:22.539Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-17T13:46:23.100Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-17T13:46:24.027Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-17T13:46:24.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:24.774Z] INFO: Testing against a local daemon [2020-07-17T13:46:24.774Z] ok github.com/docker/docker/integration/plugin/common 0.201s [2020-07-17T13:46:24.955Z] === RUN TestDockerSuite/TestExecEnv [2020-07-17T13:46:25.245Z] [2020-07-17T13:46:25.246Z] === Skipped [2020-07-17T13:46:25.246Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-17T13:46:25.246Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-17T13:46:25.246Z] [2020-07-17T13:46:25.246Z] [2020-07-17T13:46:25.246Z] DONE 3 tests, 1 skipped in 7.765s [2020-07-17T13:46:25.246Z] [2020-07-17T13:46:25.246Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-17T13:46:25.517Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-17T13:46:26.449Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-17T13:46:26.708Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-17T13:46:27.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-17T13:46:28.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:28.202Z] INFO: Testing against a local daemon [2020-07-17T13:46:28.202Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.238s [2020-07-17T13:46:28.202Z] [2020-07-17T13:46:28.202Z] === Skipped [2020-07-17T13:46:28.202Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-17T13:46:28.202Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-17T13:46:28.202Z] [2020-07-17T13:46:28.202Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-07-17T13:46:28.202Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-17T13:46:28.202Z] [2020-07-17T13:46:28.202Z] [2020-07-17T13:46:28.202Z] DONE 2 tests, 2 skipped in 3.295s [2020-07-17T13:46:28.202Z] [2020-07-17T13:46:28.202Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-17T13:46:29.523Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-17T13:46:30.085Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-17T13:46:31.013Z] --- PASS: TestServiceUpdateNetwork (13.69s) [2020-07-17T13:46:31.013Z] === RUN TestServiceUpdatePidsLimit [2020-07-17T13:46:31.013Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-17T13:46:31.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:31.157Z] INFO: Testing against a local daemon [2020-07-17T13:46:31.157Z] ok github.com/docker/docker/integration/plugin/logging 0.247s [2020-07-17T13:46:31.157Z] [2020-07-17T13:46:31.157Z] === Skipped [2020-07-17T13:46:31.157Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-17T13:46:31.157Z] read_test.go:21: no unix domain sockets on Windows [2020-07-17T13:46:31.157Z] [2020-07-17T13:46:31.157Z] [2020-07-17T13:46:31.157Z] DONE 1 tests, 1 skipped in 2.669s [2020-07-17T13:46:31.157Z] [2020-07-17T13:46:31.157Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-17T13:46:31.943Z] === RUN TestDockerSuite/TestExecParseError [2020-07-17T13:46:32.199Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-17T13:46:32.199Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-17T13:46:32.551Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-07-17T13:46:32.551Z] PASS [2020-07-17T13:46:32.551Z] [2020-07-17T13:46:32.551Z] === Skipped [2020-07-17T13:46:32.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-17T13:46:32.551Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:32.551Z] [2020-07-17T13:46:32.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-17T13:46:32.551Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:32.551Z] [2020-07-17T13:46:32.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-17T13:46:32.551Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:32.551Z] [2020-07-17T13:46:32.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-17T13:46:32.551Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:32.551Z] [2020-07-17T13:46:32.551Z] [2020-07-17T13:46:32.551Z] DONE 17 tests, 4 skipped in 27.740s [2020-07-17T13:46:32.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-17T13:46:32.551Z] ++ 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-07-17T13:46:32.551Z] ++ set -e [2020-07-17T13:46:32.551Z] ++ '[' -n 0 ']' [2020-07-17T13:46:32.551Z] ++ set -x [2020-07-17T13:46:32.551Z] ++ env -i DEST=/go/src/github.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-07-17T13:46:32.551Z] INFO: Testing against a local daemon [2020-07-17T13:46:32.551Z] === RUN TestPluginInvalidJSON [2020-07-17T13:46:32.551Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:46:32.551Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:46:32.551Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-17T13:46:32.551Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-17T13:46:32.551Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-17T13:46:32.551Z] === RUN TestPluginInstall [2020-07-17T13:46:32.551Z] === RUN TestPluginInstall/no_auth [2020-07-17T13:46:32.724Z] testing: warning: no tests to run [2020-07-17T13:46:32.725Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.079s [2020-07-17T13:46:32.725Z] [2020-07-17T13:46:32.725Z] DONE 0 tests in 1.279s [2020-07-17T13:46:32.725Z] [2020-07-17T13:46:32.725Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-17T13:46:33.566Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-17T13:46:33.566Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-17T13:46:33.822Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-17T13:46:34.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:34.943Z] INFO: Testing against a local daemon [2020-07-17T13:46:34.943Z] ok github.com/docker/docker/integration/plugin/volumes 0.271s [2020-07-17T13:46:34.943Z] [2020-07-17T13:46:34.943Z] === Skipped [2020-07-17T13:46:34.943Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-17T13:46:34.943Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:34.943Z] [2020-07-17T13:46:34.943Z] [2020-07-17T13:46:34.943Z] DONE 1 tests, 1 skipped in 2.659s [2020-07-17T13:46:35.187Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-17T13:46:35.411Z] [2020-07-17T13:46:35.411Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-17T13:46:35.749Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-17T13:46:36.106Z] time="2020-07-17T13:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:46:36.106Z] time="2020-07-17T13:46:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:46:36.106Z] time="2020-07-17T13:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d77fab5023b78ccf4ff7ca22560304e3dd474578db4637184f67b8a15ed93bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:46:36.106Z] time="2020-07-17T13:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:46:36.106Z] time="2020-07-17T13:46:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:46:36.106Z] time="2020-07-17T13:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d77fab5023b78ccf4ff7ca22560304e3dd474578db4637184f67b8a15ed93bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:46:36.106Z] === RUN TestPluginInstall/with_htpasswd [2020-07-17T13:46:36.677Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-17T13:46:36.747Z] time="2020-07-17T13:46:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:46:36.747Z] time="2020-07-17T13:46:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:46:36.747Z] time="2020-07-17T13:46:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d77fab5023b78ccf4ff7ca22560304e3dd474578db4637184f67b8a15ed93bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:46:36.747Z] time="2020-07-17T13:46:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:46:36.747Z] time="2020-07-17T13:46:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:46:36.747Z] time="2020-07-17T13:46:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d77fab5023b78ccf4ff7ca22560304e3dd474578db4637184f67b8a15ed93bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:46:37.043Z] === RUN TestPluginInstall/with_insecure [2020-07-17T13:46:37.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:37.634Z] INFO: Testing against a local daemon [2020-07-17T13:46:37.634Z] ok github.com/docker/docker/integration/secret 0.164s [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] === Skipped [2020-07-17T13:46:37.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-17T13:46:37.634Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-17T13:46:37.634Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-17T13:46:37.634Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-17T13:46:37.634Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-17T13:46:37.634Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-17T13:46:37.634Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] DONE 6 tests, 6 skipped in 2.237s [2020-07-17T13:46:37.634Z] [2020-07-17T13:46:37.634Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-17T13:46:38.090Z] time="2020-07-17T13:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:46:38.090Z] time="2020-07-17T13:46:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:46:38.090Z] time="2020-07-17T13:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2da3c7923fcba930ed8a7acb1c20948fb531eb8afb630a084e0a3b97d30dbcce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:46:38.090Z] time="2020-07-17T13:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-17T13:46:38.090Z] time="2020-07-17T13:46:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-17T13:46:38.090Z] time="2020-07-17T13:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2da3c7923fcba930ed8a7acb1c20948fb531eb8afb630a084e0a3b97d30dbcce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-17T13:46:38.387Z] --- PASS: TestPluginInstall (7.72s) [2020-07-17T13:46:38.387Z] --- PASS: TestPluginInstall/no_auth (5.45s) [2020-07-17T13:46:38.387Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-07-17T13:46:38.387Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-07-17T13:46:38.387Z] plugin_test.go:157: [d2a11f5db02c3] daemon is not started [2020-07-17T13:46:38.387Z] PASS [2020-07-17T13:46:38.387Z] [2020-07-17T13:46:38.387Z] DONE 6 tests in 7.820s [2020-07-17T13:46:38.387Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-17T13:46:38.387Z] ++ 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-07-17T13:46:38.387Z] ++ set -e [2020-07-17T13:46:38.387Z] ++ '[' -n 0 ']' [2020-07-17T13:46:38.387Z] ++ set -x [2020-07-17T13:46:38.387Z] ++ env -i DEST=/go/src/github.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-07-17T13:46:38.387Z] INFO: Testing against a local daemon [2020-07-17T13:46:38.387Z] === RUN TestExternalGraphDriver [2020-07-17T13:46:38.688Z] === RUN TestExternalGraphDriver/json [2020-07-17T13:46:39.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:39.851Z] INFO: Testing against a local daemon [2020-07-17T13:46:40.320Z] ok github.com/docker/docker/integration/service 0.346s [2020-07-17T13:46:40.320Z] [2020-07-17T13:46:40.320Z] === Skipped [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-17T13:46:40.321Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-17T13:46:40.321Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-17T13:46:40.321Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-17T13:46:40.321Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-17T13:46:40.321Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-17T13:46:40.321Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-17T13:46:40.321Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-17T13:46:40.321Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-17T13:46:40.321Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-17T13:46:40.321Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-17T13:46:40.321Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-17T13:46:40.321Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-17T13:46:40.321Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-17T13:46:40.321Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-17T13:46:40.321Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-17T13:46:40.321Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-17T13:46:40.321Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-17T13:46:40.321Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-17T13:46:40.321Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-17T13:46:40.321Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-17T13:46:40.321Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-17T13:46:40.321Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-17T13:46:40.321Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-07-17T13:46:40.321Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-07-17T13:46:40.321Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] DONE 24 tests, 23 skipped in 2.833s [2020-07-17T13:46:40.321Z] [2020-07-17T13:46:40.321Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-17T13:46:40.788Z] === RUN TestExternalGraphDriver/spec [2020-07-17T13:46:40.838Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-17T13:46:42.350Z] === RUN TestExternalGraphDriver/pull [2020-07-17T13:46:42.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:42.556Z] INFO: Testing against a local daemon [2020-07-17T13:46:42.556Z] ok github.com/docker/docker/integration/session 0.216s [2020-07-17T13:46:42.556Z] [2020-07-17T13:46:42.556Z] === Skipped [2020-07-17T13:46:42.556Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-17T13:46:42.556Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:42.556Z] [2020-07-17T13:46:42.556Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-17T13:46:42.556Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:42.556Z] [2020-07-17T13:46:42.556Z] [2020-07-17T13:46:42.556Z] DONE 2 tests, 2 skipped in 2.093s [2020-07-17T13:46:42.556Z] [2020-07-17T13:46:42.556Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-17T13:46:43.897Z] --- PASS: TestExternalGraphDriver (5.43s) [2020-07-17T13:46:43.897Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-17T13:46:43.897Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-07-17T13:46:43.897Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2020-07-17T13:46:43.897Z] === RUN TestGraphdriverPluginV2 [2020-07-17T13:46:44.197Z] --- SKIP: TestGraphdriverPluginV2 (0.17s) [2020-07-17T13:46:44.197Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:44.197Z] PASS [2020-07-17T13:46:44.197Z] [2020-07-17T13:46:44.197Z] === Skipped [2020-07-17T13:46:44.197Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s) [2020-07-17T13:46:44.197Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:46:44.197Z] [2020-07-17T13:46:44.197Z] [2020-07-17T13:46:44.197Z] DONE 5 tests, 1 skipped in 5.667s [2020-07-17T13:46:44.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-17T13:46:44.197Z] ++ 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-07-17T13:46:44.197Z] ++ set -e [2020-07-17T13:46:44.197Z] ++ '[' -n 0 ']' [2020-07-17T13:46:44.197Z] ++ set -x [2020-07-17T13:46:44.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-17T13:46:44.197Z] INFO: Testing against a local daemon [2020-07-17T13:46:44.197Z] === RUN TestContinueAfterPluginCrash [2020-07-17T13:46:44.197Z] === PAUSE TestContinueAfterPluginCrash [2020-07-17T13:46:44.197Z] === RUN TestReadPluginNoRead [2020-07-17T13:46:44.197Z] === PAUSE TestReadPluginNoRead [2020-07-17T13:46:44.197Z] === RUN TestDaemonStartWithLogOpt [2020-07-17T13:46:44.197Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-17T13:46:44.197Z] === CONT TestContinueAfterPluginCrash [2020-07-17T13:46:44.197Z] === CONT TestDaemonStartWithLogOpt [2020-07-17T13:46:44.197Z] === CONT TestReadPluginNoRead [2020-07-17T13:46:44.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:44.773Z] INFO: Testing against a local daemon [2020-07-17T13:46:45.761Z] ok github.com/docker/docker/integration/system 1.329s [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] === Skipped [2020-07-17T13:46:45.761Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:46:45.761Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-17T13:46:45.761Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-17T13:46:45.761Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-17T13:46:45.761Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-17T13:46:45.761Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-17T13:46:45.761Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-17T13:46:45.761Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] DONE 13 tests, 7 skipped in 3.296s [2020-07-17T13:46:45.761Z] [2020-07-17T13:46:45.761Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-17T13:46:47.368Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-17T13:46:47.947Z] === RUN TestDockerSuite/TestExecTTY [2020-07-17T13:46:47.947Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2020-07-17T13:46:47.947Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.07s) [2020-07-17T13:46:47.947Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2020-07-17T13:46:47.947Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-07-17T13:46:47.947Z] PASS [2020-07-17T13:46:47.947Z] [2020-07-17T13:46:47.947Z] === Skipped [2020-07-17T13:46:47.947Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-17T13:46:47.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:46:47.947Z] [2020-07-17T13:46:47.947Z] [2020-07-17T13:46:47.947Z] DONE 27 tests, 1 skipped in 181.482s [2020-07-17T13:46:47.947Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-17T13:46:47.947Z] ++ 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-07-17T13:46:47.947Z] ++ set -e [2020-07-17T13:46:47.947Z] ++ '[' -n 0 ']' [2020-07-17T13:46:47.947Z] ++ set -x [2020-07-17T13:46:47.947Z] ++ env -i DEST=/go/src/github.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-07-17T13:46:47.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:47.979Z] INFO: Testing against a local daemon [2020-07-17T13:46:47.979Z] ok github.com/docker/docker/integration/volume 0.275s [2020-07-17T13:46:48.209Z] INFO: Testing against a local daemon [2020-07-17T13:46:48.209Z] === RUN TestSessionCreate [2020-07-17T13:46:48.209Z] --- PASS: TestSessionCreate (0.06s) [2020-07-17T13:46:48.209Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-17T13:46:48.209Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-17T13:46:48.209Z] PASS [2020-07-17T13:46:48.209Z] [2020-07-17T13:46:48.209Z] DONE 2 tests in 0.235s [2020-07-17T13:46:48.209Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-17T13:46:48.209Z] ++ 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-07-17T13:46:48.209Z] ++ set -e [2020-07-17T13:46:48.209Z] ++ '[' -n 0 ']' [2020-07-17T13:46:48.209Z] ++ set -x [2020-07-17T13:46:48.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=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-07-17T13:46:48.448Z] [2020-07-17T13:46:48.448Z] === Skipped [2020-07-17T13:46:48.448Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-17T13:46:48.448Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-17T13:46:48.448Z] [2020-07-17T13:46:48.448Z] [2020-07-17T13:46:48.448Z] DONE 5 tests, 1 skipped in 2.307s [2020-07-17T13:46:48.448Z] [2020-07-17T13:46:48.448Z] INFO: make.ps1 ended at 07/17/2020 13:46:48 [2020-07-17T13:46:48.448Z] INFO: Integration CLI tests being run from the host: [2020-07-17T13:46:48.448Z] 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-07-17T13:46:48.465Z] INFO: Testing against a local daemon [2020-07-17T13:46:48.465Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-17T13:46:48.465Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:46:48.465Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:46:48.465Z] === RUN TestEventsExecDie [2020-07-17T13:46:48.465Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-17T13:46:49.026Z] --- PASS: TestEventsExecDie (0.75s) [2020-07-17T13:46:49.026Z] === RUN TestEventsBackwardsCompatible [2020-07-17T13:46:49.281Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-17T13:46:49.281Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-17T13:46:49.281Z] === RUN TestInfoBinaryCommits [2020-07-17T13:46:49.281Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-17T13:46:49.281Z] === RUN TestInfoAPIVersioned [2020-07-17T13:46:49.281Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-17T13:46:49.281Z] === RUN TestInfoDiscoveryBackend [2020-07-17T13:46:49.844Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-17T13:46:49.844Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-07-17T13:46:49.844Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-17T13:46:49.895Z] === RUN TestReadPluginNoRead/default [2020-07-17T13:46:49.895Z] --- PASS: TestDaemonStartWithLogOpt (5.47s) [2020-07-17T13:46:50.406Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-17T13:46:50.407Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-17T13:46:50.663Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-17T13:46:50.663Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-17T13:46:50.959Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-17T13:46:51.225Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-07-17T13:46:51.225Z] === RUN TestInfoAPI [2020-07-17T13:46:51.225Z] --- PASS: TestInfoAPI (0.03s) [2020-07-17T13:46:51.225Z] === RUN TestInfoAPIWarnings [2020-07-17T13:46:51.789Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-17T13:46:51.789Z] --- PASS: TestInfoAPIWarnings (0.56s) [2020-07-17T13:46:51.789Z] === RUN TestInfoDebug [2020-07-17T13:46:52.353Z] --- PASS: TestInfoDebug (0.55s) [2020-07-17T13:46:52.353Z] === RUN TestInfoInsecureRegistries [2020-07-17T13:46:52.489Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-17T13:46:52.610Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-17T13:46:53.172Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-07-17T13:46:53.172Z] === RUN TestInfoRegistryMirrors [2020-07-17T13:46:53.428Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-17T13:46:53.428Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-07-17T13:46:53.428Z] === RUN TestLoginFailsWithBadCredentials [2020-07-17T13:46:53.546Z] --- PASS: TestReadPluginNoRead (9.40s) [2020-07-17T13:46:53.546Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-07-17T13:46:53.546Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2020-07-17T13:46:53.546Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2020-07-17T13:46:53.546Z] read_test.go:92: [d450730ad3f3f] daemon is not started [2020-07-17T13:46:53.989Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-07-17T13:46:53.989Z] === RUN TestPingCacheHeaders [2020-07-17T13:46:53.989Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-17T13:46:53.989Z] === RUN TestPingGet [2020-07-17T13:46:53.989Z] --- PASS: TestPingGet (0.02s) [2020-07-17T13:46:53.989Z] === RUN TestPingHead [2020-07-17T13:46:53.989Z] --- PASS: TestPingHead (0.02s) [2020-07-17T13:46:53.989Z] === RUN TestVersion [2020-07-17T13:46:53.989Z] --- PASS: TestVersion (0.04s) [2020-07-17T13:46:53.989Z] PASS [2020-07-17T13:46:53.989Z] [2020-07-17T13:46:53.989Z] === Skipped [2020-07-17T13:46:53.989Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:46:53.989Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:46:53.989Z] [2020-07-17T13:46:53.989Z] [2020-07-17T13:46:53.989Z] DONE 18 tests, 1 skipped in 5.847s [2020-07-17T13:46:53.989Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-17T13:46:53.989Z] ++ 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-07-17T13:46:53.989Z] ++ set -e [2020-07-17T13:46:53.989Z] ++ '[' -n 0 ']' [2020-07-17T13:46:53.989Z] ++ set -x [2020-07-17T13:46:53.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:46:54.245Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-17T13:46:54.245Z] INFO: Testing against a local daemon [2020-07-17T13:46:54.245Z] === RUN TestVolumesCreateAndList [2020-07-17T13:46:54.245Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-07-17T13:46:54.245Z] === RUN TestVolumesRemove [2020-07-17T13:46:54.501Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-17T13:46:54.501Z] === RUN TestVolumesInspect [2020-07-17T13:46:54.501Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-17T13:46:54.501Z] === RUN TestVolumesInvalidJSON [2020-07-17T13:46:54.501Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-17T13:46:54.501Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-17T13:46:54.501Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-17T13:46:54.501Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-17T13:46:54.501Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-17T13:46:54.501Z] PASS [2020-07-17T13:46:54.501Z] [2020-07-17T13:46:54.501Z] DONE 5 tests in 0.349s [2020-07-17T13:46:54.501Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-17T13:46:54.756Z] ++++ cat bundles/test-integration/docker.pid [2020-07-17T13:46:54.756Z] +++ kill 5562 [2020-07-17T13:46:55.012Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-17T13:46:55.087Z] --- PASS: TestContinueAfterPluginCrash (10.89s) [2020-07-17T13:46:55.087Z] PASS [2020-07-17T13:46:55.087Z] [2020-07-17T13:46:55.087Z] DONE 6 tests in 10.964s [2020-07-17T13:46:55.087Z] 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-07-17T13:46:55.087Z] ++ 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-07-17T13:46:55.087Z] ++ set -e [2020-07-17T13:46:55.087Z] ++ '[' -n 0 ']' [2020-07-17T13:46:55.087Z] ++ set -x [2020-07-17T13:46:55.087Z] ++ env -i DEST=/go/src/github.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-07-17T13:46:55.087Z] testing: warning: no tests to run [2020-07-17T13:46:55.087Z] PASS [2020-07-17T13:46:55.087Z] [2020-07-17T13:46:55.087Z] DONE 0 tests in 0.018s [2020-07-17T13:46:55.087Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-17T13:46:55.087Z] ++ 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-07-17T13:46:55.087Z] ++ set -e [2020-07-17T13:46:55.087Z] ++ '[' -n 0 ']' [2020-07-17T13:46:55.087Z] ++ set -x [2020-07-17T13:46:55.087Z] ++ env -i DEST=/go/src/github.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-07-17T13:46:55.087Z] INFO: Testing against a local daemon [2020-07-17T13:46:55.087Z] === RUN TestPluginWithDevMounts [2020-07-17T13:46:55.087Z] === PAUSE TestPluginWithDevMounts [2020-07-17T13:46:55.087Z] === CONT TestPluginWithDevMounts [2020-07-17T13:46:55.939Z] +++ /etc/init.d/apparmor stop [2020-07-17T13:46:55.939Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T13:46:55.939Z] [2020-07-17T13:46:55.939Z] Unloading profiles will leave already running processes permanently [2020-07-17T13:46:55.939Z] unconfined, which can lead to unexpected situations. [2020-07-17T13:46:55.939Z] [2020-07-17T13:46:55.939Z] To set a process to complain mode, use the command line tool [2020-07-17T13:46:55.939Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T13:46:55.939Z] +++ true [2020-07-17T13:46:55.939Z] exiting test-integration [2020-07-17T13:46:55.939Z] ++ exit 0 [2020-07-17T13:46:55.939Z] [2020-07-17T13:46:56.865Z] + for job in $(jobs -p) [2020-07-17T13:46:56.865Z] + wait 5795 [2020-07-17T13:46:57.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-17T13:46:57.128Z] INFO: Testing against a local daemon [2020-07-17T13:46:57.191Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-07-17T13:46:57.191Z] PASS [2020-07-17T13:46:57.191Z] [2020-07-17T13:46:57.191Z] DONE 1 tests in 1.917s [2020-07-17T13:46:57.192Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-17T13:46:57.192Z] ++ 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-07-17T13:46:57.192Z] ++ set -e [2020-07-17T13:46:57.192Z] ++ '[' -n 0 ']' [2020-07-17T13:46:57.192Z] ++ set -x [2020-07-17T13:46:57.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:46:57.192Z] INFO: Testing against a local daemon [2020-07-17T13:46:57.192Z] === RUN TestSecretInspect [2020-07-17T13:46:59.302Z] --- PASS: TestSecretInspect (1.96s) [2020-07-17T13:46:59.302Z] === RUN TestSecretList [2020-07-17T13:46:59.377Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-17T13:47:01.416Z] --- PASS: TestSecretList (1.94s) [2020-07-17T13:47:01.416Z] === RUN TestSecretsCreateAndDelete [2020-07-17T13:47:02.963Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-17T13:47:02.963Z] === RUN TestSecretsUpdate [2020-07-17T13:47:04.617Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-17T13:47:05.074Z] --- PASS: TestSecretsUpdate (1.93s) [2020-07-17T13:47:05.075Z] === RUN TestTemplatedSecret [2020-07-17T13:47:05.556Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-17T13:47:07.214Z] --- PASS: TestTemplatedSecret (2.45s) [2020-07-17T13:47:07.214Z] === RUN TestSecretCreateResolve [2020-07-17T13:47:09.363Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-07-17T13:47:09.363Z] PASS [2020-07-17T13:47:09.363Z] [2020-07-17T13:47:09.363Z] DONE 6 tests in 12.156s [2020-07-17T13:47:09.363Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-17T13:47:09.363Z] ++ 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-07-17T13:47:09.363Z] ++ set -e [2020-07-17T13:47:09.363Z] ++ '[' -n 0 ']' [2020-07-17T13:47:09.363Z] ++ set -x [2020-07-17T13:47:09.363Z] ++ env -i DEST=/go/src/github.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-07-17T13:47:09.363Z] INFO: Testing against a local daemon [2020-07-17T13:47:09.363Z] === RUN TestServiceCreateInit [2020-07-17T13:47:09.363Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-17T13:47:10.794Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-17T13:47:10.794Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-17T13:47:10.794Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-17T13:47:10.794Z] === RUN TestDockerSuite/TestHealth [2020-07-17T13:47:12.946Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-17T13:47:15.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-17T13:47:16.787Z] --- PASS: TestServiceCreateInit (7.39s) [2020-07-17T13:47:16.787Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2020-07-17T13:47:16.787Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-07-17T13:47:16.787Z] === RUN TestCreateServiceMultipleTimes [2020-07-17T13:47:22.903Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-17T13:47:22.903Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-17T13:47:22.903Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-17T13:47:23.470Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-17T13:47:26.006Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-17T13:47:27.913Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-17T13:47:28.850Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-17T13:47:29.929Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-17T13:47:30.184Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-17T13:47:30.229Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-17T13:47:30.229Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-17T13:47:30.441Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-17T13:47:30.698Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-17T13:47:30.698Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-17T13:47:31.260Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-17T13:47:31.260Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-17T13:47:31.608Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-17T13:47:32.188Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-17T13:47:32.445Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-17T13:47:32.445Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-17T13:47:32.611Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2020-07-17T13:47:32.611Z] === RUN TestCreateServiceConflict [2020-07-17T13:47:33.007Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-17T13:47:33.512Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-17T13:47:34.369Z] --- PASS: TestCreateServiceConflict (1.99s) [2020-07-17T13:47:34.369Z] === RUN TestCreateServiceMaxReplicas [2020-07-17T13:47:34.891Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-17T13:47:36.269Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-17T13:47:36.269Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-17T13:47:36.269Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-17T13:47:36.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-17T13:47:36.271Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-17T13:47:36.712Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2020-07-17T13:47:36.712Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-17T13:47:36.839Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-17T13:47:36.854Z] === RUN TestDockerSuite/TestImportFile [2020-07-17T13:47:38.745Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-17T13:47:38.745Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-17T13:47:38.745Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-17T13:47:39.682Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-17T13:47:40.111Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-17T13:47:40.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-17T13:47:41.603Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-17T13:47:41.614Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-17T13:47:42.549Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-17T13:47:42.969Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-17T13:47:43.530Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-17T13:47:43.929Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-17T13:47:44.092Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-17T13:47:44.655Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-17T13:47:44.912Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-17T13:47:44.912Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-17T13:47:45.315Z] #33 161.5 [2020-07-17T13:47:45.315Z] #33 DONE 161.6s [2020-07-17T13:47:45.315Z] [2020-07-17T13:47:45.315Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-17T13:47:45.474Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-17T13:47:46.403Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-17T13:47:46.696Z] #34 DONE 1.4s [2020-07-17T13:47:46.966Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-17T13:47:47.527Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-17T13:47:48.075Z] [2020-07-17T13:47:48.075Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-17T13:47:48.090Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-17T13:47:48.642Z] #35 DONE 0.7s [2020-07-17T13:47:48.642Z] [2020-07-17T13:47:48.642Z] #36 exporting to image [2020-07-17T13:47:48.642Z] #36 exporting layers [2020-07-17T13:47:48.653Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-17T13:47:48.909Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-17T13:47:49.913Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2020-07-17T13:47:49.913Z] === RUN TestCreateServiceSecretFileMode [2020-07-17T13:47:50.019Z] #36 exporting layers 1.4s done [2020-07-17T13:47:50.019Z] #36 writing image sha256:dce80bc3e101d884647c565dcd1a3f1ad894d9e3858758234507395ffba6daa9 done [2020-07-17T13:47:50.019Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-17T13:47:50.019Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-17T13:47:50.273Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-17T13:47:50.330Z] + echo Ensuring container killed. [2020-07-17T13:47:50.330Z] Ensuring container killed. [2020-07-17T13:47:50.330Z] + docker rm -vf docker-pr1 [2020-07-17T13:47:50.330Z] Error: No such container: docker-pr1 [2020-07-17T13:47:50.330Z] + true [Pipeline] sh [2020-07-17T13:47:50.529Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-17T13:47:50.611Z] + echo Chowning /workspace to jenkins user [2020-07-17T13:47:50.611Z] Chowning /workspace to jenkins user [2020-07-17T13:47:50.611Z] + id -u [2020-07-17T13:47:50.611Z] + id -g [2020-07-17T13:47:50.611Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41224:/workspace busybox chown -R 1000:1000 /workspace [2020-07-17T13:47:51.090Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-17T13:47:51.090Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-17T13:47:51.345Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-17T13:47:51.345Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-17T13:47:51.843Z] + bundleName=unit [2020-07-17T13:47:51.843Z] + echo Creating unit-bundles.tar.gz [2020-07-17T13:47:51.843Z] Creating unit-bundles.tar.gz [2020-07-17T13:47:51.843Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-17T13:47:51.843Z] bundles/junit-report.xml [2020-07-17T13:47:51.843Z] bundles/go-test-report.json [2020-07-17T13:47:51.843Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-17T13:47:51.856Z] Archiving artifacts [2020-07-17T13:47:52.179Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2020-07-17T13:47:52.179Z] === RUN TestCreateServiceConfigFileMode [2020-07-17T13:47:52.237Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-17T13:47:52.277Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-17T13:47:52.532Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-17T13:47:52.547Z] + make clean [2020-07-17T13:47:52.807Z] docker volume rm -f docker-dev-cache [2020-07-17T13:47:52.807Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-17T13:47:53.094Z] === RUN TestDockerSuite/TestInspectHistory [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-17T13:47:53.656Z] === RUN TestDockerSuite/TestInspectImage [2020-07-17T13:47:53.656Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-17T13:47:53.656Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-17T13:47:53.656Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-17T13:47:54.219Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-17T13:47:54.474Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-17T13:47:54.474Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-17T13:47:54.480Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-07-17T13:47:54.480Z] === RUN TestCreateServiceSysctls [2020-07-17T13:47:55.037Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-17T13:47:55.599Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-17T13:47:56.963Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-17T13:47:56.963Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-17T13:47:57.524Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-17T13:47:57.561Z] --- PASS: TestCreateServiceSysctls (3.03s) [2020-07-17T13:47:57.561Z] === RUN TestCreateServiceCapabilities [2020-07-17T13:47:58.085Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-17T13:47:59.015Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-17T13:47:59.272Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-17T13:47:59.295Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2020-07-17T13:47:59.295Z] === RUN TestInspect [2020-07-17T13:47:59.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-17T13:47:59.795Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-17T13:48:00.358Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-17T13:48:00.921Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-17T13:48:01.482Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-17T13:48:02.045Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-17T13:48:02.045Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-17T13:48:02.349Z] --- PASS: TestInspect (2.61s) [2020-07-17T13:48:02.349Z] === RUN TestCreateJob [2020-07-17T13:48:04.562Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-17T13:48:05.367Z] --- PASS: TestCreateJob (2.97s) [2020-07-17T13:48:05.367Z] === RUN TestReplicatedJob [2020-07-17T13:48:05.928Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-17T13:48:06.856Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-17T13:48:06.856Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-17T13:48:07.797Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-17T13:48:09.165Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-17T13:48:10.034Z] --- PASS: TestReplicatedJob (4.88s) [2020-07-17T13:48:10.034Z] === RUN TestUpdateReplicatedJob [2020-07-17T13:48:10.530Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-17T13:48:10.530Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-17T13:48:11.897Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-17T13:48:12.185Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-17T13:48:12.746Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-17T13:48:13.581Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2020-07-17T13:48:13.582Z] === RUN TestServiceListWithStatuses [2020-07-17T13:48:13.582Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-17T13:48:13.582Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:48:13.582Z] === RUN TestDockerNetworkConnectAlias [2020-07-17T13:48:16.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-17T13:48:17.136Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2020-07-17T13:48:17.136Z] === RUN TestDockerNetworkReConnect [2020-07-17T13:48:20.194Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-17T13:48:20.726Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2020-07-17T13:48:20.726Z] === RUN TestServicePlugin [2020-07-17T13:48:20.726Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-17T13:48:20.726Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:48:20.726Z] === RUN TestServiceUpdateLabel [2020-07-17T13:48:22.097Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-17T13:48:22.249Z] --- PASS: TestServiceUpdateLabel (1.95s) [2020-07-17T13:48:22.249Z] === RUN TestServiceUpdateSecrets [2020-07-17T13:48:23.023Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-17T13:48:23.584Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-17T13:48:24.949Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-17T13:48:24.949Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-17T13:48:25.205Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-17T13:48:25.205Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-17T13:48:25.205Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-17T13:48:25.767Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-17T13:48:26.328Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-17T13:48:29.592Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-17T13:48:30.153Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-17T13:48:32.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-17T13:48:34.598Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-17T13:48:35.252Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-17T13:48:35.252Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-17T13:48:36.183Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-17T13:48:37.296Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-17T13:48:37.664Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2020-07-17T13:48:37.664Z] === RUN TestServiceUpdateConfigs [2020-07-17T13:48:37.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-17T13:48:38.114Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-17T13:48:39.041Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-17T13:48:39.977Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-17T13:48:43.247Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-17T13:48:43.247Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-17T13:48:43.809Z] === RUN TestDockerSuite/TestLogsSince [2020-07-17T13:48:50.428Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-17T13:48:53.045Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2020-07-17T13:48:53.045Z] === RUN TestServiceUpdateNetwork [2020-07-17T13:48:57.083Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-17T13:48:57.083Z] === RUN TestDockerSuite/TestLogsTail [2020-07-17T13:48:57.083Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-17T13:48:57.339Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-17T13:48:57.902Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-17T13:48:58.158Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-17T13:48:58.414Z] === RUN TestDockerSuite/TestNetHostname [2020-07-17T13:48:59.779Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-17T13:48:59.779Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-17T13:49:04.146Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2020-07-17T13:49:04.146Z] === RUN TestServiceUpdatePidsLimit [2020-07-17T13:49:04.147Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-17T13:49:04.789Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-17T13:49:06.363Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-17T13:49:06.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-17T13:49:06.618Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-17T13:49:07.179Z] === RUN TestDockerSuite/TestPluginActive [2020-07-17T13:49:09.067Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-17T13:49:09.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-17T13:49:11.712Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-17T13:49:15.644Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-17T13:49:15.644Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-17T13:49:16.205Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-17T13:49:18.720Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-17T13:49:19.646Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-17T13:49:20.216Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2020-07-17T13:49:20.216Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-17T13:49:20.216Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-07-17T13:49:20.216Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-07-17T13:49:20.216Z] PASS [2020-07-17T13:49:20.216Z] [2020-07-17T13:49:20.216Z] === Skipped [2020-07-17T13:49:20.216Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-17T13:49:20.216Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-17T13:49:20.216Z] [2020-07-17T13:49:20.216Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-17T13:49:20.216Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-17T13:49:20.216Z] [2020-07-17T13:49:20.216Z] [2020-07-17T13:49:20.216Z] DONE 27 tests, 2 skipped in 129.914s [2020-07-17T13:49:20.216Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-17T13:49:20.216Z] ++ 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-07-17T13:49:20.216Z] ++ set -e [2020-07-17T13:49:20.216Z] ++ '[' -n 0 ']' [2020-07-17T13:49:20.216Z] ++ set -x [2020-07-17T13:49:20.216Z] ++ env -i DEST=/go/src/github.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-07-17T13:49:20.216Z] INFO: Testing against a local daemon [2020-07-17T13:49:20.216Z] === RUN TestSessionCreate [2020-07-17T13:49:20.216Z] --- PASS: TestSessionCreate (0.05s) [2020-07-17T13:49:20.216Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-17T13:49:20.216Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-17T13:49:20.216Z] PASS [2020-07-17T13:49:20.216Z] [2020-07-17T13:49:20.216Z] DONE 2 tests in 0.157s [2020-07-17T13:49:20.216Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-17T13:49:20.216Z] ++ 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-07-17T13:49:20.216Z] ++ set -e [2020-07-17T13:49:20.216Z] ++ '[' -n 0 ']' [2020-07-17T13:49:20.216Z] ++ set -x [2020-07-17T13:49:20.216Z] ++ env -i DEST=/go/src/github.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-07-17T13:49:20.216Z] INFO: Testing against a local daemon [2020-07-17T13:49:20.216Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-17T13:49:20.216Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:49:20.216Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:49:20.216Z] === RUN TestEventsExecDie [2020-07-17T13:49:20.216Z] --- PASS: TestEventsExecDie (0.61s) [2020-07-17T13:49:20.216Z] === RUN TestEventsBackwardsCompatible [2020-07-17T13:49:20.216Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-17T13:49:20.216Z] === RUN TestInfoBinaryCommits [2020-07-17T13:49:20.216Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-17T13:49:20.216Z] === RUN TestInfoAPIVersioned [2020-07-17T13:49:20.216Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-17T13:49:20.216Z] === RUN TestInfoDiscoveryBackend [2020-07-17T13:49:20.856Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-17T13:49:20.856Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-17T13:49:21.534Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-17T13:49:21.897Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-17T13:49:21.897Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-17T13:49:22.193Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-17T13:49:22.193Z] === RUN TestInfoAPI [2020-07-17T13:49:22.193Z] --- PASS: TestInfoAPI (0.05s) [2020-07-17T13:49:22.193Z] === RUN TestInfoAPIWarnings [2020-07-17T13:49:22.832Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-17T13:49:22.832Z] === RUN TestInfoDebug [2020-07-17T13:49:23.469Z] --- PASS: TestInfoDebug (0.53s) [2020-07-17T13:49:23.469Z] === RUN TestInfoInsecureRegistries [2020-07-17T13:49:23.764Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-17T13:49:23.764Z] === RUN TestInfoRegistryMirrors [2020-07-17T13:49:24.401Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-17T13:49:24.401Z] === RUN TestLoginFailsWithBadCredentials [2020-07-17T13:49:24.697Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2020-07-17T13:49:24.697Z] === RUN TestPingCacheHeaders [2020-07-17T13:49:24.697Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-17T13:49:24.697Z] === RUN TestPingGet [2020-07-17T13:49:24.993Z] --- PASS: TestPingGet (0.03s) [2020-07-17T13:49:24.993Z] === RUN TestPingHead [2020-07-17T13:49:24.993Z] --- PASS: TestPingHead (0.03s) [2020-07-17T13:49:24.993Z] === RUN TestVersion [2020-07-17T13:49:24.993Z] --- PASS: TestVersion (0.03s) [2020-07-17T13:49:24.993Z] PASS [2020-07-17T13:49:24.993Z] [2020-07-17T13:49:24.993Z] === Skipped [2020-07-17T13:49:24.993Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-17T13:49:24.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-17T13:49:24.993Z] [2020-07-17T13:49:24.993Z] [2020-07-17T13:49:24.993Z] DONE 18 tests, 1 skipped in 5.598s [2020-07-17T13:49:24.993Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-17T13:49:24.993Z] ++ 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-07-17T13:49:24.993Z] ++ set -e [2020-07-17T13:49:24.993Z] ++ '[' -n 0 ']' [2020-07-17T13:49:24.993Z] ++ set -x [2020-07-17T13:49:24.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-17T13:49:24.993Z] INFO: Testing against a local daemon [2020-07-17T13:49:24.993Z] === RUN TestVolumesCreateAndList [2020-07-17T13:49:24.993Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-17T13:49:24.993Z] === RUN TestVolumesRemove [2020-07-17T13:49:24.993Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-17T13:49:24.993Z] === RUN TestVolumesInspect [2020-07-17T13:49:24.993Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-17T13:49:24.993Z] === RUN TestVolumesInvalidJSON [2020-07-17T13:49:25.290Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-17T13:49:25.290Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-17T13:49:25.290Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-17T13:49:25.290Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-17T13:49:25.290Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-17T13:49:25.290Z] PASS [2020-07-17T13:49:25.290Z] [2020-07-17T13:49:25.290Z] DONE 5 tests in 0.234s [2020-07-17T13:49:25.290Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-17T13:49:25.290Z] ++++ cat bundles/test-integration/docker.pid [2020-07-17T13:49:25.290Z] +++ kill 13790 [2020-07-17T13:49:25.699Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-17T13:49:26.626Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-17T13:49:26.812Z] +++ /etc/init.d/apparmor stop [2020-07-17T13:49:26.812Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T13:49:26.812Z] [2020-07-17T13:49:26.812Z] Unloading profiles will leave already running processes permanently [2020-07-17T13:49:26.812Z] unconfined, which can lead to unexpected situations. [2020-07-17T13:49:26.812Z] [2020-07-17T13:49:26.812Z] To set a process to complain mode, use the command line tool [2020-07-17T13:49:26.812Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T13:49:26.812Z] +++ true [2020-07-17T13:49:26.812Z] exiting test-integration [2020-07-17T13:49:26.812Z] ++ exit 0 [2020-07-17T13:49:26.812Z] [2020-07-17T13:49:27.554Z] === RUN TestDockerSuite/TestPortHostBinding Post stage [Pipeline] junit [2020-07-17T13:49:28.381Z] Recording test results [2020-07-17T13:49:28.516Z] === RUN TestDockerSuite/TestPortList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-17T13:49:29.441Z] + echo Ensuring container killed. [2020-07-17T13:49:29.441Z] Ensuring container killed. [2020-07-17T13:49:29.441Z] + docker rm -vf docker-pr1 [2020-07-17T13:49:29.441Z] Error: No such container: docker-pr1 [2020-07-17T13:49:29.441Z] + true [Pipeline] sh [2020-07-17T13:49:29.831Z] + echo Chowning /workspace to jenkins user [2020-07-17T13:49:29.831Z] Chowning /workspace to jenkins user [2020-07-17T13:49:29.831Z] + id -u [2020-07-17T13:49:29.831Z] + id -g [2020-07-17T13:49:29.831Z] + docker run --rm -v /home/docker/workspace/moby_PR-41224:/workspace busybox chown -R 1001:1001 /workspace [2020-07-17T13:49:29.831Z] Unable to find image 'busybox:latest' locally [2020-07-17T13:49:30.125Z] latest: Pulling from library/busybox [2020-07-17T13:49:30.420Z] 7257f00f7d70: Pulling fs layer [2020-07-17T13:49:30.420Z] 7257f00f7d70: Download complete [2020-07-17T13:49:30.717Z] 7257f00f7d70: Pull complete [2020-07-17T13:49:30.717Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-17T13:49:30.717Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-17T13:49:32.642Z] + bundleName=ppc64le-integration [2020-07-17T13:49:32.642Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-17T13:49:32.642Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-17T13:49:32.642Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print tar [2020-07-17T13:49:32.642Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-17T13:49:32.697Z] Archiving artifacts [2020-07-17T13:49:32.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-17T13:49:35.250Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-17T13:49:35.270Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-17T13:49:35.670Z] + make clean [2020-07-17T13:49:35.812Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-17T13:49:35.965Z] make: command: Command not found [2020-07-17T13:49:35.965Z] make: command: Command not found [2020-07-17T13:49:35.965Z] docker volume rm -f docker-dev-cache [2020-07-17T13:49:35.965Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-17T13:49:42.346Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-17T13:49:42.346Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-17T13:49:42.346Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-17T13:49:42.601Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-17T13:49:42.601Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-17T13:49:43.204Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-17T13:49:43.204Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-17T13:49:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-17T13:49:43.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-17T13:49:44.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-17T13:49:44.692Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-17T13:49:46.582Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-17T13:49:47.509Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-17T13:49:47.765Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-17T13:49:48.021Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-17T13:49:50.590Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-17T13:49:50.847Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-17T13:49:54.115Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-17T13:49:56.630Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-17T13:49:56.630Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-17T13:49:57.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-17T13:49:58.922Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-17T13:50:07.011Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-17T13:50:07.572Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-17T13:50:08.940Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-17T13:50:09.869Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-17T13:50:10.796Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-17T13:50:12.190Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-17T13:50:13.559Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-17T13:50:14.486Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-17T13:50:14.486Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-17T13:50:15.047Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-17T13:50:16.411Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-17T13:50:18.299Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-17T13:50:18.596Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-17T13:50:18.596Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-17T13:50:18.852Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-17T13:50:18.852Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-17T13:50:19.107Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-17T13:50:19.363Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-17T13:50:20.291Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-17T13:50:21.656Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-17T13:50:21.912Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-17T13:50:23.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-17T13:50:29.822Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-17T13:50:30.751Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-17T13:50:32.146Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-17T13:50:32.146Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-17T13:50:32.407Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-17T13:50:32.407Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-17T13:50:34.919Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-17T13:50:35.481Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-17T13:50:37.998Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-17T13:50:38.559Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-17T13:50:38.559Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-17T13:50:38.559Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-17T13:50:41.072Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-17T13:50:41.328Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-17T13:50:41.584Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-17T13:50:42.949Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-17T13:50:43.514Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-17T13:50:44.880Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-17T13:50:45.443Z] === RUN TestDockerSuite/TestRmiTag [2020-07-17T13:50:45.700Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-17T13:50:46.262Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-17T13:50:48.781Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-17T13:50:49.037Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-17T13:50:49.607Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-17T13:50:49.870Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-17T13:50:50.798Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-17T13:50:51.360Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-17T13:50:51.616Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-17T13:50:52.543Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-17T13:50:52.543Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-17T13:50:53.104Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-17T13:50:54.031Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-17T13:50:54.287Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-17T13:50:54.848Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-17T13:50:55.411Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-17T13:50:56.337Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-17T13:50:57.264Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-17T13:50:57.868Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-17T13:50:58.431Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-17T13:50:58.992Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-17T13:50:59.553Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-17T13:51:00.115Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-17T13:51:00.677Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-17T13:51:01.238Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-17T13:51:01.799Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-17T13:51:02.365Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-17T13:51:02.621Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-17T13:51:02.621Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-17T13:51:03.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-17T13:51:04.118Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-17T13:51:04.684Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-17T13:51:05.613Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-17T13:51:06.175Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-17T13:51:07.108Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-17T13:51:07.108Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-17T13:51:07.367Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-17T13:51:07.931Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-17T13:51:08.493Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-17T13:51:08.749Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-17T13:51:09.310Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-17T13:51:09.310Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-17T13:51:09.872Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-17T13:51:09.872Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-17T13:51:10.842Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-17T13:51:11.099Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-17T13:51:11.661Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-17T13:51:12.223Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-17T13:51:12.223Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-17T13:51:12.478Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-17T13:51:13.844Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-17T13:51:14.773Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-17T13:51:15.700Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-17T13:51:16.212Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-17T13:51:16.773Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-17T13:51:17.029Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-17T13:51:17.592Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-17T13:51:18.153Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-17T13:51:19.090Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-17T13:51:21.605Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-17T13:51:21.861Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-17T13:51:22.423Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-17T13:51:24.315Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-17T13:51:25.287Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-17T13:51:27.177Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-17T13:51:28.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-17T13:51:29.104Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-17T13:51:29.104Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-17T13:51:29.104Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-17T13:51:29.669Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-17T13:51:31.038Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-17T13:51:32.406Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-17T13:51:33.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-17T13:51:34.026Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-17T13:51:34.590Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-17T13:51:35.969Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-17T13:51:36.237Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-17T13:51:36.237Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-17T13:51:36.237Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-17T13:51:36.799Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-17T13:51:38.167Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-17T13:51:38.167Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-17T13:51:38.730Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-17T13:51:39.290Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-17T13:51:39.290Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-17T13:51:39.851Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-17T13:51:40.415Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-17T13:51:40.415Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-17T13:51:40.978Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-17T13:51:41.540Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-17T13:51:42.469Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-17T13:51:42.725Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-17T13:51:42.725Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-17T13:51:43.287Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-17T13:51:43.848Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-17T13:51:44.105Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-17T13:51:45.034Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-17T13:51:45.034Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-17T13:51:45.596Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-17T13:51:45.852Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-17T13:51:46.108Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-17T13:51:47.035Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-17T13:51:47.291Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-17T13:51:47.291Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-17T13:51:48.660Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-17T13:51:50.029Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-17T13:51:50.285Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-17T13:51:52.810Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-17T13:51:56.974Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-17T13:52:02.218Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-17T13:52:02.473Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-17T13:52:03.400Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-17T13:52:03.400Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-17T13:52:03.400Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-17T13:52:03.400Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-17T13:52:03.657Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-17T13:52:05.544Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-17T13:52:06.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-17T13:52:07.395Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-17T13:52:12.636Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-17T13:52:12.892Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-17T13:52:13.461Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-17T13:52:14.026Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-17T13:52:14.026Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-17T13:52:14.026Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-17T13:52:14.952Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-17T13:52:15.513Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-17T13:52:16.440Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-17T13:52:16.440Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-17T13:52:16.696Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-17T13:52:17.624Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-17T13:52:18.553Z] === RUN TestDockerSuite/TestRunMount [2020-07-17T13:52:19.917Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-17T13:52:23.184Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-17T13:52:23.746Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-17T13:52:24.309Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-17T13:52:25.235Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-17T13:52:26.604Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-17T13:52:29.120Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-17T13:52:29.120Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-17T13:52:30.487Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-17T13:52:33.031Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-17T13:52:33.031Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-17T13:52:33.959Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-17T13:52:34.889Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-17T13:52:34.889Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-17T13:52:35.450Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-17T13:52:36.012Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-17T13:52:36.572Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-17T13:52:36.828Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-17T13:52:38.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-17T13:52:39.555Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-17T13:52:42.072Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-17T13:52:42.072Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-17T13:52:42.327Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-17T13:52:42.582Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-17T13:52:42.837Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-17T13:52:43.094Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-17T13:52:43.656Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-17T13:52:43.656Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-17T13:52:44.219Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-17T13:52:45.145Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-17T13:52:47.658Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-17T13:52:49.572Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-17T13:52:49.573Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-17T13:52:50.499Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-17T13:52:50.499Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-17T13:52:50.755Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-17T13:52:52.120Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-17T13:52:52.683Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-17T13:52:52.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-17T13:52:53.195Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-17T13:52:53.757Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-17T13:52:54.320Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-17T13:52:54.883Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-17T13:52:55.810Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-17T13:52:55.810Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-17T13:52:55.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-17T13:52:56.066Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-17T13:52:56.629Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-17T13:52:56.629Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-17T13:52:57.192Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-17T13:52:58.558Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-17T13:52:58.558Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-17T13:52:58.815Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-17T13:53:01.335Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-17T13:53:01.897Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-17T13:53:02.152Z] === RUN TestDockerSuite/TestRunRm [2020-07-17T13:53:02.409Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-17T13:53:03.773Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-17T13:53:06.296Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-17T13:53:06.857Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-17T13:53:06.857Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-17T13:53:07.114Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-17T13:53:09.002Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-17T13:53:09.563Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-17T13:53:12.087Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-17T13:53:13.014Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-17T13:53:14.904Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-17T13:53:15.833Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-17T13:53:16.088Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-17T13:53:16.650Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-17T13:53:16.906Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-17T13:53:17.468Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-17T13:53:17.724Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-17T13:53:18.652Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-17T13:53:18.652Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-17T13:53:19.213Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-17T13:53:19.775Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-17T13:53:22.351Z] === RUN TestDockerSuite/TestRunState [2020-07-17T13:53:23.278Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-17T13:53:23.534Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-17T13:53:24.096Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-17T13:53:24.096Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-17T13:53:24.096Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-17T13:53:24.658Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-17T13:53:24.914Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-17T13:53:25.840Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-17T13:53:25.840Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-17T13:53:25.840Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-17T13:53:26.411Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-17T13:53:27.778Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-17T13:53:28.033Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-17T13:53:29.399Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-17T13:53:31.288Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-17T13:53:31.852Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-17T13:53:34.408Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-17T13:53:34.409Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-17T13:53:34.666Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-17T13:53:35.228Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-17T13:53:35.790Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-17T13:53:37.684Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-17T13:53:37.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-17T13:53:38.520Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-17T13:53:39.082Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-17T13:53:39.338Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-17T13:53:39.338Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-17T13:53:40.265Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-17T13:53:40.828Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-17T13:53:41.085Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-17T13:53:41.085Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-17T13:53:41.341Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-17T13:53:41.341Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-17T13:53:41.903Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-17T13:53:45.215Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-17T13:53:45.215Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-17T13:53:46.143Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-17T13:53:46.143Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-17T13:53:48.033Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-17T13:53:48.959Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-17T13:53:48.959Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-17T13:53:50.328Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-17T13:53:52.260Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-17T13:53:52.822Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-17T13:53:53.077Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-17T13:53:53.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-17T13:53:53.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-17T13:53:53.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-17T13:53:53.639Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-17T13:53:53.895Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-17T13:53:53.895Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-17T13:53:54.456Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-17T13:53:54.712Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-17T13:53:55.649Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-17T13:53:55.905Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-17T13:53:56.468Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-17T13:53:56.468Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-17T13:53:57.031Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-17T13:53:57.593Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-17T13:53:57.849Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-17T13:53:58.411Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-17T13:53:58.412Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-17T13:53:58.974Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-17T13:53:58.974Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-17T13:53:59.535Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-17T13:53:59.535Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-17T13:53:59.790Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-17T13:54:00.352Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-17T13:54:00.352Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-17T13:54:00.352Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-17T13:54:00.913Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-17T13:54:01.476Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-17T13:54:02.404Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-17T13:54:02.404Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-17T13:54:02.404Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-17T13:54:02.660Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-17T13:54:02.660Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-17T13:54:03.587Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-17T13:54:04.150Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-17T13:54:06.042Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-17T13:54:06.042Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-17T13:54:06.042Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-17T13:54:06.042Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-17T13:54:06.648Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-17T13:54:07.579Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-17T13:54:08.141Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-17T13:54:08.141Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-17T13:54:09.505Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-17T13:54:09.505Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-17T13:54:09.761Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-17T13:54:11.139Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-17T13:54:11.139Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-17T13:54:12.116Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-17T13:54:12.116Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-17T13:54:12.116Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-17T13:54:13.479Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-17T13:54:14.407Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-17T13:54:15.378Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-17T13:54:15.378Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-17T13:54:15.378Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-17T13:54:15.378Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-17T13:54:15.634Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-17T13:54:16.451Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-17T13:54:18.342Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-17T13:54:23.581Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-17T13:54:24.508Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-17T13:54:25.435Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-17T13:54:26.364Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-17T13:54:28.876Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-17T13:54:28.876Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-17T13:54:30.247Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-17T13:54:30.808Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-17T13:54:31.371Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-17T13:54:32.299Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-17T13:54:34.228Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-17T13:54:35.156Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-17T13:54:37.670Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-17T13:54:41.837Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-17T13:54:45.101Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-17T13:54:48.367Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-17T13:54:49.293Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-17T13:54:50.685Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-17T13:54:51.611Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-17T13:54:52.976Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-17T13:54:53.232Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-17T13:54:53.838Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-17T13:54:54.093Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-17T13:54:55.021Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-17T13:54:55.021Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-17T13:54:55.583Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-17T13:54:58.848Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-17T13:55:01.361Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-17T13:55:01.361Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-17T13:55:01.924Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-17T13:55:01.924Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-17T13:55:02.485Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-17T13:55:03.411Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-17T13:55:03.411Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-17T13:55:04.337Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-17T13:55:04.900Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-17T13:55:05.460Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-17T13:55:06.388Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-17T13:55:09.673Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-17T13:55:10.600Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-17T13:55:10.600Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-17T13:55:11.161Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-17T13:55:11.726Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-17T13:55:12.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-17T13:55:14.067Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-17T13:55:16.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-17T13:55:18.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-17T13:55:19.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-17T13:55:20.780Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-17T13:55:22.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-17T13:55:22.708Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-17T13:55:25.226Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-17T13:55:26.609Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-17T13:55:27.538Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-17T13:55:28.466Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-17T13:55:29.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-17T13:55:30.759Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-17T13:55:32.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-17T13:55:33.492Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-17T13:55:34.418Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-17T13:55:35.787Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-17T13:55:39.049Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-17T13:55:51.273Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-17T13:55:51.273Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-17T13:55:51.273Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-17T13:55:51.535Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-17T13:55:51.535Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-17T13:55:51.535Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-17T13:55:51.535Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-17T13:55:52.096Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-17T13:55:52.096Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-17T13:55:52.657Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-17T13:55:52.657Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-17T13:55:52.912Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-17T13:55:52.912Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-17T13:55:52.912Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-17T13:55:54.276Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-17T13:55:54.276Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-17T13:55:54.532Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-17T13:55:54.532Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-17T13:55:54.532Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-17T13:55:55.092Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-17T13:55:56.460Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-17T13:55:56.460Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-17T13:55:56.460Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-17T13:55:57.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-17T13:55:58.318Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-17T13:56:01.589Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite (1310.15s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.56s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.67s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.96s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.87s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.93s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.92s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.44s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.99s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.92s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.36s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.19s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.49s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.21s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.47s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.79s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.75s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.41s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.06s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.00s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.04s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.28s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.67s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.81s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.69s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.97s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.64s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.26s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.09s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.31s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.81s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.55s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.97s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.45s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.95s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.85s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.59s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.60s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.62s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.08s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-07-17T13:56:01.589Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-17T13:56:01.589Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.29s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.20s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildContChar (3.31s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.19s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.64s) [2020-07-17T13:56:01.589Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s) [2020-07-17T13:56:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-17T13:56:01.589Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-17T13:56:01.589Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-17T13:56:01.589Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.60s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.41s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.35s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.04s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.60s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.38s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.88s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.29s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.72s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.07s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.51s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.27s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.29s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.26s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.24s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.31s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.99s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.86s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.24s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.38s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.47s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.62s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.29s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.73s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.06s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildHistory (3.76s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.38s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.47s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.69s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.80s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.02s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.15s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.89s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.04s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.75s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.29s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.55s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.17s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.34s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.71s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.00s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.76s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.60s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.98s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.59s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.90s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.51s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildPATH (2.21s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.32s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildRm (2.33s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.75s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.93s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.12s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildUser (1.87s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.44s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.17s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.95s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.82s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.12s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.80s) [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.96s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-17T13:56:01.590Z] docker_cli_sni_test.go:18: Flakey test [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.18s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.82s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitTTY (1.42s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.44s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.82s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.64s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.99s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.96s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2020-07-17T13:56:01.590Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-17T13:56:01.590Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.95s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.43s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.37s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00074d6c0_} (1.32s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1814312565_/foo_false____} (1.41s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1814312565_/foo_true____} (1.33s) [2020-07-17T13:56:01.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3871184720_/foo_false____} (1.34s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3871184720_/foo_true____} (1.49s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3871184720_/foo_true__0xc00074d720__} (1.31s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00074d740_} (1.31s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00074d760_} (1.54s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00074d780_} (1.37s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00074d7a0_} (1.42s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.15s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.06s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.68s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.51s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.77s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.68s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.56s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.59s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.51s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.38s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.26s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.82s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.39s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.47s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2020-07-17T13:56:01.591Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-17T13:56:01.591Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.33s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-07-17T13:56:01.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-17T13:56:01.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.68s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.63s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.26s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.19s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.57s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.18s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.16s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.67s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.16s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.03s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.44s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.93s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.89s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFilters (0.87s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.21s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-07-17T13:56:01.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-17T13:56:01.591Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-17T13:56:01.591Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.35s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.51s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsTop (0.71s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.72s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.41s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.70s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.91s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecInteractive (0.73s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.81s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.82s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.76s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecStartFails (0.75s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.74s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2020-07-17T13:56:01.591Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-07-17T13:56:01.591Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.50s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.86s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestExecWithUser (0.80s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestHealth (18.31s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImportDisplay (1.14s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImportFile (1.51s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.70s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImportGzipped (1.41s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.41s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.61s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.62s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.62s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.69s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.61s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.32s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-07-17T13:56:01.591Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-17T13:56:01.591Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-17T13:56:01.591Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-17T13:56:01.591Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.49s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.88s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.63s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-07-17T13:56:01.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.62s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.94s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.61s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.38s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.14s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.97s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.39s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.65s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.00s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.99s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.91s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.95s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.20s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestNetHostname (1.19s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.58s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPluginActive (1.52s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.40s) [2020-07-17T13:56:01.592Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-17T13:56:01.592Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.88s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.17s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.69s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPortList (6.38s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.46s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsByOrder (2.33s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.62s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.85s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.51s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.24s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.24s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.84s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.41s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.48s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s) [2020-07-17T13:56:01.592Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-17T13:56:01.592Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.42s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.03s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.94s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.18s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.49s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.63s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.40s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.40s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.52s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.70s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.62s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.59s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.85s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.15s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.52s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.57s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.53s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.63s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.24s) [2020-07-17T13:56:01.592Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-17T13:56:01.592Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.592Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-17T13:56:01.592Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.54s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.33s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.89s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2020-07-17T13:56:01.592Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-17T13:56:01.592Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.26s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.63s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.61s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.60s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2020-07-17T13:56:01.592Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-17T13:56:01.592Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.57s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.32s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.87s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-17T13:56:01.592Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.68s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.61s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.81s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.68s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.84s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunMount (4.56s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.59s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.44s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.08s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.19s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetHost (0.61s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.38s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.23s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.21s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.57s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.65s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.09s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.52s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.54s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-17T13:56:01.593Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-17T13:56:01.593Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.50s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.19s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.11s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.40s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunSysctls (0.85s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.38s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.19s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.76s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.97s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.89s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.54s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.34s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.48s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.40s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.84s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.61s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-17T13:56:01.593Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.57s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.07s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2020-07-17T13:56:01.593Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents942819066 [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.80s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.16s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.77s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.42s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartRecordError (1.30s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.83s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.45s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.72s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.70s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.80s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.03s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.53s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.90s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateStats (3.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.80s) [2020-07-17T13:56:01.593Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-17T13:56:01.593Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.60s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.50s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.91s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.38s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.11s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.21s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.35s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-17T13:56:01.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.46s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.27s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s) [2020-07-17T13:56:01.594Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.81s) [2020-07-17T13:56:01.594Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-17T13:56:01.594Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-17T13:56:01.594Z] === RUN TestDockerRegistrySuite [2020-07-17T13:56:01.594Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-17T13:56:02.155Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-17T13:56:03.082Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-17T13:56:04.445Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-17T13:56:04.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-17T13:56:05.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-17T13:56:07.889Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-17T13:56:11.237Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-17T13:56:13.126Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-17T13:56:14.052Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-17T13:56:14.980Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-17T13:56:15.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-17T13:56:17.271Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-17T13:56:18.200Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-17T13:56:19.127Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-17T13:56:20.054Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-17T13:56:21.941Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-17T13:56:23.305Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-17T13:56:24.234Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-17T13:56:26.793Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-17T13:56:27.359Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-17T13:56:27.359Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-17T13:56:28.285Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-17T13:56:29.211Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-17T13:56:30.138Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-17T13:56:32.651Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-17T13:56:32.651Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-17T13:56:33.580Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-17T13:56:33.836Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-17T13:56:34.092Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-17T13:56:34.347Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-17T13:56:34.603Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-17T13:56:34.858Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-17T13:56:35.113Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-17T13:56:36.039Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-17T13:56:37.404Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-17T13:56:38.330Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-17T13:56:39.257Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-17T13:56:40.182Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite (39.84s) [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d0e889cdf37ef] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d9667075b48ae] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d0c8e7a6dd6d9] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-17T13:56:40.742Z] check_test.go:196: [de19e16ee9b4e] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.29s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dbc4897fbeeee] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.89s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d330ead95cb02] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.54s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dc240c0834c08] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-07-17T13:56:40.742Z] check_test.go:196: [db604832acc6a] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d6a911e1c2d2b] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dc6ea66afca35] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.02s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d4e67f4ab78cc] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d94c8334f9a9a] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d0fb9b3ce6e0c] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dd8399e1ceca0] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2020-07-17T13:56:40.742Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e50f48a518df18a50880f5ed943aea54a307d63392e06c979a432f9bb646d744 [2020-07-17T13:56:40.742Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:13d6c887047bcdf68ae90c4c52c258536226ffa8822330704e23bfbd6b6ac990 [2020-07-17T13:56:40.742Z] check_test.go:196: [d397116d34fbf] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.72s) [2020-07-17T13:56:40.742Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a5be9b7ea0ffe0939b5994ab6a9273c0ec312f6a06d132accc2a48f18dab2be [2020-07-17T13:56:40.742Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:059d915029f46aa6a27e922b54618d282bf9d3a25791233c01bdb1eedffac4eb [2020-07-17T13:56:40.742Z] check_test.go:196: [d5f03ed7a503e] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d3d7b03ca852b] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dd053427ab10f] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dc3e44c516248] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d49a9fa4d59d5] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d4b168c277c71] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d72b62f8f9246] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d37d548bd2ee5] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dc9418151039e] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d70cc9d369546] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dedfd2db6b638] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d860daf02cd49] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-07-17T13:56:40.742Z] check_test.go:196: [dc91b1d734c9f] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d0973c1bf46af] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d7d07dd145213] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-07-17T13:56:40.742Z] check_test.go:196: [ddb93c57368c0] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d6c84e925a057] daemon is not started [2020-07-17T13:56:40.742Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2020-07-17T13:56:40.742Z] check_test.go:196: [d0673bcf3cf9e] daemon is not started [2020-07-17T13:56:40.743Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2020-07-17T13:56:40.743Z] check_test.go:196: [dbe361e892ae0] daemon is not started [2020-07-17T13:56:40.743Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-07-17T13:56:40.743Z] check_test.go:196: [d2182277be9d6] daemon is not started [2020-07-17T13:56:40.743Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s) [2020-07-17T13:56:40.743Z] check_test.go:196: [d18f4488d62d6] daemon is not started [2020-07-17T13:56:40.743Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-07-17T13:56:40.743Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-17T13:56:40.743Z] === RUN TestDockerSchema1RegistrySuite [2020-07-17T13:56:40.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-17T13:56:40.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-17T13:56:43.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-17T13:56:46.874Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-17T13:56:49.387Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-17T13:56:49.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-17T13:56:50.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-17T13:56:50.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-17T13:56:52.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-17T13:56:52.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-17T13:56:53.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-17T13:56:56.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-17T13:56:56.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-17T13:56:56.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-17T13:56:56.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-17T13:56:57.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-17T13:56:57.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-17T13:56:57.699Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-17T13:56:57.954Z] --- PASS: TestDockerSchema1RegistrySuite (17.09s) [2020-07-17T13:56:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-17T13:56:57.954Z] check_test.go:223: [d9cbbe1134d26] daemon is not started [2020-07-17T13:56:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2020-07-17T13:56:57.954Z] check_test.go:223: [d0be398b864d8] daemon is not started [2020-07-17T13:56:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-07-17T13:56:57.954Z] check_test.go:223: [d3656446ec592] daemon is not started [2020-07-17T13:56:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.60s) [2020-07-17T13:56:57.954Z] check_test.go:223: [db35271458ac5] daemon is not started [2020-07-17T13:56:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2020-07-17T13:56:57.954Z] check_test.go:223: [db2f7cdcad9e5] daemon is not started [2020-07-17T13:56:57.954Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-07-17T13:56:57.955Z] check_test.go:223: [de7bcf09a5a96] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d8bdee833882f] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d5c983c8ff8de] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d5499ee125d80] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d933c81563ca3] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2020-07-17T13:56:57.955Z] check_test.go:223: [dd9028a8de275] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d04f85d04c32d] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d303bf433b7ca] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d11661471760f] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d598c0e02578f] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-17T13:56:57.955Z] check_test.go:223: [d22dc3910b935] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-07-17T13:56:57.955Z] check_test.go:223: [dd4e9d21ef703] daemon is not started [2020-07-17T13:56:57.955Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-17T13:56:57.955Z] check_test.go:223: [df893abfc3e7d] daemon is not started [2020-07-17T13:56:57.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-17T13:56:57.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-17T13:56:58.883Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-17T13:56:59.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-17T13:56:59.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-17T13:57:00.758Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-17T13:57:00.758Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-17T13:57:01.013Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-17T13:57:01.585Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2020-07-17T13:57:01.848Z] check_test.go:252: [d90ef6b37d36e] daemon is not started [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-07-17T13:57:01.848Z] check_test.go:252: [d2726ecfec5f0] daemon is not started [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-17T13:57:01.848Z] check_test.go:252: [d8a0fc68c4445] daemon is not started [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-17T13:57:01.848Z] check_test.go:252: [d97a7b2075578] daemon is not started [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-07-17T13:57:01.848Z] check_test.go:252: [d02c05e573d22] daemon is not started [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-07-17T13:57:01.848Z] check_test.go:252: [de67b4a4e3f8e] daemon is not started [2020-07-17T13:57:01.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-07-17T13:57:01.848Z] check_test.go:252: [d37a2d38a6479] daemon is not started [2020-07-17T13:57:01.848Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-17T13:57:01.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-17T13:57:07.135Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-17T13:57:07.135Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-17T13:57:07.135Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-17T13:57:07.390Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-17T13:57:07.646Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-17T13:57:07.646Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-17T13:57:07.646Z] check_test.go:279: [defd5a0cfbd28] daemon is not started [2020-07-17T13:57:07.646Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-17T13:57:07.646Z] check_test.go:279: [dc4ab4693bda0] daemon is not started [2020-07-17T13:57:07.646Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-17T13:57:07.646Z] check_test.go:279: [da6543ebd40d8] daemon is not started [2020-07-17T13:57:07.646Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-17T13:57:07.646Z] check_test.go:279: [dd66db63c24d2] daemon is not started [2020-07-17T13:57:07.646Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-07-17T13:57:07.646Z] check_test.go:279: [da406ff1cf34a] daemon is not started [2020-07-17T13:57:07.646Z] === RUN TestDockerNetworkSuite [2020-07-17T13:57:07.646Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-17T13:57:09.536Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-17T13:57:10.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-17T13:57:12.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-17T13:57:14.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-17T13:57:16.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-17T13:57:18.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-17T13:57:23.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-17T13:57:25.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-17T13:57:26.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-17T13:57:26.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-17T13:57:27.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-17T13:57:28.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-17T13:57:28.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-17T13:57:29.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-17T13:57:29.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-17T13:57:30.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-17T13:57:30.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-17T13:57:30.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-17T13:57:30.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-17T13:57:31.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-17T13:57:32.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-17T13:57:32.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-17T13:57:32.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-17T13:57:32.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-17T13:57:35.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-17T13:57:35.634Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-17T13:57:36.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-17T13:57:40.265Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-17T13:57:44.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-17T13:57:44.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-17T13:57:45.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-17T13:57:45.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-17T13:57:45.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-17T13:57:46.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-17T13:57:46.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-17T13:57:46.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-17T13:57:47.754Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-17T13:57:49.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-17T13:57:49.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-17T13:57:49.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-17T13:57:50.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-17T13:57:54.603Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-17T13:57:54.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-17T13:57:56.491Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-17T13:57:58.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-17T13:57:58.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-17T13:57:59.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-17T13:58:01.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-17T13:58:01.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-17T13:58:01.711Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-17T13:58:02.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-17T13:58:02.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-17T13:58:04.202Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-17T13:58:09.449Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite (61.12s) [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.88s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [df242ca6f3e0a] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [dbbe5a7642a72] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.57s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d029187a7578a] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d78603301d5b0] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:1233: [d71d7f35df09d] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d735402167d97] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [dd29e719a116f] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d60dbe344a277] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d3cd74fbcc8d1] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d9b107f0093cc] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d4229e9b40a0d] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [dd67e759760b3] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [db20d295763fc] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d978c8a830f88] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [ddbb035a253ef] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d18c94f80cd38] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [da26d03aebf60] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [df26067296ceb] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d0d1dbefd4ab5] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [dee68321305df] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [da45623c5446a] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d9bdfe01078d8] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d6086e90936f6] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d7cfe71718f9b] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:968: [d0072663bcdf4] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.83s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d05de4cc36a37] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.05s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:1116: [d7a8c73c02197] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d2b44968d8a62] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.34s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d67c8a2fa0aac] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d5c62851084a0] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d2b7d39bc5226] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d66740d494c4e] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [dea019bc316af] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d86c1265a5f2f] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.94s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d24c872ea0465] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [df2893da789a7] daemon is not started [2020-07-17T13:58:09.449Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d74ac8435ac43] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.08s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [de53201b930f1] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.05s) [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.72s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:1084: [df74bbef4fd0a] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d9b3eb4f7014a] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.18s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d7b12101cc692] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.84s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d2d98e3d50624] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d9fcb3343531a] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.93s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d255142ba7de7] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.57s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d1087ea0b3a7f] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.29s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [dca29581dc1d7] daemon is not started [2020-07-17T13:58:09.449Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.53s) [2020-07-17T13:58:09.449Z] docker_cli_network_unix_test.go:46: [d538ca8bebdb6] daemon is not started [2020-07-17T13:58:09.449Z] === RUN TestDockerHubPullSuite [2020-07-17T13:58:09.449Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-17T13:58:10.010Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-17T13:58:11.900Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-17T13:58:11.900Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-17T13:58:12.461Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-17T13:58:12.718Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-17T13:58:14.631Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-17T13:58:14.631Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-17T13:58:14.631Z] --- PASS: TestDockerHubPullSuite (6.06s) [2020-07-17T13:58:14.631Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2020-07-17T13:58:14.631Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2020-07-17T13:58:14.631Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2020-07-17T13:58:14.631Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2020-07-17T13:58:14.631Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2020-07-17T13:58:14.631Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-07-17T13:58:14.631Z] PASS [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === Skipped [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_sni_test.go:18: Flakey test [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-17T13:58:14.631Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-17T13:58:14.631Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-17T13:58:14.631Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-17T13:58:14.631Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.631Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-17T13:58:14.631Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-17T13:58:14.631Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.631Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-17T13:58:14.632Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-17T13:58:14.632Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-17T13:58:14.632Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-17T13:58:14.632Z] docker_cli_network_unix_test.go:46: [d74ac8435ac43] daemon is not started [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] [2020-07-17T13:58:14.632Z] DONE 1277 tests, 51 skipped in 1483.375s [2020-07-17T13:58:14.632Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-17T13:58:14.632Z] ++++ cat bundles/test-integration/docker.pid [2020-07-17T13:58:14.632Z] +++ kill 7573 [2020-07-17T13:58:16.001Z] +++ /etc/init.d/apparmor stop [2020-07-17T13:58:16.001Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T13:58:16.001Z] [2020-07-17T13:58:16.001Z] Unloading profiles will leave already running processes permanently [2020-07-17T13:58:16.001Z] unconfined, which can lead to unexpected situations. [2020-07-17T13:58:16.001Z] [2020-07-17T13:58:16.001Z] To set a process to complain mode, use the command line tool [2020-07-17T13:58:16.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T13:58:16.001Z] +++ true [2020-07-17T13:58:16.001Z] exiting test-integration [2020-07-17T13:58:16.001Z] ++ exit 0 [2020-07-17T13:58:16.001Z] [2020-07-17T13:58:16.001Z] + for job in $(jobs -p) [2020-07-17T13:58:16.001Z] + wait 5796 [2020-07-17T13:58:18.516Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-17T13:58:19.076Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-17T13:58:20.002Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-17T13:58:21.891Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-17T13:59:18.040Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-17T14:00:14.208Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-17T14:00:20.791Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-17T14:00:24.951Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-17T14:02:46.421Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-17T14:02:48.306Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-17T14:02:49.259Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-17T14:02:49.516Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-17T14:02:49.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-17T14:02:49.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-17T14:02:50.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-17T14:02:53.256Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-17T14:02:56.519Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-17T14:02:58.405Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-17T14:03:54.558Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-17T14:03:54.558Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-17T14:03:56.462Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-17T14:03:58.974Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-17T14:04:01.487Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-17T14:04:04.752Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-17T14:04:26.622Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-17T14:04:38.800Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-17T14:04:39.768Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-17T14:04:42.279Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-17T14:04:45.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-17T14:04:52.074Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-17T14:04:57.316Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-17T14:04:59.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-17T14:05:01.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-17T14:05:04.300Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-17T14:05:06.811Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-17T14:05:10.073Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-17T14:05:12.587Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-17T14:06:08.736Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-17T14:06:23.592Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite (1627.63s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.93s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.37s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:562: [d4925ca7c1aa3] joining swarm manager [de95e56a0ddb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:584: [d09c0371756d7] joining swarm manager [de95e56a0ddb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] check_test.go:380: [d4925ca7c1aa3] daemon is not started [2020-07-17T14:06:41.621Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.19s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:45: [d0d8cffbd98ac] joining swarm manager [db5dfcfdbf5f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.08s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.48s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:303: [d52967eac6157] joining swarm manager [d2e23ef975799]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:304: [dee10cb819556] joining swarm manager [d2e23ef975799]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.11s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:271: [d04978120572d] joining swarm manager [df82049219b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:272: [d50ac33010ab1] joining swarm manager [df82049219b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.43s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.80s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.60s) [2020-07-17T14:06:41.621Z] docker_api_swarm_node_test.go:19: [d5a2997356e52] joining swarm manager [d621b3c51f79d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_node_test.go:20: [da6fc7637b214] joining swarm manager [d621b3c51f79d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.42s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:501: [dbe891c865b59] joining swarm manager [d7dbac658607f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:506: [d420a9933bc81] joining swarm manager [d7dbac658607f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.86s) [2020-07-17T14:06:41.621Z] docker_api_swarm_node_test.go:80: [d7fc4446570b7] joining swarm manager [d77677ce09736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) [2020-07-17T14:06:41.621Z] docker_api_swarm_node_test.go:52: [d4352dea743af] joining swarm manager [d803e2a3e6237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_node_test.go:53: [d1ba7d86d776e] joining swarm manager [d803e2a3e6237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.99s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:201: [dd008738d7264] joining swarm manager [d8ddc137623fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.21s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:383: [d6b8ea4f4a652] joining swarm manager [d19d76af98ff0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:384: [d0b5422bbdd49] joining swarm manager [d19d76af98ff0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] check_test.go:380: [d0b5422bbdd49] daemon is not started [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.02s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:801: [d1fee943efd2a] joining swarm manager [d593797016af4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:801: [dea4e324e6077] joining swarm manager [d593797016af4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:801: [de87b205048cf] joining swarm manager [d593797016af4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:801: [d5b5f71d464d8] joining swarm manager [d593797016af4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:809: [df54ff8876fbf] joining swarm manager [d593797016af4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.57s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.89s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:394: [db71b46147894] joining swarm manager [d43612064662b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:394: [d11a69e7cced1] joining swarm manager [d43612064662b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.68s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:342: [d5597fb0185f8] joining swarm manager [dd948c7712333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:342: [d1d4b5804d91f] joining swarm manager [dd948c7712333]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.02s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:489: [dddb3b98d7bc8] joining swarm manager [d8ba7210549b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:489: [d73dcfc344740] joining swarm manager [d8ba7210549b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.76s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.35s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:127: [d49cc1106bd15] joining swarm manager [dbfd24862001e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:128: [d95d484741c96] joining swarm manager [dbfd24862001e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:136: [d4ee7ed9c092e] joining swarm manager [dbfd24862001e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:137: [d1ab553d9e50c] joining swarm manager [dbfd24862001e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.39s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:303: [d403a0da29bd5] joining swarm manager [d76f3efaddf4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:303: [dacf84108f643] joining swarm manager [d76f3efaddf4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.16s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:99: [d6d24e6d67b3c] joining swarm manager [d889b88d1815d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:100: [d410cdf61b1fe] joining swarm manager [d889b88d1815d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] check_test.go:380: [d6d24e6d67b3c] daemon is not started [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.97s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:532: [dd93af3f3e2cf] joining swarm manager [d8a5e2e48c0e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:533: [d0cc252288614] joining swarm manager [d8a5e2e48c0e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.72s) [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:147: [d1b171fa5205a] joining swarm manager [d2a86f45588b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_api_swarm_service_test.go:147: [d24b0c0ef6973] joining swarm manager [d2a86f45588b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.53s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.31s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.04s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.43s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.59s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.04s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.41s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.54s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.76s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.76s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.73s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (1.98s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.86s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.27s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.62s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.16s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.51s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.72s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.14s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.14s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.41s) [2020-07-17T14:06:41.621Z] docker_cli_service_logs_test.go:245: checking task omq25z6g1u01 [2020-07-17T14:06:41.621Z] docker_cli_service_logs_test.go:250: checking messages for omq25z6g1u01 [2020-07-17T14:06:41.621Z] docker_cli_service_logs_test.go:245: checking task 4k6hnbw054vq [2020-07-17T14:06:41.621Z] docker_cli_service_logs_test.go:250: checking messages for 4k6hnbw054vq [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.75s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.39s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1901: [de7841064ea8e] joining swarm manager [d84bfebe2ca7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1902: [dba3a3b729491] joining swarm manager [d84bfebe2ca7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.08s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.66s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.80s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1802: [d449da7e2d0ae] joining swarm manager [d5b8bf6fcff5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1803: [de378162aeae5] joining swarm manager [d5b8bf6fcff5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.57s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1321: [ddadc47903970] joining swarm manager [d80940db551b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1322: [d9ade4cce870f] joining swarm manager [d80940db551b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.32s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.68s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.11s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.20s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.45s) [2020-07-17T14:06:41.621Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.44s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.84s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.44s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1186: [d7cc58a3d5394] joining swarm manager [d06e75d87e207]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1195: [dbe0dc55e3c35] joining swarm manager [d06e75d87e207]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.65s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.35s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.77s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1118: [d64d4c85b1a82] joining swarm manager [d9d5e0fd279af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1119: [db37a739b1b42] joining swarm manager [d9d5e0fd279af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1172: [d64ffae15be31] joining swarm manager [d9d5e0fd279af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.47s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1453: [d8338d911789e] joining swarm manager [d8e242289ee8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] docker_cli_swarm_test.go:1454: [d207f6a4aff30] joining swarm manager [d8e242289ee8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.46s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.33s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.29s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2020-07-17T14:06:41.621Z] docker_cli_swarm_unix_test.go:62: [df6661ba9a5a5] joining swarm manager [d7b0ad0c90923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.18s) [2020-07-17T14:06:41.621Z] docker_api_swarm_test.go:961: [dacc44e7fbbc7] joining swarm manager [d4ded6db0a4fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.26s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.69s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2020-07-17T14:06:41.621Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.31s) [2020-07-17T14:06:41.621Z] === RUN TestDockerExternalVolumeSuite [2020-07-17T14:06:41.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-17T14:06:56.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-17T14:08:04.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-17T14:08:12.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-17T14:08:44.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-17T14:08:56.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-17T14:09:28.479Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-17T14:09:43.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-17T14:10:15.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-17T14:10:30.204Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-17T14:10:45.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-17T14:11:31.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-17T14:11:49.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-17T14:12:21.791Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-17T14:12:53.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-17T14:13:08.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-17T14:13:26.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-17T14:13:41.536Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite (436.86s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-07-17T14:13:56.374Z] docker_cli_external_volume_driver_test.go:53: [d93295c2a1f8c] daemon is not started [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-17T14:13:56.374Z] docker_cli_external_volume_driver_test.go:53: [dcd3d0672a3eb] daemon is not started [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-17T14:13:56.374Z] docker_cli_external_volume_driver_test.go:53: [da0d239dac74a] daemon is not started [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-17T14:13:56.374Z] docker_cli_external_volume_driver_test.go:53: [d11845f6d4aa3] daemon is not started [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-07-17T14:13:56.374Z] docker_cli_external_volume_driver_test.go:485: [d18785ae058c3] daemon is not started [2020-07-17T14:13:56.374Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-07-17T14:13:56.374Z] docker_cli_external_volume_driver_test.go:53: [d1b3850d1808a] daemon is not started [2020-07-17T14:13:56.374Z] PASS [2020-07-17T14:13:56.374Z] [2020-07-17T14:13:56.374Z] === Skipped [2020-07-17T14:13:56.374Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-17T14:13:56.374Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-17T14:13:56.374Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-17T14:13:56.374Z] check_test.go:309: [dde73166d5efc] daemon is not started [2020-07-17T14:13:56.374Z] [2020-07-17T14:13:56.374Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-17T14:13:56.374Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-17T14:13:56.374Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-17T14:13:56.374Z] check_test.go:309: [d46b380b051a6] daemon is not started [2020-07-17T14:13:56.374Z] [2020-07-17T14:13:56.374Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-17T14:13:56.374Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-17T14:13:56.374Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-17T14:13:56.374Z] check_test.go:309: [d874c6da69ced] daemon is not started [2020-07-17T14:13:56.374Z] [2020-07-17T14:13:56.374Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-17T14:13:56.374Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-17T14:13:56.374Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-17T14:13:56.374Z] [2020-07-17T14:13:56.374Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-17T14:13:56.374Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-17T14:13:56.374Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-17T14:13:56.374Z] [2020-07-17T14:13:56.374Z] [2020-07-17T14:13:56.374Z] DONE 273 tests, 5 skipped in 2424.110s [2020-07-17T14:13:56.374Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-17T14:13:56.374Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d97d8d51d6674/docker.pid [2020-07-17T14:13:56.374Z] +++ kill 5528 [2020-07-17T14:13:56.374Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5528 is not a child of this shell [2020-07-17T14:13:56.374Z] warning: PID 5528 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d97d8d51d6674/docker.pid had a nonzero exit code [2020-07-17T14:13:56.374Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d97d8d51d6674/root: target is busy. [2020-07-17T14:13:56.374Z] ++++ cat bundles/test-integration/docker.pid [2020-07-17T14:13:56.374Z] +++ kill 7577 [2020-07-17T14:13:56.934Z] +++ /etc/init.d/apparmor stop [2020-07-17T14:13:56.934Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-17T14:13:56.935Z] [2020-07-17T14:13:56.935Z] Unloading profiles will leave already running processes permanently [2020-07-17T14:13:56.935Z] unconfined, which can lead to unexpected situations. [2020-07-17T14:13:56.935Z] [2020-07-17T14:13:56.935Z] To set a process to complain mode, use the command line tool [2020-07-17T14:13:56.935Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-17T14:13:56.935Z] +++ true [2020-07-17T14:13:56.935Z] exiting test-integration [2020-07-17T14:13:56.935Z] ++ exit 0 [2020-07-17T14:13:56.935Z] [2020-07-17T14:13:57.190Z] + exit 0 [2020-07-17T14:13:57.190Z] ++ jobs -p [2020-07-17T14:13:57.190Z] + pids= [2020-07-17T14:13:57.190Z] + echo 'Remaining pids to kill: []' [2020-07-17T14:13:57.190Z] Remaining pids to kill: [] [2020-07-17T14:13:57.190Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-17T14:13:57.199Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-17T14:13:59.345Z] + echo Ensuring container killed. [2020-07-17T14:13:59.345Z] Ensuring container killed. [2020-07-17T14:13:59.345Z] + docker ps -aq -f name=docker-pr1-* [2020-07-17T14:13:59.345Z] + cids=99ac51a1ba90 [2020-07-17T14:13:59.345Z] c0f8cc3fecbf [2020-07-17T14:13:59.345Z] fbc0ef9c5e51 [2020-07-17T14:13:59.345Z] + [ -n 99ac51a1ba90 [2020-07-17T14:13:59.345Z] c0f8cc3fecbf [2020-07-17T14:13:59.345Z] fbc0ef9c5e51 ] [2020-07-17T14:13:59.345Z] + docker rm -vf 99ac51a1ba90 c0f8cc3fecbf fbc0ef9c5e51 [2020-07-17T14:14:00.718Z] 99ac51a1ba90 [2020-07-17T14:14:00.718Z] c0f8cc3fecbf [2020-07-17T14:14:01.644Z] fbc0ef9c5e51 [Pipeline] sh [2020-07-17T14:14:01.965Z] + echo Chowning /workspace to jenkins user [2020-07-17T14:14:01.965Z] Chowning /workspace to jenkins user [2020-07-17T14:14:01.965Z] + id -u [2020-07-17T14:14:01.965Z] + id -g [2020-07-17T14:14:01.965Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41224:/workspace busybox chown -R 1000:1000 /workspace [2020-07-17T14:14:01.965Z] Unable to find image 'busybox:latest' locally [2020-07-17T14:14:07.247Z] latest: Pulling from library/busybox [2020-07-17T14:14:07.247Z] 91f30d776fb2: Pulling fs layer [2020-07-17T14:14:07.247Z] 91f30d776fb2: Verifying Checksum [2020-07-17T14:14:07.247Z] 91f30d776fb2: Download complete [2020-07-17T14:14:07.247Z] 91f30d776fb2: Pull complete [2020-07-17T14:14:07.247Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-17T14:14:07.247Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-17T14:14:10.847Z] + bundleName=amd64 [2020-07-17T14:14:10.847Z] + echo Creating amd64-bundles.tar.gz [2020-07-17T14:14:10.847Z] Creating amd64-bundles.tar.gz [2020-07-17T14:14:10.847Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-17T14:14:10.847Z] + 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-07-17T14:14:11.782Z] Archiving artifacts [2020-07-17T14:14:13.447Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-17T14:14:13.754Z] + make clean [2020-07-17T14:14:14.011Z] docker volume rm -f docker-dev-cache [2020-07-17T14:14:14.011Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-17T14:24:24.700Z] ok github.com/docker/docker/integration-cli 2247.005s [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === Skipped [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-17T14:24:24.700Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-17T14:24:24.700Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-17T14:24:24.700Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-17T14:24:24.700Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-17T14:24:24.700Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-07-17T14:24:24.700Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-07-17T14:24:24.700Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-17T14:24:24.700Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.700Z] [2020-07-17T14:24:24.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-17T14:24:24.700Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-17T14:24:24.700Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-17T14:24:24.701Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-07-17T14:24:24.701Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-17T14:24:24.701Z] docker_cli_sni_test.go:18: Flakey test [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-07-17T14:24:24.701Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-17T14:24:24.701Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-17T14:24:24.701Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.701Z] [2020-07-17T14:24:24.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-17T14:24:24.701Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-17T14:24:24.702Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.05s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.05s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-17T14:24:24.702Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-07-17T14:24:24.702Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.702Z] [2020-07-17T14:24:24.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-17T14:24:24.702Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-17T14:24:24.702Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-17T14:24:24.703Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-17T14:24:24.703Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-17T14:24:24.703Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-17T14:24:24.703Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-17T14:24:24.703Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.05s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.05s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-17T14:24:24.703Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-17T14:24:24.703Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-17T14:24:24.703Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-07-17T14:24:24.703Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-17T14:24:24.703Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-17T14:24:24.703Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-07-17T14:24:24.703Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-07-17T14:24:24.703Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-17T14:24:24.703Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-17T14:24:24.703Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-17T14:24:24.703Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.703Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-17T14:24:24.704Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-17T14:24:24.704Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-07-17T14:24:24.704Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-07-17T14:24:24.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-07-17T14:24:24.704Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.704Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2020-07-17T14:24:24.705Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-17T14:24:24.705Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.705Z] [2020-07-17T14:24:24.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-17T14:24:24.705Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-07-17T14:24:24.706Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-07-17T14:24:24.706Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-17T14:24:24.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-17T14:24:24.706Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.706Z] [2020-07-17T14:24:24.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-17T14:24:24.707Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-17T14:24:24.707Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-17T14:24:24.707Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-17T14:24:24.707Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-17T14:24:24.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-17T14:24:24.707Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.707Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-17T14:24:24.708Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-17T14:24:24.708Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] DONE 1096 tests, 549 skipped in 2255.213s [2020-07-17T14:24:24.708Z] INFO: Integration tests ended at 07/17/2020 14:24:23. Duration:00:37:35.4387956 [2020-07-17T14:24:24.708Z] INFO: Docker info of the daemon under test at end of run [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] Containers: 2 [2020-07-17T14:24:24.708Z] Running: 0 [2020-07-17T14:24:24.708Z] Paused: 0 [2020-07-17T14:24:24.708Z] Stopped: 2 [2020-07-17T14:24:24.708Z] Images: 15 [2020-07-17T14:24:24.708Z] Server Version: 0.0.0-dev [2020-07-17T14:24:24.708Z] Storage Driver: windowsfilter [2020-07-17T14:24:24.708Z] Windows: [2020-07-17T14:24:24.708Z] Logging Driver: json-file [2020-07-17T14:24:24.708Z] Plugins: [2020-07-17T14:24:24.708Z] Volume: local [2020-07-17T14:24:24.708Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-17T14:24:24.708Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-17T14:24:24.708Z] Swarm: inactive [2020-07-17T14:24:24.708Z] Default Isolation: process [2020-07-17T14:24:24.708Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-17T14:24:24.708Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-17T14:24:24.708Z] OSType: windows [2020-07-17T14:24:24.708Z] Architecture: x86_64 [2020-07-17T14:24:24.708Z] CPUs: 4 [2020-07-17T14:24:24.708Z] Total Memory: 32GiB [2020-07-17T14:24:24.708Z] Name: azwin-2-c2ed00 [2020-07-17T14:24:24.708Z] ID: XRBW:32HY:NLL7:C3FF:ZUCZ:MLXL:OZSH:DVFV:HRFC:6CGC:Y7I7:YV2O [2020-07-17T14:24:24.708Z] Docker Root Dir: D:\CI\PR-41224\1\daemon [2020-07-17T14:24:24.708Z] Debug Mode (client): false [2020-07-17T14:24:24.708Z] Debug Mode (server): true [2020-07-17T14:24:24.708Z] File Descriptors: -1 [2020-07-17T14:24:24.708Z] Goroutines: 18 [2020-07-17T14:24:24.708Z] System Time: 2020-07-17T14:24:23.5591652Z [2020-07-17T14:24:24.708Z] EventsListeners: 0 [2020-07-17T14:24:24.708Z] Registry: https://index.docker.io/v1/ [2020-07-17T14:24:24.708Z] Labels: [2020-07-17T14:24:24.708Z] Experimental: false [2020-07-17T14:24:24.708Z] Insecure Registries: [2020-07-17T14:24:24.708Z] 127.0.0.0/8 [2020-07-17T14:24:24.708Z] Live Restore Enabled: false [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] [2020-07-17T14:24:24.708Z] INFO: Stopping daemon under test [2020-07-17T14:24:24.708Z] SUCCESS: The process with PID 1640 (child process of PID 3168) has been terminated. [2020-07-17T14:24:24.708Z] SUCCESS: The process with PID 3168 (child process of PID 4000) has been terminated. [2020-07-17T14:24:24.708Z] INFO: Stop tailing logs of the daemon under tests [2020-07-17T14:24:24.708Z] INFO: executeCI.ps1 Completed successfully at 07/17/2020 14:24:23. [2020-07-17T14:24:24.708Z] INFO: Tidying up at end of run [2020-07-17T14:24:24.708Z] INFO: Saving daemon under test log (d:\CI\PR-41224\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-17T14:24:24.708Z] INFO: Saving daemon under test log (d:\CI\PR-41224\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-17T14:24:24.708Z] INFO: Nuke-Everything... [2020-07-17T14:24:24.708Z] INFO: Container count on control daemon to delete is 2 [2020-07-17T14:24:24.708Z] bfa856da17df [2020-07-17T14:24:24.708Z] a351edce81ef [2020-07-17T14:24:25.177Z] INFO: Tidying pidfile d:\CI\PR-41224\1\docker.pid [2020-07-17T14:24:25.177Z] INFO: Nuking d:\CI [2020-07-17T14:24:55.300Z] INFO: Zapped successfully [2020-07-17T14:24:55.300Z] [2020-07-17T14:24:55.300Z] INFO: executeCI.ps1 exiting at Fri Jul 17 14:24:50 CUT 2020. Duration 00:58:58.5893476 [2020-07-17T14:24:55.300Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-17T14:24:55.553Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-17T14:25:04.018Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-17T14:25:05.805Z] Archiving artifacts [2020-07-17T14:25:20.100Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41224/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-17T14:25:21.053Z] + make clean [2020-07-17T14:25:22.621Z] docker volume rm -f docker-dev-cache [2020-07-17T14:25:22.767Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS