Pull request #41376 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at d0eff1f86f92c7e30c9a947541374e20d4fed0a9 rather than 61c677411e38c9a592fecaf4b007c2d154fcaa6e Obtained Jenkinsfile from d0eff1f86f92c7e30c9a947541374e20d4fed0a9 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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-41376@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" 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-08-19T16:40:20.855Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-19T16:40:20.858Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-19T16:40:36.015Z] Still waiting to schedule task [2020-08-19T16:40:36.016Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0723dbdd2029db457)’ is offline [2020-08-19T16:41:17.006Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0723dbdd2029db457) in /home/ubuntu/workspace/moby_PR-41376 [Pipeline] { [Pipeline] checkout [2020-08-19T16:41:20.677Z] using credential docker-jenkins-github-credentials [2020-08-19T16:41:20.684Z] Cloning the remote Git repository [2020-08-19T16:41:20.684Z] Cloning with configured refspecs honoured and without tags [2020-08-19T16:41:20.756Z] Cloning repository https://github.com/moby/moby.git [2020-08-19T16:41:20.818Z] > git init /home/ubuntu/workspace/moby_PR-41376 # timeout=10 [2020-08-19T16:41:21.088Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:41:21.088Z] > git --version # timeout=10 [2020-08-19T16:41:21.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:41:21.138Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:41:44.834Z] Fetching without tags [2020-08-19T16:41:45.272Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:41:44.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:41:44.778Z] > git config --add remote.origin.fetch +refs/pull/41376/head:refs/remotes/origin/PR-41376 # timeout=10 [2020-08-19T16:41:44.787Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:41:44.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:41:44.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:41:44.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:41:44.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:41:45.278Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:41:45.301Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:41:46.938Z] Merge succeeded, producing a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:41:46.938Z] Checking out Revision a01846e672a6da9e93f43a5c6bbd087e98f2de84 (PR-41376) [2020-08-19T16:41:46.287Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:41:46.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T16:41:46.942Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:41:46.965Z] > git checkout -f a01846e672a6da9e93f43a5c6bbd087e98f2de84 # timeout=10 [2020-08-19T16:41:51.086Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:41:51.086Z] First time build. Skipping changelog. [2020-08-19T16:41:51.100Z] > git --version # timeout=10 [2020-08-19T16:41:51.123Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T16:41:52.333Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41376:/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-08-19T16:41:58.901Z] Unable to find image 'alpine:latest' locally [2020-08-19T16:41:58.901Z] latest: Pulling from library/alpine [2020-08-19T16:41:58.901Z] df20fa9351a1: Pulling fs layer [2020-08-19T16:41:58.901Z] df20fa9351a1: Verifying Checksum [2020-08-19T16:41:58.901Z] df20fa9351a1: Download complete [2020-08-19T16:41:59.468Z] df20fa9351a1: Pull complete [2020-08-19T16:41:59.468Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-19T16:41:59.468Z] Status: Downloaded newer image for alpine:latest [2020-08-19T16:42:04.795Z] 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 [2020-08-19T16:42:05.609Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0723dbdd2029db457) in /home/ubuntu/workspace/moby_PR-41376 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-08-19T16:42:05.686Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-41376 [2020-08-19T16:42:05.691Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2020-08-19T16:42:05.740Z] Fetching changes from the remote Git repository [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-08-19T16:42:05.797Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-08-19T16:42:05.855Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-08-19T16:42:05.872Z] Cloning the remote Git repository [2020-08-19T16:42:05.872Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-19T16:42:05.878Z] Cloning repository https://github.com/moby/moby.git [2020-08-19T16:42:05.879Z] > git init /home/jenkins/workspace/moby_PR-41376 # timeout=10 [2020-08-19T16:42:05.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:42:05.882Z] > git --version # timeout=10 [2020-08-19T16:42:05.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:42:05.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:42:06.356Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:42:06.673Z] Merge succeeded, producing 54d9792719f803bd37bda53914b03dffa28aa599 [2020-08-19T16:42:06.674Z] Checking out Revision 54d9792719f803bd37bda53914b03dffa28aa599 (PR-41376) [2020-08-19T16:42:05.701Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-19T16:42:05.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:42:05.800Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:42:05.800Z] > git --version # timeout=10 [2020-08-19T16:42:05.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:42:05.850Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:42:06.358Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:42:06.377Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:42:06.482Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:42:06.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T16:42:06.676Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:42:06.848Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:42:06.848Z] First time build. Skipping changelog. [2020-08-19T16:42:06.870Z] > git --version # timeout=10 [2020-08-19T16:42:06.918Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T16:42:07.676Z] + [ PR != PR ] [2020-08-19T16:42:07.676Z] + [ master != master ] [2020-08-19T16:42:07.676Z] + [ = true ] [2020-08-19T16:42:06.697Z] > git checkout -f 54d9792719f803bd37bda53914b03dffa28aa599 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-19T16:42:08.059Z] + docker version [2020-08-19T16:42:08.059Z] Client: Docker Engine - Community [2020-08-19T16:42:08.059Z] Version: 19.03.12 [2020-08-19T16:42:08.059Z] API version: 1.40 [2020-08-19T16:42:08.059Z] Go version: go1.13.10 [2020-08-19T16:42:08.059Z] Git commit: 48a66213fe [2020-08-19T16:42:08.059Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-19T16:42:08.059Z] OS/Arch: linux/amd64 [2020-08-19T16:42:08.059Z] Experimental: false [2020-08-19T16:42:08.059Z] [2020-08-19T16:42:08.059Z] Server: Docker Engine - Community [2020-08-19T16:42:08.059Z] Engine: [2020-08-19T16:42:08.059Z] Version: 19.03.12 [2020-08-19T16:42:08.059Z] API version: 1.40 (minimum version 1.12) [2020-08-19T16:42:08.059Z] Go version: go1.13.10 [2020-08-19T16:42:08.059Z] Git commit: 48a66213fe [2020-08-19T16:42:08.059Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-19T16:42:08.059Z] OS/Arch: linux/amd64 [2020-08-19T16:42:08.059Z] Experimental: true [2020-08-19T16:42:08.059Z] containerd: [2020-08-19T16:42:08.059Z] Version: 1.2.13 [2020-08-19T16:42:08.059Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:42:08.059Z] runc: [2020-08-19T16:42:08.059Z] Version: 1.0.0-rc10 [2020-08-19T16:42:08.059Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:42:08.059Z] docker-init: [2020-08-19T16:42:08.059Z] Version: 0.18.0 [2020-08-19T16:42:08.059Z] GitCommit: fec3683 [Pipeline] sh [2020-08-19T16:42:08.343Z] + docker info [2020-08-19T16:42:14.957Z] Fetching without tags [2020-08-19T16:42:15.232Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:42:14.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:42:14.938Z] > git config --add remote.origin.fetch +refs/pull/41376/head:refs/remotes/origin/PR-41376 # timeout=10 [2020-08-19T16:42:14.939Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:42:14.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:42:14.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:42:14.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:42:14.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:42:15.238Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:42:15.239Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:42:16.158Z] Merge succeeded, producing 9e8640a501b9eef0c12d2d6fae234695341c645c [2020-08-19T16:42:16.158Z] Checking out Revision 9e8640a501b9eef0c12d2d6fae234695341c645c (PR-41376) [2020-08-19T16:42:16.212Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:42:16.212Z] First time build. Skipping changelog. [2020-08-19T16:42:16.260Z] > git --version # timeout=10 [2020-08-19T16:42:16.268Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-19T16:42:15.709Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:42:16.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T16:42:16.165Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:42:16.166Z] > git checkout -f 9e8640a501b9eef0c12d2d6fae234695341c645c # timeout=10 [2020-08-19T16:42:17.106Z] + docker version [2020-08-19T16:42:17.106Z] Client: Docker Engine - Community [2020-08-19T16:42:17.106Z] Version: 19.03.7 [2020-08-19T16:42:17.106Z] API version: 1.40 [2020-08-19T16:42:17.106Z] Go version: go1.12.17 [2020-08-19T16:42:17.106Z] Git commit: 7141c199a2 [2020-08-19T16:42:17.106Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-19T16:42:17.106Z] OS/Arch: linux/s390x [2020-08-19T16:42:17.106Z] Experimental: false [2020-08-19T16:42:17.106Z] [2020-08-19T16:42:17.106Z] Server: Docker Engine - Community [2020-08-19T16:42:17.106Z] Engine: [2020-08-19T16:42:17.106Z] Version: 19.03.7 [2020-08-19T16:42:17.106Z] API version: 1.40 (minimum version 1.12) [2020-08-19T16:42:17.106Z] Go version: go1.12.17 [2020-08-19T16:42:17.106Z] Git commit: 7141c199a2 [2020-08-19T16:42:17.106Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-19T16:42:17.106Z] OS/Arch: linux/s390x [2020-08-19T16:42:17.106Z] Experimental: true [2020-08-19T16:42:17.106Z] containerd: [2020-08-19T16:42:17.106Z] Version: 1.2.13 [2020-08-19T16:42:17.106Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:42:17.106Z] runc: [2020-08-19T16:42:17.106Z] Version: 1.0.0-rc10 [2020-08-19T16:42:17.106Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:42:17.106Z] docker-init: [2020-08-19T16:42:17.106Z] Version: 0.18.0 [2020-08-19T16:42:17.106Z] GitCommit: fec3683 [Pipeline] sh [2020-08-19T16:42:17.484Z] + docker info [2020-08-19T16:42:17.484Z] Client: [2020-08-19T16:42:17.484Z] Debug Mode: false [2020-08-19T16:42:17.484Z] [2020-08-19T16:42:17.484Z] Server: [2020-08-19T16:42:17.484Z] Containers: 0 [2020-08-19T16:42:17.484Z] Running: 0 [2020-08-19T16:42:17.484Z] Paused: 0 [2020-08-19T16:42:17.484Z] Stopped: 0 [2020-08-19T16:42:17.484Z] Images: 0 [2020-08-19T16:42:17.484Z] Server Version: 19.03.7 [2020-08-19T16:42:17.484Z] Storage Driver: overlay2 [2020-08-19T16:42:17.484Z] Backing Filesystem: [2020-08-19T16:42:17.484Z] Supports d_type: true [2020-08-19T16:42:17.484Z] Native Overlay Diff: true [2020-08-19T16:42:17.484Z] Logging Driver: json-file [2020-08-19T16:42:17.484Z] Cgroup Driver: cgroupfs [2020-08-19T16:42:17.484Z] Plugins: [2020-08-19T16:42:17.484Z] Volume: local [2020-08-19T16:42:17.484Z] Network: bridge host ipvlan macvlan null overlay [2020-08-19T16:42:17.484Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-19T16:42:17.485Z] Swarm: inactive [2020-08-19T16:42:17.485Z] Runtimes: runc [2020-08-19T16:42:17.485Z] Default Runtime: runc [2020-08-19T16:42:17.485Z] Init Binary: docker-init [2020-08-19T16:42:17.485Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:42:17.485Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:42:17.485Z] init version: fec3683 [2020-08-19T16:42:17.485Z] Security Options: [2020-08-19T16:42:17.485Z] apparmor [2020-08-19T16:42:17.485Z] seccomp [2020-08-19T16:42:17.485Z] Profile: default [2020-08-19T16:42:17.485Z] Kernel Version: 4.15.0-91-generic [2020-08-19T16:42:17.485Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-19T16:42:17.485Z] OSType: linux [2020-08-19T16:42:17.485Z] Architecture: s390x [2020-08-19T16:42:17.485Z] CPUs: 2 [2020-08-19T16:42:17.485Z] Total Memory: 7.861GiB [2020-08-19T16:42:17.485Z] Name: s390x-ubuntu-15 [2020-08-19T16:42:17.485Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-19T16:42:17.485Z] Docker Root Dir: /var/lib/docker [2020-08-19T16:42:17.485Z] Debug Mode: false [2020-08-19T16:42:17.485Z] Username: dockerbuildbot [2020-08-19T16:42:17.485Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:42:17.485Z] Labels: [2020-08-19T16:42:17.485Z] Experimental: true [2020-08-19T16:42:17.485Z] Insecure Registries: [2020-08-19T16:42:17.485Z] 127.0.0.0/8 [2020-08-19T16:42:17.485Z] Live Restore Enabled: false [2020-08-19T16:42:17.485Z] [2020-08-19T16:42:17.485Z] WARNING: No swap limit support [Pipeline] sh [2020-08-19T16:42:17.861Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:42:17.861Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:42:17.861Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41376/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-19T16:42:17.861Z] + bash /home/jenkins/workspace/moby_PR-41376/check-config.sh [2020-08-19T16:42:17.861Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-19T16:42:17.861Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-08-19T16:42:17.861Z] [2020-08-19T16:42:17.861Z] Generally Necessary: [2020-08-19T16:42:17.861Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-19T16:42:17.861Z] - apparmor: enabled and tools installed [2020-08-19T16:42:17.861Z] - CONFIG_NAMESPACES: enabled [2020-08-19T16:42:17.861Z] - CONFIG_NET_NS: enabled [2020-08-19T16:42:17.861Z] - CONFIG_PID_NS: enabled [2020-08-19T16:42:17.861Z] - CONFIG_IPC_NS: enabled [2020-08-19T16:42:17.861Z] - CONFIG_UTS_NS: enabled [2020-08-19T16:42:17.861Z] - CONFIG_CGROUPS: enabled [2020-08-19T16:42:17.861Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-19T16:42:17.861Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-19T16:42:17.861Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-19T16:42:17.861Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-19T16:42:17.861Z] - CONFIG_CPUSETS: enabled [2020-08-19T16:42:17.861Z] - CONFIG_MEMCG: enabled [2020-08-19T16:42:17.861Z] - CONFIG_KEYS: enabled [2020-08-19T16:42:17.861Z] - CONFIG_VETH: enabled (as module) [2020-08-19T16:42:17.861Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-19T16:42:17.861Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-19T16:42:18.152Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-19T16:42:18.152Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-19T16:42:18.153Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-19T16:42:18.153Z] [2020-08-19T16:42:18.153Z] Optional Features: [2020-08-19T16:42:18.153Z] - CONFIG_USER_NS: enabled [2020-08-19T16:42:18.153Z] - CONFIG_SECCOMP: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-19T16:42:18.153Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-19T16:42:18.153Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-19T16:42:18.153Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-19T16:42:18.153Z] - CONFIG_BLK_CGROUP: enabled [2020-08-19T16:42:18.153Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-19T16:42:18.153Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CGROUP_PERF: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-19T16:42:18.153Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-19T16:42:18.153Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-19T16:42:18.153Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-19T16:42:18.153Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_IP_VS: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-19T16:42:18.153Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-19T16:42:18.153Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-19T16:42:18.153Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_EXT4_FS: enabled [2020-08-19T16:42:18.153Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-19T16:42:18.153Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-19T16:42:18.153Z] - Network Drivers: [2020-08-19T16:42:18.153Z] - "overlay": [2020-08-19T16:42:18.153Z] - CONFIG_VXLAN: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-19T16:42:18.153Z] Optional (for encrypted networks): [2020-08-19T16:42:18.153Z] - CONFIG_CRYPTO: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-19T16:42:18.153Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-19T16:42:18.153Z] - CONFIG_XFRM: enabled [2020-08-19T16:42:18.153Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-19T16:42:18.153Z] - "ipvlan": [2020-08-19T16:42:18.153Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-19T16:42:18.153Z] - "macvlan": [2020-08-19T16:42:18.153Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_DUMMY: enabled (as module) [2020-08-19T16:42:18.153Z] - "ftp,tftp client in container": [2020-08-19T16:42:18.153Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-19T16:42:18.153Z] - Storage Drivers: [2020-08-19T16:42:18.153Z] - "aufs": [2020-08-19T16:42:18.153Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-19T16:42:18.153Z] - "btrfs": [2020-08-19T16:42:18.153Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-19T16:42:18.153Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-19T16:42:18.153Z] - "devicemapper": [2020-08-19T16:42:18.153Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-19T16:42:18.153Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-19T16:42:18.153Z] - "overlay": [2020-08-19T16:42:18.153Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-19T16:42:18.153Z] - "zfs": [2020-08-19T16:42:18.153Z] - /dev/zfs: missing [2020-08-19T16:42:18.153Z] - zfs command: missing [2020-08-19T16:42:18.153Z] - zpool command: missing [2020-08-19T16:42:18.153Z] [2020-08-19T16:42:18.153Z] Limits: [2020-08-19T16:42:18.153Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-19T16:42:18.153Z] [2020-08-19T16:42:18.153Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-19T16:42:18.591Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 . [2020-08-19T16:42:18.591Z] #2 [internal] load .dockerignore [2020-08-19T16:42:18.591Z] #2 transferring context: 87B done [2020-08-19T16:42:18.591Z] #2 DONE 0.0s [2020-08-19T16:42:18.591Z] [2020-08-19T16:42:18.591Z] #1 [internal] load build definition from Dockerfile [2020-08-19T16:42:18.591Z] #1 transferring dockerfile: 16.37kB done [2020-08-19T16:42:18.591Z] #1 DONE 0.0s [2020-08-19T16:42:18.591Z] [2020-08-19T16:42:18.591Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-19T16:42:18.883Z] #3 DONE 0.2s [2020-08-19T16:42:18.883Z] [2020-08-19T16:42:18.883Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-19T16:42:18.883Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-19T16:42:19.174Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-19T16:42:19.174Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-19T16:42:19.174Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-19T16:42:19.174Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-08-19T16:42:19.174Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.70MB / 8.88MB 0.2s [2020-08-19T16:42:19.466Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-19T16:42:19.466Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-08-19T16:42:19.466Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-19T16:42:19.466Z] #4 DONE 0.6s [2020-08-19T16:42:19.757Z] [2020-08-19T16:42:19.757Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-19T16:42:20.072Z] #6 ... [2020-08-19T16:42:20.072Z] [2020-08-19T16:42:20.072Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-19T16:42:20.072Z] #5 DONE 0.1s [2020-08-19T16:42:20.072Z] [2020-08-19T16:42:20.072Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-19T16:42:20.072Z] #6 DONE 0.2s [2020-08-19T16:42:20.072Z] [2020-08-19T16:42:20.072Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:42:20.072Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-19T16:42:20.072Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-08-19T16:42:20.072Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 469.46kB / 48.97MB 0.1s [2020-08-19T16:42:20.072Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-19T16:42:20.072Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-08-19T16:42:20.072Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s [2020-08-19T16:42:20.072Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s [2020-08-19T16:42:20.394Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 7.29MB / 48.97MB 0.2s [2020-08-19T16:42:20.394Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.55MB / 7.39MB 0.2s [2020-08-19T16:42:20.394Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.36MB / 9.88MB 0.2s [2020-08-19T16:42:20.394Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.52MB / 48.97MB 0.3s [2020-08-19T16:42:20.394Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.56MB / 7.39MB 0.3s [2020-08-19T16:42:20.394Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.70MB / 9.88MB 0.3s [2020-08-19T16:42:20.609Z] Still waiting to schedule task [2020-08-19T16:42:20.609Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0723dbdd2029db457)’ [2020-08-19T16:42:20.609Z] Still waiting to schedule task [2020-08-19T16:42:20.609Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0723dbdd2029db457)’ [2020-08-19T16:42:20.611Z] Still waiting to schedule task [2020-08-19T16:42:20.611Z] All nodes of label ‘ppc64le-ubuntu-1604’ are offline [2020-08-19T16:42:20.612Z] Still waiting to schedule task [2020-08-19T16:42:20.613Z] All nodes of label ‘arm64&&linux’ are offline [2020-08-19T16:42:20.614Z] Still waiting to schedule task [2020-08-19T16:42:20.614Z] All nodes of label ‘windows-2019’ are offline [2020-08-19T16:42:20.720Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.46MB / 48.97MB 0.5s [2020-08-19T16:42:20.720Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-08-19T16:42:20.720Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done [2020-08-19T16:42:20.720Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 4.86MB / 51.38MB 0.5s [2020-08-19T16:42:20.720Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.5s [2020-08-19T16:42:20.720Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.36MB / 48.97MB 0.7s [2020-08-19T16:42:20.720Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.07MB / 51.38MB 0.7s [2020-08-19T16:42:20.720Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.84MB / 56.74MB 0.7s [2020-08-19T16:42:21.049Z] #7 ... [2020-08-19T16:42:21.049Z] [2020-08-19T16:42:21.049Z] #20 [internal] load build context [2020-08-19T16:42:21.049Z] #20 transferring context: 51.49MB 0.7s done [2020-08-19T16:42:21.049Z] #20 DONE 0.7s [2020-08-19T16:42:21.049Z] [2020-08-19T16:42:21.049Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:42:21.049Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.72MB / 51.38MB 0.8s [2020-08-19T16:42:21.049Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.08MB / 48.97MB 1.0s [2020-08-19T16:42:21.049Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.72MB / 51.38MB 1.0s [2020-08-19T16:42:21.049Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.28MB / 56.74MB 1.0s [2020-08-19T16:42:21.049Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.48MB / 48.97MB 1.1s [2020-08-19T16:42:21.049Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.62MB / 51.38MB 1.1s [2020-08-19T16:42:21.049Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.77MB / 56.74MB 1.1s [2020-08-19T16:42:21.376Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-08-19T16:42:21.376Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.49MB / 51.38MB 1.3s [2020-08-19T16:42:21.376Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.75MB / 56.74MB 1.3s [2020-08-19T16:42:21.376Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.3s [2020-08-19T16:42:21.377Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.72MB / 51.38MB 1.4s [2020-08-19T16:42:21.377Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.06MB / 56.74MB 1.4s [2020-08-19T16:42:21.377Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-08-19T16:42:21.743Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.47MB / 51.38MB 1.6s [2020-08-19T16:42:21.743Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.92MB / 56.74MB 1.6s [2020-08-19T16:42:21.743Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.92MB / 102.23MB 1.6s [2020-08-19T16:42:21.743Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s [2020-08-19T16:42:21.743Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.30MB / 56.74MB 1.7s [2020-08-19T16:42:22.056Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done [2020-08-19T16:42:22.056Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.33MB / 56.74MB 1.9s [2020-08-19T16:42:22.056Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.73MB / 102.23MB 1.9s [2020-08-19T16:42:22.056Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.9s [2020-08-19T16:42:22.056Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.38MB / 102.23MB 2.0s [2020-08-19T16:42:22.056Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.0s [2020-08-19T16:42:22.363Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s done [2020-08-19T16:42:22.363Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.53MB / 102.23MB 2.1s [2020-08-19T16:42:22.363Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.0s done [2020-08-19T16:42:22.363Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.84MB / 102.23MB 2.3s [2020-08-19T16:42:22.658Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.21MB / 102.23MB 2.5s [2020-08-19T16:42:22.658Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.29MB / 102.23MB 2.6s [2020-08-19T16:42:22.951Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 71.85MB / 102.23MB 2.8s [2020-08-19T16:42:22.951Z] #7 ... [2020-08-19T16:42:22.951Z] [2020-08-19T16:42:22.951Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-19T16:42:22.951Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-19T16:42:22.951Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-19T16:42:22.951Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-19T16:42:22.951Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done [2020-08-19T16:42:22.951Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-08-19T16:42:22.951Z] #58 DONE 2.9s [2020-08-19T16:42:22.951Z] [2020-08-19T16:42:22.951Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:42:23.250Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.16MB / 102.23MB 3.0s [2020-08-19T16:42:23.250Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 91.81MB / 102.23MB 3.2s [2020-08-19T16:42:23.250Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done [2020-08-19T16:42:23.250Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.34MB / 102.23MB 3.3s [2020-08-19T16:42:23.256Z] Client: [2020-08-19T16:42:23.256Z] Debug Mode: false [2020-08-19T16:42:23.256Z] [2020-08-19T16:42:23.256Z] Server: [2020-08-19T16:42:23.256Z] Containers: 0 [2020-08-19T16:42:23.256Z] Running: 0 [2020-08-19T16:42:23.256Z] Paused: 0 [2020-08-19T16:42:23.256Z] Stopped: 0 [2020-08-19T16:42:23.256Z] Images: 1 [2020-08-19T16:42:23.256Z] Server Version: 19.03.12 [2020-08-19T16:42:23.256Z] Storage Driver: overlay2 [2020-08-19T16:42:23.256Z] Backing Filesystem: extfs [2020-08-19T16:42:23.256Z] Supports d_type: true [2020-08-19T16:42:23.256Z] Native Overlay Diff: true [2020-08-19T16:42:23.256Z] Logging Driver: json-file [2020-08-19T16:42:23.256Z] Cgroup Driver: cgroupfs [2020-08-19T16:42:23.256Z] Plugins: [2020-08-19T16:42:23.256Z] Volume: local [2020-08-19T16:42:23.256Z] Network: bridge host ipvlan macvlan null overlay [2020-08-19T16:42:23.256Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-19T16:42:23.256Z] Swarm: inactive [2020-08-19T16:42:23.256Z] Runtimes: runc [2020-08-19T16:42:23.256Z] Default Runtime: runc [2020-08-19T16:42:23.256Z] Init Binary: docker-init [2020-08-19T16:42:23.256Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:42:23.256Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:42:23.256Z] init version: fec3683 [2020-08-19T16:42:23.256Z] Security Options: [2020-08-19T16:42:23.256Z] apparmor [2020-08-19T16:42:23.256Z] seccomp [2020-08-19T16:42:23.256Z] Profile: default [2020-08-19T16:42:23.256Z] Kernel Version: 5.3.0-1030-aws [2020-08-19T16:42:23.256Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-19T16:42:23.256Z] OSType: linux [2020-08-19T16:42:23.256Z] Architecture: x86_64 [2020-08-19T16:42:23.256Z] CPUs: 2 [2020-08-19T16:42:23.256Z] Total Memory: 7.487GiB [2020-08-19T16:42:23.256Z] Name: ip-10-100-92-155 [2020-08-19T16:42:23.256Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-19T16:42:23.256Z] Docker Root Dir: /var/lib/docker [2020-08-19T16:42:23.256Z] Debug Mode: false [2020-08-19T16:42:23.256Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:42:23.256Z] Labels: [2020-08-19T16:42:23.256Z] Experimental: true [2020-08-19T16:42:23.256Z] Insecure Registries: [2020-08-19T16:42:23.256Z] 127.0.0.0/8 [2020-08-19T16:42:23.256Z] Live Restore Enabled: true [2020-08-19T16:42:23.256Z] [2020-08-19T16:42:23.256Z] WARNING: No swap limit support [Pipeline] sh [2020-08-19T16:42:23.529Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:42:23.529Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:42:23.529Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41376/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-19T16:42:23.529Z] + bash /home/ubuntu/workspace/moby_PR-41376/check-config.sh [2020-08-19T16:42:23.529Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-19T16:42:23.529Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-19T16:42:23.529Z] [2020-08-19T16:42:23.529Z] Generally Necessary: [2020-08-19T16:42:23.529Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-19T16:42:23.529Z] - apparmor: enabled and tools installed [2020-08-19T16:42:23.529Z] - CONFIG_NAMESPACES: enabled [2020-08-19T16:42:23.529Z] - CONFIG_NET_NS: enabled [2020-08-19T16:42:23.529Z] - CONFIG_PID_NS: enabled [2020-08-19T16:42:23.529Z] - CONFIG_IPC_NS: enabled [2020-08-19T16:42:23.529Z] - CONFIG_UTS_NS: enabled [2020-08-19T16:42:23.529Z] - CONFIG_CGROUPS: enabled [2020-08-19T16:42:23.529Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-19T16:42:23.529Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-19T16:42:23.529Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-19T16:42:23.529Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-19T16:42:23.529Z] - CONFIG_CPUSETS: enabled [2020-08-19T16:42:23.529Z] - CONFIG_MEMCG: enabled [2020-08-19T16:42:23.529Z] - CONFIG_KEYS: enabled [2020-08-19T16:42:23.546Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2020-08-19T16:42:23.546Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2020-08-19T16:42:23.546Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-08-19T16:42:23.546Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-08-19T16:42:23.787Z] - CONFIG_VETH: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-19T16:42:23.787Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-19T16:42:23.787Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-19T16:42:23.787Z] [2020-08-19T16:42:23.787Z] Optional Features: [2020-08-19T16:42:23.787Z] - CONFIG_USER_NS: enabled [2020-08-19T16:42:23.787Z] - CONFIG_SECCOMP: enabled [2020-08-19T16:42:23.787Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-19T16:42:23.787Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-19T16:42:23.787Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-19T16:42:23.787Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-19T16:42:23.787Z] - CONFIG_BLK_CGROUP: enabled [2020-08-19T16:42:23.787Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-19T16:42:23.787Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-19T16:42:23.787Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-19T16:42:23.787Z] - CONFIG_CGROUP_PERF: enabled [2020-08-19T16:42:23.787Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-19T16:42:23.787Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-19T16:42:23.787Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-19T16:42:23.787Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-19T16:42:23.787Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-19T16:42:23.787Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_IP_VS: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-19T16:42:23.787Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-19T16:42:23.787Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-19T16:42:23.787Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-19T16:42:23.787Z] - CONFIG_EXT4_FS: enabled [2020-08-19T16:42:23.787Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-19T16:42:23.787Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-19T16:42:23.908Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-08-19T16:42:24.050Z] - Network Drivers: [2020-08-19T16:42:24.050Z] - "overlay": [2020-08-19T16:42:24.050Z] - CONFIG_VXLAN: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-19T16:42:24.050Z] Optional (for encrypted networks): [2020-08-19T16:42:24.050Z] - CONFIG_CRYPTO: enabled [2020-08-19T16:42:24.050Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-19T16:42:24.050Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-19T16:42:24.050Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-19T16:42:24.050Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-19T16:42:24.050Z] - CONFIG_XFRM: enabled [2020-08-19T16:42:24.050Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-19T16:42:24.050Z] - "ipvlan": [2020-08-19T16:42:24.050Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-19T16:42:24.050Z] - "macvlan": [2020-08-19T16:42:24.050Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_DUMMY: enabled (as module) [2020-08-19T16:42:24.050Z] - "ftp,tftp client in container": [2020-08-19T16:42:24.050Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-19T16:42:24.050Z] - Storage Drivers: [2020-08-19T16:42:24.050Z] - "aufs": [2020-08-19T16:42:24.050Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-19T16:42:24.050Z] - "btrfs": [2020-08-19T16:42:24.050Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-19T16:42:24.050Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-19T16:42:24.050Z] - "devicemapper": [2020-08-19T16:42:24.050Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-19T16:42:24.050Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-19T16:42:24.050Z] - "overlay": [2020-08-19T16:42:24.212Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-08-19T16:42:24.311Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-19T16:42:24.311Z] - "zfs": [2020-08-19T16:42:24.311Z] - /dev/zfs: present [2020-08-19T16:42:24.311Z] - zfs command: missing [2020-08-19T16:42:24.311Z] - zpool command: missing [2020-08-19T16:42:24.311Z] [2020-08-19T16:42:24.311Z] Limits: [2020-08-19T16:42:24.311Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-19T16:42:24.311Z] [2020-08-19T16:42:24.311Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-19T16:42:24.704Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 . [2020-08-19T16:42:24.704Z] #1 [internal] load build definition from Dockerfile [2020-08-19T16:42:24.704Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-08-19T16:42:24.704Z] #1 DONE 0.1s [2020-08-19T16:42:24.704Z] [2020-08-19T16:42:24.704Z] #2 [internal] load .dockerignore [2020-08-19T16:42:24.704Z] #2 transferring context: 87B 0.0s done [2020-08-19T16:42:24.704Z] #2 DONE 0.1s [2020-08-19T16:42:24.959Z] [2020-08-19T16:42:24.959Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-19T16:42:25.216Z] #3 DONE 0.3s [2020-08-19T16:42:25.216Z] [2020-08-19T16:42:25.216Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-19T16:42:25.216Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-19T16:42:25.216Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-08-19T16:42:25.216Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-19T16:42:25.216Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-19T16:42:25.216Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-19T16:42:25.473Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-19T16:42:25.473Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-19T16:42:25.473Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-19T16:42:25.746Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done [2020-08-19T16:42:25.746Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-08-19T16:42:26.038Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-19T16:42:26.038Z] #4 DONE 0.7s [2020-08-19T16:42:26.294Z] [2020-08-19T16:42:26.294Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-19T16:42:26.294Z] #6 DONE 0.2s [2020-08-19T16:42:26.294Z] [2020-08-19T16:42:26.294Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-19T16:42:26.294Z] #5 DONE 0.2s [2020-08-19T16:42:26.294Z] [2020-08-19T16:42:26.294Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:42:26.294Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-19T16:42:26.294Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-19T16:42:26.294Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-08-19T16:42:26.294Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-19T16:42:26.294Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-08-19T16:42:26.294Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-19T16:42:26.551Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.03MB / 7.81MB 0.2s [2020-08-19T16:42:26.551Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.54MB / 7.81MB 0.3s [2020-08-19T16:42:26.812Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.13MB / 50.40MB 0.4s [2020-08-19T16:42:26.877Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-08-19T16:42:27.113Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.86MB / 50.40MB 0.5s [2020-08-19T16:42:27.113Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-08-19T16:42:27.113Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.5s [2020-08-19T16:42:27.113Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.5s [2020-08-19T16:42:27.113Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.06MB / 10.00MB 0.6s [2020-08-19T16:42:27.113Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.68MB / 50.40MB 0.8s [2020-08-19T16:42:27.113Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.35MB / 10.00MB 0.8s [2020-08-19T16:42:27.113Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.19MB / 51.83MB 0.8s [2020-08-19T16:42:27.231Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-08-19T16:42:27.371Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.79MB / 50.40MB 1.0s [2020-08-19T16:42:27.371Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s [2020-08-19T16:42:27.371Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.85MB / 51.83MB 1.0s [2020-08-19T16:42:27.371Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2020-08-19T16:42:27.371Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.62MB / 51.83MB 1.0s [2020-08-19T16:42:27.371Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.0s [2020-08-19T16:42:27.634Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.09MB / 50.40MB 1.2s [2020-08-19T16:42:27.634Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.28MB / 51.83MB 1.3s [2020-08-19T16:42:27.634Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.57MB / 68.67MB 1.3s [2020-08-19T16:42:27.892Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.91MB / 50.40MB 1.3s [2020-08-19T16:42:27.892Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.14MB / 50.40MB 1.5s [2020-08-19T16:42:27.892Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.40MB / 51.83MB 1.5s [2020-08-19T16:42:27.892Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.67MB / 68.67MB 1.5s [2020-08-19T16:42:28.151Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.81MB / 50.40MB 1.7s [2020-08-19T16:42:28.151Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.09MB / 51.83MB 1.7s [2020-08-19T16:42:28.151Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.37MB / 68.67MB 1.7s [2020-08-19T16:42:28.408Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.69MB / 50.40MB 1.9s [2020-08-19T16:42:28.408Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.37MB / 51.83MB 1.9s [2020-08-19T16:42:28.408Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.74MB / 68.67MB 1.9s [2020-08-19T16:42:28.408Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s [2020-08-19T16:42:28.408Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.10MB / 51.83MB 2.0s [2020-08-19T16:42:28.408Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.96MB / 68.67MB 2.2s [2020-08-19T16:42:28.707Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.56MB / 51.83MB 2.3s [2020-08-19T16:42:28.967Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2020-08-19T16:42:28.967Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.90MB / 51.83MB 2.5s [2020-08-19T16:42:28.967Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.79MB / 68.67MB 2.5s [2020-08-19T16:42:28.967Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.5s [2020-08-19T16:42:29.226Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.69MB / 51.83MB 2.8s [2020-08-19T16:42:29.226Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.92MB / 68.67MB 2.8s [2020-08-19T16:42:29.226Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.57MB / 68.67MB 3.0s [2020-08-19T16:42:29.226Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.15MB / 120.17MB 3.0s [2020-08-19T16:42:29.226Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-19T16:42:29.484Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.02MB / 68.67MB 3.2s [2020-08-19T16:42:29.484Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.50MB / 120.17MB 3.2s [2020-08-19T16:42:29.741Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2020-08-19T16:42:29.741Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.3s [2020-08-19T16:42:29.741Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.52MB / 68.67MB 3.4s [2020-08-19T16:42:29.741Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2020-08-19T16:42:30.002Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.62MB / 68.67MB 3.5s [2020-08-19T16:42:30.002Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.35MB / 120.17MB 3.5s [2020-08-19T16:42:30.092Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.5s done [2020-08-19T16:42:30.092Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-08-19T16:42:30.092Z] #7 DONE 9.9s [2020-08-19T16:42:30.092Z] [2020-08-19T16:42:30.092Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-19T16:42:30.267Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.63MB / 120.17MB 3.9s [2020-08-19T16:42:30.529Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 43.99MB / 120.17MB 4.1s [2020-08-19T16:42:30.529Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done [2020-08-19T16:42:30.786Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.39MB / 120.17MB 4.3s [2020-08-19T16:42:31.086Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.73MB / 120.17MB 4.7s [2020-08-19T16:42:31.086Z] #7 ... [2020-08-19T16:42:31.086Z] [2020-08-19T16:42:31.086Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-19T16:42:31.086Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-19T16:42:31.086Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-19T16:42:31.086Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-19T16:42:31.086Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-08-19T16:42:31.086Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.0s done [2020-08-19T16:42:31.086Z] #58 DONE 4.8s [2020-08-19T16:42:31.086Z] [2020-08-19T16:42:31.086Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:42:31.130Z] #8 DONE 1.0s [2020-08-19T16:42:31.130Z] [2020-08-19T16:42:31.130Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-19T16:42:31.344Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.22MB / 120.17MB 4.9s [2020-08-19T16:42:31.602Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.74MB / 120.17MB 5.2s [2020-08-19T16:42:31.769Z] #9 DONE 0.7s [2020-08-19T16:42:31.769Z] [2020-08-19T16:42:31.769Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-19T16:42:31.769Z] #35 DONE 0.1s [2020-08-19T16:42:31.769Z] [2020-08-19T16:42:31.769Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-19T16:42:31.769Z] #27 DONE 0.1s [2020-08-19T16:42:31.769Z] [2020-08-19T16:42:31.769Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:42:31.858Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.75MB / 120.17MB 5.4s [2020-08-19T16:42:32.117Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.32MB / 120.17MB 5.6s [2020-08-19T16:42:32.117Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.69MB / 120.17MB 5.8s [2020-08-19T16:42:32.375Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.14MB / 120.17MB 6.1s [2020-08-19T16:42:32.937Z] #7 ... [2020-08-19T16:42:32.937Z] [2020-08-19T16:42:32.937Z] #20 [internal] load build context [2020-08-19T16:42:32.937Z] #20 transferring context: 51.49MB 6.2s done [2020-08-19T16:42:32.937Z] #20 DONE 6.5s [2020-08-19T16:42:32.937Z] [2020-08-19T16:42:32.937Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:42:32.937Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.10MB / 120.17MB 6.3s [2020-08-19T16:42:34.305Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2020-08-19T16:42:34.305Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-08-19T16:42:34.506Z] #36 2.509 + git clone https://github.com/docker/distribution.git . [2020-08-19T16:42:34.506Z] #36 2.511 Cloning into '.'... [2020-08-19T16:42:35.420Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-41376 [Pipeline] { [Pipeline] checkout [2020-08-19T16:42:35.718Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done [2020-08-19T16:42:35.718Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-19T16:42:36.321Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-19T16:42:36.321Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-08-19T16:42:36.578Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-08-19T16:42:36.835Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-19T16:42:37.331Z] #36 ... [2020-08-19T16:42:37.331Z] [2020-08-19T16:42:37.331Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:42:37.331Z] #43 1.694 + RM_GOPATH=0 [2020-08-19T16:42:37.331Z] #43 1.694 + TMP_GOPATH= [2020-08-19T16:42:37.331Z] #43 1.694 + : /build [2020-08-19T16:42:37.331Z] #43 1.694 + '[' -z '' ']' [2020-08-19T16:42:37.331Z] #43 1.703 ++ mktemp -d [2020-08-19T16:42:37.331Z] #43 1.703 + export GOPATH=/tmp/tmp.27Ji7n1mDJ [2020-08-19T16:42:37.331Z] #43 1.703 + GOPATH=/tmp/tmp.27Ji7n1mDJ [2020-08-19T16:42:37.331Z] #43 1.703 + RM_GOPATH=1 [2020-08-19T16:42:37.331Z] #43 1.703 + case "$(go env GOARCH)" in [2020-08-19T16:42:37.331Z] #43 1.703 ++ go env GOARCH [2020-08-19T16:42:37.331Z] #43 1.715 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:37.331Z] #43 1.715 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:37.331Z] #43 1.736 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:37.331Z] #43 1.736 + dir=/tmp/install [2020-08-19T16:42:37.331Z] #43 1.736 + bin=gotestsum [2020-08-19T16:42:37.331Z] #43 1.736 + shift [2020-08-19T16:42:37.331Z] #43 1.736 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-19T16:42:37.331Z] #43 1.736 + . /tmp/install/gotestsum.installer [2020-08-19T16:42:37.331Z] #43 1.736 ++ : v0.3.5 [2020-08-19T16:42:37.331Z] #43 1.736 + install_gotestsum [2020-08-19T16:42:37.331Z] #43 1.736 + set -e [2020-08-19T16:42:37.331Z] #43 1.736 + export GO111MODULE=on [2020-08-19T16:42:37.331Z] #43 1.736 + GO111MODULE=on [2020-08-19T16:42:37.331Z] #43 1.736 + GOBIN=/build [2020-08-19T16:42:37.331Z] #43 1.736 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-19T16:42:37.331Z] #43 1.780 go: finding gotest.tools v0.3.5 [2020-08-19T16:42:37.331Z] #43 1.781 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-19T16:42:37.331Z] #43 2.052 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-19T16:42:37.331Z] #43 2.390 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-19T16:42:37.331Z] #43 4.510 go: downloading gotest.tools v2.1.0+incompatible [2020-08-19T16:42:37.331Z] #43 4.565 go: extracting gotest.tools v2.1.0+incompatible [2020-08-19T16:42:37.331Z] #43 4.675 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:42:37.331Z] #43 4.760 go: downloading github.com/pkg/errors v0.8.0 [2020-08-19T16:42:37.331Z] #43 4.761 go: downloading github.com/fatih/color v1.6.0 [2020-08-19T16:42:37.331Z] #43 4.761 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-19T16:42:37.331Z] #43 4.771 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:42:37.331Z] #43 4.773 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:42:37.331Z] #43 4.857 go: extracting github.com/fatih/color v1.6.0 [2020-08-19T16:42:37.331Z] #43 4.867 go: extracting github.com/pkg/errors v0.8.0 [2020-08-19T16:42:37.331Z] #43 5.019 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:42:37.331Z] #43 5.049 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:42:37.331Z] #43 5.049 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:42:37.331Z] #43 5.099 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-19T16:42:37.331Z] #43 5.108 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:42:37.331Z] #43 5.109 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:42:37.331Z] #43 5.109 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:42:37.331Z] #43 5.110 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:42:37.331Z] #43 5.130 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:42:37.331Z] #43 5.138 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:42:37.331Z] #43 5.197 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:42:37.996Z] #43 6.489 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:42:38.298Z] #43 6.764 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:42:38.595Z] #43 6.889 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:42:39.740Z] using credential docker-jenkins-github-credentials [2020-08-19T16:42:39.756Z] Cloning the remote Git repository [2020-08-19T16:42:39.756Z] Cloning with configured refspecs honoured and without tags [2020-08-19T16:42:39.183Z] Cloning repository https://github.com/moby/moby.git [2020-08-19T16:42:39.276Z] > git init /home/docker/workspace/moby_PR-41376 # timeout=10 [2020-08-19T16:42:39.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:42:39.310Z] > git --version # timeout=10 [2020-08-19T16:42:39.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:42:39.317Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:42:40.378Z] #43 8.651 go: finding github.com/fatih/color v1.6.0 [2020-08-19T16:42:40.378Z] #43 8.667 go: finding github.com/pkg/errors v0.8.0 [2020-08-19T16:42:40.378Z] #43 8.698 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:42:40.378Z] #43 8.729 go: finding github.com/spf13/pflag v1.0.1 [2020-08-19T16:42:40.378Z] #43 8.826 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:42:40.677Z] #43 8.933 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:42:40.677Z] #43 ... [2020-08-19T16:42:40.677Z] [2020-08-19T16:42:40.677Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:42:40.677Z] #21 2.533 + RM_GOPATH=0 [2020-08-19T16:42:40.677Z] #21 2.533 + TMP_GOPATH= [2020-08-19T16:42:40.677Z] #21 2.533 + : /build [2020-08-19T16:42:40.677Z] #21 2.533 + '[' -z '' ']' [2020-08-19T16:42:40.677Z] #21 2.534 ++ mktemp -d [2020-08-19T16:42:40.677Z] #21 2.534 + export GOPATH=/tmp/tmp.hXfkhVkUxe [2020-08-19T16:42:40.677Z] #21 2.534 + GOPATH=/tmp/tmp.hXfkhVkUxe [2020-08-19T16:42:40.677Z] #21 2.534 + RM_GOPATH=1 [2020-08-19T16:42:40.677Z] #21 2.534 + case "$(go env GOARCH)" in [2020-08-19T16:42:40.677Z] #21 2.534 ++ go env GOARCH [2020-08-19T16:42:40.677Z] #21 2.542 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:40.677Z] #21 2.542 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:40.677Z] #21 2.542 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:40.677Z] #21 2.543 + dir=/tmp/install [2020-08-19T16:42:40.677Z] #21 2.543 + bin=dockercli [2020-08-19T16:42:40.677Z] #21 2.543 + shift [2020-08-19T16:42:40.677Z] #21 2.543 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-19T16:42:40.677Z] #21 2.543 + . /tmp/install/dockercli.installer [2020-08-19T16:42:40.677Z] #21 2.543 ++ : stable [2020-08-19T16:42:40.677Z] #21 2.543 ++ : 17.06.2-ce [2020-08-19T16:42:40.677Z] #21 2.544 + install_dockercli [2020-08-19T16:42:40.677Z] #21 2.544 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-19T16:42:40.677Z] #21 2.544 Install docker/cli version 17.06.2-ce from stable [2020-08-19T16:42:40.677Z] #21 2.544 ++ uname -m [2020-08-19T16:42:40.677Z] #21 2.544 + arch=s390x [2020-08-19T16:42:40.677Z] #21 2.544 + '[' s390x '!=' x86_64 ']' [2020-08-19T16:42:40.677Z] #21 2.544 + '[' s390x '!=' s390x ']' [2020-08-19T16:42:40.677Z] #21 2.544 + url=https://download.docker.com/linux/static [2020-08-19T16:42:40.677Z] #21 2.545 + tar -xz docker/docker [2020-08-19T16:42:40.677Z] #21 2.546 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-19T16:42:40.677Z] #21 8.727 + mkdir -p /build [2020-08-19T16:42:40.677Z] #21 8.734 + mv docker/docker /build/ [2020-08-19T16:42:40.677Z] #21 8.738 + rmdir docker [2020-08-19T16:42:40.677Z] #21 DONE 9.1s [2020-08-19T16:42:40.677Z] [2020-08-19T16:42:40.677Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:42:40.677Z] #43 9.004 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:42:40.677Z] #43 9.042 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:42:40.677Z] #43 9.054 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:42:40.677Z] #43 ... [2020-08-19T16:42:40.677Z] [2020-08-19T16:42:40.677Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:42:40.677Z] #30 1.593 + RM_GOPATH=0 [2020-08-19T16:42:40.677Z] #30 1.593 + TMP_GOPATH= [2020-08-19T16:42:40.677Z] #30 1.593 + : /build [2020-08-19T16:42:40.677Z] #30 1.593 + '[' -z '' ']' [2020-08-19T16:42:40.677Z] #30 1.593 ++ mktemp -d [2020-08-19T16:42:40.677Z] #30 1.593 + export GOPATH=/tmp/tmp.Rc2FbHQViC [2020-08-19T16:42:40.677Z] #30 1.593 + GOPATH=/tmp/tmp.Rc2FbHQViC [2020-08-19T16:42:40.677Z] #30 1.593 + RM_GOPATH=1 [2020-08-19T16:42:40.677Z] #30 1.593 + case "$(go env GOARCH)" in [2020-08-19T16:42:40.677Z] #30 1.596 ++ go env GOARCH [2020-08-19T16:42:40.677Z] #30 1.601 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:40.677Z] #30 1.601 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:40.677Z] #30 1.604 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:40.677Z] #30 1.608 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:42:40.677Z] #30 1.608 + dir=/tmp/install [2020-08-19T16:42:40.677Z] #30 1.608 + bin=tomlv [2020-08-19T16:42:40.677Z] #30 1.608 + shift [2020-08-19T16:42:40.677Z] #30 1.608 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-19T16:42:40.677Z] #30 1.608 + . /tmp/install/tomlv.installer [2020-08-19T16:42:40.677Z] #30 1.608 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:42:40.677Z] #30 1.608 + install_tomlv [2020-08-19T16:42:40.677Z] #30 1.608 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-19T16:42:40.677Z] #30 1.608 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Rc2FbHQViC/src/github.com/BurntSushi/toml [2020-08-19T16:42:40.677Z] #30 1.608 Cloning into '/tmp/tmp.Rc2FbHQViC/src/github.com/BurntSushi/toml'... [2020-08-19T16:42:40.677Z] #30 2.314 + cd /tmp/tmp.Rc2FbHQViC/src/github.com/BurntSushi/toml [2020-08-19T16:42:40.677Z] #30 2.317 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:42:40.677Z] #30 2.323 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:42:40.677Z] #30 2.446 internal/cpu [2020-08-19T16:42:40.677Z] #30 2.450 runtime/internal/atomic [2020-08-19T16:42:40.677Z] #30 2.491 runtime/internal/sys [2020-08-19T16:42:40.677Z] #30 2.493 internal/bytealg [2020-08-19T16:42:40.677Z] #30 2.504 runtime/internal/math [2020-08-19T16:42:40.677Z] #30 2.512 math/bits [2020-08-19T16:42:40.677Z] #30 2.675 runtime [2020-08-19T16:42:40.677Z] #30 2.765 math [2020-08-19T16:42:40.677Z] #30 8.279 internal/testlog [2020-08-19T16:42:40.677Z] #30 8.507 encoding [2020-08-19T16:42:40.677Z] #30 8.631 runtime/cgo [2020-08-19T16:42:40.994Z] #30 ... [2020-08-19T16:42:40.994Z] [2020-08-19T16:42:40.994Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:42:40.994Z] #43 9.190 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:42:40.994Z] #43 9.210 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:42:41.006Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-08-19T16:42:41.006Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-08-19T16:42:41.699Z] #43 ... [2020-08-19T16:42:41.699Z] [2020-08-19T16:42:41.699Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:42:41.699Z] #23 2.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:42:41.699Z] #23 2.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:42:41.699Z] #23 2.955 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:42:41.699Z] #23 3.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-19T16:42:41.699Z] #23 4.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-19T16:42:41.699Z] #23 6.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-19T16:42:41.993Z] #23 ... [2020-08-19T16:42:41.993Z] [2020-08-19T16:42:41.993Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:42:41.993Z] #41 2.106 + RM_GOPATH=0 [2020-08-19T16:42:41.993Z] #41 2.106 + TMP_GOPATH= [2020-08-19T16:42:41.993Z] #41 2.106 + : /build [2020-08-19T16:42:41.993Z] #41 2.106 + '[' -z '' ']' [2020-08-19T16:42:41.993Z] #41 2.106 ++ mktemp -d [2020-08-19T16:42:41.993Z] #41 2.106 + export GOPATH=/tmp/tmp.OvNexldICq [2020-08-19T16:42:41.993Z] #41 2.106 + GOPATH=/tmp/tmp.OvNexldICq [2020-08-19T16:42:41.993Z] #41 2.106 + RM_GOPATH=1 [2020-08-19T16:42:41.993Z] #41 2.106 + case "$(go env GOARCH)" in [2020-08-19T16:42:41.993Z] #41 2.107 ++ go env GOARCH [2020-08-19T16:42:41.993Z] #41 2.126 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:41.993Z] #41 2.126 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:41.993Z] #41 2.139 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:42:41.993Z] #41 2.139 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:41.993Z] #41 2.139 + dir=/tmp/install [2020-08-19T16:42:41.993Z] #41 2.139 + bin=vndr [2020-08-19T16:42:41.993Z] #41 2.139 + shift [2020-08-19T16:42:41.993Z] #41 2.139 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-19T16:42:41.993Z] #41 2.139 + . /tmp/install/vndr.installer [2020-08-19T16:42:41.993Z] #41 2.139 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:42:41.993Z] #41 2.139 + install_vndr [2020-08-19T16:42:41.993Z] #41 2.139 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-19T16:42:41.993Z] #41 2.139 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OvNexldICq/src/github.com/LK4D4/vndr [2020-08-19T16:42:41.993Z] #41 2.166 Cloning into '/tmp/tmp.OvNexldICq/src/github.com/LK4D4/vndr'... [2020-08-19T16:42:41.993Z] #41 2.625 + cd /tmp/tmp.OvNexldICq/src/github.com/LK4D4/vndr [2020-08-19T16:42:41.993Z] #41 2.625 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:42:41.993Z] #41 2.640 + go build -buildmode=pie -v -o /build/vndr . [2020-08-19T16:42:41.993Z] #41 3.382 internal/race [2020-08-19T16:42:41.993Z] #41 3.455 sync/atomic [2020-08-19T16:42:41.993Z] #41 3.460 runtime [2020-08-19T16:42:41.993Z] #41 3.591 unicode [2020-08-19T16:42:41.993Z] #41 6.732 unicode/utf8 [2020-08-19T16:42:41.993Z] #41 7.262 math [2020-08-19T16:42:41.993Z] #41 ... [2020-08-19T16:42:41.993Z] [2020-08-19T16:42:41.993Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:42:41.993Z] #51 2.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:42:41.993Z] #51 2.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:42:41.993Z] #51 2.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:42:41.993Z] #51 3.216 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-19T16:42:41.993Z] #51 4.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-19T16:42:41.993Z] #51 6.662 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-19T16:42:41.993Z] #51 ... [2020-08-19T16:42:41.993Z] [2020-08-19T16:42:41.993Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:42:41.993Z] #32 2.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:42:41.993Z] #32 2.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:42:41.993Z] #32 2.915 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:42:41.993Z] #32 3.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-19T16:42:41.993Z] #32 5.055 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-19T16:42:41.993Z] #32 7.348 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-19T16:42:42.285Z] #32 ... [2020-08-19T16:42:42.285Z] [2020-08-19T16:42:42.285Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:42:42.285Z] #45 1.680 + RM_GOPATH=0 [2020-08-19T16:42:42.285Z] #45 1.680 + TMP_GOPATH= [2020-08-19T16:42:42.285Z] #45 1.680 + : /build [2020-08-19T16:42:42.285Z] #45 1.680 + '[' -z '' ']' [2020-08-19T16:42:42.285Z] #45 1.680 ++ mktemp -d [2020-08-19T16:42:42.285Z] #45 1.680 + export GOPATH=/tmp/tmp.ShmeqSgQfu [2020-08-19T16:42:42.285Z] #45 1.680 + GOPATH=/tmp/tmp.ShmeqSgQfu [2020-08-19T16:42:42.285Z] #45 1.680 + RM_GOPATH=1 [2020-08-19T16:42:42.285Z] #45 1.680 + case "$(go env GOARCH)" in [2020-08-19T16:42:42.285Z] #45 1.680 ++ go env GOARCH [2020-08-19T16:42:42.285Z] #45 1.687 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.285Z] #45 1.687 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.285Z] #45 1.687 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:42.285Z] #45 1.694 + dir=/tmp/install [2020-08-19T16:42:42.285Z] #45 1.694 + bin=golangci_lint [2020-08-19T16:42:42.285Z] #45 1.694 + shift [2020-08-19T16:42:42.285Z] #45 1.694 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-19T16:42:42.285Z] #45 1.694 + . /tmp/install/golangci_lint.installer [2020-08-19T16:42:42.285Z] #45 1.694 ++ : v1.23.8 [2020-08-19T16:42:42.285Z] #45 1.694 + install_golangci_lint [2020-08-19T16:42:42.285Z] #45 1.694 + echo 'Installing golangci-lint version v1.23.8' [2020-08-19T16:42:42.285Z] #45 1.694 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-19T16:42:42.285Z] #45 1.694 Installing golangci-lint version v1.23.8 [2020-08-19T16:42:42.285Z] #45 ... [2020-08-19T16:42:42.285Z] [2020-08-19T16:42:42.285Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:42:42.285Z] #47 1.525 + RM_GOPATH=0 [2020-08-19T16:42:42.285Z] #47 1.525 + TMP_GOPATH= [2020-08-19T16:42:42.285Z] #47 1.525 + : /build [2020-08-19T16:42:42.285Z] #47 1.525 + '[' -z '' ']' [2020-08-19T16:42:42.285Z] #47 1.525 ++ mktemp -d [2020-08-19T16:42:42.285Z] #47 1.525 + export GOPATH=/tmp/tmp.9WTKE6hx3j [2020-08-19T16:42:42.285Z] #47 1.525 + GOPATH=/tmp/tmp.9WTKE6hx3j [2020-08-19T16:42:42.285Z] #47 1.525 + RM_GOPATH=1 [2020-08-19T16:42:42.285Z] #47 1.525 + case "$(go env GOARCH)" in [2020-08-19T16:42:42.285Z] #47 1.525 ++ go env GOARCH [2020-08-19T16:42:42.285Z] #47 1.534 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.285Z] #47 1.534 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.285Z] #47 1.534 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:42.285Z] #47 1.541 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:42:42.285Z] #47 1.547 + dir=/tmp/install [2020-08-19T16:42:42.285Z] #47 1.547 + bin=shfmt [2020-08-19T16:42:42.285Z] #47 1.547 + shift [2020-08-19T16:42:42.285Z] #47 1.547 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-19T16:42:42.285Z] #47 1.547 + . /tmp/install/shfmt.installer [2020-08-19T16:42:42.285Z] #47 1.547 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:42:42.285Z] #47 1.547 + install_shfmt [2020-08-19T16:42:42.285Z] #47 1.547 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-19T16:42:42.285Z] #47 1.547 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9WTKE6hx3j/src/github.com/mvdan/sh [2020-08-19T16:42:42.285Z] #47 1.547 Cloning into '/tmp/tmp.9WTKE6hx3j/src/github.com/mvdan/sh'... [2020-08-19T16:42:42.285Z] #47 7.831 + cd /tmp/tmp.9WTKE6hx3j/src/github.com/mvdan/sh [2020-08-19T16:42:42.285Z] #47 7.831 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:42:42.285Z] #47 7.878 + GO111MODULE=on [2020-08-19T16:42:42.285Z] #47 7.878 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-19T16:42:42.285Z] #47 8.671 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:42:42.285Z] #47 8.707 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:42:42.285Z] #47 8.732 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:42:42.285Z] #47 8.852 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:42:42.285Z] #47 8.912 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:42:42.285Z] #47 9.626 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:42:42.285Z] #47 10.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:42:42.575Z] #47 ... [2020-08-19T16:42:42.575Z] [2020-08-19T16:42:42.576Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:42:42.576Z] #60 1.052 + RM_GOPATH=0 [2020-08-19T16:42:42.576Z] #60 1.052 + TMP_GOPATH= [2020-08-19T16:42:42.576Z] #60 1.052 + : /build [2020-08-19T16:42:42.576Z] #60 1.052 + '[' -z '' ']' [2020-08-19T16:42:42.576Z] #60 1.053 ++ mktemp -d [2020-08-19T16:42:42.576Z] #60 1.053 + export GOPATH=/tmp/tmp.b6qruZEvY1 [2020-08-19T16:42:42.576Z] #60 1.053 + GOPATH=/tmp/tmp.b6qruZEvY1 [2020-08-19T16:42:42.576Z] #60 1.053 + RM_GOPATH=1 [2020-08-19T16:42:42.576Z] #60 1.053 + case "$(go env GOARCH)" in [2020-08-19T16:42:42.576Z] #60 1.056 ++ go env GOARCH [2020-08-19T16:42:42.576Z] #60 1.063 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.576Z] #60 1.063 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.576Z] #60 1.063 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:42.576Z] #60 1.065 + dir=/tmp/install [2020-08-19T16:42:42.576Z] #60 1.065 + bin=proxy [2020-08-19T16:42:42.576Z] #60 1.065 + shift [2020-08-19T16:42:42.576Z] #60 1.065 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-19T16:42:42.576Z] #60 1.065 + . /tmp/install/proxy.installer [2020-08-19T16:42:42.576Z] #60 1.065 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:42:42.576Z] #60 1.065 + install_proxy [2020-08-19T16:42:42.576Z] #60 1.065 + case "$1" in [2020-08-19T16:42:42.576Z] #60 1.065 + export CGO_ENABLED=0 [2020-08-19T16:42:42.576Z] #60 1.065 + CGO_ENABLED=0 [2020-08-19T16:42:42.576Z] #60 1.065 + _install_proxy [2020-08-19T16:42:42.576Z] #60 1.065 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-19T16:42:42.576Z] #60 1.065 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.b6qruZEvY1/src/github.com/docker/libnetwork [2020-08-19T16:42:42.576Z] #60 1.067 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:42:42.576Z] #60 1.071 Cloning into '/tmp/tmp.b6qruZEvY1/src/github.com/docker/libnetwork'... [2020-08-19T16:42:42.867Z] #60 ... [2020-08-19T16:42:42.867Z] [2020-08-19T16:42:42.867Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:42:42.867Z] #28 2.491 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-19T16:42:42.867Z] #28 2.496 Cloning into '.'... [2020-08-19T16:42:42.867Z] #28 ... [2020-08-19T16:42:42.867Z] [2020-08-19T16:42:42.867Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:42:42.867Z] #54 1.507 + RM_GOPATH=0 [2020-08-19T16:42:42.867Z] #54 1.507 + TMP_GOPATH= [2020-08-19T16:42:42.867Z] #54 1.507 + : /build [2020-08-19T16:42:42.867Z] #54 1.507 + '[' -z '' ']' [2020-08-19T16:42:42.867Z] #54 1.507 ++ mktemp -d [2020-08-19T16:42:42.867Z] #54 1.509 + export GOPATH=/tmp/tmp.YexZU17vtG [2020-08-19T16:42:42.867Z] #54 1.509 + GOPATH=/tmp/tmp.YexZU17vtG [2020-08-19T16:42:42.867Z] #54 1.509 + RM_GOPATH=1 [2020-08-19T16:42:42.867Z] #54 1.509 + case "$(go env GOARCH)" in [2020-08-19T16:42:42.867Z] #54 1.516 ++ go env GOARCH [2020-08-19T16:42:42.867Z] #54 1.526 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.867Z] #54 1.526 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:42:42.867Z] #54 1.526 ++ dirname /tmp/install/install.sh [2020-08-19T16:42:42.867Z] #54 1.527 + dir=/tmp/install [2020-08-19T16:42:42.867Z] #54 1.527 + bin=rootlesskit [2020-08-19T16:42:42.867Z] #54 1.527 + shift [2020-08-19T16:42:42.867Z] #54 1.527 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-19T16:42:42.867Z] #54 1.527 + . /tmp/install/rootlesskit.installer [2020-08-19T16:42:42.867Z] #54 1.527 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:42:42.867Z] #54 1.527 + install_rootlesskit [2020-08-19T16:42:42.867Z] #54 1.527 + case "$1" in [2020-08-19T16:42:42.867Z] #54 1.527 + export CGO_ENABLED=0 [2020-08-19T16:42:42.867Z] #54 1.527 + CGO_ENABLED=0 [2020-08-19T16:42:42.867Z] #54 1.527 + _install_rootlesskit [2020-08-19T16:42:42.867Z] #54 1.527 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-19T16:42:42.867Z] #54 1.527 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:42:42.867Z] #54 1.527 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YexZU17vtG/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:42:42.867Z] #54 1.528 Cloning into '/tmp/tmp.YexZU17vtG/src/github.com/rootless-containers/rootlesskit'... [2020-08-19T16:42:42.867Z] #54 4.936 + cd /tmp/tmp.YexZU17vtG/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:42:42.867Z] #54 4.943 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:42:42.867Z] #54 5.346 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:42:42.867Z] #54 5.347 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-19T16:42:42.867Z] #54 ... [2020-08-19T16:42:42.867Z] [2020-08-19T16:42:42.867Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:42:42.867Z] #38 2.634 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:42:42.867Z] #38 2.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:42:42.867Z] #38 2.920 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:42:42.867Z] #38 3.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-19T16:42:42.867Z] #38 5.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-19T16:42:42.867Z] #38 6.917 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-19T16:42:43.159Z] #38 ... [2020-08-19T16:42:43.159Z] [2020-08-19T16:42:43.159Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:42:43.159Z] #10 2.541 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:42:43.159Z] #10 2.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:42:43.159Z] #10 2.866 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:42:43.159Z] #10 3.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-19T16:42:43.159Z] #10 4.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-19T16:42:43.159Z] #10 5.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-19T16:42:43.159Z] #10 ... [2020-08-19T16:42:43.159Z] [2020-08-19T16:42:43.159Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:42:43.159Z] #41 10.87 unicode/utf16 [2020-08-19T16:42:43.159Z] #41 11.18 container/list [2020-08-19T16:42:43.450Z] #41 11.73 crypto/internal/subtle [2020-08-19T16:42:43.450Z] #41 11.82 crypto/subtle [2020-08-19T16:42:43.810Z] #41 11.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-19T16:42:43.810Z] #41 11.97 internal/nettrace [2020-08-19T16:42:43.810Z] #41 12.08 runtime/cgo [2020-08-19T16:42:45.182Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.1s done [2020-08-19T16:42:45.182Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-08-19T16:42:48.357Z] #41 ... [2020-08-19T16:42:48.357Z] [2020-08-19T16:42:48.357Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:42:48.357Z] #60 12.24 Checking out files: 95% (1974/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-08-19T16:42:48.357Z] #60 12.35 + cd /tmp/tmp.b6qruZEvY1/src/github.com/docker/libnetwork [2020-08-19T16:42:48.357Z] #60 12.35 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:42:48.357Z] #60 13.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-19T16:42:50.438Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-08-19T16:42:52.026Z] #60 ... [2020-08-19T16:42:52.026Z] [2020-08-19T16:42:52.026Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:42:52.026Z] #10 12.01 Fetched 8065 kB in 10s (845 kB/s) [2020-08-19T16:42:52.026Z] #10 12.01 Reading package lists... [2020-08-19T16:42:52.026Z] #10 15.74 Reading package lists... [2020-08-19T16:42:52.026Z] #10 19.11 Building dependency tree... [2020-08-19T16:42:52.026Z] #10 20.07 The following additional packages will be installed: [2020-08-19T16:42:52.026Z] #10 20.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-19T16:42:52.026Z] #10 20.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-19T16:42:52.026Z] #10 20.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-19T16:42:52.026Z] #10 20.12 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:42:52.026Z] #10 20.12 Suggested packages: [2020-08-19T16:42:52.026Z] #10 20.12 gcc-8-locales seccomp wine64 [2020-08-19T16:42:52.360Z] #10 ... [2020-08-19T16:42:52.360Z] [2020-08-19T16:42:52.360Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:42:52.360Z] #23 12.22 Fetched 8065 kB in 10s (808 kB/s) [2020-08-19T16:42:52.360Z] #23 12.22 Reading package lists... [2020-08-19T16:42:52.360Z] #23 15.56 Reading package lists... [2020-08-19T16:42:52.360Z] #23 18.98 Building dependency tree... [2020-08-19T16:42:52.360Z] #23 20.11 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-19T16:42:52.360Z] #23 20.11 The following additional packages will be installed: [2020-08-19T16:42:52.361Z] #23 20.14 libjq1 libonig5 [2020-08-19T16:42:52.361Z] #23 20.35 The following NEW packages will be installed: [2020-08-19T16:42:52.361Z] #23 20.44 jq libjq1 libonig5 [2020-08-19T16:42:52.361Z] #23 20.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:42:52.361Z] #23 20.58 Need to get 350 kB of archives. [2020-08-19T16:42:52.361Z] #23 20.58 After this operation, 1154 kB of additional disk space will be used. [2020-08-19T16:42:52.361Z] #23 20.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-19T16:42:52.361Z] #23 20.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-19T16:42:52.361Z] #23 20.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-19T16:42:52.653Z] #23 ... [2020-08-19T16:42:52.653Z] [2020-08-19T16:42:52.653Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:42:52.653Z] #10 21.01 The following NEW packages will be installed: [2020-08-19T16:42:52.653Z] #10 21.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-19T16:42:52.653Z] #10 21.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-19T16:42:52.653Z] #10 21.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-19T16:42:52.653Z] #10 21.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-19T16:42:52.653Z] #10 21.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-19T16:42:52.653Z] #10 21.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:42:52.954Z] #10 ... [2020-08-19T16:42:52.954Z] [2020-08-19T16:42:52.954Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:42:52.954Z] #47 11.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:42:52.954Z] #47 12.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:42:52.954Z] #47 12.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:42:52.954Z] #47 12.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:42:52.954Z] #47 12.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:42:52.954Z] #47 12.90 runtime/cgo [2020-08-19T16:42:52.954Z] #47 12.90 runtime [2020-08-19T16:42:52.954Z] #47 ... [2020-08-19T16:42:52.954Z] [2020-08-19T16:42:52.954Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:42:52.954Z] #23 21.22 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:42:52.954Z] #23 21.30 Fetched 350 kB in 0s (2737 kB/s) [2020-08-19T16:42:52.954Z] #23 21.40 Selecting previously unselected package libonig5:s390x. [2020-08-19T16:42:52.959Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.5s done [2020-08-19T16:42:53.249Z] #23 21.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-19T16:42:53.249Z] #23 21.47 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-19T16:42:53.249Z] #23 21.48 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-19T16:42:53.249Z] #23 21.67 Selecting previously unselected package libjq1:s390x. [2020-08-19T16:42:53.249Z] #23 21.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-19T16:42:53.522Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-19T16:42:53.522Z] #7 DONE 27.4s [2020-08-19T16:42:53.561Z] #23 21.67 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-19T16:42:53.562Z] #23 21.85 Selecting previously unselected package jq. [2020-08-19T16:42:53.562Z] #23 21.85 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-19T16:42:53.562Z] #23 21.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:42:53.562Z] #23 22.01 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-19T16:42:53.562Z] #23 22.02 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-19T16:42:53.562Z] #23 22.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:42:53.821Z] [2020-08-19T16:42:53.821Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-19T16:42:53.859Z] #23 22.04 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:42:54.568Z] #23 DONE 22.6s [2020-08-19T16:42:54.568Z] [2020-08-19T16:42:54.568Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-19T16:42:54.568Z] #24 DONE 0.1s [2020-08-19T16:42:54.568Z] [2020-08-19T16:42:54.568Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:42:54.568Z] #10 21.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:42:54.568Z] #10 21.20 Need to get 73.3 MB of archives. [2020-08-19T16:42:54.568Z] #10 21.20 After this operation, 494 MB of additional disk space will be used. [2020-08-19T16:42:54.568Z] #10 21.20 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-08-19T16:42:54.568Z] #10 21.80 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-08-19T16:42:54.568Z] #10 21.93 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-08-19T16:42:54.568Z] #10 21.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-19T16:42:54.568Z] #10 21.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-19T16:42:54.568Z] #10 22.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-19T16:42:54.568Z] #10 22.25 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-08-19T16:42:54.569Z] #10 22.55 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-08-19T16:42:54.569Z] #10 22.56 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-08-19T16:42:54.569Z] #10 ... [2020-08-19T16:42:54.569Z] [2020-08-19T16:42:54.569Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:42:54.569Z] #38 12.86 Fetched 8065 kB in 11s (767 kB/s) [2020-08-19T16:42:54.569Z] #38 12.86 Reading package lists... [2020-08-19T16:42:54.569Z] #38 16.60 Reading package lists... [2020-08-19T16:42:54.569Z] #38 19.97 Building dependency tree... [2020-08-19T16:42:54.569Z] #38 21.05 The following additional packages will be installed: [2020-08-19T16:42:54.569Z] #38 21.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-19T16:42:54.569Z] #38 21.05 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-19T16:42:54.569Z] #38 21.05 Suggested packages: [2020-08-19T16:42:54.569Z] #38 21.05 manpages-dev python-setuptools [2020-08-19T16:42:54.569Z] #38 21.92 The following NEW packages will be installed: [2020-08-19T16:42:54.569Z] #38 21.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-19T16:42:54.569Z] #38 21.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-19T16:42:54.569Z] #38 21.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-19T16:42:54.569Z] #38 21.94 python-six zlib1g-dev [2020-08-19T16:42:54.569Z] #38 22.08 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:42:54.569Z] #38 22.08 Need to get 3742 kB of archives. [2020-08-19T16:42:54.569Z] #38 22.08 After this operation, 22.0 MB of additional disk space will be used. [2020-08-19T16:42:54.569Z] #38 22.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-19T16:42:54.569Z] #38 22.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-19T16:42:54.569Z] #38 22.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-19T16:42:54.569Z] #38 22.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-19T16:42:54.569Z] #38 22.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-19T16:42:54.569Z] #38 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-19T16:42:54.569Z] #38 22.14 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-08-19T16:42:54.569Z] #38 22.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-19T16:42:54.569Z] #38 22.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-19T16:42:54.569Z] #38 22.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-19T16:42:54.569Z] #38 22.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-19T16:42:54.569Z] #38 22.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-19T16:42:54.569Z] #38 22.31 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-08-19T16:42:54.569Z] #38 22.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-19T16:42:54.569Z] #38 22.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-19T16:42:54.569Z] #38 22.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-19T16:42:54.569Z] #38 22.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-19T16:42:54.862Z] #38 ... [2020-08-19T16:42:54.862Z] [2020-08-19T16:42:54.862Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:42:54.862Z] #36 12.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-19T16:42:54.862Z] #36 14.60 + 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-08-19T16:42:54.862Z] #36 ... [2020-08-19T16:42:54.862Z] [2020-08-19T16:42:54.862Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:42:54.862Z] #38 23.10 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:42:54.862Z] #38 23.27 Fetched 3742 kB in 0s (9247 kB/s) [2020-08-19T16:42:55.155Z] #38 23.33 Selecting previously unselected package libcap-dev:s390x. [2020-08-19T16:42:55.155Z] #38 23.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-19T16:42:55.155Z] #38 23.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-19T16:42:55.155Z] #38 23.37 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-19T16:42:55.155Z] #38 23.47 Selecting previously unselected package libnet1:s390x. [2020-08-19T16:42:55.155Z] #38 23.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-19T16:42:55.155Z] #38 23.48 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-19T16:42:55.155Z] #38 23.56 Selecting previously unselected package libnet1-dev. [2020-08-19T16:42:55.448Z] #38 23.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-19T16:42:55.448Z] #38 23.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:42:55.448Z] #38 23.69 Selecting previously unselected package libnl-3-200:s390x. [2020-08-19T16:42:55.448Z] #38 23.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-19T16:42:55.448Z] #38 23.70 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-19T16:42:55.448Z] #38 23.77 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-19T16:42:55.448Z] #38 23.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-19T16:42:55.448Z] #38 23.78 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-19T16:42:55.741Z] #38 ... [2020-08-19T16:42:55.741Z] [2020-08-19T16:42:55.741Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:42:55.741Z] #51 13.90 Fetched 8065 kB in 11s (704 kB/s) [2020-08-19T16:42:55.741Z] #51 13.90 Reading package lists... [2020-08-19T16:42:55.741Z] #51 17.27 Reading package lists... [2020-08-19T16:42:55.741Z] #51 20.67 Building dependency tree... [2020-08-19T16:42:55.741Z] #51 21.69 The following additional packages will be installed: [2020-08-19T16:42:55.741Z] #51 21.70 libbtrfs0 [2020-08-19T16:42:55.741Z] #51 21.80 The following NEW packages will be installed: [2020-08-19T16:42:55.741Z] #51 21.81 libbtrfs-dev libbtrfs0 [2020-08-19T16:42:55.741Z] #51 21.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:42:55.741Z] #51 21.93 Need to get 118 kB of archives. [2020-08-19T16:42:55.741Z] #51 21.93 After this operation, 390 kB of additional disk space will be used. [2020-08-19T16:42:55.741Z] #51 21.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-19T16:42:55.741Z] #51 21.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-19T16:42:55.741Z] #51 22.94 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:42:55.741Z] #51 23.01 Fetched 118 kB in 0s (812 kB/s) [2020-08-19T16:42:55.741Z] #51 23.07 Selecting previously unselected package libbtrfs0. [2020-08-19T16:42:55.741Z] #51 23.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-19T16:42:55.741Z] #51 23.14 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-19T16:42:55.741Z] #51 23.14 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:42:55.741Z] #51 23.32 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:42:55.741Z] #51 23.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-19T16:42:55.741Z] #51 23.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:42:55.741Z] #51 23.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:42:55.741Z] #51 23.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:42:55.741Z] #51 23.47 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:42:55.741Z] #51 DONE 23.9s [2020-08-19T16:42:55.741Z] [2020-08-19T16:42:55.741Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:42:55.741Z] #38 24.02 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-19T16:42:55.741Z] #38 24.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-19T16:42:55.741Z] #38 24.03 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-19T16:42:56.035Z] #38 24.16 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-19T16:42:56.035Z] #38 24.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-19T16:42:56.035Z] #38 24.19 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-19T16:42:56.035Z] #38 24.25 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-19T16:42:56.035Z] #38 24.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-19T16:42:56.035Z] #38 24.25 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-19T16:42:56.035Z] #38 ... [2020-08-19T16:42:56.035Z] [2020-08-19T16:42:56.035Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:42:56.035Z] #32 14.37 Fetched 8065 kB in 12s (693 kB/s) [2020-08-19T16:42:56.035Z] #32 14.37 Reading package lists... [2020-08-19T16:42:56.035Z] #32 18.09 Reading package lists... [2020-08-19T16:42:56.035Z] #32 21.59 Building dependency tree... [2020-08-19T16:42:56.035Z] #32 22.74 The following additional packages will be installed: [2020-08-19T16:42:56.035Z] #32 22.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-19T16:42:56.035Z] #32 22.75 Suggested packages: [2020-08-19T16:42:56.035Z] #32 22.75 cmake-doc ninja-build lrzip [2020-08-19T16:42:56.035Z] #32 22.75 Recommended packages: [2020-08-19T16:42:56.035Z] #32 22.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-19T16:42:56.035Z] #32 23.49 The following NEW packages will be installed: [2020-08-19T16:42:56.035Z] #32 23.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-19T16:42:56.035Z] #32 23.49 vim-common xxd [2020-08-19T16:42:56.035Z] #32 23.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:42:56.035Z] #32 23.69 Need to get 14.0 MB of archives. [2020-08-19T16:42:56.035Z] #32 23.69 After this operation, 62.1 MB of additional disk space will be used. [2020-08-19T16:42:56.035Z] #32 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-19T16:42:56.035Z] #32 23.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:42:56.035Z] #32 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-19T16:42:56.035Z] #32 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-19T16:42:56.035Z] #32 ... [2020-08-19T16:42:56.035Z] [2020-08-19T16:42:56.035Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:42:56.035Z] #38 24.53 Selecting previously unselected package libprotobuf17:s390x. [2020-08-19T16:42:56.329Z] #38 24.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-19T16:42:56.329Z] #38 24.56 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-19T16:42:56.427Z] #8 DONE 2.7s [2020-08-19T16:42:56.427Z] [2020-08-19T16:42:56.427Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-19T16:42:56.625Z] #38 25.08 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-19T16:42:56.923Z] #38 25.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-19T16:42:56.923Z] #38 25.09 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-19T16:42:56.923Z] #38 25.38 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-19T16:42:56.947Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d95248cafffed7d4) in /home/ubuntu/workspace/moby_PR-41376 [Pipeline] { [Pipeline] checkout [2020-08-19T16:42:56.988Z] #9 DONE 0.6s [2020-08-19T16:42:56.988Z] [2020-08-19T16:42:56.988Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-19T16:42:57.078Z] Fetching without tags [2020-08-19T16:42:57.220Z] #38 ... [2020-08-19T16:42:57.220Z] [2020-08-19T16:42:57.220Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:42:57.220Z] #60 DONE 25.5s [2020-08-19T16:42:57.220Z] [2020-08-19T16:42:57.220Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:42:57.220Z] #38 25.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-19T16:42:57.220Z] #38 25.38 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-19T16:42:57.247Z] #27 DONE 0.2s [2020-08-19T16:42:57.247Z] [2020-08-19T16:42:57.247Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-19T16:42:57.247Z] #35 DONE 0.1s [2020-08-19T16:42:57.247Z] [2020-08-19T16:42:57.247Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:42:57.479Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:42:57.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:42:57.049Z] > git config --add remote.origin.fetch +refs/pull/41376/head:refs/remotes/origin/PR-41376 # timeout=10 [2020-08-19T16:42:57.053Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:42:57.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:42:57.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:42:57.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:42:57.087Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:42:57.499Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:42:57.503Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:42:57.940Z] #38 ... [2020-08-19T16:42:57.940Z] [2020-08-19T16:42:57.940Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:42:57.940Z] #43 DONE 26.3s [2020-08-19T16:42:58.243Z] [2020-08-19T16:42:58.243Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:42:58.243Z] #32 25.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-19T16:42:58.243Z] #32 25.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-19T16:42:58.243Z] #32 25.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-19T16:42:58.243Z] #32 25.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-19T16:42:58.243Z] #32 25.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-19T16:42:58.243Z] #32 26.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-19T16:42:58.835Z] Merge succeeded, producing 611f68c1ad1052abf43b6635db33a203c29f54ec [2020-08-19T16:42:58.835Z] Checking out Revision 611f68c1ad1052abf43b6635db33a203c29f54ec (PR-41376) [2020-08-19T16:42:58.918Z] #32 27.37 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:42:59.211Z] #32 27.54 Fetched 14.0 MB in 3s (4799 kB/s) [2020-08-19T16:42:59.211Z] #32 27.63 Selecting previously unselected package xxd. [2020-08-19T16:42:59.505Z] #32 27.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-19T16:42:59.505Z] #32 27.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-19T16:42:59.505Z] #32 27.68 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:42:59.505Z] #32 27.81 Selecting previously unselected package vim-common. [2020-08-19T16:42:59.505Z] #32 27.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:42:59.505Z] #32 27.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:42:58.276Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:42:58.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T16:42:58.841Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:42:58.845Z] > git checkout -f 611f68c1ad1052abf43b6635db33a203c29f54ec # timeout=10 [2020-08-19T16:42:59.807Z] #32 28.03 Selecting previously unselected package cmake-data. [2020-08-19T16:42:59.807Z] #32 28.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-19T16:42:59.807Z] #32 28.04 Unpacking cmake-data (3.13.4-1) ... [2020-08-19T16:42:59.824Z] using credential docker-jenkins-github-credentials [2020-08-19T16:42:59.831Z] Cloning the remote Git repository [2020-08-19T16:42:59.831Z] Cloning with configured refspecs honoured and without tags [2020-08-19T16:43:00.615Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:43:00.615Z] First time build. Skipping changelog. [2020-08-19T16:42:59.877Z] Cloning repository https://github.com/moby/moby.git [2020-08-19T16:43:00.017Z] > git init /home/ubuntu/workspace/moby_PR-41376 # timeout=10 [2020-08-19T16:43:00.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:43:00.321Z] > git --version # timeout=10 [2020-08-19T16:43:00.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:43:00.370Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:00.685Z] > git --version # timeout=10 [2020-08-19T16:43:00.690Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-19T16:43:01.844Z] + docker version [2020-08-19T16:43:01.844Z] Client: [2020-08-19T16:43:01.844Z] Version: 18.06.1-ce [2020-08-19T16:43:01.844Z] API version: 1.38 [2020-08-19T16:43:01.844Z] Go version: go1.10.3 [2020-08-19T16:43:01.844Z] Git commit: e68fc7a [2020-08-19T16:43:01.844Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-19T16:43:01.844Z] OS/Arch: linux/ppc64le [2020-08-19T16:43:01.844Z] Experimental: false [2020-08-19T16:43:01.844Z] [2020-08-19T16:43:01.844Z] Server: [2020-08-19T16:43:01.844Z] Engine: [2020-08-19T16:43:01.844Z] Version: 18.06.1-ce [2020-08-19T16:43:01.844Z] API version: 1.38 (minimum version 1.12) [2020-08-19T16:43:01.844Z] Go version: go1.10.3 [2020-08-19T16:43:01.844Z] Git commit: e68fc7a [2020-08-19T16:43:01.844Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-19T16:43:01.844Z] OS/Arch: linux/ppc64le [2020-08-19T16:43:01.844Z] Experimental: true [2020-08-19T16:43:01.884Z] #32 30.11 Selecting previously unselected package libicu63:s390x. [2020-08-19T16:43:01.885Z] #32 30.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-19T16:43:01.885Z] #32 30.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [Pipeline] sh [2020-08-19T16:43:02.334Z] + docker info [2020-08-19T16:43:02.334Z] Containers: 0 [2020-08-19T16:43:02.334Z] Running: 0 [2020-08-19T16:43:02.334Z] Paused: 0 [2020-08-19T16:43:02.334Z] Stopped: 0 [2020-08-19T16:43:02.334Z] Images: 0 [2020-08-19T16:43:02.334Z] Server Version: 18.06.1-ce [2020-08-19T16:43:02.334Z] Storage Driver: overlay2 [2020-08-19T16:43:02.334Z] Backing Filesystem: extfs [2020-08-19T16:43:02.334Z] Supports d_type: true [2020-08-19T16:43:02.334Z] Native Overlay Diff: true [2020-08-19T16:43:02.334Z] Logging Driver: json-file [2020-08-19T16:43:02.334Z] Cgroup Driver: cgroupfs [2020-08-19T16:43:02.334Z] Plugins: [2020-08-19T16:43:02.334Z] Volume: local [2020-08-19T16:43:02.334Z] Network: bridge host ipvlan macvlan null overlay [2020-08-19T16:43:02.334Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-19T16:43:02.334Z] Swarm: inactive [2020-08-19T16:43:02.334Z] Runtimes: runc [2020-08-19T16:43:02.334Z] Default Runtime: runc [2020-08-19T16:43:02.334Z] Init Binary: docker-init [2020-08-19T16:43:02.334Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-19T16:43:02.334Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-19T16:43:02.334Z] init version: fec3683 [2020-08-19T16:43:02.334Z] Security Options: [2020-08-19T16:43:02.334Z] apparmor [2020-08-19T16:43:02.334Z] seccomp [2020-08-19T16:43:02.334Z] Profile: default [2020-08-19T16:43:02.334Z] Kernel Version: 4.4.0-139-generic [2020-08-19T16:43:02.334Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-19T16:43:02.334Z] OSType: linux [2020-08-19T16:43:02.334Z] Architecture: ppc64le [2020-08-19T16:43:02.334Z] CPUs: 4 [2020-08-19T16:43:02.334Z] Total Memory: 7.972GiB [2020-08-19T16:43:02.334Z] Name: ppc64le-ubuntu-11 [2020-08-19T16:43:02.334Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-19T16:43:02.334Z] Docker Root Dir: /var/lib/docker [2020-08-19T16:43:02.334Z] Debug Mode (client): false [2020-08-19T16:43:02.334Z] Debug Mode (server): false [2020-08-19T16:43:02.334Z] Username: dockerbuildbot [2020-08-19T16:43:02.334Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:43:02.334Z] Labels: [2020-08-19T16:43:02.334Z] Experimental: true [2020-08-19T16:43:02.334Z] Insecure Registries: [2020-08-19T16:43:02.334Z] 127.0.0.0/8 [2020-08-19T16:43:02.334Z] Live Restore Enabled: false [2020-08-19T16:43:02.334Z] [Pipeline] sh [2020-08-19T16:43:02.739Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:43:02.740Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:43:02.740Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41376/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-19T16:43:02.740Z] + bash /home/docker/workspace/moby_PR-41376/check-config.sh [2020-08-19T16:43:02.740Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-19T16:43:02.740Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-19T16:43:02.740Z] [2020-08-19T16:43:02.740Z] Generally Necessary: [2020-08-19T16:43:02.740Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-19T16:43:02.740Z] - apparmor: enabled and tools installed [2020-08-19T16:43:02.740Z] - CONFIG_NAMESPACES: enabled [2020-08-19T16:43:02.740Z] - CONFIG_NET_NS: enabled [2020-08-19T16:43:02.740Z] - CONFIG_PID_NS: enabled [2020-08-19T16:43:02.740Z] - CONFIG_IPC_NS: enabled [2020-08-19T16:43:02.740Z] - CONFIG_UTS_NS: enabled [2020-08-19T16:43:02.740Z] - CONFIG_CGROUPS: enabled [2020-08-19T16:43:02.740Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-19T16:43:02.740Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-19T16:43:02.740Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-19T16:43:02.740Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-19T16:43:02.740Z] - CONFIG_CPUSETS: enabled [2020-08-19T16:43:02.740Z] - CONFIG_MEMCG: enabled [2020-08-19T16:43:02.740Z] - CONFIG_KEYS: enabled [2020-08-19T16:43:02.740Z] - CONFIG_VETH: enabled (as module) [2020-08-19T16:43:02.740Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-19T16:43:02.740Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-19T16:43:02.740Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-19T16:43:02.740Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-19T16:43:02.923Z] #32 ... [2020-08-19T16:43:02.923Z] [2020-08-19T16:43:02.923Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:02.923Z] #25 2.300 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-19T16:43:02.923Z] #25 2.656 [2020-08-19T16:43:02.923Z] #25 2.919 ## 3.3% ##### 7.8% ######## 12.2% ########## 14.5% ############# 19.0% ############### 21.3% ################# 24.9% ##################### 29.5% ########################### 37.7% ################################ 44.5% #################################### 51.3% ########################################### 60.3% ############################################## 64.8% ################################################### 71.6% ######################################################## 79.0% ############################################################# 85.8% ################################################################## 92.5% ####################################################################### 99.2% ######################################################################## 100.0% [2020-08-19T16:43:02.923Z] #25 5.472 [2020-08-19T16:43:02.923Z] #25 5.660 ######################## 34.6% ######################################################### 79.2% ######################################################################## 100.0% [2020-08-19T16:43:02.923Z] #25 6.086 [2020-08-19T16:43:02.923Z] #25 6.275 #################### 28.2% ############################################ 61.8% #################################################################### 95.2% ######################################################################## 100.0% [2020-08-19T16:43:02.923Z] #25 6.901 [2020-08-19T16:43:02.923Z] #25 7.096 ### 5.4% ########## 14.0% ############## 20.4% #################### 28.9% ######################### 35.3% ############################### 43.8% ##################################### 52.3% ########################################### 60.8% ################################################ 67.3% ###################################################### 75.8% ########################################################### 82.2% ############################################################### 88.7% ###################################################################### 97.3% ######################################################################## 100.0% [2020-08-19T16:43:03.043Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-19T16:43:03.043Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-19T16:43:03.043Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-19T16:43:03.043Z] [2020-08-19T16:43:03.043Z] Optional Features: [2020-08-19T16:43:03.043Z] - CONFIG_USER_NS: enabled [2020-08-19T16:43:03.043Z] - CONFIG_SECCOMP: enabled [2020-08-19T16:43:03.043Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-19T16:43:03.043Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-19T16:43:03.043Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-19T16:43:03.043Z] (cgroup swap accounting is currently enabled) [2020-08-19T16:43:03.043Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-19T16:43:03.043Z] - CONFIG_BLK_CGROUP: enabled [2020-08-19T16:43:03.043Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-19T16:43:03.043Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-19T16:43:03.043Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-19T16:43:03.043Z] - CONFIG_CGROUP_PERF: enabled [2020-08-19T16:43:03.043Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-19T16:43:03.043Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-19T16:43:03.043Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-19T16:43:03.043Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-19T16:43:03.043Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-19T16:43:03.043Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_IP_VS: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-19T16:43:03.043Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-19T16:43:03.043Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-19T16:43:03.043Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_EXT4_FS: enabled [2020-08-19T16:43:03.043Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-19T16:43:03.043Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-19T16:43:03.043Z] - Network Drivers: [2020-08-19T16:43:03.043Z] - "overlay": [2020-08-19T16:43:03.043Z] - CONFIG_VXLAN: enabled (as module) [2020-08-19T16:43:03.043Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-19T16:43:03.043Z] Optional (for encrypted networks): [2020-08-19T16:43:03.226Z] #25 8.912 [2020-08-19T16:43:03.226Z] #25 ... [2020-08-19T16:43:03.226Z] [2020-08-19T16:43:03.226Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:03.226Z] #30 21.55 sync [2020-08-19T16:43:03.226Z] #30 21.56 internal/reflectlite [2020-08-19T16:43:03.226Z] #30 23.64 errors [2020-08-19T16:43:03.226Z] #30 23.65 sort [2020-08-19T16:43:03.226Z] #30 23.83 strconv [2020-08-19T16:43:03.226Z] #30 24.71 io [2020-08-19T16:43:03.226Z] #30 25.45 internal/oserror [2020-08-19T16:43:03.226Z] #30 25.60 syscall [2020-08-19T16:43:03.226Z] #30 27.19 reflect [2020-08-19T16:43:03.338Z] - CONFIG_CRYPTO: enabled [2020-08-19T16:43:03.338Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_XFRM: enabled [2020-08-19T16:43:03.338Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-19T16:43:03.338Z] - "ipvlan": [2020-08-19T16:43:03.338Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-19T16:43:03.338Z] - "macvlan": [2020-08-19T16:43:03.338Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_DUMMY: enabled (as module) [2020-08-19T16:43:03.338Z] - "ftp,tftp client in container": [2020-08-19T16:43:03.338Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-19T16:43:03.338Z] - Storage Drivers: [2020-08-19T16:43:03.338Z] - "aufs": [2020-08-19T16:43:03.338Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-19T16:43:03.338Z] - "btrfs": [2020-08-19T16:43:03.338Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-19T16:43:03.338Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-19T16:43:03.338Z] - "devicemapper": [2020-08-19T16:43:03.338Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-19T16:43:03.338Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-19T16:43:03.338Z] - "overlay": [2020-08-19T16:43:03.338Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-19T16:43:03.338Z] - "zfs": [2020-08-19T16:43:03.338Z] - /dev/zfs: missing [2020-08-19T16:43:03.338Z] - zfs command: missing [2020-08-19T16:43:03.338Z] - zpool command: missing [2020-08-19T16:43:03.338Z] [2020-08-19T16:43:03.338Z] Limits: [2020-08-19T16:43:03.338Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-19T16:43:03.338Z] [2020-08-19T16:43:03.338Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-19T16:43:03.519Z] #30 ... [2020-08-19T16:43:03.519Z] [2020-08-19T16:43:03.519Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:03.782Z] + make bundles/buildx [2020-08-19T16:43:03.879Z] #28 ... [2020-08-19T16:43:03.879Z] [2020-08-19T16:43:03.879Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:03.879Z] #45 6.054 Installing golangci-lint version v1.23.8 [2020-08-19T16:43:03.879Z] #45 6.054 + RM_GOPATH=0 [2020-08-19T16:43:03.879Z] #45 6.054 + TMP_GOPATH= [2020-08-19T16:43:03.879Z] #45 6.054 + : /build [2020-08-19T16:43:03.879Z] #45 6.054 + '[' -z '' ']' [2020-08-19T16:43:03.879Z] #45 6.054 ++ mktemp -d [2020-08-19T16:43:03.879Z] #45 6.054 + export GOPATH=/tmp/tmp.zz1l9flQHs [2020-08-19T16:43:03.879Z] #45 6.054 + GOPATH=/tmp/tmp.zz1l9flQHs [2020-08-19T16:43:03.879Z] #45 6.054 + RM_GOPATH=1 [2020-08-19T16:43:03.879Z] #45 6.054 + case "$(go env GOARCH)" in [2020-08-19T16:43:03.879Z] #45 6.054 ++ go env GOARCH [2020-08-19T16:43:03.879Z] #45 6.054 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:03.879Z] #45 6.054 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:03.879Z] #45 6.054 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:03.879Z] #45 6.054 + dir=/tmp/install [2020-08-19T16:43:03.879Z] #45 6.054 + bin=golangci_lint [2020-08-19T16:43:03.879Z] #45 6.054 + shift [2020-08-19T16:43:03.879Z] #45 6.054 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-19T16:43:03.879Z] #45 6.054 + . /tmp/install/golangci_lint.installer [2020-08-19T16:43:03.879Z] #45 6.054 ++ : v1.23.8 [2020-08-19T16:43:03.879Z] #45 6.054 + install_golangci_lint [2020-08-19T16:43:03.879Z] #45 6.054 + echo 'Installing golangci-lint version v1.23.8' [2020-08-19T16:43:03.879Z] #45 6.054 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-19T16:43:03.879Z] #45 ... [2020-08-19T16:43:03.879Z] [2020-08-19T16:43:03.879Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:03.879Z] #54 6.294 + RM_GOPATH=0 [2020-08-19T16:43:03.879Z] #54 6.294 + TMP_GOPATH= [2020-08-19T16:43:03.879Z] #54 6.294 + : /build [2020-08-19T16:43:03.879Z] #54 6.294 + '[' -z '' ']' [2020-08-19T16:43:03.879Z] #54 6.298 ++ mktemp -d [2020-08-19T16:43:03.879Z] #54 6.298 + export GOPATH=/tmp/tmp.jIrdCVCVbg [2020-08-19T16:43:03.879Z] #54 6.298 + GOPATH=/tmp/tmp.jIrdCVCVbg [2020-08-19T16:43:03.879Z] #54 6.298 + RM_GOPATH=1 [2020-08-19T16:43:03.879Z] #54 6.298 + case "$(go env GOARCH)" in [2020-08-19T16:43:03.879Z] #54 6.303 ++ go env GOARCH [2020-08-19T16:43:03.879Z] #54 6.318 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:03.879Z] #54 6.318 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:03.879Z] #54 6.318 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:03.879Z] #54 6.321 + dir=/tmp/install [2020-08-19T16:43:03.879Z] #54 6.321 + bin=rootlesskit [2020-08-19T16:43:03.879Z] #54 6.321 + shift [2020-08-19T16:43:03.879Z] #54 6.321 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-19T16:43:03.879Z] #54 6.321 + . /tmp/install/rootlesskit.installer [2020-08-19T16:43:03.879Z] #54 6.321 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:43:03.879Z] #54 6.321 + install_rootlesskit [2020-08-19T16:43:03.879Z] #54 6.321 + case "$1" in [2020-08-19T16:43:03.879Z] #54 6.321 + export CGO_ENABLED=0 [2020-08-19T16:43:03.879Z] #54 6.321 + CGO_ENABLED=0 [2020-08-19T16:43:03.879Z] #54 6.321 + _install_rootlesskit [2020-08-19T16:43:03.879Z] #54 6.321 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-19T16:43:03.879Z] #54 6.321 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jIrdCVCVbg/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:43:03.879Z] #54 6.321 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:43:03.879Z] #54 6.335 Cloning into '/tmp/tmp.jIrdCVCVbg/src/github.com/rootless-containers/rootlesskit'... [2020-08-19T16:43:03.879Z] #54 ... [2020-08-19T16:43:03.879Z] [2020-08-19T16:43:03.879Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:03.879Z] #47 6.813 + RM_GOPATH=0 [2020-08-19T16:43:03.879Z] #47 6.813 + TMP_GOPATH= [2020-08-19T16:43:03.879Z] #47 6.813 + : /build [2020-08-19T16:43:03.879Z] #47 6.813 + '[' -z '' ']' [2020-08-19T16:43:03.879Z] #47 6.813 ++ mktemp -d [2020-08-19T16:43:03.879Z] #47 6.813 + export GOPATH=/tmp/tmp.1mw83BfLZ7 [2020-08-19T16:43:03.879Z] #47 6.813 + GOPATH=/tmp/tmp.1mw83BfLZ7 [2020-08-19T16:43:03.879Z] #47 6.813 + RM_GOPATH=1 [2020-08-19T16:43:03.879Z] #47 6.813 + case "$(go env GOARCH)" in [2020-08-19T16:43:03.879Z] #47 6.813 ++ go env GOARCH [2020-08-19T16:43:03.879Z] #47 6.874 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:03.879Z] #47 6.874 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:03.879Z] #47 6.874 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:03.879Z] #47 6.875 + dir=/tmp/install [2020-08-19T16:43:03.879Z] #47 6.875 + bin=shfmt [2020-08-19T16:43:03.879Z] #47 6.875 + shift [2020-08-19T16:43:03.879Z] #47 6.875 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-19T16:43:03.879Z] #47 6.875 + . /tmp/install/shfmt.installer [2020-08-19T16:43:03.879Z] #47 6.875 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:43:03.879Z] #47 6.885 + install_shfmt [2020-08-19T16:43:03.879Z] #47 6.885 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-19T16:43:03.879Z] #47 6.885 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1mw83BfLZ7/src/github.com/mvdan/sh [2020-08-19T16:43:03.879Z] #47 6.885 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:43:03.879Z] #47 6.910 Cloning into '/tmp/tmp.1mw83BfLZ7/src/github.com/mvdan/sh'... [2020-08-19T16:43:04.078Z] make: command: Command not found [2020-08-19T16:43:04.078Z] make: command: Command not found [2020-08-19T16:43:04.078Z] mkdir bundles [2020-08-19T16:43:04.078Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-19T16:43:04.078Z] --build-arg BUILDX_COMMIT \ [2020-08-19T16:43:04.078Z] --build-arg BUILDX_REPO \ [2020-08-19T16:43:04.078Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-19T16:43:04.078Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-19T16:43:04.078Z] . [2020-08-19T16:43:04.078Z] /bin/sh: 4: go: not found [2020-08-19T16:43:04.078Z] /bin/sh: 5: go: not found [2020-08-19T16:43:04.440Z] #47 ... [2020-08-19T16:43:04.440Z] [2020-08-19T16:43:04.440Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:43:04.440Z] #28 6.974 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-19T16:43:04.440Z] #28 6.979 Cloning into '.'... [2020-08-19T16:43:05.573Z] #25 9.080 # 1.8% ## 3.7% #### 6.2% ##### 7.4% ####### 9.9% ######## 11.7% ######### 13.6% ########### 16.0% ############ 17.9% ############# 19.2% ############### 21.6% ################ 22.7% ################# 24.8% ################### 26.6% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ########################### 38.4% [2020-08-19T16:43:05.573Z] #25 ... [2020-08-19T16:43:05.573Z] [2020-08-19T16:43:05.573Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:05.573Z] #52 0.887 + RM_GOPATH=0 [2020-08-19T16:43:05.573Z] #52 0.887 + TMP_GOPATH= [2020-08-19T16:43:05.573Z] #52 0.887 + : /build [2020-08-19T16:43:05.573Z] #52 0.887 + '[' -z '' ']' [2020-08-19T16:43:05.573Z] #52 0.888 ++ mktemp -d [2020-08-19T16:43:05.573Z] #52 0.888 + export GOPATH=/tmp/tmp.58a5GQHJff [2020-08-19T16:43:05.573Z] #52 0.889 + GOPATH=/tmp/tmp.58a5GQHJff [2020-08-19T16:43:05.573Z] #52 0.889 + RM_GOPATH=1 [2020-08-19T16:43:05.573Z] #52 0.889 + case "$(go env GOARCH)" in [2020-08-19T16:43:05.573Z] #52 0.889 ++ go env GOARCH [2020-08-19T16:43:05.573Z] #52 0.910 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:05.573Z] #52 0.910 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:05.573Z] #52 0.911 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:05.573Z] #52 0.933 + dir=/tmp/install [2020-08-19T16:43:05.573Z] #52 0.933 + bin=containerd [2020-08-19T16:43:05.573Z] #52 0.933 + shift [2020-08-19T16:43:05.573Z] #52 0.933 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-19T16:43:05.573Z] #52 0.933 + . /tmp/install/containerd.installer [2020-08-19T16:43:05.573Z] #52 0.933 ++ set -e [2020-08-19T16:43:05.573Z] #52 0.933 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:43:05.573Z] #52 0.933 + install_containerd [2020-08-19T16:43:05.573Z] #52 0.934 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-19T16:43:05.573Z] #52 0.934 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:43:05.573Z] #52 0.934 + git clone https://github.com/containerd/containerd.git /tmp/tmp.58a5GQHJff/src/github.com/containerd/containerd [2020-08-19T16:43:05.573Z] #52 0.937 Cloning into '/tmp/tmp.58a5GQHJff/src/github.com/containerd/containerd'... [2020-08-19T16:43:05.866Z] #52 ... [2020-08-19T16:43:05.866Z] [2020-08-19T16:43:05.866Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:05.866Z] #25 9.080 # 1.8% ## 3.7% #### 6.2% ##### 7.4% ####### 9.9% ######## 11.7% ######### 13.6% ########### 16.0% ############ 17.9% ############# 19.2% ############### 21.6% ################ 22.7% ################# 24.8% ################### 26.6% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ########################### 38.4% ############################# 40.9% ############################### 44.0% [2020-08-19T16:43:05.866Z] #25 ... [2020-08-19T16:43:05.866Z] [2020-08-19T16:43:05.866Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:05.866Z] #10 24.25 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-08-19T16:43:05.866Z] #10 27.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-19T16:43:05.866Z] #10 27.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-19T16:43:05.866Z] #10 27.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-19T16:43:05.866Z] #10 27.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-19T16:43:05.866Z] #10 27.77 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-08-19T16:43:05.866Z] #10 27.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-19T16:43:05.866Z] #10 27.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-19T16:43:05.866Z] #10 27.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-19T16:43:05.866Z] #10 27.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-19T16:43:05.866Z] #10 27.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-19T16:43:05.866Z] #10 27.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-19T16:43:05.866Z] #10 27.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-19T16:43:05.866Z] #10 27.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-19T16:43:05.866Z] #10 27.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-19T16:43:05.867Z] #10 27.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-19T16:43:05.867Z] #10 28.46 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:43:05.867Z] #10 28.53 Fetched 73.3 MB in 7s (10.8 MB/s) [2020-08-19T16:43:05.867Z] #10 28.57 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-19T16:43:05.867Z] #10 28.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-08-19T16:43:05.867Z] #10 28.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-19T16:43:05.867Z] #10 28.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:43:05.867Z] #10 30.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-19T16:43:05.867Z] #10 30.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-19T16:43:05.867Z] #10 30.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:43:05.867Z] #10 32.56 Selecting previously unselected package binutils-mingw-w64. [2020-08-19T16:43:05.867Z] #10 32.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-19T16:43:05.867Z] #10 32.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:43:05.867Z] #10 32.70 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-19T16:43:05.867Z] #10 32.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-19T16:43:05.867Z] #10 32.71 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-19T16:43:05.867Z] #10 32.89 Selecting previously unselected package dmsetup. [2020-08-19T16:43:05.867Z] #10 32.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-19T16:43:05.867Z] #10 32.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-19T16:43:05.867Z] #10 33.04 Selecting previously unselected package mingw-w64-common. [2020-08-19T16:43:05.867Z] #10 33.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-19T16:43:05.867Z] #10 33.05 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-19T16:43:06.180Z] Sending build context to Docker daemon 56.25MB [2020-08-19T16:43:06.180Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-08-19T16:43:06.180Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-19T16:43:06.180Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-19T16:43:06.180Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-19T16:43:06.180Z] 1.13.15-buster: Pulling from library/golang [2020-08-19T16:43:06.222Z] #10 ... [2020-08-19T16:43:06.223Z] [2020-08-19T16:43:06.223Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:06.488Z] db4e2d8d5901: Pulling fs layer [2020-08-19T16:43:06.488Z] dfe2d012519c: Pulling fs layer [2020-08-19T16:43:06.488Z] 5d8f1d1f9197: Pulling fs layer [2020-08-19T16:43:06.488Z] 1301750ffb48: Pulling fs layer [2020-08-19T16:43:06.488Z] dc5c6edc9cff: Pulling fs layer [2020-08-19T16:43:06.488Z] 3c370c2e2f82: Pulling fs layer [2020-08-19T16:43:06.488Z] 5ffb2f5886e2: Pulling fs layer [2020-08-19T16:43:06.488Z] 1301750ffb48: Waiting [2020-08-19T16:43:06.488Z] 3c370c2e2f82: Waiting [2020-08-19T16:43:06.488Z] dc5c6edc9cff: Waiting [2020-08-19T16:43:06.515Z] #25 9.080 # 1.8% ## 3.7% #### 6.2% ##### 7.4% ####### 9.9% ######## 11.7% ######### 13.6% ########### 16.0% ############ 17.9% ############# 19.2% ############### 21.6% ################ 22.7% ################# 24.8% ################### 26.6% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ########################### 38.4% ############################# 40.9% ############################### 44.0% ################################# 46.9% ################################### 48.7% #################################### 51.2% ####################################### 54.3% ######################################## 56.2% [2020-08-19T16:43:06.516Z] #25 ... [2020-08-19T16:43:06.516Z] [2020-08-19T16:43:06.516Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:06.516Z] #41 24.85 io [2020-08-19T16:43:06.516Z] #41 24.86 strconv [2020-08-19T16:43:06.516Z] #41 26.29 bytes [2020-08-19T16:43:06.516Z] #41 28.27 reflect [2020-08-19T16:43:06.516Z] #41 28.33 bufio [2020-08-19T16:43:06.516Z] #41 29.75 syscall [2020-08-19T16:43:06.786Z] dfe2d012519c: Verifying Checksum [2020-08-19T16:43:06.786Z] dfe2d012519c: Download complete [2020-08-19T16:43:06.786Z] 5d8f1d1f9197: Verifying Checksum [2020-08-19T16:43:06.786Z] 5d8f1d1f9197: Download complete [2020-08-19T16:43:06.815Z] #41 ... [2020-08-19T16:43:06.815Z] [2020-08-19T16:43:06.815Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:07.023Z] #28 ... [2020-08-19T16:43:07.023Z] [2020-08-19T16:43:07.023Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:07.023Z] #21 7.525 + RM_GOPATH=0 [2020-08-19T16:43:07.023Z] #21 7.529 + TMP_GOPATH= [2020-08-19T16:43:07.023Z] #21 7.529 + : /build [2020-08-19T16:43:07.023Z] #21 7.529 + '[' -z '' ']' [2020-08-19T16:43:07.023Z] #21 7.529 ++ mktemp -d [2020-08-19T16:43:07.023Z] #21 7.529 + export GOPATH=/tmp/tmp.QOzRiHEuP7 [2020-08-19T16:43:07.023Z] #21 7.529 + GOPATH=/tmp/tmp.QOzRiHEuP7 [2020-08-19T16:43:07.023Z] #21 7.529 + RM_GOPATH=1 [2020-08-19T16:43:07.023Z] #21 7.529 + case "$(go env GOARCH)" in [2020-08-19T16:43:07.023Z] #21 7.533 ++ go env GOARCH [2020-08-19T16:43:07.023Z] #21 7.602 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.023Z] #21 7.602 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.023Z] #21 7.602 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:07.023Z] #21 7.604 Install docker/cli version 17.06.2-ce from stable [2020-08-19T16:43:07.023Z] #21 7.604 + dir=/tmp/install [2020-08-19T16:43:07.023Z] #21 7.604 + bin=dockercli [2020-08-19T16:43:07.023Z] #21 7.604 + shift [2020-08-19T16:43:07.023Z] #21 7.604 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-19T16:43:07.023Z] #21 7.604 + . /tmp/install/dockercli.installer [2020-08-19T16:43:07.023Z] #21 7.604 ++ : stable [2020-08-19T16:43:07.023Z] #21 7.604 ++ : 17.06.2-ce [2020-08-19T16:43:07.023Z] #21 7.604 + install_dockercli [2020-08-19T16:43:07.023Z] #21 7.604 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-19T16:43:07.023Z] #21 7.604 ++ uname -m [2020-08-19T16:43:07.023Z] #21 7.611 + arch=x86_64 [2020-08-19T16:43:07.023Z] #21 7.611 + '[' x86_64 '!=' x86_64 ']' [2020-08-19T16:43:07.023Z] #21 7.611 + url=https://download.docker.com/linux/static [2020-08-19T16:43:07.023Z] #21 7.611 + tar -xz docker/docker [2020-08-19T16:43:07.023Z] #21 7.611 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-19T16:43:07.278Z] #21 ... [2020-08-19T16:43:07.278Z] [2020-08-19T16:43:07.278Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:07.278Z] #38 6.141 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:43:07.278Z] #38 6.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:43:07.278Z] #38 6.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:43:07.278Z] #38 7.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:43:07.278Z] #38 ... [2020-08-19T16:43:07.278Z] [2020-08-19T16:43:07.278Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:43:07.278Z] #32 7.921 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:43:07.278Z] #32 7.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:43:07.278Z] #32 7.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:43:07.278Z] #32 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:43:07.408Z] #25 9.080 # 1.8% ## 3.7% #### 6.2% ##### 7.4% ####### 9.9% ######## 11.7% ######### 13.6% ########### 16.0% ############ 17.9% ############# 19.2% ############### 21.6% ################ 22.7% ################# 24.8% ################### 26.6% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ########################### 38.4% ############################# 40.9% ############################### 44.0% ################################# 46.9% ################################### 48.7% #################################### 51.2% ####################################### 54.3% ######################################## 56.2% ########################################## 59.3% ############################################ 61.2% ############################################# 63.7% ############################################### 65.6% ################################################ 66.8% ################################################# 68.7% [2020-08-19T16:43:07.408Z] #25 ... [2020-08-19T16:43:07.408Z] [2020-08-19T16:43:07.408Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:07.408Z] #38 26.62 Selecting previously unselected package libprotoc17:s390x. [2020-08-19T16:43:07.408Z] #38 26.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-19T16:43:07.408Z] #38 26.65 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 27.38 Selecting previously unselected package protobuf-c-compiler. [2020-08-19T16:43:07.408Z] #38 27.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-19T16:43:07.408Z] #38 27.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:43:07.408Z] #38 27.58 Selecting previously unselected package protobuf-compiler. [2020-08-19T16:43:07.408Z] #38 27.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-19T16:43:07.408Z] #38 27.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 27.75 Selecting previously unselected package python-pkg-resources. [2020-08-19T16:43:07.408Z] #38 27.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:43:07.408Z] #38 27.75 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-19T16:43:07.408Z] #38 27.94 Selecting previously unselected package python-six. [2020-08-19T16:43:07.408Z] #38 27.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-19T16:43:07.408Z] #38 27.95 Unpacking python-six (1.12.0-1) ... [2020-08-19T16:43:07.408Z] #38 28.01 Selecting previously unselected package python-protobuf. [2020-08-19T16:43:07.408Z] #38 28.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-19T16:43:07.408Z] #38 28.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 28.40 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-19T16:43:07.408Z] #38 30.34 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 30.35 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-19T16:43:07.408Z] #38 30.36 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-19T16:43:07.408Z] #38 30.37 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-19T16:43:07.408Z] #38 30.37 Setting up python-six (1.12.0-1) ... [2020-08-19T16:43:07.408Z] #38 31.84 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-19T16:43:07.408Z] #38 31.85 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-19T16:43:07.408Z] #38 31.86 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 31.87 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-19T16:43:07.408Z] #38 31.88 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 31.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 31.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:43:07.408Z] #38 31.91 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 31.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:43:07.408Z] #38 31.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-19T16:43:07.408Z] #38 35.03 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-19T16:43:07.408Z] #38 35.04 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:43:07.408Z] #38 DONE 35.8s [2020-08-19T16:43:07.408Z] [2020-08-19T16:43:07.408Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:07.534Z] #32 ... [2020-08-19T16:43:07.534Z] [2020-08-19T16:43:07.534Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:07.534Z] #30 7.123 + RM_GOPATH=0 [2020-08-19T16:43:07.534Z] #30 7.123 + TMP_GOPATH= [2020-08-19T16:43:07.534Z] #30 7.123 + : /build [2020-08-19T16:43:07.534Z] #30 7.123 + '[' -z '' ']' [2020-08-19T16:43:07.534Z] #30 7.123 ++ mktemp -d [2020-08-19T16:43:07.534Z] #30 7.123 + export GOPATH=/tmp/tmp.uzTyVPr5sL [2020-08-19T16:43:07.534Z] #30 7.123 + GOPATH=/tmp/tmp.uzTyVPr5sL [2020-08-19T16:43:07.534Z] #30 7.123 + RM_GOPATH=1 [2020-08-19T16:43:07.534Z] #30 7.123 + case "$(go env GOARCH)" in [2020-08-19T16:43:07.534Z] #30 7.123 ++ go env GOARCH [2020-08-19T16:43:07.534Z] #30 7.163 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.534Z] #30 7.164 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.534Z] #30 7.164 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:07.534Z] #30 7.168 + dir=/tmp/install [2020-08-19T16:43:07.534Z] #30 7.169 + bin=tomlv [2020-08-19T16:43:07.534Z] #30 7.169 + shift [2020-08-19T16:43:07.534Z] #30 7.169 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-19T16:43:07.534Z] #30 7.169 + . /tmp/install/tomlv.installer [2020-08-19T16:43:07.534Z] #30 7.169 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:43:07.534Z] #30 7.176 + install_tomlv [2020-08-19T16:43:07.535Z] #30 7.176 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-19T16:43:07.535Z] #30 7.183 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uzTyVPr5sL/src/github.com/BurntSushi/toml [2020-08-19T16:43:07.535Z] #30 7.183 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:43:07.535Z] #30 7.196 Cloning into '/tmp/tmp.uzTyVPr5sL/src/github.com/BurntSushi/toml'... [2020-08-19T16:43:07.535Z] #30 8.634 + cd /tmp/tmp.uzTyVPr5sL/src/github.com/BurntSushi/toml [2020-08-19T16:43:07.535Z] #30 8.634 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:43:07.535Z] #30 8.665 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:43:07.535Z] #30 9.827 runtime/internal/atomic [2020-08-19T16:43:07.535Z] #30 9.887 internal/cpu [2020-08-19T16:43:07.535Z] #30 10.18 runtime/internal/sys [2020-08-19T16:43:07.535Z] #30 ... [2020-08-19T16:43:07.535Z] [2020-08-19T16:43:07.535Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:07.535Z] #60 7.556 + RM_GOPATH=0 [2020-08-19T16:43:07.535Z] #60 7.556 + TMP_GOPATH= [2020-08-19T16:43:07.535Z] #60 7.556 + : /build [2020-08-19T16:43:07.535Z] #60 7.556 + '[' -z '' ']' [2020-08-19T16:43:07.535Z] #60 7.556 ++ mktemp -d [2020-08-19T16:43:07.535Z] #60 7.561 + export GOPATH=/tmp/tmp.LhtXBFbCe2 [2020-08-19T16:43:07.535Z] #60 7.561 + GOPATH=/tmp/tmp.LhtXBFbCe2 [2020-08-19T16:43:07.535Z] #60 7.561 + RM_GOPATH=1 [2020-08-19T16:43:07.535Z] #60 7.561 + case "$(go env GOARCH)" in [2020-08-19T16:43:07.535Z] #60 7.575 ++ go env GOARCH [2020-08-19T16:43:07.535Z] #60 7.611 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.535Z] #60 7.611 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.535Z] #60 7.611 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:07.535Z] #60 7.640 + dir=/tmp/install [2020-08-19T16:43:07.535Z] #60 7.640 + bin=proxy [2020-08-19T16:43:07.535Z] #60 7.640 + shift [2020-08-19T16:43:07.535Z] #60 7.640 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-19T16:43:07.535Z] #60 7.640 + . /tmp/install/proxy.installer [2020-08-19T16:43:07.535Z] #60 7.640 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:43:07.535Z] #60 7.640 + install_proxy [2020-08-19T16:43:07.535Z] #60 7.640 + case "$1" in [2020-08-19T16:43:07.535Z] #60 7.640 + export CGO_ENABLED=0 [2020-08-19T16:43:07.535Z] #60 7.640 + CGO_ENABLED=0 [2020-08-19T16:43:07.535Z] #60 7.640 + _install_proxy [2020-08-19T16:43:07.535Z] #60 7.640 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-19T16:43:07.535Z] #60 7.640 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:43:07.535Z] #60 7.646 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LhtXBFbCe2/src/github.com/docker/libnetwork [2020-08-19T16:43:07.535Z] #60 7.657 Cloning into '/tmp/tmp.LhtXBFbCe2/src/github.com/docker/libnetwork'... [2020-08-19T16:43:07.790Z] #60 ... [2020-08-19T16:43:07.790Z] [2020-08-19T16:43:07.790Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:43:07.790Z] #23 6.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:43:07.790Z] #23 6.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:43:07.790Z] #23 6.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:43:07.790Z] #23 6.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:43:07.790Z] #23 9.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:43:07.790Z] #23 ... [2020-08-19T16:43:07.790Z] [2020-08-19T16:43:07.790Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:07.790Z] #43 6.844 + RM_GOPATH=0 [2020-08-19T16:43:07.790Z] #43 6.844 + TMP_GOPATH= [2020-08-19T16:43:07.790Z] #43 6.844 + : /build [2020-08-19T16:43:07.790Z] #43 6.844 + '[' -z '' ']' [2020-08-19T16:43:07.790Z] #43 6.849 ++ mktemp -d [2020-08-19T16:43:07.790Z] #43 6.849 + export GOPATH=/tmp/tmp.ZUetpeVquQ [2020-08-19T16:43:07.790Z] #43 6.849 + GOPATH=/tmp/tmp.ZUetpeVquQ [2020-08-19T16:43:07.790Z] #43 6.849 + RM_GOPATH=1 [2020-08-19T16:43:07.790Z] #43 6.849 + case "$(go env GOARCH)" in [2020-08-19T16:43:07.790Z] #43 6.873 ++ go env GOARCH [2020-08-19T16:43:07.790Z] #43 6.873 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.790Z] #43 6.873 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:07.790Z] #43 6.910 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:07.790Z] #43 6.919 + dir=/tmp/install [2020-08-19T16:43:07.790Z] #43 6.919 + bin=gotestsum [2020-08-19T16:43:07.790Z] #43 6.919 + shift [2020-08-19T16:43:07.790Z] #43 6.919 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-19T16:43:07.790Z] #43 6.919 + . /tmp/install/gotestsum.installer [2020-08-19T16:43:07.790Z] #43 6.919 ++ : v0.3.5 [2020-08-19T16:43:07.790Z] #43 6.919 + install_gotestsum [2020-08-19T16:43:07.790Z] #43 6.919 + set -e [2020-08-19T16:43:07.790Z] #43 6.919 + export GO111MODULE=on [2020-08-19T16:43:07.790Z] #43 6.919 + GO111MODULE=on [2020-08-19T16:43:07.790Z] #43 6.919 + GOBIN=/build [2020-08-19T16:43:07.790Z] #43 6.919 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-19T16:43:07.790Z] #43 7.035 go: finding gotest.tools v0.3.5 [2020-08-19T16:43:07.790Z] #43 7.035 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-19T16:43:07.790Z] #43 8.406 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-19T16:43:07.790Z] #43 8.919 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-19T16:43:07.790Z] #43 10.03 go: downloading gotest.tools v2.1.0+incompatible [2020-08-19T16:43:07.790Z] #43 10.21 go: extracting gotest.tools v2.1.0+incompatible [2020-08-19T16:43:07.790Z] #43 10.33 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-19T16:43:07.790Z] #43 10.34 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:43:07.790Z] #43 10.37 go: downloading github.com/fatih/color v1.6.0 [2020-08-19T16:43:07.790Z] #43 10.44 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:43:07.790Z] #43 10.80 go: downloading github.com/pkg/errors v0.8.0 [2020-08-19T16:43:08.051Z] #43 10.89 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:43:08.051Z] #43 ... [2020-08-19T16:43:08.051Z] [2020-08-19T16:43:08.051Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:08.051Z] #41 7.331 + RM_GOPATH=0 [2020-08-19T16:43:08.051Z] #41 7.331 + TMP_GOPATH= [2020-08-19T16:43:08.051Z] #41 7.331 + : /build [2020-08-19T16:43:08.051Z] #41 7.331 + '[' -z '' ']' [2020-08-19T16:43:08.051Z] #41 7.358 ++ mktemp -d [2020-08-19T16:43:08.051Z] #41 7.361 + export GOPATH=/tmp/tmp.FOCFwvL1dx [2020-08-19T16:43:08.051Z] #41 7.361 + GOPATH=/tmp/tmp.FOCFwvL1dx [2020-08-19T16:43:08.051Z] #41 7.361 + RM_GOPATH=1 [2020-08-19T16:43:08.051Z] #41 7.361 + case "$(go env GOARCH)" in [2020-08-19T16:43:08.051Z] #41 7.361 ++ go env GOARCH [2020-08-19T16:43:08.051Z] #41 7.423 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:08.051Z] #41 7.423 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:08.051Z] #41 7.423 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:08.051Z] #41 7.437 + dir=/tmp/install [2020-08-19T16:43:08.051Z] #41 7.437 + bin=vndr [2020-08-19T16:43:08.051Z] #41 7.437 + shift [2020-08-19T16:43:08.051Z] #41 7.437 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-19T16:43:08.051Z] #41 7.437 + . /tmp/install/vndr.installer [2020-08-19T16:43:08.051Z] #41 7.437 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:43:08.051Z] #41 7.437 + install_vndr [2020-08-19T16:43:08.051Z] #41 7.437 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-19T16:43:08.051Z] #41 7.437 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FOCFwvL1dx/src/github.com/LK4D4/vndr [2020-08-19T16:43:08.051Z] #41 7.437 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:43:08.051Z] #41 7.465 Cloning into '/tmp/tmp.FOCFwvL1dx/src/github.com/LK4D4/vndr'... [2020-08-19T16:43:08.051Z] #41 8.605 + cd /tmp/tmp.FOCFwvL1dx/src/github.com/LK4D4/vndr [2020-08-19T16:43:08.051Z] #41 8.609 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:43:08.051Z] #41 8.654 + go build -buildmode=pie -v -o /build/vndr . [2020-08-19T16:43:08.327Z] #41 11.11 internal/bytealg [2020-08-19T16:43:08.327Z] #41 ... [2020-08-19T16:43:08.327Z] [2020-08-19T16:43:08.327Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:08.327Z] #10 6.652 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:43:08.327Z] #10 6.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:43:08.327Z] #10 6.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:43:08.327Z] #10 8.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:43:08.327Z] #10 ... [2020-08-19T16:43:08.327Z] [2020-08-19T16:43:08.327Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:43:08.328Z] #36 7.500 + git clone https://github.com/docker/distribution.git . [2020-08-19T16:43:08.328Z] #36 7.506 Cloning into '.'... [2020-08-19T16:43:08.585Z] #36 ... [2020-08-19T16:43:08.585Z] [2020-08-19T16:43:08.585Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:43:08.585Z] #51 6.826 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:43:08.585Z] #51 6.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:43:08.585Z] #51 6.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:43:08.585Z] #51 8.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:43:08.585Z] #51 ... [2020-08-19T16:43:08.585Z] [2020-08-19T16:43:08.585Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:08.585Z] #43 11.34 go: extracting github.com/pkg/errors v0.8.0 [2020-08-19T16:43:08.585Z] #43 11.41 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-19T16:43:08.585Z] #43 11.53 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:43:08.585Z] #43 11.57 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:43:08.883Z] #43 11.68 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:43:08.883Z] #43 11.69 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:43:08.891Z] #25 9.080 # 1.8% ## 3.7% #### 6.2% ##### 7.4% ####### 9.9% ######## 11.7% ######### 13.6% ########### 16.0% ############ 17.9% ############# 19.2% ############### 21.6% ################ 22.7% ################# 24.8% ################### 26.6% ##################### 29.7% ####################### 32.2% ######################## 34.1% ########################## 36.6% ########################### 38.4% ############################# 40.9% ############################### 44.0% ################################# 46.9% ################################### 48.7% #################################### 51.2% ####################################### 54.3% ######################################## 56.2% ########################################## 59.3% ############################################ 61.2% ############################################# 63.7% ############################################### 65.6% ################################################ 66.8% ################################################# 68.7% ################################################## 70.5% #################################################### 73.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################### 79.2% ########################################################## 81.1% ############################################################ 84.2% ############################################################# 85.5% ############################################################### 87.9% ################################################################# 91.1% ################################################################### 94.2% ###################################################################### 97.3% ####################################################################### 99.8% ######################################################################## 100.0% [2020-08-19T16:43:08.891Z] #25 14.43 [2020-08-19T16:43:08.947Z] db4e2d8d5901: Download complete [2020-08-19T16:43:09.446Z] #43 12.32 go: extracting github.com/fatih/color v1.6.0 [2020-08-19T16:43:09.446Z] #43 12.32 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:43:09.446Z] #43 12.32 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:43:09.446Z] #43 12.38 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:43:09.446Z] #43 12.39 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:43:09.609Z] 1301750ffb48: Verifying Checksum [2020-08-19T16:43:09.609Z] 1301750ffb48: Download complete [2020-08-19T16:43:09.609Z] 5ffb2f5886e2: Verifying Checksum [2020-08-19T16:43:09.609Z] 5ffb2f5886e2: Download complete [2020-08-19T16:43:09.702Z] #43 12.65 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:43:09.702Z] #43 12.68 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:43:09.955Z] #25 15.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-19T16:43:09.955Z] #25 15.60 [2020-08-19T16:43:10.268Z] #25 ... [2020-08-19T16:43:10.268Z] [2020-08-19T16:43:10.268Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:43:10.268Z] #32 34.83 Selecting previously unselected package libxml2:s390x. [2020-08-19T16:43:10.268Z] #32 34.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-19T16:43:10.268Z] #32 34.86 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:43:10.268Z] #32 35.22 Selecting previously unselected package libarchive13:s390x. [2020-08-19T16:43:10.268Z] #32 35.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-19T16:43:10.268Z] #32 35.23 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-19T16:43:10.268Z] #32 35.80 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-19T16:43:10.268Z] #32 35.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-19T16:43:10.268Z] #32 35.81 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-19T16:43:10.268Z] #32 35.95 Selecting previously unselected package librhash0:s390x. [2020-08-19T16:43:10.268Z] #32 35.95 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-19T16:43:10.268Z] #32 35.95 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-19T16:43:10.268Z] #32 36.04 Selecting previously unselected package libuv1:s390x. [2020-08-19T16:43:10.268Z] #32 36.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-19T16:43:10.268Z] #32 36.05 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-19T16:43:10.268Z] #32 36.17 Selecting previously unselected package cmake. [2020-08-19T16:43:10.268Z] #32 36.18 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-19T16:43:10.268Z] #32 36.19 Unpacking cmake (3.13.4-1) ... [2020-08-19T16:43:10.268Z] #32 37.94 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-19T16:43:10.268Z] #32 37.95 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:43:10.268Z] #32 37.96 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-19T16:43:10.268Z] #32 37.96 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:43:10.268Z] #32 37.98 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-19T16:43:10.268Z] #32 37.98 Setting up cmake-data (3.13.4-1) ... [2020-08-19T16:43:10.268Z] #32 37.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:43:10.268Z] #32 38.00 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-19T16:43:10.268Z] #32 38.01 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-19T16:43:10.268Z] #32 38.01 Setting up cmake (3.13.4-1) ... [2020-08-19T16:43:10.268Z] #32 38.04 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:43:10.268Z] #32 38.10 Processing triggers for mime-support (3.62) ... [2020-08-19T16:43:10.268Z] #32 DONE 38.4s [2020-08-19T16:43:10.268Z] [2020-08-19T16:43:10.268Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:10.268Z] #25 15.75 ########################################################## 81.0% ######################################################################## 100.0% [2020-08-19T16:43:10.268Z] #25 15.83 [2020-08-19T16:43:10.689Z] dc5c6edc9cff: Verifying Checksum [2020-08-19T16:43:10.689Z] dc5c6edc9cff: Download complete [2020-08-19T16:43:11.317Z] #25 16.81 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-19T16:43:11.317Z] #25 16.86 skipping existing aab193acf6ba [2020-08-19T16:43:11.317Z] #25 ... [2020-08-19T16:43:11.317Z] [2020-08-19T16:43:11.317Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:43:11.317Z] #28 29.40 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-19T16:43:11.317Z] #28 29.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-19T16:43:11.317Z] #28 29.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-19T16:43:11.317Z] #28 ... [2020-08-19T16:43:11.317Z] [2020-08-19T16:43:11.317Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:11.317Z] #33 0.832 + RM_GOPATH=0 [2020-08-19T16:43:11.317Z] #33 0.832 + TMP_GOPATH= [2020-08-19T16:43:11.317Z] #33 0.832 + : /build [2020-08-19T16:43:11.317Z] #33 0.832 + '[' -z '' ']' [2020-08-19T16:43:11.317Z] #33 0.833 ++ mktemp -d [2020-08-19T16:43:11.317Z] #33 0.834 + export GOPATH=/tmp/tmp.2KlCkksGMv [2020-08-19T16:43:11.317Z] #33 0.834 + GOPATH=/tmp/tmp.2KlCkksGMv [2020-08-19T16:43:11.317Z] #33 0.834 + RM_GOPATH=1 [2020-08-19T16:43:11.317Z] #33 0.834 + case "$(go env GOARCH)" in [2020-08-19T16:43:11.317Z] #33 0.835 ++ go env GOARCH [2020-08-19T16:43:11.317Z] #33 0.839 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:11.317Z] #33 0.839 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:11.317Z] #33 0.844 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:11.317Z] #33 0.847 + dir=/tmp/install [2020-08-19T16:43:11.317Z] #33 0.847 + bin=tini [2020-08-19T16:43:11.317Z] #33 0.847 + shift [2020-08-19T16:43:11.317Z] #33 0.847 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-19T16:43:11.317Z] #33 0.847 + . /tmp/install/tini.installer [2020-08-19T16:43:11.317Z] #33 0.847 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:43:11.317Z] #33 0.847 + install_tini [2020-08-19T16:43:11.317Z] #33 0.847 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-19T16:43:11.317Z] #33 0.847 + git clone https://github.com/krallin/tini.git /tmp/tmp.2KlCkksGMv/tini [2020-08-19T16:43:11.317Z] #33 0.847 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:43:11.317Z] #33 0.853 Cloning into '/tmp/tmp.2KlCkksGMv/tini'... [2020-08-19T16:43:11.610Z] #33 1.347 + cd /tmp/tmp.2KlCkksGMv/tini [2020-08-19T16:43:11.610Z] #33 1.347 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:43:11.610Z] #33 1.352 + cmake . [2020-08-19T16:43:11.776Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d602b987c1e2c44d) in /home/ubuntu/workspace/moby_PR-41376 [Pipeline] { [Pipeline] checkout [2020-08-19T16:43:11.903Z] #33 1.592 -- The C compiler identification is GNU 8.3.0 [2020-08-19T16:43:11.903Z] #33 1.647 -- Check for working C compiler: /usr/bin/cc [2020-08-19T16:43:11.903Z] #33 1.863 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-19T16:43:12.196Z] #33 1.864 -- Detecting C compiler ABI info [2020-08-19T16:43:12.196Z] #33 ... [2020-08-19T16:43:12.196Z] [2020-08-19T16:43:12.196Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:12.196Z] #47 30.36 syscall [2020-08-19T16:43:12.196Z] #47 30.41 reflect [2020-08-19T16:43:12.196Z] #47 36.58 context [2020-08-19T16:43:12.196Z] #47 37.19 internal/poll [2020-08-19T16:43:12.196Z] #47 38.62 os [2020-08-19T16:43:12.196Z] #47 39.46 encoding/binary [2020-08-19T16:43:12.196Z] #47 ... [2020-08-19T16:43:12.196Z] [2020-08-19T16:43:12.196Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:43:12.196Z] #25 16.92 [2020-08-19T16:43:12.196Z] #25 17.90 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-19T16:43:12.196Z] #25 17.93 skipping existing 4d43f82972ce [2020-08-19T16:43:12.489Z] #25 17.98 [2020-08-19T16:43:12.806Z] db4e2d8d5901: Pull complete [2020-08-19T16:43:12.806Z] dfe2d012519c: Pull complete [2020-08-19T16:43:13.056Z] #43 15.54 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:43:13.115Z] 5d8f1d1f9197: Pull complete [2020-08-19T16:43:13.124Z] #25 18.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-19T16:43:13.412Z] 3c370c2e2f82: Verifying Checksum [2020-08-19T16:43:13.412Z] 3c370c2e2f82: Download complete [2020-08-19T16:43:13.417Z] #25 19.02 [2020-08-19T16:43:13.417Z] #25 19.09 ######################################################################## 100.0% [2020-08-19T16:43:13.417Z] #25 19.15 [2020-08-19T16:43:13.417Z] #25 19.18 Download of images into '/build' complete. [2020-08-19T16:43:13.417Z] #25 19.18 Use something like the following to load the result into a Docker daemon: [2020-08-19T16:43:13.417Z] #25 19.18 tar -cC '/build' . | docker load [2020-08-19T16:43:13.710Z] #25 DONE 19.4s [2020-08-19T16:43:13.710Z] [2020-08-19T16:43:13.710Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:13.710Z] #33 2.208 -- Detecting C compiler ABI info - done [2020-08-19T16:43:13.710Z] #33 2.243 -- Detecting C compile features [2020-08-19T16:43:13.710Z] #33 3.274 -- Detecting C compile features - done [2020-08-19T16:43:13.710Z] #33 3.289 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-19T16:43:13.710Z] #33 3.449 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-19T16:43:13.710Z] #33 3.490 -- Configuring done [2020-08-19T16:43:13.710Z] #33 3.496 -- Generating done [2020-08-19T16:43:13.710Z] #33 3.499 -- Build files have been written to: /tmp/tmp.2KlCkksGMv/tini [2020-08-19T16:43:13.710Z] #33 3.509 + make tini-static [2020-08-19T16:43:13.710Z] #33 ... [2020-08-19T16:43:13.710Z] [2020-08-19T16:43:13.710Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:13.710Z] #30 32.13 time [2020-08-19T16:43:13.710Z] #30 35.72 internal/poll [2020-08-19T16:43:13.710Z] #30 37.39 internal/syscall/execenv [2020-08-19T16:43:13.710Z] #30 37.50 internal/syscall/unix [2020-08-19T16:43:13.710Z] #30 37.63 os [2020-08-19T16:43:13.710Z] #30 37.87 internal/fmtsort [2020-08-19T16:43:13.710Z] #30 38.29 strings [2020-08-19T16:43:13.710Z] #30 39.80 fmt [2020-08-19T16:43:13.710Z] #30 40.17 path/filepath [2020-08-19T16:43:13.710Z] #30 41.00 io/ioutil [2020-08-19T16:43:13.710Z] #30 41.50 path [2020-08-19T16:43:13.710Z] #30 41.83 text/tabwriter [2020-08-19T16:43:13.988Z] #43 16.95 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:43:14.008Z] #30 ... [2020-08-19T16:43:14.008Z] [2020-08-19T16:43:14.008Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:14.008Z] #33 3.785 Scanning dependencies of target tini-static [2020-08-19T16:43:14.008Z] #33 3.820 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-19T16:43:14.244Z] #43 17.24 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:43:14.503Z] using credential docker-jenkins-github-credentials [2020-08-19T16:43:14.521Z] Cloning the remote Git repository [2020-08-19T16:43:14.521Z] Cloning with configured refspecs honoured and without tags [2020-08-19T16:43:14.590Z] Cloning repository https://github.com/moby/moby.git [2020-08-19T16:43:14.806Z] #43 ... [2020-08-19T16:43:14.806Z] [2020-08-19T16:43:14.806Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:14.806Z] #54 12.96 Checking out files: 70% (557/795) Checking out files: 71% (565/795) Checking out files: 72% (573/795) Checking out files: 73% (581/795) Checking out files: 74% (589/795) Checking out files: 75% (597/795) Checking out files: 76% (605/795) Checking out files: 77% (613/795) Checking out files: 78% (621/795) Checking out files: 79% (629/795) Checking out files: 80% (636/795) Checking out files: 81% (644/795) Checking out files: 82% (652/795) Checking out files: 83% (660/795) Checking out files: 84% (668/795) Checking out files: 85% (676/795) Checking out files: 86% (684/795) Checking out files: 87% (692/795) Checking out files: 88% (700/795) Checking out files: 89% (708/795) Checking out files: 90% (716/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-08-19T16:43:14.806Z] #54 13.52 + cd /tmp/tmp.jIrdCVCVbg/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:43:14.806Z] #54 13.52 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:43:14.806Z] #54 14.44 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:43:14.806Z] #54 14.44 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-19T16:43:15.057Z] #33 5.002 [100%] Linking C executable tini-static [2020-08-19T16:43:15.350Z] #33 5.280 [100%] Built target tini-static [2020-08-19T16:43:15.350Z] #33 5.308 + mkdir -p /build [2020-08-19T16:43:15.350Z] #33 5.315 + cp tini-static /build/docker-init [2020-08-19T16:43:15.531Z] 1301750ffb48: Pull complete [2020-08-19T16:43:15.643Z] #33 DONE 5.6s [2020-08-19T16:43:15.643Z] [2020-08-19T16:43:15.643Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:15.643Z] #30 43.28 flag [2020-08-19T16:43:15.643Z] #30 43.28 github.com/BurntSushi/toml [2020-08-19T16:43:14.641Z] > git init /home/ubuntu/workspace/moby_PR-41376 # timeout=10 [2020-08-19T16:43:14.925Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:43:14.925Z] > git --version # timeout=10 [2020-08-19T16:43:14.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:43:14.952Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:16.699Z] #30 44.97 log [2020-08-19T16:43:17.335Z] #30 ... [2020-08-19T16:43:17.335Z] [2020-08-19T16:43:17.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:17.335Z] #41 35.54 time [2020-08-19T16:43:17.335Z] #41 38.47 strings [2020-08-19T16:43:17.335Z] #41 38.68 os [2020-08-19T16:43:17.335Z] #41 40.32 regexp/syntax [2020-08-19T16:43:17.335Z] #41 41.00 fmt [2020-08-19T16:43:17.335Z] #41 44.38 regexp [2020-08-19T16:43:17.335Z] #41 45.18 go/token [2020-08-19T16:43:17.335Z] #41 ... [2020-08-19T16:43:17.335Z] [2020-08-19T16:43:17.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:17.335Z] #39 6.991 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:43:17.335Z] #39 6.991 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:43:17.335Z] #39 7.011 Note: Building without GnuTLS support [2020-08-19T16:43:17.335Z] #39 7.024 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:43:17.335Z] #39 7.024 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:43:17.335Z] #39 8.287 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:43:17.335Z] #39 8.319 GEN .gitid [2020-08-19T16:43:17.335Z] #39 8.331 GEN criu/include/version.h [2020-08-19T16:43:17.335Z] #39 8.376 GEN include/common/asm [2020-08-19T16:43:17.335Z] #39 9.295 PBCC images/timens.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.322 DEP images/timens.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.328 PBCC images/fown.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.362 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.397 PBCC images/opts.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.425 PBCC images/memfd.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.458 DEP images/fown.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.474 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.504 DEP images/opts.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.533 DEP images/memfd.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.588 PBCC images/sit.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.595 DEP images/sit.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.639 PBCC images/macvlan.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.662 DEP images/macvlan.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.696 PBCC images/autofs.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.714 DEP images/autofs.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.751 PBCC images/sysctl.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.766 DEP images/sysctl.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.815 PBCC images/time.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.831 DEP images/time.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.839 PBCC images/binfmt-misc.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.866 DEP images/binfmt-misc.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.889 PBCC images/seccomp.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.924 DEP images/seccomp.pb-c.d [2020-08-19T16:43:17.335Z] #39 9.949 PBCC images/userns.pb-c.c [2020-08-19T16:43:17.335Z] #39 9.968 DEP images/userns.pb-c.d [2020-08-19T16:43:17.630Z] #39 9.978 PBCC images/cgroup.pb-c.c [2020-08-19T16:43:17.630Z] #39 10.01 DEP images/cgroup.pb-c.d [2020-08-19T16:43:17.630Z] #39 10.06 PBCC images/ext-file.pb-c.c [2020-08-19T16:43:17.630Z] #39 10.07 DEP images/ext-file.pb-c.d [2020-08-19T16:43:17.630Z] #39 ... [2020-08-19T16:43:17.630Z] [2020-08-19T16:43:17.630Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:17.630Z] #41 45.82 go/scanner [2020-08-19T16:43:17.796Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c0cfca7fb7e06540) in /home/ubuntu/workspace/moby_PR-41376 [Pipeline] { [Pipeline] checkout [2020-08-19T16:43:18.165Z] #54 ... [2020-08-19T16:43:18.165Z] [2020-08-19T16:43:18.165Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:18.165Z] #38 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:43:18.165Z] #38 15.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:43:18.165Z] #38 ... [2020-08-19T16:43:18.165Z] [2020-08-19T16:43:18.165Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:18.165Z] #41 11.20 runtime/internal/math [2020-08-19T16:43:18.165Z] #41 11.50 internal/race [2020-08-19T16:43:18.165Z] #41 11.81 sync/atomic [2020-08-19T16:43:18.165Z] #41 12.29 unicode [2020-08-19T16:43:18.165Z] #41 12.45 runtime [2020-08-19T16:43:18.165Z] #41 19.16 unicode/utf8 [2020-08-19T16:43:18.165Z] #41 20.35 math [2020-08-19T16:43:18.165Z] #41 ... [2020-08-19T16:43:18.165Z] [2020-08-19T16:43:18.165Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:18.165Z] #30 10.87 internal/bytealg [2020-08-19T16:43:18.165Z] #30 10.96 runtime/internal/math [2020-08-19T16:43:18.165Z] #30 11.47 math/bits [2020-08-19T16:43:18.165Z] #30 12.89 runtime [2020-08-19T16:43:18.165Z] #30 13.02 math [2020-08-19T16:43:18.304Z] dc5c6edc9cff: Pull complete [2020-08-19T16:43:18.422Z] #30 21.25 internal/testlog [2020-08-19T16:43:18.422Z] #30 ... [2020-08-19T16:43:18.422Z] [2020-08-19T16:43:18.422Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:18.422Z] #43 21.52 go: finding github.com/fatih/color v1.6.0 [2020-08-19T16:43:18.668Z] #41 46.85 go/ast [2020-08-19T16:43:18.668Z] #41 46.98 internal/lazyregexp [2020-08-19T16:43:18.679Z] #43 21.59 go: finding github.com/pkg/errors v0.8.0 [2020-08-19T16:43:18.679Z] #43 21.60 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:43:18.936Z] #43 21.85 go: finding github.com/spf13/pflag v1.0.1 [2020-08-19T16:43:18.936Z] #43 21.89 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:43:18.961Z] #41 47.12 net/url [2020-08-19T16:43:18.961Z] #41 ... [2020-08-19T16:43:18.961Z] [2020-08-19T16:43:18.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:18.961Z] #10 37.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-19T16:43:18.961Z] #10 37.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-19T16:43:18.961Z] #10 37.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:43:18.961Z] #10 41.13 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-19T16:43:18.961Z] #10 41.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-19T16:43:18.961Z] #10 41.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:43:18.961Z] #10 41.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-19T16:43:18.961Z] #10 41.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-19T16:43:18.961Z] #10 41.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:43:19.254Z] #10 ... [2020-08-19T16:43:19.254Z] [2020-08-19T16:43:19.254Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:19.254Z] #39 10.08 PBCC images/rpc.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.13 DEP images/rpc.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.15 PBCC images/siginfo.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.17 DEP images/siginfo.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.21 PBCC images/pagemap.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.22 DEP images/pagemap.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.28 PBCC images/rlimit.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.30 DEP images/rlimit.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.36 PBCC images/file-lock.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.39 DEP images/file-lock.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.42 PBCC images/tty.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.44 DEP images/tty.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.45 PBCC images/tun.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.51 PBCC images/netdev.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.53 DEP images/tun.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.55 DEP images/netdev.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.60 PBCC images/vma.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.63 DEP images/vma.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.67 PBCC images/creds.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.69 DEP images/creds.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.71 PBCC images/utsns.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.71 DEP images/utsns.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.74 PBCC images/ipc-desc.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.75 PBCC images/ipc-sem.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.76 DEP images/ipc-desc.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.78 DEP images/ipc-sem.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.80 PBCC images/ipc-msg.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.82 DEP images/ipc-msg.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.85 PBCC images/ipc-shm.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.86 DEP images/ipc-shm.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.88 PBCC images/ipc-var.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.89 DEP images/ipc-var.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.92 PBCC images/sk-opts.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.93 PBCC images/packet-sock.pb-c.c [2020-08-19T16:43:19.254Z] #39 10.95 DEP images/sk-opts.pb-c.d [2020-08-19T16:43:19.254Z] #39 10.97 DEP images/packet-sock.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.00 PBCC images/sk-netlink.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.03 DEP images/sk-netlink.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.06 PBCC images/sk-inet.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.10 DEP images/sk-inet.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.11 PBCC images/sk-unix.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.18 DEP images/sk-unix.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.20 PBCC images/mm.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.24 DEP images/mm.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.27 PBCC images/timerfd.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.33 DEP images/timerfd.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.40 PBCC images/timer.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.42 DEP images/timer.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.43 PBCC images/sa.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.44 DEP images/sa.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.48 PBCC images/pipe-data.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.51 DEP images/pipe-data.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.52 PBCC images/mnt.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.55 DEP images/mnt.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.58 PBCC images/sk-packet.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.59 DEP images/sk-packet.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.61 PBCC images/tcp-stream.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.63 DEP images/tcp-stream.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.65 PBCC images/pipe.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.66 DEP images/pipe.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.71 PBCC images/pstree.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.72 DEP images/pstree.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.73 PBCC images/fs.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.73 DEP images/fs.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.77 PBCC images/signalfd.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.82 DEP images/signalfd.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.84 PBCC images/fh.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.85 PBCC images/fsnotify.pb-c.c [2020-08-19T16:43:19.254Z] #39 11.88 DEP images/fh.pb-c.d [2020-08-19T16:43:19.254Z] #39 11.92 DEP images/fsnotify.pb-c.d [2020-08-19T16:43:19.433Z] #43 22.27 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:43:19.433Z] #43 ... [2020-08-19T16:43:19.433Z] [2020-08-19T16:43:19.433Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:19.433Z] #10 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:43:19.433Z] #10 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:43:19.547Z] #39 11.96 PBCC images/eventpoll.pb-c.c [2020-08-19T16:43:19.547Z] #39 11.97 DEP images/eventpoll.pb-c.d [2020-08-19T16:43:19.547Z] #39 11.99 PBCC images/eventfd.pb-c.c [2020-08-19T16:43:19.547Z] #39 12.01 DEP images/eventfd.pb-c.d [2020-08-19T16:43:19.547Z] #39 12.03 PBCC images/remap-file-path.pb-c.c [2020-08-19T16:43:19.547Z] #39 12.03 DEP images/remap-file-path.pb-c.d [2020-08-19T16:43:19.547Z] #39 12.07 PBCC images/fifo.pb-c.c [2020-08-19T16:43:19.547Z] #39 12.07 DEP images/fifo.pb-c.d [2020-08-19T16:43:19.547Z] #39 12.12 PBCC images/ghost-file.pb-c.c [2020-08-19T16:43:19.547Z] #39 12.13 DEP images/ghost-file.pb-c.d [2020-08-19T16:43:19.547Z] #39 12.18 PBCC images/regfile.pb-c.c [2020-08-19T16:43:19.547Z] #39 12.18 DEP images/regfile.pb-c.d [2020-08-19T16:43:19.547Z] #39 12.20 PBCC images/ns.pb-c.c [2020-08-19T16:43:19.547Z] #39 12.22 DEP images/ns.pb-c.d [2020-08-19T16:43:19.547Z] #39 12.24 PBCC images/fdinfo.pb-c.c [2020-08-19T16:43:19.690Z] #10 ... [2020-08-19T16:43:19.691Z] [2020-08-19T16:43:19.691Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:19.691Z] #21 21.58 + mkdir -p /build [2020-08-19T16:43:19.691Z] #21 21.59 + mv docker/docker /build/ [2020-08-19T16:43:19.691Z] #21 21.59 + rmdir docker [2020-08-19T16:43:19.840Z] #39 12.27 DEP images/fdinfo.pb-c.d [2020-08-19T16:43:19.840Z] #39 12.32 PBCC images/core-aarch64.pb-c.c [2020-08-19T16:43:19.840Z] #39 12.33 PBCC images/core-arm.pb-c.c [2020-08-19T16:43:19.840Z] #39 12.35 PBCC images/core-ppc64.pb-c.c [2020-08-19T16:43:19.840Z] #39 12.37 PBCC images/core-s390.pb-c.c [2020-08-19T16:43:19.840Z] #39 12.39 PBCC images/core-x86.pb-c.c [2020-08-19T16:43:19.840Z] #39 12.41 PBCC images/core.pb-c.c [2020-08-19T16:43:19.840Z] #39 12.46 PBCC images/inventory.pb-c.c [2020-08-19T16:43:19.953Z] #21 ... [2020-08-19T16:43:19.953Z] [2020-08-19T16:43:19.953Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:43:19.953Z] #51 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:43:19.953Z] #51 16.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:43:20.134Z] #39 12.47 DEP images/core-aarch64.pb-c.d [2020-08-19T16:43:20.134Z] #39 12.49 DEP images/core-arm.pb-c.d [2020-08-19T16:43:20.134Z] #39 12.55 DEP images/core-ppc64.pb-c.d [2020-08-19T16:43:20.134Z] #39 12.57 DEP images/core-s390.pb-c.d [2020-08-19T16:43:20.134Z] #39 12.61 DEP images/core-x86.pb-c.d [2020-08-19T16:43:20.134Z] #39 12.65 DEP images/core.pb-c.d [2020-08-19T16:43:20.134Z] #39 12.68 DEP images/inventory.pb-c.d [2020-08-19T16:43:20.134Z] #39 12.72 PBCC images/cpuinfo.pb-c.c [2020-08-19T16:43:20.134Z] #39 12.73 DEP images/cpuinfo.pb-c.d [2020-08-19T16:43:20.251Z] #51 ... [2020-08-19T16:43:20.252Z] [2020-08-19T16:43:20.252Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:20.252Z] #43 22.74 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:43:20.252Z] #43 22.90 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:43:20.252Z] #43 23.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:43:20.252Z] #43 23.22 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:43:20.429Z] #39 12.78 PBCC images/stats.pb-c.c [2020-08-19T16:43:20.429Z] #39 12.80 DEP images/stats.pb-c.d [2020-08-19T16:43:20.509Z] #43 ... [2020-08-19T16:43:20.509Z] [2020-08-19T16:43:20.509Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:20.509Z] #21 DONE 23.4s [2020-08-19T16:43:20.509Z] [2020-08-19T16:43:20.509Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:20.509Z] #43 23.41 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:43:21.067Z] #39 ... [2020-08-19T16:43:21.067Z] [2020-08-19T16:43:21.067Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:21.067Z] #30 46.46 github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:43:21.067Z] #30 DONE 49.3s [2020-08-19T16:43:21.067Z] [2020-08-19T16:43:21.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:21.067Z] #39 13.56 make[1]: Nothing to be done for 'all'. [2020-08-19T16:43:21.404Z] using credential docker-jenkins-github-credentials [2020-08-19T16:43:21.413Z] Cloning the remote Git repository [2020-08-19T16:43:21.413Z] Cloning with configured refspecs honoured and without tags [2020-08-19T16:43:21.484Z] #43 ... [2020-08-19T16:43:21.484Z] [2020-08-19T16:43:21.484Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:43:21.484Z] #23 14.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:43:21.745Z] #23 ... [2020-08-19T16:43:21.745Z] [2020-08-19T16:43:21.745Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:21.745Z] #47 24.22 + cd /tmp/tmp.1mw83BfLZ7/src/github.com/mvdan/sh [2020-08-19T16:43:21.745Z] #47 24.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:43:21.745Z] #47 24.44 + GO111MODULE=on [2020-08-19T16:43:21.745Z] #47 24.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-19T16:43:21.897Z] 3c370c2e2f82: Pull complete [2020-08-19T16:43:21.897Z] 5ffb2f5886e2: Pull complete [2020-08-19T16:43:21.897Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-08-19T16:43:21.897Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-08-19T16:43:21.897Z] ---> 805dc2d65d1c [2020-08-19T16:43:21.897Z] Step 5/15 : ARG BUILDX_REPO [2020-08-19T16:43:21.897Z] ---> Running in 40ccf01ccfce [2020-08-19T16:43:21.897Z] Removing intermediate container 40ccf01ccfce [2020-08-19T16:43:21.897Z] ---> daebf042cf67 [2020-08-19T16:43:21.897Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-19T16:43:21.897Z] ---> Running in 128c62eeeb0a [2020-08-19T16:43:22.112Z] #39 14.51 CC images/stats.o [2020-08-19T16:43:22.112Z] #39 14.71 CC images/core.o [2020-08-19T16:43:22.196Z] Cloning into '/buildx'... [2020-08-19T16:43:22.355Z] #47 ... [2020-08-19T16:43:22.355Z] [2020-08-19T16:43:22.355Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:43:22.355Z] #32 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:43:22.355Z] #32 19.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:43:22.355Z] #32 ... [2020-08-19T16:43:22.355Z] [2020-08-19T16:43:22.355Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:22.355Z] #30 21.77 encoding [2020-08-19T16:43:22.355Z] #30 21.91 runtime/cgo [2020-08-19T16:43:22.407Z] #39 ... [2020-08-19T16:43:22.407Z] [2020-08-19T16:43:22.407Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:22.407Z] #47 40.80 fmt [2020-08-19T16:43:22.407Z] #47 41.33 encoding/base64 [2020-08-19T16:43:22.407Z] #47 41.99 golang.org/x/sys/unix [2020-08-19T16:43:22.407Z] #47 45.48 encoding/json [2020-08-19T16:43:22.407Z] #47 48.16 github.com/pkg/diff [2020-08-19T16:43:22.407Z] #47 48.62 go/ast [2020-08-19T16:43:22.407Z] #47 49.15 golang.org/x/crypto/ssh/terminal [2020-08-19T16:43:22.407Z] #47 50.29 mvdan.cc/editorconfig [2020-08-19T16:43:21.163Z] Cloning repository https://github.com/moby/moby.git [2020-08-19T16:43:21.224Z] > git init /home/ubuntu/workspace/moby_PR-41376 # timeout=10 [2020-08-19T16:43:21.555Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:43:21.556Z] > git --version # timeout=10 [2020-08-19T16:43:21.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:43:21.565Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:22.702Z] #47 ... [2020-08-19T16:43:22.702Z] [2020-08-19T16:43:22.702Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:22.702Z] #39 15.11 CC images/core-x86.o [2020-08-19T16:43:23.004Z] #39 15.34 CC images/core-arm.o [2020-08-19T16:43:23.004Z] #39 15.48 CC images/core-aarch64.o [2020-08-19T16:43:23.004Z] #39 15.63 CC images/core-ppc64.o [2020-08-19T16:43:23.650Z] #39 15.94 CC images/core-s390.o [2020-08-19T16:43:23.853Z] Fetching without tags [2020-08-19T16:43:23.955Z] #39 16.49 CC images/cpuinfo.o [2020-08-19T16:43:24.252Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:43:24.252Z] #30 ... [2020-08-19T16:43:24.252Z] [2020-08-19T16:43:24.252Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:24.252Z] #47 26.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:43:24.252Z] #47 26.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:43:24.252Z] #47 26.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:43:24.252Z] #47 26.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:43:24.252Z] #47 27.11 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:43:24.263Z] #39 16.71 CC images/inventory.o [2020-08-19T16:43:24.263Z] #39 16.85 CC images/fdinfo.o [2020-08-19T16:43:24.567Z] #39 17.04 CC images/fown.o [2020-08-19T16:43:24.869Z] #39 17.20 CC images/ns.o [2020-08-19T16:43:24.869Z] #39 17.31 CC images/regfile.o [2020-08-19T16:43:25.169Z] #39 17.49 CC images/ghost-file.o [2020-08-19T16:43:25.169Z] #39 17.63 CC images/fifo.o [2020-08-19T16:43:25.169Z] #39 17.75 CC images/remap-file-path.o [2020-08-19T16:43:25.307Z] Merge succeeded, producing 4686d152cb9760c844c31bab9df4ff8e07dbf0e5 [2020-08-19T16:43:25.307Z] Checking out Revision 4686d152cb9760c844c31bab9df4ff8e07dbf0e5 (PR-41376) [2020-08-19T16:43:25.469Z] #39 17.94 CC images/eventfd.o [2020-08-19T16:43:23.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:43:23.778Z] > git config --add remote.origin.fetch +refs/pull/41376/head:refs/remotes/origin/PR-41376 # timeout=10 [2020-08-19T16:43:23.806Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:23.834Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:43:23.863Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:43:23.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:43:23.864Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:24.264Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:43:24.290Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:43:25.070Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:43:25.287Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T16:43:25.315Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:43:25.338Z] > git checkout -f 4686d152cb9760c844c31bab9df4ff8e07dbf0e5 # timeout=10 [2020-08-19T16:43:25.697Z] #47 28.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:43:25.766Z] #39 18.08 CC images/eventpoll.o [2020-08-19T16:43:25.766Z] #39 18.19 CC images/fh.o [2020-08-19T16:43:25.796Z] Removing intermediate container 128c62eeeb0a [2020-08-19T16:43:25.796Z] ---> 41d5a31dd8fd [2020-08-19T16:43:25.796Z] Step 7/15 : WORKDIR /buildx [2020-08-19T16:43:25.796Z] ---> Running in 8bcfad6aa163 [2020-08-19T16:43:26.059Z] #39 18.34 CC images/fsnotify.o [2020-08-19T16:43:26.059Z] #39 18.65 CC images/signalfd.o [2020-08-19T16:43:26.060Z] #39 18.74 CC images/fs.o [2020-08-19T16:43:26.096Z] Removing intermediate container 8bcfad6aa163 [2020-08-19T16:43:26.096Z] ---> 52c1a33b90da [2020-08-19T16:43:26.096Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-19T16:43:26.096Z] ---> Running in 4d85ab2fc917 [2020-08-19T16:43:26.096Z] Removing intermediate container 4d85ab2fc917 [2020-08-19T16:43:26.096Z] ---> dc9ba5412b7c [2020-08-19T16:43:26.096Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-19T16:43:26.096Z] ---> Running in a23922c99e81 [2020-08-19T16:43:26.373Z] #39 18.82 CC images/pstree.o [2020-08-19T16:43:26.373Z] #39 18.95 CC images/pipe.o [2020-08-19T16:43:26.667Z] #39 19.06 CC images/tcp-stream.o [2020-08-19T16:43:26.667Z] #39 19.16 CC images/sk-packet.o [2020-08-19T16:43:26.755Z] From https://github.com/docker/buildx [2020-08-19T16:43:26.755Z] * [new tag] v0.3.1 -> build [2020-08-19T16:43:26.961Z] #39 19.34 CC images/mnt.o [2020-08-19T16:43:26.961Z] #39 19.45 CC images/pipe-data.o [2020-08-19T16:43:26.961Z] #39 19.59 CC images/sa.o [2020-08-19T16:43:27.193Z] #47 29.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:43:27.255Z] #39 19.76 CC images/timer.o [2020-08-19T16:43:27.403Z] Switched to branch 'build' [2020-08-19T16:43:27.548Z] #39 19.92 CC images/timerfd.o [2020-08-19T16:43:27.548Z] #39 20.09 CC images/mm.o [2020-08-19T16:43:27.842Z] #39 20.20 CC images/sk-opts.o [2020-08-19T16:43:27.842Z] #39 20.27 CC images/sk-unix.o [2020-08-19T16:43:27.842Z] #39 20.41 CC images/sk-inet.o [2020-08-19T16:43:27.842Z] #39 20.54 CC images/tun.o [2020-08-19T16:43:28.046Z] Removing intermediate container a23922c99e81 [2020-08-19T16:43:28.046Z] ---> 266b5a9208da [2020-08-19T16:43:28.046Z] Step 10/15 : ARG GOOS [2020-08-19T16:43:28.046Z] ---> Running in e108f7d07a83 [2020-08-19T16:43:28.144Z] #39 20.66 CC images/sk-netlink.o [2020-08-19T16:43:28.144Z] #39 20.75 CC images/packet-sock.o [2020-08-19T16:43:28.144Z] #39 ... [2020-08-19T16:43:28.144Z] [2020-08-19T16:43:28.144Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:28.144Z] #52 22.59 Checking out files: 72% (2351/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-19T16:43:28.144Z] #52 23.29 + cd /tmp/tmp.58a5GQHJff/src/github.com/containerd/containerd [2020-08-19T16:43:28.144Z] #52 23.29 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:43:28.144Z] #52 24.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-19T16:43:28.144Z] #52 24.40 + BUILDTAGS='netgo osusergo static_build' [2020-08-19T16:43:28.144Z] #52 24.40 + export EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:43:28.144Z] #52 24.40 + EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:43:28.144Z] #52 24.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-19T16:43:28.144Z] #52 24.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-19T16:43:28.144Z] #52 24.40 + '[' '' = dynamic ']' [2020-08-19T16:43:28.144Z] #52 24.40 + make [2020-08-19T16:43:28.144Z] #52 25.26 + bin/ctr [2020-08-19T16:43:28.343Z] Removing intermediate container e108f7d07a83 [2020-08-19T16:43:28.343Z] ---> 3471461d7990 [2020-08-19T16:43:28.343Z] Step 11/15 : ARG GOARCH [2020-08-19T16:43:28.343Z] ---> Running in eab3df514cdb [2020-08-19T16:43:28.343Z] Removing intermediate container eab3df514cdb [2020-08-19T16:43:28.343Z] ---> b7c560704a0e [2020-08-19T16:43:28.343Z] 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-08-19T16:43:28.343Z] ---> Running in 629ed03df6ef [2020-08-19T16:43:28.478Z] #52 ... [2020-08-19T16:43:28.478Z] [2020-08-19T16:43:28.478Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:28.478Z] #39 20.92 CC images/ipc-var.o [2020-08-19T16:43:28.478Z] #39 21.06 CC images/ipc-desc.o [2020-08-19T16:43:28.478Z] #39 21.17 CC images/ipc-shm.o [2020-08-19T16:43:28.771Z] #39 21.23 CC images/ipc-msg.o [2020-08-19T16:43:28.771Z] #39 21.32 CC images/ipc-sem.o [2020-08-19T16:43:28.771Z] #39 21.46 CC images/utsns.o [2020-08-19T16:43:29.064Z] #39 21.57 CC images/creds.o [2020-08-19T16:43:29.064Z] #39 21.65 CC images/vma.o [2020-08-19T16:43:29.138Z] #47 ... [2020-08-19T16:43:29.138Z] [2020-08-19T16:43:29.138Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:29.197Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:43:29.198Z] First time build. Skipping changelog. [2020-08-19T16:43:29.254Z] > git --version # timeout=10 [2020-08-19T16:43:29.307Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-19T16:43:29.357Z] #39 21.81 CC images/netdev.o [2020-08-19T16:43:29.357Z] #39 21.95 CC images/tty.o [2020-08-19T16:43:29.909Z] #60 31.18 Checking out files: 47% (980/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/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: 79% (1637/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-08-19T16:43:29.993Z] #39 22.28 CC images/file-lock.o [2020-08-19T16:43:29.993Z] #39 22.36 CC images/rlimit.o [2020-08-19T16:43:29.993Z] #39 22.51 CC images/pagemap.o [2020-08-19T16:43:30.165Z] #60 33.09 + cd /tmp/tmp.LhtXBFbCe2/src/github.com/docker/libnetwork [2020-08-19T16:43:30.165Z] #60 33.09 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-08-19T16:43:30.287Z] #39 22.69 CC images/siginfo.o [Pipeline] { (Print info) [2020-08-19T16:43:30.287Z] #39 ... [2020-08-19T16:43:30.287Z] [2020-08-19T16:43:30.287Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:30.287Z] #47 51.09 mvdan.cc/sh/v3/fileutil [2020-08-19T16:43:30.287Z] #47 51.31 mvdan.cc/sh/v3/syntax [2020-08-19T16:43:30.287Z] #47 55.10 mvdan.cc/sh/v3/cmd/shfmt [2020-08-19T16:43:30.287Z] #47 DONE 58.7s [2020-08-19T16:43:30.287Z] [2020-08-19T16:43:30.287Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:30.287Z] #39 22.85 CC images/rpc.o [2020-08-19T16:43:30.287Z] #39 ... [2020-08-19T16:43:30.287Z] [2020-08-19T16:43:30.287Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:30.287Z] #41 48.58 text/template/parse [2020-08-19T16:43:30.287Z] #41 49.64 go/parser [2020-08-19T16:43:30.287Z] #41 50.98 text/template [2020-08-19T16:43:30.287Z] #41 52.51 encoding/xml [2020-08-19T16:43:30.287Z] #41 54.16 go/doc [2020-08-19T16:43:30.287Z] #41 55.75 github.com/LK4D4/vndr/godl/singleflight [2020-08-19T16:43:30.287Z] #41 55.87 github.com/LK4D4/vndr/versioned [2020-08-19T16:43:30.287Z] #41 55.91 compress/flate [2020-08-19T16:43:30.287Z] #41 55.96 github.com/LK4D4/vndr/build [2020-08-19T16:43:30.287Z] #41 57.62 net [2020-08-19T16:43:30.287Z] #41 57.89 vendor/golang.org/x/crypto/poly1305 [2020-08-19T16:43:30.287Z] #41 58.24 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-19T16:43:30.287Z] #41 58.57 vendor/golang.org/x/crypto/curve25519 [Pipeline] sh [2020-08-19T16:43:30.822Z] + docker version [2020-08-19T16:43:30.946Z] #41 59.23 vendor/golang.org/x/text/transform [2020-08-19T16:43:31.095Z] #60 33.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-19T16:43:31.240Z] #41 ... [2020-08-19T16:43:31.240Z] [2020-08-19T16:43:31.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:31.240Z] #39 23.81 CC images/ext-file.o [2020-08-19T16:43:31.533Z] #39 23.96 CC images/cgroup.o [2020-08-19T16:43:31.826Z] #39 24.24 CC images/userns.o [2020-08-19T16:43:31.826Z] #39 24.39 CC images/google/protobuf/descriptor.o [2020-08-19T16:43:32.887Z] #39 25.18 CC images/opts.o [2020-08-19T16:43:32.887Z] #39 25.29 CC images/seccomp.o [2020-08-19T16:43:32.887Z] #39 25.45 CC images/binfmt-misc.o [2020-08-19T16:43:32.887Z] #39 25.56 CC images/time.o [2020-08-19T16:43:33.179Z] #39 25.67 CC images/sysctl.o [2020-08-19T16:43:33.179Z] #39 25.81 CC images/autofs.o [2020-08-19T16:43:33.472Z] #39 25.95 CC images/macvlan.o [2020-08-19T16:43:33.472Z] #39 26.05 CC images/sit.o [2020-08-19T16:43:33.677Z] #60 ... [2020-08-19T16:43:33.677Z] [2020-08-19T16:43:33.677Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:33.677Z] #41 26.65 unicode/utf16 [2020-08-19T16:43:33.677Z] #41 26.90 container/list [2020-08-19T16:43:33.677Z] #41 27.78 crypto/internal/subtle [2020-08-19T16:43:33.677Z] #41 28.03 crypto/subtle [2020-08-19T16:43:33.677Z] #41 28.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-19T16:43:33.677Z] #41 28.38 internal/nettrace [2020-08-19T16:43:33.677Z] #41 28.48 runtime/cgo [2020-08-19T16:43:33.764Z] #39 26.14 CC images/memfd.o [2020-08-19T16:43:33.764Z] #39 26.24 CC images/timens.o [2020-08-19T16:43:33.764Z] #39 26.34 LINK images/built-in.o [2020-08-19T16:43:33.764Z] #39 26.41 GEN compel/include/asm [2020-08-19T16:43:33.764Z] #39 26.43 GEN compel/include/version.h [2020-08-19T16:43:33.764Z] #39 26.44 touch .config [2020-08-19T16:43:33.934Z] #41 ... [2020-08-19T16:43:33.935Z] [2020-08-19T16:43:33.935Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:43:33.935Z] #36 30.81 Checking out files: 69% (1103/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-19T16:43:33.935Z] #36 31.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-19T16:43:33.935Z] #36 35.03 + 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-08-19T16:43:34.057Z] #39 26.46 GEN include/common/config.h [2020-08-19T16:43:34.057Z] #39 26.49 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-19T16:43:34.057Z] #39 26.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-19T16:43:34.057Z] #39 26.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-19T16:43:34.057Z] #39 26.55 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-19T16:43:34.057Z] #39 26.56 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-19T16:43:34.057Z] #39 26.57 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-19T16:43:34.057Z] #39 26.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-19T16:43:34.057Z] #39 26.59 DEP compel/plugins/std/infect.d [2020-08-19T16:43:34.057Z] #39 26.67 DEP compel/plugins/std/string.d [2020-08-19T16:43:34.350Z] #39 26.72 DEP compel/plugins/std/log.d [2020-08-19T16:43:34.350Z] #39 26.78 DEP compel/plugins/std/fds.d [2020-08-19T16:43:34.350Z] #39 26.87 DEP compel/plugins/std/std.d [2020-08-19T16:43:34.642Z] #39 26.97 DEP compel/plugins/shmem/shmem.d [2020-08-19T16:43:34.642Z] #39 27.02 DEP compel/plugins/fds/fds.d [2020-08-19T16:43:34.642Z] #39 27.07 CC compel/plugins/std/std.o [2020-08-19T16:43:34.935Z] #39 27.25 CC compel/plugins/std/fds.o [2020-08-19T16:43:34.935Z] #39 27.51 CC compel/plugins/std/log.o [2020-08-19T16:43:35.570Z] #39 28.01 CC compel/plugins/std/string.o [2020-08-19T16:43:35.862Z] #39 28.46 CC compel/plugins/std/infect.o [2020-08-19T16:43:36.112Z] Client: Docker Engine - Community [2020-08-19T16:43:36.112Z] Version: 19.03.12 [2020-08-19T16:43:36.112Z] API version: 1.40 [2020-08-19T16:43:36.112Z] Go version: go1.13.10 [2020-08-19T16:43:36.112Z] Git commit: 48a66213fe [2020-08-19T16:43:36.112Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-19T16:43:36.112Z] OS/Arch: linux/amd64 [2020-08-19T16:43:36.112Z] Experimental: false [2020-08-19T16:43:36.112Z] [2020-08-19T16:43:36.112Z] Server: Docker Engine - Community [2020-08-19T16:43:36.112Z] Engine: [2020-08-19T16:43:36.112Z] Version: 19.03.12 [2020-08-19T16:43:36.112Z] API version: 1.40 (minimum version 1.12) [2020-08-19T16:43:36.112Z] Go version: go1.13.10 [2020-08-19T16:43:36.112Z] Git commit: 48a66213fe [2020-08-19T16:43:36.112Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-19T16:43:36.112Z] OS/Arch: linux/amd64 [2020-08-19T16:43:36.112Z] Experimental: true [2020-08-19T16:43:36.112Z] containerd: [2020-08-19T16:43:36.112Z] Version: 1.2.13 [2020-08-19T16:43:36.112Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:43:36.112Z] runc: [2020-08-19T16:43:36.112Z] Version: 1.0.0-rc10 [2020-08-19T16:43:36.112Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:43:36.112Z] docker-init: [2020-08-19T16:43:36.112Z] Version: 0.18.0 [2020-08-19T16:43:36.112Z] GitCommit: fec3683 [2020-08-19T16:43:36.155Z] #39 28.72 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-19T16:43:36.155Z] #39 28.72 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-19T16:43:36.155Z] #39 28.75 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-19T16:43:36.155Z] #39 28.80 AR compel/plugins/std.lib.a [2020-08-19T16:43:36.155Z] #39 28.84 CC compel/plugins/fds/fds.o [Pipeline] sh [2020-08-19T16:43:36.448Z] + docker info [2020-08-19T16:43:36.449Z] #39 28.99 AR compel/plugins/fds.lib.a [2020-08-19T16:43:36.449Z] #39 29.00 HOSTDEP compel/src/lib/log-host.d [2020-08-19T16:43:36.449Z] #39 29.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-19T16:43:36.449Z] #39 29.06 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-19T16:43:36.449Z] #39 29.09 HOSTDEP compel/src/main-host.d [2020-08-19T16:43:36.741Z] #39 29.16 DEP compel/src/lib/ptrace.d [2020-08-19T16:43:36.741Z] #39 29.28 DEP compel/src/lib/infect.d [2020-08-19T16:43:37.036Z] #39 29.44 DEP compel/src/lib/infect-util.d [2020-08-19T16:43:37.036Z] #39 29.53 DEP compel/src/lib/infect-rpc.d [2020-08-19T16:43:37.036Z] #39 29.58 DEP compel/arch/s390/src/lib/infect.d [2020-08-19T16:43:37.036Z] #39 29.66 DEP compel/arch/s390/src/lib/cpu.d [2020-08-19T16:43:37.328Z] #39 29.70 DEP compel/src/lib/log.d [2020-08-19T16:43:37.328Z] #39 29.78 DEP compel/src/main.d [2020-08-19T16:43:37.328Z] #39 29.91 DEP compel/src/lib/handle-elf.d [2020-08-19T16:43:37.621Z] #39 30.03 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-19T16:43:37.621Z] #39 30.13 CC compel/src/lib/log.o [2020-08-19T16:43:37.915Z] #39 30.31 CC compel/arch/s390/src/lib/cpu.o [2020-08-19T16:43:37.915Z] #39 30.51 CC compel/arch/s390/src/lib/infect.o [2020-08-19T16:43:38.208Z] #39 ... [2020-08-19T16:43:38.208Z] [2020-08-19T16:43:38.208Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:38.208Z] #10 56.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-19T16:43:38.208Z] #10 56.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-19T16:43:38.208Z] #10 56.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:43:38.208Z] #10 66.28 Selecting previously unselected package libapparmor1:s390x. [2020-08-19T16:43:38.208Z] #10 66.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-19T16:43:38.208Z] #10 66.28 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-19T16:43:38.208Z] #10 66.37 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-19T16:43:38.208Z] #10 66.37 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-19T16:43:38.208Z] #10 66.37 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-19T16:43:38.208Z] #10 66.50 Selecting previously unselected package libbtrfs0. [2020-08-19T16:43:38.208Z] #10 66.50 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-19T16:43:38.208Z] #10 66.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:43:38.208Z] #10 66.54 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:43:38.208Z] #10 66.54 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-19T16:43:38.208Z] #10 66.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:43:38.208Z] #10 66.60 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-19T16:43:38.501Z] #10 66.60 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-19T16:43:38.501Z] #10 66.62 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-19T16:43:38.501Z] #10 66.65 Selecting previously unselected package libudev-dev:s390x. [2020-08-19T16:43:38.501Z] #10 66.66 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-19T16:43:38.501Z] #10 66.66 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-19T16:43:38.501Z] #10 66.76 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-19T16:43:38.501Z] #10 66.76 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-19T16:43:38.501Z] #10 66.76 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-19T16:43:38.501Z] #10 ... [2020-08-19T16:43:38.501Z] [2020-08-19T16:43:38.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:38.501Z] #39 31.04 CC compel/src/lib/infect-rpc.o [2020-08-19T16:43:38.798Z] #39 31.19 CC compel/src/lib/infect-util.o [2020-08-19T16:43:38.798Z] #39 31.29 CC compel/src/lib/infect.o [2020-08-19T16:43:39.279Z] #36 ... [2020-08-19T16:43:39.279Z] [2020-08-19T16:43:39.279Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:39.279Z] #38 31.22 Fetched 8374 kB in 25s (331 kB/s) [2020-08-19T16:43:39.279Z] #38 31.22 Reading package lists... [2020-08-19T16:43:39.279Z] #38 ... [2020-08-19T16:43:39.279Z] [2020-08-19T16:43:39.279Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:43:39.279Z] #23 31.28 Fetched 8374 kB in 25s (329 kB/s) [2020-08-19T16:43:39.279Z] #23 31.28 Reading package lists... [2020-08-19T16:43:39.279Z] #23 ... [2020-08-19T16:43:39.279Z] [2020-08-19T16:43:39.279Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:43:39.279Z] #47 31.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:43:39.279Z] #47 34.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:43:39.279Z] #47 34.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:43:39.279Z] #47 34.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:43:39.279Z] #47 35.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:43:39.279Z] #47 36.26 runtime/cgo [2020-08-19T16:43:39.279Z] #47 36.62 runtime [2020-08-19T16:43:39.279Z] #47 ... [2020-08-19T16:43:39.279Z] [2020-08-19T16:43:39.279Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:39.279Z] #38 31.22 Reading package lists... [2020-08-19T16:43:39.279Z] #38 ... [2020-08-19T16:43:39.279Z] [2020-08-19T16:43:39.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:39.279Z] #10 32.26 Fetched 8374 kB in 26s (325 kB/s) [2020-08-19T16:43:39.555Z] #10 32.26 Reading package lists... [2020-08-19T16:43:39.555Z] #10 ... [2020-08-19T16:43:39.555Z] [2020-08-19T16:43:39.555Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:39.857Z] #39 32.43 CC compel/src/lib/ptrace.o [2020-08-19T16:43:39.861Z] #38 42.38 Reading package lists... [2020-08-19T16:43:39.861Z] #38 ... [2020-08-19T16:43:39.861Z] [2020-08-19T16:43:39.861Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:43:39.861Z] #51 32.81 Fetched 8374 kB in 26s (319 kB/s) [2020-08-19T16:43:40.118Z] #51 32.81 Reading package lists... [2020-08-19T16:43:40.118Z] #51 ... [2020-08-19T16:43:40.118Z] [2020-08-19T16:43:40.118Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:43:40.118Z] #23 31.28 Reading package lists... [2020-08-19T16:43:40.153Z] #39 32.67 AR compel/libcompel.a [2020-08-19T16:43:40.153Z] #39 32.70 HOSTCC compel/src/main-host.o [2020-08-19T16:43:40.446Z] #39 ... [2020-08-19T16:43:40.446Z] [2020-08-19T16:43:40.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:40.446Z] #10 66.97 Selecting previously unselected package libpcre16-3:s390x. [2020-08-19T16:43:40.446Z] #10 66.97 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 66.97 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 67.04 Selecting previously unselected package libpcre32-3:s390x. [2020-08-19T16:43:40.446Z] #10 67.04 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 67.05 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 67.14 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-19T16:43:40.446Z] #10 67.14 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 67.14 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 67.19 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-19T16:43:40.446Z] #10 67.20 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 67.20 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 67.48 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-19T16:43:40.446Z] #10 67.48 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 67.48 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-19T16:43:40.446Z] #10 67.65 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-19T16:43:40.446Z] #10 67.65 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 67.66 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-19T16:43:40.446Z] #10 67.72 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-19T16:43:40.446Z] #10 67.72 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 67.72 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-19T16:43:40.446Z] #10 67.81 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-19T16:43:40.446Z] #10 67.81 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-19T16:43:40.446Z] #10 67.81 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-19T16:43:40.446Z] #10 68.19 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 68.20 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-19T16:43:40.446Z] #10 68.20 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-19T16:43:40.446Z] #10 68.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:43:40.446Z] #10 68.22 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 68.22 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-19T16:43:40.446Z] #10 68.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:43:40.446Z] #10 68.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:43:40.446Z] #10 68.24 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 68.25 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-19T16:43:40.446Z] #10 68.26 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:43:40.446Z] #10 68.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:43:40.446Z] #10 68.27 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-19T16:43:40.446Z] #10 68.28 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-19T16:43:40.446Z] #10 68.29 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-19T16:43:40.446Z] #10 68.29 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:43:40.446Z] #10 68.30 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-19T16:43:40.446Z] #10 68.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:43:40.446Z] #10 68.31 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-08-19T16:43:40.446Z] #10 68.32 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-08-19T16:43:40.446Z] #10 68.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:43:40.446Z] #10 68.33 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-08-19T16:43:40.446Z] #10 68.34 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-08-19T16:43:40.446Z] #10 68.34 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:43:40.446Z] #10 68.35 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-19T16:43:40.446Z] #10 68.35 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-19T16:43:40.446Z] #10 68.36 Setting up dmsetup (2:1.02.155-3) ... [2020-08-19T16:43:40.446Z] #10 68.37 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-19T16:43:40.446Z] #10 68.37 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-19T16:43:40.446Z] #10 68.38 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:43:40.446Z] #10 DONE 68.7s [2020-08-19T16:43:40.446Z] [2020-08-19T16:43:40.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:40.446Z] #39 33.10 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-19T16:43:40.739Z] #39 33.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-19T16:43:41.033Z] #39 33.40 HOSTCC compel/src/lib/log-host.o [2020-08-19T16:43:41.033Z] #39 33.54 HOSTLINK compel/compel-host-bin [2020-08-19T16:43:41.033Z] #39 33.62 DEP soccr/soccr.d [2020-08-19T16:43:41.033Z] #39 33.69 CC soccr/soccr.o [2020-08-19T16:43:41.116Z] Fetching without tags [2020-08-19T16:43:41.517Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:43:41.670Z] #39 ... [2020-08-19T16:43:41.670Z] [2020-08-19T16:43:41.670Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-19T16:43:41.670Z] #11 DONE 1.2s [2020-08-19T16:43:41.670Z] [2020-08-19T16:43:41.670Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:41.670Z] #41 59.78 vendor/golang.org/x/text/unicode/bidi [2020-08-19T16:43:41.670Z] #41 60.57 vendor/golang.org/x/text/secure/bidirule [2020-08-19T16:43:41.670Z] #41 60.68 vendor/golang.org/x/text/unicode/norm [2020-08-19T16:43:41.670Z] #41 63.17 vendor/golang.org/x/net/idna [2020-08-19T16:43:41.670Z] #41 64.42 vendor/golang.org/x/net/http2/hpack [2020-08-19T16:43:41.670Z] #41 65.22 mime [2020-08-19T16:43:41.670Z] #41 66.00 mime/quotedprintable [2020-08-19T16:43:41.670Z] #41 66.19 net/http/internal [2020-08-19T16:43:41.670Z] #41 67.35 net/textproto [2020-08-19T16:43:41.670Z] #41 67.36 crypto/x509 [2020-08-19T16:43:41.670Z] #41 68.16 vendor/golang.org/x/net/http/httpguts [2020-08-19T16:43:41.670Z] #41 68.44 vendor/golang.org/x/net/http/httpproxy [2020-08-19T16:43:41.670Z] #41 68.70 mime/multipart [2020-08-19T16:43:41.670Z] #41 69.89 crypto/tls [2020-08-19T16:43:41.670Z] #41 ... [2020-08-19T16:43:41.670Z] [2020-08-19T16:43:41.670Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:41.670Z] #49 0.885 + RM_GOPATH=0 [2020-08-19T16:43:41.670Z] #49 0.885 + TMP_GOPATH= [2020-08-19T16:43:41.670Z] #49 0.885 + : /build [2020-08-19T16:43:41.670Z] #49 0.885 + '[' -z '' ']' [2020-08-19T16:43:41.670Z] #49 0.885 ++ mktemp -d [2020-08-19T16:43:41.670Z] #49 0.886 + export GOPATH=/tmp/tmp.9Sroabx4RC [2020-08-19T16:43:41.670Z] #49 0.886 + GOPATH=/tmp/tmp.9Sroabx4RC [2020-08-19T16:43:41.670Z] #49 0.886 + RM_GOPATH=1 [2020-08-19T16:43:41.670Z] #49 0.886 + case "$(go env GOARCH)" in [2020-08-19T16:43:41.670Z] #49 0.886 ++ go env GOARCH [2020-08-19T16:43:41.670Z] #49 0.896 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:41.670Z] #49 0.896 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:43:41.670Z] #49 0.896 ++ dirname /tmp/install/install.sh [2020-08-19T16:43:41.670Z] #49 0.897 + dir=/tmp/install [2020-08-19T16:43:41.670Z] #49 0.897 + bin=runc [2020-08-19T16:43:41.670Z] #49 0.897 + shift [2020-08-19T16:43:41.670Z] #49 0.897 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-19T16:43:41.670Z] #49 0.897 + . /tmp/install/runc.installer [2020-08-19T16:43:41.670Z] #49 0.897 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:43:41.670Z] #49 0.897 + install_runc [2020-08-19T16:43:41.670Z] #49 0.898 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-19T16:43:41.670Z] #49 0.898 + uname -r [2020-08-19T16:43:41.670Z] #49 0.899 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-19T16:43:41.670Z] #49 0.899 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-19T16:43:41.670Z] #49 0.899 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-19T16:43:41.670Z] #49 0.899 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9Sroabx4RC/src/github.com/opencontainers/runc [2020-08-19T16:43:41.670Z] #49 0.902 Cloning into '/tmp/tmp.9Sroabx4RC/src/github.com/opencontainers/runc'... [2020-08-19T16:43:41.912Z] Fetching without tags [2020-08-19T16:43:42.011Z] #23 42.99 Reading package lists... [2020-08-19T16:43:42.011Z] #23 ... [2020-08-19T16:43:42.011Z] [2020-08-19T16:43:42.011Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:43:42.011Z] #32 34.70 Fetched 8374 kB in 27s (310 kB/s) [2020-08-19T16:43:42.011Z] #32 34.70 Reading package lists... [2020-08-19T16:43:42.011Z] #32 ... [2020-08-19T16:43:42.011Z] [2020-08-19T16:43:42.011Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:43:42.011Z] #51 32.81 Reading package lists... [2020-08-19T16:43:42.528Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:43:42.719Z] #49 ... [2020-08-19T16:43:42.719Z] [2020-08-19T16:43:42.719Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:43:42.719Z] #54 66.76 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:43:42.719Z] #54 66.76 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-19T16:43:42.719Z] #54 DONE 70.8s [2020-08-19T16:43:42.719Z] [2020-08-19T16:43:42.719Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-19T16:43:42.719Z] #12 DONE 1.0s [2020-08-19T16:43:42.719Z] [2020-08-19T16:43:42.719Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-19T16:43:42.719Z] #55 DONE 0.1s [2020-08-19T16:43:42.719Z] [2020-08-19T16:43:42.719Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-19T16:43:42.719Z] #56 DONE 0.1s [2020-08-19T16:43:42.719Z] [2020-08-19T16:43:42.719Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-19T16:43:40.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:43:41.028Z] > git config --add remote.origin.fetch +refs/pull/41376/head:refs/remotes/origin/PR-41376 # timeout=10 [2020-08-19T16:43:41.060Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:41.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:43:41.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:43:41.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:43:41.134Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:41.533Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:43:41.552Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:43:42.639Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:43:43.371Z] Merge succeeded, producing 130be964696f3a580f7edbaa42e466afb758489a [2020-08-19T16:43:43.371Z] Checking out Revision 130be964696f3a580f7edbaa42e466afb758489a (PR-41376) [2020-08-19T16:43:43.779Z] #13 1.280 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-19T16:43:43.779Z] #13 DONE 1.4s [2020-08-19T16:43:43.779Z] [2020-08-19T16:43:43.779Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:43.779Z] #39 34.61 AR soccr/libsoccr.a [2020-08-19T16:43:43.779Z] #39 34.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:43:43.779Z] #39 34.92 DEP criu/arch/s390/sigframe.d [2020-08-19T16:43:43.779Z] #39 35.00 DEP criu/arch/s390/crtools.d [2020-08-19T16:43:43.779Z] #39 35.13 DEP criu/arch/s390/cpu.d [2020-08-19T16:43:43.779Z] #39 35.28 CC criu/arch/s390/cpu.o [2020-08-19T16:43:43.779Z] #39 35.80 CC criu/arch/s390/crtools.o [2020-08-19T16:43:41.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:43:41.799Z] > git config --add remote.origin.fetch +refs/pull/41376/head:refs/remotes/origin/PR-41376 # timeout=10 [2020-08-19T16:43:41.830Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:41.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:43:41.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:43:41.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:43:41.925Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:43:42.500Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:43:42.507Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:43:44.082Z] #39 36.61 CC criu/arch/s390/sigframe.o [2020-08-19T16:43:44.374Z] #39 36.83 LINK criu/arch/s390/crtools.built-in.o [2020-08-19T16:43:44.374Z] #39 36.86 DEP criu/pie/util-vdso.d [2020-08-19T16:43:44.374Z] #39 36.94 DEP criu/pie/util.d [2020-08-19T16:43:44.374Z] #39 37.04 CC criu/pie/util.o [2020-08-19T16:43:44.667Z] #39 37.24 CC criu/pie/util-vdso.o [2020-08-19T16:43:44.832Z] Merge succeeded, producing 1707d4003f6eeaa928ddd9f3ff8c3c3f13592fb6 [2020-08-19T16:43:44.833Z] Checking out Revision 1707d4003f6eeaa928ddd9f3ff8c3c3f13592fb6 (PR-41376) [2020-08-19T16:43:45.307Z] #39 ... [2020-08-19T16:43:45.307Z] [2020-08-19T16:43:45.307Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-19T16:43:45.307Z] #14 DONE 1.2s [2020-08-19T16:43:45.307Z] [2020-08-19T16:43:45.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:45.307Z] #39 37.72 AR criu/pie/pie.lib.a [2020-08-19T16:43:45.307Z] #39 37.76 DEP criu/pie/restorer.d [2020-08-19T16:43:45.307Z] #39 37.91 DEP criu/arch/s390/restorer.d [2020-08-19T16:43:43.334Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T16:43:43.377Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:43:43.437Z] > git checkout -f 130be964696f3a580f7edbaa42e466afb758489a # timeout=10 [2020-08-19T16:43:45.600Z] #39 38.03 DEP criu/arch/s390/vdso-pie.d [2020-08-19T16:43:45.600Z] #39 38.12 DEP criu/pie/parasite-vdso.d [2020-08-19T16:43:45.895Z] #39 38.26 DEP criu/pie/parasite.d [2020-08-19T16:43:45.895Z] #39 38.40 CC criu/pie/parasite.o [2020-08-19T16:43:44.247Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:43:44.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-19T16:43:44.808Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:43:44.819Z] > git checkout -f 1707d4003f6eeaa928ddd9f3ff8c3c3f13592fb6 # timeout=10 [2020-08-19T16:43:46.188Z] #39 ... [2020-08-19T16:43:46.188Z] [2020-08-19T16:43:46.188Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-19T16:43:46.188Z] #15 DONE 0.8s [2020-08-19T16:43:46.188Z] [2020-08-19T16:43:46.188Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-19T16:43:46.453Z] Client: [2020-08-19T16:43:46.453Z] Debug Mode: false [2020-08-19T16:43:46.453Z] [2020-08-19T16:43:46.453Z] Server: [2020-08-19T16:43:46.453Z] Containers: 0 [2020-08-19T16:43:46.453Z] Running: 0 [2020-08-19T16:43:46.453Z] Paused: 0 [2020-08-19T16:43:46.453Z] Stopped: 0 [2020-08-19T16:43:46.453Z] Images: 0 [2020-08-19T16:43:46.453Z] Server Version: 19.03.12 [2020-08-19T16:43:46.453Z] Storage Driver: overlay2 [2020-08-19T16:43:46.453Z] Backing Filesystem: extfs [2020-08-19T16:43:46.453Z] Supports d_type: true [2020-08-19T16:43:46.453Z] Native Overlay Diff: true [2020-08-19T16:43:46.453Z] Logging Driver: json-file [2020-08-19T16:43:46.453Z] Cgroup Driver: cgroupfs [2020-08-19T16:43:46.453Z] Plugins: [2020-08-19T16:43:46.453Z] Volume: local [2020-08-19T16:43:46.453Z] Network: bridge host ipvlan macvlan null overlay [2020-08-19T16:43:46.453Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-19T16:43:46.453Z] Swarm: inactive [2020-08-19T16:43:46.453Z] Runtimes: runc [2020-08-19T16:43:46.453Z] Default Runtime: runc [2020-08-19T16:43:46.453Z] Init Binary: docker-init [2020-08-19T16:43:46.453Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:43:46.453Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:43:46.453Z] init version: fec3683 [2020-08-19T16:43:46.453Z] Security Options: [2020-08-19T16:43:46.453Z] apparmor [2020-08-19T16:43:46.453Z] seccomp [2020-08-19T16:43:46.453Z] Profile: default [2020-08-19T16:43:46.453Z] Kernel Version: 5.3.0-1030-aws [2020-08-19T16:43:46.453Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-19T16:43:46.453Z] OSType: linux [2020-08-19T16:43:46.453Z] Architecture: x86_64 [2020-08-19T16:43:46.453Z] CPUs: 2 [2020-08-19T16:43:46.453Z] Total Memory: 7.487GiB [2020-08-19T16:43:46.453Z] Name: ip-10-100-108-114 [2020-08-19T16:43:46.453Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-19T16:43:46.453Z] Docker Root Dir: /var/lib/docker [2020-08-19T16:43:46.453Z] Debug Mode: false [2020-08-19T16:43:46.453Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:43:46.453Z] Labels: [2020-08-19T16:43:46.453Z] Experimental: true [2020-08-19T16:43:46.453Z] Insecure Registries: [2020-08-19T16:43:46.453Z] 127.0.0.0/8 [2020-08-19T16:43:46.453Z] Live Restore Enabled: true [2020-08-19T16:43:46.453Z] [2020-08-19T16:43:46.453Z] WARNING: No swap limit support [Pipeline] sh [2020-08-19T16:43:46.825Z] #16 DONE 1.0s [2020-08-19T16:43:46.825Z] [2020-08-19T16:43:46.825Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:46.825Z] #49 6.432 + cd /tmp/tmp.9Sroabx4RC/src/github.com/opencontainers/runc [2020-08-19T16:43:46.825Z] #49 6.433 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:43:46.947Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:43:46.947Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:43:46.947Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41376/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-19T16:43:46.947Z] + bash /home/ubuntu/workspace/moby_PR-41376/check-config.sh [2020-08-19T16:43:46.947Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-19T16:43:46.947Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-19T16:43:46.947Z] [2020-08-19T16:43:46.947Z] Generally Necessary: [2020-08-19T16:43:46.947Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-19T16:43:46.947Z] - apparmor: enabled and tools installed [2020-08-19T16:43:46.947Z] - CONFIG_NAMESPACES: enabled [2020-08-19T16:43:46.947Z] - CONFIG_NET_NS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_PID_NS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_IPC_NS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_UTS_NS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_CGROUPS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-19T16:43:46.947Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-19T16:43:46.947Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-19T16:43:46.947Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-19T16:43:46.947Z] - CONFIG_CPUSETS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_MEMCG: enabled [2020-08-19T16:43:46.947Z] - CONFIG_KEYS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_VETH: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-19T16:43:46.947Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-19T16:43:46.947Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-19T16:43:46.947Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-19T16:43:46.947Z] [2020-08-19T16:43:46.947Z] Optional Features: [2020-08-19T16:43:46.947Z] - CONFIG_USER_NS: enabled [2020-08-19T16:43:46.947Z] - CONFIG_SECCOMP: enabled [2020-08-19T16:43:47.119Z] #49 6.701 + '[' -z '' ']' [2020-08-19T16:43:47.119Z] #49 6.701 + target=static [2020-08-19T16:43:47.120Z] #49 6.701 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-19T16:43:47.230Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-19T16:43:47.230Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-19T16:43:47.230Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-19T16:43:47.230Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-19T16:43:47.230Z] - CONFIG_BLK_CGROUP: enabled [2020-08-19T16:43:47.230Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-19T16:43:47.230Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-19T16:43:47.230Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-19T16:43:47.230Z] - CONFIG_CGROUP_PERF: enabled [2020-08-19T16:43:47.230Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-19T16:43:47.230Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-19T16:43:47.230Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-19T16:43:47.230Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-19T16:43:47.230Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-19T16:43:47.230Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-19T16:43:47.230Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-19T16:43:47.230Z] - CONFIG_IP_VS: enabled (as module) [2020-08-19T16:43:47.230Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-19T16:43:47.230Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-19T16:43:47.230Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-19T16:43:47.230Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-19T16:43:47.230Z] - CONFIG_EXT4_FS: enabled [2020-08-19T16:43:47.230Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-19T16:43:47.230Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-19T16:43:47.230Z] - Network Drivers: [2020-08-19T16:43:47.230Z] - "overlay": [2020-08-19T16:43:47.230Z] - CONFIG_VXLAN: enabled (as module) [2020-08-19T16:43:47.230Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-19T16:43:47.230Z] Optional (for encrypted networks): [2020-08-19T16:43:47.230Z] - CONFIG_CRYPTO: enabled [2020-08-19T16:43:47.230Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-19T16:43:47.230Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-19T16:43:47.230Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-19T16:43:47.230Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-19T16:43:47.230Z] - CONFIG_XFRM: enabled [2020-08-19T16:43:47.231Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-19T16:43:47.231Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-19T16:43:47.231Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-19T16:43:47.231Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-19T16:43:47.231Z] - "ipvlan": [2020-08-19T16:43:47.231Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-19T16:43:47.231Z] - "macvlan": [2020-08-19T16:43:47.231Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-19T16:43:47.231Z] - CONFIG_DUMMY: enabled (as module) [2020-08-19T16:43:47.231Z] - "ftp,tftp client in container": [2020-08-19T16:43:47.307Z] #51 43.87 Reading package lists... [2020-08-19T16:43:47.307Z] #51 ... [2020-08-19T16:43:47.307Z] [2020-08-19T16:43:47.307Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:43:47.307Z] #32 34.70 Reading package lists... [2020-08-19T16:43:47.331Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:43:47.331Z] First time build. Skipping changelog. [2020-08-19T16:43:47.351Z] > git --version # timeout=10 [2020-08-19T16:43:47.380Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-19T16:43:47.412Z] #49 7.094 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-19T16:43:47.497Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-19T16:43:47.497Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-19T16:43:47.497Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-19T16:43:47.497Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-19T16:43:47.497Z] - Storage Drivers: [2020-08-19T16:43:47.497Z] - "aufs": [2020-08-19T16:43:47.497Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-19T16:43:47.497Z] - "btrfs": [2020-08-19T16:43:47.497Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-19T16:43:47.497Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-19T16:43:47.497Z] - "devicemapper": [2020-08-19T16:43:47.497Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-19T16:43:47.497Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-19T16:43:47.497Z] - "overlay": [2020-08-19T16:43:47.497Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-19T16:43:47.497Z] - "zfs": [2020-08-19T16:43:47.497Z] - /dev/zfs: present [2020-08-19T16:43:47.497Z] - zfs command: missing [2020-08-19T16:43:47.497Z] - zpool command: missing [2020-08-19T16:43:47.497Z] [2020-08-19T16:43:47.497Z] Limits: [2020-08-19T16:43:47.497Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-19T16:43:47.497Z] [2020-08-19T16:43:47.497Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2020-08-19T16:43:47.844Z] + sudo modprobe ip_vs [2020-08-19T16:43:47.844Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 . [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-19T16:43:48.106Z] #1 [internal] load .dockerignore [2020-08-19T16:43:48.106Z] #1 transferring context: 87B 0.0s done [2020-08-19T16:43:48.368Z] #1 DONE 0.1s [2020-08-19T16:43:48.369Z] [2020-08-19T16:43:48.369Z] #2 [internal] load build definition from Dockerfile [2020-08-19T16:43:48.369Z] #2 transferring dockerfile: 16.37kB done [2020-08-19T16:43:48.369Z] #2 DONE 0.1s [2020-08-19T16:43:48.369Z] [2020-08-19T16:43:48.369Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-19T16:43:48.545Z] + docker version [2020-08-19T16:43:48.628Z] #3 DONE 0.4s [2020-08-19T16:43:48.628Z] [2020-08-19T16:43:48.628Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-19T16:43:48.628Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-19T16:43:48.628Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-19T16:43:48.628Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-19T16:43:48.628Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-19T16:43:48.628Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 16.36kB / 8.88MB 0.1s [2020-08-19T16:43:48.887Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.41MB / 8.88MB 0.2s [2020-08-19T16:43:48.887Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-08-19T16:43:48.887Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-19T16:43:49.015Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:43:49.015Z] First time build. Skipping changelog. [2020-08-19T16:43:49.031Z] > git --version # timeout=10 [2020-08-19T16:43:49.042Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-19T16:43:49.146Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-08-19T16:43:49.405Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-08-19T16:43:49.405Z] #4 DONE 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-19T16:43:49.669Z] [2020-08-19T16:43:49.669Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-19T16:43:49.669Z] #6 DONE 0.2s [2020-08-19T16:43:49.669Z] [2020-08-19T16:43:49.669Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-19T16:43:49.871Z] #32 46.33 Reading package lists... [2020-08-19T16:43:49.871Z] #32 ... [2020-08-19T16:43:49.871Z] [2020-08-19T16:43:49.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:43:49.871Z] #10 32.26 Reading package lists... [2020-08-19T16:43:49.936Z] #5 DONE 0.2s [2020-08-19T16:43:49.936Z] [2020-08-19T16:43:49.936Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:43:49.936Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-19T16:43:49.936Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-19T16:43:49.936Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-19T16:43:49.936Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-19T16:43:49.936Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.98MB / 50.40MB 0.2s [2020-08-19T16:43:49.936Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2020-08-19T16:43:49.936Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.81MB / 10.00MB 0.2s [2020-08-19T16:43:50.208Z] + docker version [2020-08-19T16:43:50.222Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.23MB / 50.40MB 0.3s [2020-08-19T16:43:50.222Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s [2020-08-19T16:43:50.222Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.09MB / 50.40MB 0.4s [2020-08-19T16:43:50.222Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.49MB / 7.81MB 0.4s [2020-08-19T16:43:50.222Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2020-08-19T16:43:50.222Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.65MB / 51.83MB 0.4s [2020-08-19T16:43:50.481Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.91MB / 50.40MB 0.5s [2020-08-19T16:43:50.481Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2020-08-19T16:43:50.481Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.99MB / 51.83MB 0.5s [2020-08-19T16:43:50.481Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.67MB / 50.40MB 0.7s [2020-08-19T16:43:50.481Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2020-08-19T16:43:50.481Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.73MB / 51.83MB 0.7s [2020-08-19T16:43:50.481Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.37MB / 68.67MB 0.7s [2020-08-19T16:43:50.744Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.75MB / 50.40MB 0.8s [2020-08-19T16:43:50.744Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.47MB / 51.83MB 0.8s [2020-08-19T16:43:50.744Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.63MB / 68.67MB 0.8s [2020-08-19T16:43:50.744Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2020-08-19T16:43:50.744Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.78MB / 51.83MB 0.9s [2020-08-19T16:43:50.744Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.19MB / 68.67MB 0.9s [2020-08-19T16:43:50.800Z] #10 43.12 Reading package lists... [2020-08-19T16:43:50.800Z] #10 ... [2020-08-19T16:43:50.800Z] [2020-08-19T16:43:50.800Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:50.800Z] #38 42.38 Reading package lists... [2020-08-19T16:43:51.004Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.79MB / 51.83MB 1.0s [2020-08-19T16:43:51.004Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.55MB / 68.67MB 1.0s [2020-08-19T16:43:51.004Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.72MB / 51.83MB 1.1s [2020-08-19T16:43:51.004Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.89MB / 68.67MB 1.1s [2020-08-19T16:43:51.004Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s [2020-08-19T16:43:51.004Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.23MB / 68.67MB 1.3s [2020-08-19T16:43:51.268Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.31MB / 68.67MB 1.4s [2020-08-19T16:43:51.529Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-19T16:43:51.529Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2020-08-19T16:43:51.529Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done [2020-08-19T16:43:51.529Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.83MB / 68.67MB 1.8s [2020-08-19T16:43:51.529Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.8s [2020-08-19T16:43:51.529Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.34MB / 120.17MB 1.8s [2020-08-19T16:43:51.798Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.92MB / 68.67MB 1.9s [2020-08-19T16:43:51.798Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.8s done [2020-08-19T16:43:51.798Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.13MB / 120.17MB 2.0s [2020-08-19T16:43:52.062Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.83MB / 120.17MB 2.3s [2020-08-19T16:43:52.322Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.86MB / 120.17MB 2.4s [2020-08-19T16:43:52.322Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.47MB / 120.17MB 2.5s [2020-08-19T16:43:52.583Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.89MB / 120.17MB 2.7s [2020-08-19T16:43:52.762Z] Client: Docker Engine - Community [2020-08-19T16:43:52.762Z] Version: 19.03.12 [2020-08-19T16:43:52.762Z] API version: 1.40 [2020-08-19T16:43:52.762Z] Go version: go1.13.10 [2020-08-19T16:43:52.762Z] Git commit: 48a66213fe [2020-08-19T16:43:52.762Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-19T16:43:52.762Z] OS/Arch: linux/amd64 [2020-08-19T16:43:52.762Z] Experimental: false [2020-08-19T16:43:52.762Z] [2020-08-19T16:43:52.762Z] Server: Docker Engine - Community [2020-08-19T16:43:52.762Z] Engine: [2020-08-19T16:43:52.762Z] Version: 19.03.12 [2020-08-19T16:43:52.762Z] API version: 1.40 (minimum version 1.12) [2020-08-19T16:43:52.762Z] Go version: go1.13.10 [2020-08-19T16:43:52.762Z] Git commit: 48a66213fe [2020-08-19T16:43:52.762Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-19T16:43:52.762Z] OS/Arch: linux/amd64 [2020-08-19T16:43:52.762Z] Experimental: true [2020-08-19T16:43:52.762Z] containerd: [2020-08-19T16:43:52.762Z] Version: 1.2.13 [2020-08-19T16:43:52.762Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:43:52.762Z] runc: [2020-08-19T16:43:52.762Z] Version: 1.0.0-rc10 [2020-08-19T16:43:52.762Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:43:52.762Z] docker-init: [2020-08-19T16:43:52.762Z] Version: 0.18.0 [2020-08-19T16:43:52.762Z] GitCommit: fec3683 [Pipeline] sh [2020-08-19T16:43:52.844Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.30MB / 120.17MB 2.9s [2020-08-19T16:43:52.844Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.51MB / 120.17MB 3.0s [2020-08-19T16:43:52.998Z] #49 ... [2020-08-19T16:43:52.998Z] [2020-08-19T16:43:52.998Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:52.998Z] #39 39.22 LINK criu/pie/parasite.built-in.o [2020-08-19T16:43:52.998Z] #39 39.22 GEN criu/pie/parasite-blob.h [2020-08-19T16:43:52.998Z] #39 39.24 CC criu/pie/parasite-vdso.o [2020-08-19T16:43:52.998Z] #39 39.67 CC criu/arch/s390/vdso-pie.o [2020-08-19T16:43:52.998Z] #39 39.81 CC criu/arch/s390/restorer.o [2020-08-19T16:43:52.998Z] #39 40.09 CC criu/pie/restorer.o [2020-08-19T16:43:52.998Z] #39 41.47 LINK criu/pie/restorer.built-in.o [2020-08-19T16:43:52.998Z] #39 41.48 GEN criu/pie/restorer-blob.h [2020-08-19T16:43:52.998Z] #39 41.53 DEP criu/vdso.d [2020-08-19T16:43:52.998Z] #39 41.74 DEP criu/uts_ns.d [2020-08-19T16:43:52.998Z] #39 41.83 DEP criu/util.d [2020-08-19T16:43:52.998Z] #39 41.96 DEP criu/uffd.d [2020-08-19T16:43:52.998Z] #39 42.10 DEP criu/tun.d [2020-08-19T16:43:52.998Z] #39 42.26 DEP criu/tty.d [2020-08-19T16:43:52.998Z] #39 42.35 DEP criu/timerfd.d [2020-08-19T16:43:52.998Z] #39 42.52 DEP criu/timens.d [2020-08-19T16:43:52.998Z] #39 42.65 DEP criu/sysfs_parse.d [2020-08-19T16:43:52.998Z] #39 42.78 DEP criu/sysctl.d [2020-08-19T16:43:52.998Z] #39 42.85 DEP criu/string.d [2020-08-19T16:43:52.998Z] #39 42.87 DEP criu/stats.d [2020-08-19T16:43:52.998Z] #39 42.96 DEP criu/sockets.d [2020-08-19T16:43:52.998Z] #39 43.03 DEP criu/sk-unix.d [2020-08-19T16:43:52.998Z] #39 43.12 DEP criu/sk-tcp.d [2020-08-19T16:43:52.998Z] #39 43.20 DEP criu/sk-queue.d [2020-08-19T16:43:52.998Z] #39 43.28 DEP criu/sk-packet.d [2020-08-19T16:43:52.998Z] #39 43.38 DEP criu/sk-netlink.d [2020-08-19T16:43:52.998Z] #39 43.52 DEP criu/sk-inet.d [2020-08-19T16:43:52.998Z] #39 43.61 DEP criu/signalfd.d [2020-08-19T16:43:52.998Z] #39 43.74 DEP criu/sigframe.d [2020-08-19T16:43:52.998Z] #39 43.84 DEP criu/shmem.d [2020-08-19T16:43:52.998Z] #39 43.92 DEP criu/servicefd.d [2020-08-19T16:43:52.998Z] #39 44.04 DEP criu/seize.d [2020-08-19T16:43:52.998Z] #39 44.17 DEP criu/seccomp.d [2020-08-19T16:43:52.998Z] #39 44.35 DEP criu/rst-malloc.d [2020-08-19T16:43:52.998Z] #39 44.40 DEP criu/rbtree.d [2020-08-19T16:43:52.998Z] #39 44.42 DEP criu/pstree.d [2020-08-19T16:43:52.998Z] #39 44.57 DEP criu/protobuf.d [2020-08-19T16:43:52.998Z] #39 44.70 GEN criu/protobuf-desc-gen.h [2020-08-19T16:43:52.998Z] #39 45.43 DEP criu/protobuf-desc.d [2020-08-19T16:43:52.998Z] #39 45.50 DEP criu/proc_parse.d [2020-08-19T16:43:52.998Z] #39 45.58 DEP criu/plugin.d [2020-08-19T16:43:52.998Z] #39 45.65 DEP criu/pipes.d [2020-08-19T16:43:53.089Z] + docker info [2020-08-19T16:43:53.109Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2020-08-19T16:43:53.109Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.81MB / 120.17MB 3.3s [2020-08-19T16:43:53.295Z] #39 45.80 DEP criu/pie-util.d [2020-08-19T16:43:53.295Z] #39 45.88 DEP criu/pie-util-vdso.d [2020-08-19T16:43:53.372Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.77MB / 120.17MB 3.5s [2020-08-19T16:43:53.590Z] #39 45.97 DEP criu/path.d [2020-08-19T16:43:53.590Z] #39 46.04 DEP criu/parasite-syscall.d [2020-08-19T16:43:53.590Z] #39 46.18 DEP criu/pagemap.d [2020-08-19T16:43:53.635Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.59MB / 120.17MB 3.8s [2020-08-19T16:43:53.895Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.26MB / 120.17MB 4.2s [2020-08-19T16:43:53.927Z] #39 46.27 DEP criu/pagemap-cache.d [2020-08-19T16:43:53.927Z] #39 46.35 DEP criu/page-xfer.d [2020-08-19T16:43:53.927Z] #39 46.53 DEP criu/page-pipe.d [2020-08-19T16:43:53.927Z] #39 46.61 DEP criu/netfilter.d [2020-08-19T16:43:54.223Z] #39 46.68 DEP criu/net.d [2020-08-19T16:43:54.223Z] #39 46.85 DEP criu/namespaces.d [2020-08-19T16:43:54.523Z] #39 46.94 DEP criu/mount.d [2020-08-19T16:43:54.523Z] #39 47.03 DEP criu/memfd.d [2020-08-19T16:43:54.523Z] #39 47.11 DEP criu/mem.d [2020-08-19T16:43:54.640Z] #38 54.09 Building dependency tree... [2020-08-19T16:43:54.823Z] #39 47.20 DEP criu/lsm.d [2020-08-19T16:43:54.823Z] #39 47.30 DEP criu/log.d [2020-08-19T16:43:54.823Z] #39 47.43 DEP criu/libnetlink.d [2020-08-19T16:43:55.121Z] #39 47.57 DEP criu/kerndat.d [2020-08-19T16:43:55.281Z] #7 ... [2020-08-19T16:43:55.281Z] [2020-08-19T16:43:55.281Z] #20 [internal] load build context [2020-08-19T16:43:55.281Z] #20 transferring context: 51.49MB 4.8s done [2020-08-19T16:43:55.281Z] #20 DONE 5.3s [2020-08-19T16:43:55.281Z] [2020-08-19T16:43:55.281Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-19T16:43:55.281Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-19T16:43:55.281Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-19T16:43:55.281Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-19T16:43:55.281Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-08-19T16:43:55.281Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-08-19T16:43:55.281Z] #58 DONE 5.4s [2020-08-19T16:43:55.281Z] [2020-08-19T16:43:55.281Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:43:55.281Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2020-08-19T16:43:55.427Z] #39 47.75 DEP criu/kcmp-ids.d [2020-08-19T16:43:55.427Z] #39 47.79 DEP criu/irmap.d [2020-08-19T16:43:55.427Z] #39 47.93 DEP criu/ipc_ns.d [2020-08-19T16:43:55.724Z] #39 48.05 DEP criu/image.d [2020-08-19T16:43:55.724Z] #39 48.21 DEP criu/image-desc.d [2020-08-19T16:43:55.724Z] #39 48.24 DEP criu/fsnotify.d [2020-08-19T16:43:56.020Z] #39 48.36 DEP criu/filesystems.d [2020-08-19T16:43:56.020Z] #39 48.48 DEP criu/files.d [2020-08-19T16:43:56.312Z] #39 48.60 DEP criu/files-reg.d [2020-08-19T16:43:56.312Z] #39 48.77 DEP criu/files-ext.d [2020-08-19T16:43:56.312Z] #39 48.88 DEP criu/file-lock.d [2020-08-19T16:43:56.605Z] #39 48.97 DEP criu/file-ids.d [2020-08-19T16:43:56.605Z] #39 ... [2020-08-19T16:43:56.605Z] [2020-08-19T16:43:56.605Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:56.605Z] #41 74.75 net/http/httptrace [2020-08-19T16:43:56.605Z] #41 74.94 net/http [2020-08-19T16:43:56.605Z] #41 82.31 github.com/LK4D4/vndr/godl [2020-08-19T16:43:56.605Z] #41 82.77 github.com/LK4D4/vndr [2020-08-19T16:43:56.605Z] #41 ... [2020-08-19T16:43:56.605Z] [2020-08-19T16:43:56.605Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:56.605Z] #39 49.07 DEP criu/fifo.d [2020-08-19T16:43:56.665Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-08-19T16:43:56.898Z] #39 49.21 DEP criu/fdstore.d [2020-08-19T16:43:56.898Z] #39 49.32 DEP criu/fault-injection.d [2020-08-19T16:43:56.898Z] #39 49.35 DEP criu/external.d [2020-08-19T16:43:56.898Z] #39 49.46 DEP criu/eventpoll.d [2020-08-19T16:43:56.898Z] #39 ... [2020-08-19T16:43:56.898Z] [2020-08-19T16:43:56.898Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:43:56.898Z] #17 0.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:43:56.898Z] #17 1.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:43:56.898Z] #17 1.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:43:56.898Z] #17 1.441 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-19T16:43:56.898Z] #17 2.007 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-19T16:43:56.898Z] #17 3.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-19T16:43:56.898Z] #17 5.462 Fetched 8065 kB in 5s (1766 kB/s) [2020-08-19T16:43:56.898Z] #17 5.462 Reading package lists... [2020-08-19T16:43:56.898Z] #17 7.019 Reading package lists... [2020-08-19T16:43:56.898Z] #17 8.574 Building dependency tree... [2020-08-19T16:43:56.898Z] #17 9.008 libcap2-bin is already the newest version (1:2.25-2). [2020-08-19T16:43:56.898Z] #17 9.008 The following additional packages will be installed: [2020-08-19T16:43:56.898Z] #17 9.017 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-19T16:43:56.898Z] #17 9.017 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-19T16:43:56.898Z] #17 9.017 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-19T16:43:56.898Z] #17 9.018 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-19T16:43:56.898Z] #17 9.018 python3.7 python3.7-minimal vim-runtime xxd [2020-08-19T16:43:56.898Z] #17 9.018 Suggested packages: [2020-08-19T16:43:56.898Z] #17 9.018 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-19T16:43:56.898Z] #17 9.018 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-19T16:43:56.898Z] #17 9.018 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-19T16:43:56.898Z] #17 9.018 Recommended packages: [2020-08-19T16:43:56.898Z] #17 9.018 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-19T16:43:56.898Z] #17 9.019 python3-keyrings.alt python3-xdg unzip [2020-08-19T16:43:56.898Z] #17 10.12 The following NEW packages will be installed: [2020-08-19T16:43:57.168Z] #38 ... [2020-08-19T16:43:57.168Z] [2020-08-19T16:43:57.168Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:43:57.168Z] #32 46.33 Reading package lists... [2020-08-19T16:43:57.168Z] #32 57.82 Building dependency tree... [2020-08-19T16:43:57.191Z] #17 10.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-19T16:43:57.191Z] #17 10.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-19T16:43:57.191Z] #17 10.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-19T16:43:57.191Z] #17 10.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-19T16:43:57.191Z] #17 10.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-19T16:43:57.191Z] #17 10.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-19T16:43:57.191Z] #17 10.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-19T16:43:57.191Z] #17 10.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-19T16:43:57.191Z] #17 10.12 xz-utils zip [2020-08-19T16:43:57.191Z] #17 ... [2020-08-19T16:43:57.191Z] [2020-08-19T16:43:57.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:43:57.191Z] #39 49.65 DEP criu/eventfd.d [2020-08-19T16:43:57.191Z] #39 49.76 DEP criu/crtools.d [2020-08-19T16:43:57.191Z] #39 49.86 DEP criu/cr-service.d [2020-08-19T16:43:57.484Z] #39 49.99 DEP criu/cr-restore.d [2020-08-19T16:43:57.800Z] #39 50.13 DEP criu/cr-errno.d [2020-08-19T16:43:57.800Z] #39 50.15 DEP criu/cr-dump.d [2020-08-19T16:43:57.800Z] #39 50.33 DEP criu/cr-dedup.d [2020-08-19T16:43:57.800Z] #39 50.45 DEP criu/cr-check.d [2020-08-19T16:43:58.049Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.4s done [2020-08-19T16:43:58.049Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-08-19T16:43:58.115Z] #39 50.66 DEP criu/config.d [2020-08-19T16:43:58.320Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-19T16:43:58.320Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-19T16:43:58.407Z] #39 50.78 DEP criu/clone-noasan.d [2020-08-19T16:43:58.407Z] #39 50.82 DEP criu/cgroup.d [2020-08-19T16:43:58.407Z] #39 50.92 DEP criu/cgroup-props.d [2020-08-19T16:43:58.407Z] #39 51.01 DEP criu/bitmap.d [2020-08-19T16:43:58.407Z] #39 51.03 DEP criu/bfd.d [2020-08-19T16:43:58.700Z] #39 51.11 DEP criu/autofs.d [2020-08-19T16:43:58.700Z] #39 51.19 DEP criu/aio.d [2020-08-19T16:43:58.700Z] #39 51.28 DEP criu/action-scripts.d [2020-08-19T16:43:58.995Z] #39 51.46 CC criu/action-scripts.o [2020-08-19T16:43:59.260Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-08-19T16:43:59.260Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-19T16:43:59.292Z] #39 51.65 CC criu/aio.o [2020-08-19T16:43:59.293Z] #39 ... [2020-08-19T16:43:59.293Z] [2020-08-19T16:43:59.293Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:43:59.293Z] #41 DONE 87.7s [2020-08-19T16:43:59.586Z] [2020-08-19T16:43:59.586Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:43:59.586Z] #17 10.29 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:43:59.586Z] #17 10.29 Need to get 27.7 MB of archives. [2020-08-19T16:43:59.586Z] #17 10.29 After this operation, 117 MB of additional disk space will be used. [2020-08-19T16:43:59.586Z] #17 10.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-19T16:43:59.586Z] #17 10.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-19T16:43:59.586Z] #17 10.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-19T16:43:59.586Z] #17 10.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-19T16:43:59.586Z] #17 10.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-19T16:43:59.586Z] #17 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-19T16:43:59.586Z] #17 10.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-19T16:43:59.586Z] #17 10.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-19T16:43:59.586Z] #17 10.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-19T16:43:59.586Z] #17 10.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-19T16:43:59.586Z] #17 10.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-19T16:43:59.586Z] #17 10.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-19T16:43:59.586Z] #17 10.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-19T16:43:59.586Z] #17 10.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-19T16:43:59.586Z] #17 10.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-19T16:43:59.586Z] #17 10.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-19T16:43:59.586Z] #17 10.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-19T16:43:59.586Z] #17 10.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:43:59.586Z] #17 10.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-19T16:43:59.586Z] #17 10.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-19T16:43:59.586Z] #17 10.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-19T16:43:59.586Z] #17 10.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-19T16:43:59.586Z] #17 11.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-19T16:43:59.586Z] #17 11.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-19T16:43:59.586Z] #17 11.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-19T16:43:59.586Z] #17 11.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-19T16:43:59.586Z] #17 11.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-19T16:43:59.586Z] #17 11.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-19T16:43:59.586Z] #17 11.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-19T16:43:59.586Z] #17 11.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-19T16:43:59.586Z] #17 11.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-19T16:43:59.586Z] #17 11.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-19T16:43:59.586Z] #17 11.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-19T16:43:59.586Z] #17 11.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-19T16:43:59.586Z] #17 11.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-19T16:43:59.586Z] #17 11.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-19T16:43:59.586Z] #17 11.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-19T16:43:59.586Z] #17 11.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-19T16:43:59.586Z] #17 11.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-19T16:43:59.586Z] #17 11.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-19T16:43:59.586Z] #17 11.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-19T16:43:59.586Z] #17 11.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-19T16:43:59.586Z] #17 12.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-19T16:43:59.586Z] #17 12.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-19T16:43:59.586Z] #17 12.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-19T16:43:59.693Z] Client: [2020-08-19T16:43:59.693Z] Debug Mode: false [2020-08-19T16:43:59.693Z] [2020-08-19T16:43:59.693Z] Server: [2020-08-19T16:43:59.693Z] Containers: 0 [2020-08-19T16:43:59.693Z] Running: 0 [2020-08-19T16:43:59.693Z] Paused: 0 [2020-08-19T16:43:59.693Z] Stopped: 0 [2020-08-19T16:43:59.693Z] Images: 0 [2020-08-19T16:43:59.693Z] Server Version: 19.03.12 [2020-08-19T16:43:59.693Z] Storage Driver: overlay2 [2020-08-19T16:43:59.693Z] Backing Filesystem: extfs [2020-08-19T16:43:59.693Z] Supports d_type: true [2020-08-19T16:43:59.693Z] Native Overlay Diff: true [2020-08-19T16:43:59.693Z] Logging Driver: json-file [2020-08-19T16:43:59.693Z] Cgroup Driver: cgroupfs [2020-08-19T16:43:59.693Z] Plugins: [2020-08-19T16:43:59.693Z] Volume: local [2020-08-19T16:43:59.693Z] Network: bridge host ipvlan macvlan null overlay [2020-08-19T16:43:59.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-19T16:43:59.693Z] Swarm: inactive [2020-08-19T16:43:59.693Z] Runtimes: runc [2020-08-19T16:43:59.693Z] Default Runtime: runc [2020-08-19T16:43:59.693Z] Init Binary: docker-init [2020-08-19T16:43:59.693Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:43:59.693Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:43:59.693Z] init version: fec3683 [2020-08-19T16:43:59.693Z] Security Options: [2020-08-19T16:43:59.693Z] apparmor [2020-08-19T16:43:59.693Z] seccomp [2020-08-19T16:43:59.693Z] Profile: default [2020-08-19T16:43:59.693Z] Kernel Version: 5.3.0-1030-aws [2020-08-19T16:43:59.693Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-19T16:43:59.693Z] OSType: linux [2020-08-19T16:43:59.693Z] Architecture: x86_64 [2020-08-19T16:43:59.693Z] CPUs: 2 [2020-08-19T16:43:59.693Z] Total Memory: 7.487GiB [2020-08-19T16:43:59.693Z] Name: ip-10-100-48-38 [2020-08-19T16:43:59.693Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-19T16:43:59.693Z] Docker Root Dir: /var/lib/docker [2020-08-19T16:43:59.693Z] Debug Mode: false [2020-08-19T16:43:59.693Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:43:59.693Z] Labels: [2020-08-19T16:43:59.693Z] Experimental: true [2020-08-19T16:43:59.693Z] Insecure Registries: [2020-08-19T16:43:59.693Z] 127.0.0.0/8 [2020-08-19T16:43:59.693Z] Live Restore Enabled: true [2020-08-19T16:43:59.693Z] [2020-08-19T16:43:59.693Z] WARNING: No swap limit support [Pipeline] sh [2020-08-19T16:43:59.732Z] #32 ... [2020-08-19T16:43:59.732Z] [2020-08-19T16:43:59.732Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:43:59.732Z] #38 60.06 The following additional packages will be installed: [2020-08-19T16:43:59.732Z] #38 60.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-19T16:43:59.732Z] #38 60.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-19T16:43:59.732Z] #38 60.09 Suggested packages: [2020-08-19T16:43:59.732Z] #38 60.09 manpages-dev python-setuptools [2020-08-19T16:43:59.732Z] #38 61.92 The following NEW packages will be installed: [2020-08-19T16:43:59.732Z] #38 61.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-19T16:43:59.732Z] #38 61.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-19T16:43:59.732Z] #38 61.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-19T16:43:59.732Z] #38 61.98 python-six zlib1g-dev [2020-08-19T16:43:59.732Z] #38 62.55 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:43:59.732Z] #38 62.55 Need to get 4095 kB of archives. [2020-08-19T16:43:59.732Z] #38 62.55 After this operation, 22.5 MB of additional disk space will be used. [2020-08-19T16:43:59.732Z] #38 62.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-19T16:43:59.732Z] #38 62.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-19T16:43:59.732Z] #38 62.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-19T16:43:59.732Z] #38 62.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-19T16:43:59.732Z] #38 62.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-19T16:43:59.732Z] #38 62.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-19T16:43:59.732Z] #38 62.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-19T16:43:59.732Z] #38 62.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-19T16:43:59.732Z] #38 62.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-19T16:43:59.879Z] #17 12.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-19T16:43:59.879Z] #17 12.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-19T16:43:59.879Z] #17 12.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-19T16:43:59.988Z] #38 62.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-19T16:43:59.989Z] #38 62.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-19T16:43:59.989Z] #38 62.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-19T16:43:59.989Z] #38 63.04 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-08-19T16:43:59.989Z] #38 63.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-19T16:44:00.000Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:44:00.000Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:44:00.000Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41376/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-19T16:44:00.245Z] #38 63.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-19T16:44:00.245Z] #38 63.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-19T16:44:00.245Z] #38 63.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-19T16:44:00.270Z] + bash /home/ubuntu/workspace/moby_PR-41376/check-config.sh [2020-08-19T16:44:00.270Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-19T16:44:00.270Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-19T16:44:00.270Z] [2020-08-19T16:44:00.270Z] Generally Necessary: [2020-08-19T16:44:00.270Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-19T16:44:00.270Z] - apparmor: enabled and tools installed [2020-08-19T16:44:00.270Z] - CONFIG_NAMESPACES: enabled [2020-08-19T16:44:00.270Z] - CONFIG_NET_NS: enabled [2020-08-19T16:44:00.270Z] - CONFIG_PID_NS: enabled [2020-08-19T16:44:00.270Z] - CONFIG_IPC_NS: enabled [2020-08-19T16:44:00.270Z] - CONFIG_UTS_NS: enabled [2020-08-19T16:44:00.270Z] - CONFIG_CGROUPS: enabled [2020-08-19T16:44:00.270Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-19T16:44:00.270Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-19T16:44:00.270Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-19T16:44:00.270Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-19T16:44:00.270Z] - CONFIG_CPUSETS: enabled [2020-08-19T16:44:00.270Z] - CONFIG_MEMCG: enabled [2020-08-19T16:44:00.270Z] - CONFIG_KEYS: enabled [2020-08-19T16:44:00.270Z] - CONFIG_VETH: enabled (as module) [2020-08-19T16:44:00.270Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-19T16:44:00.270Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-19T16:44:00.515Z] #17 13.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:44:00.515Z] #17 13.44 Fetched 27.7 MB in 3s (10.5 MB/s) [2020-08-19T16:44:00.515Z] #17 13.47 Selecting previously unselected package pigz. [2020-08-19T16:44:00.515Z] #17 13.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-08-19T16:44:00.515Z] #17 13.55 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-19T16:44:00.515Z] #17 13.55 Unpacking pigz (2.4-1) ... [2020-08-19T16:44:00.515Z] #17 13.61 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-19T16:44:00.515Z] #17 13.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-19T16:44:00.515Z] #17 13.61 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-19T16:44:00.536Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-19T16:44:00.537Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-19T16:44:00.537Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-19T16:44:00.537Z] [2020-08-19T16:44:00.537Z] Optional Features: [2020-08-19T16:44:00.537Z] - CONFIG_USER_NS: enabled [2020-08-19T16:44:00.537Z] - CONFIG_SECCOMP: enabled [2020-08-19T16:44:00.537Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-19T16:44:00.537Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-19T16:44:00.537Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-19T16:44:00.537Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-19T16:44:00.537Z] - CONFIG_BLK_CGROUP: enabled [2020-08-19T16:44:00.537Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-19T16:44:00.537Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-19T16:44:00.537Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-19T16:44:00.537Z] - CONFIG_CGROUP_PERF: enabled [2020-08-19T16:44:00.537Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-19T16:44:00.537Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-19T16:44:00.537Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-19T16:44:00.537Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-19T16:44:00.537Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-19T16:44:00.537Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-19T16:44:00.537Z] - CONFIG_IP_VS: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-19T16:44:00.806Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-19T16:44:00.806Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-19T16:44:00.806Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_EXT4_FS: enabled [2020-08-19T16:44:00.806Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-19T16:44:00.806Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-19T16:44:00.806Z] - Network Drivers: [2020-08-19T16:44:00.806Z] - "overlay": [2020-08-19T16:44:00.806Z] - CONFIG_VXLAN: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-19T16:44:00.806Z] Optional (for encrypted networks): [2020-08-19T16:44:00.806Z] - CONFIG_CRYPTO: enabled [2020-08-19T16:44:00.806Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-19T16:44:00.806Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-19T16:44:00.806Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-19T16:44:00.806Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-19T16:44:00.806Z] - CONFIG_XFRM: enabled [2020-08-19T16:44:00.806Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-19T16:44:00.806Z] - "ipvlan": [2020-08-19T16:44:00.806Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-19T16:44:00.806Z] - "macvlan": [2020-08-19T16:44:00.806Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_DUMMY: enabled (as module) [2020-08-19T16:44:00.806Z] - "ftp,tftp client in container": [2020-08-19T16:44:00.806Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-19T16:44:00.806Z] - Storage Drivers: [2020-08-19T16:44:00.806Z] - "aufs": [2020-08-19T16:44:00.806Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-19T16:44:00.806Z] - "btrfs": [2020-08-19T16:44:00.806Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-19T16:44:00.806Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-19T16:44:00.806Z] - "devicemapper": [2020-08-19T16:44:00.806Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-19T16:44:00.806Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-19T16:44:00.806Z] - "overlay": [2020-08-19T16:44:00.806Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-19T16:44:00.806Z] - "zfs": [2020-08-19T16:44:00.806Z] - /dev/zfs: present [2020-08-19T16:44:00.806Z] - zfs command: missing [2020-08-19T16:44:00.806Z] - zpool command: missing [2020-08-19T16:44:00.806Z] [2020-08-19T16:44:00.806Z] Limits: [2020-08-19T16:44:00.808Z] #17 13.95 Selecting previously unselected package python3.7-minimal. [2020-08-19T16:44:00.810Z] #38 ... [2020-08-19T16:44:00.810Z] [2020-08-19T16:44:00.810Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:00.810Z] #43 DONE 63.7s [2020-08-19T16:44:00.810Z] [2020-08-19T16:44:00.810Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:00.810Z] #60 DONE 63.7s [2020-08-19T16:44:00.810Z] [2020-08-19T16:44:00.810Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:00.810Z] #23 42.99 Reading package lists... [2020-08-19T16:44:00.810Z] #23 54.11 Building dependency tree... [2020-08-19T16:44:00.810Z] #23 60.44 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-19T16:44:00.810Z] #23 60.44 The following additional packages will be installed: [2020-08-19T16:44:00.810Z] #23 60.47 libjq1 libonig5 [2020-08-19T16:44:00.810Z] #23 61.19 The following NEW packages will be installed: [2020-08-19T16:44:00.810Z] #23 61.21 jq libjq1 libonig5 [2020-08-19T16:44:00.810Z] #23 61.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:44:00.810Z] #23 61.79 Need to get 355 kB of archives. [2020-08-19T16:44:00.810Z] #23 61.79 After this operation, 1072 kB of additional disk space will be used. [2020-08-19T16:44:00.810Z] #23 61.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-19T16:44:00.810Z] #23 61.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-19T16:44:00.810Z] #23 61.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-19T16:44:01.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-19T16:44:01.066Z] [2020-08-19T16:44:01.066Z] + true [2020-08-19T16:44:01.066Z] #23 63.81 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:44:01.066Z] #23 ... [2020-08-19T16:44:01.066Z] [2020-08-19T16:44:01.066Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:01.066Z] #32 63.23 The following additional packages will be installed: [2020-08-19T16:44:01.066Z] #32 63.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-19T16:44:01.066Z] #32 63.28 Suggested packages: [2020-08-19T16:44:01.066Z] #32 63.30 cmake-doc ninja-build lrzip [2020-08-19T16:44:01.066Z] #32 63.30 Recommended packages: [2020-08-19T16:44:01.067Z] #32 63.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-19T16:44:01.067Z] #32 ... [2020-08-19T16:44:01.067Z] [2020-08-19T16:44:01.067Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:01.067Z] #10 43.12 Reading package lists... [2020-08-19T16:44:01.067Z] #10 54.62 Building dependency tree... [2020-08-19T16:44:01.067Z] #10 60.52 The following additional packages will be installed: [2020-08-19T16:44:01.067Z] #10 60.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-19T16:44:01.067Z] #10 60.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-19T16:44:01.067Z] #10 60.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-19T16:44:01.067Z] #10 60.63 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:44:01.067Z] #10 60.64 Suggested packages: [2020-08-19T16:44:01.067Z] #10 60.65 gcc-8-locales seccomp wine64 [2020-08-19T16:44:01.067Z] #10 62.67 The following NEW packages will be installed: [2020-08-19T16:44:01.067Z] #10 62.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-19T16:44:01.067Z] #10 62.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-19T16:44:01.067Z] #10 62.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-19T16:44:01.067Z] #10 62.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-19T16:44:01.067Z] #10 62.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-19T16:44:01.067Z] #10 62.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:44:01.067Z] #10 63.23 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:44:01.067Z] #10 63.23 Need to get 77.7 MB of archives. [2020-08-19T16:44:01.067Z] #10 63.23 After this operation, 487 MB of additional disk space will be used. [2020-08-19T16:44:01.067Z] #10 63.23 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-08-19T16:44:01.067Z] #10 63.60 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] [Pipeline] } [Pipeline] // stage [2020-08-19T16:44:01.101Z] #17 13.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-19T16:44:01.101Z] #17 13.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-19T16:44:01.323Z] #10 64.23 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-08-19T16:44:01.323Z] #10 64.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-19T16:44:01.323Z] #10 64.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-19T16:44:01.323Z] #10 64.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-19T16:44:01.323Z] #10 ... [2020-08-19T16:44:01.323Z] [2020-08-19T16:44:01.323Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:01.323Z] #23 64.27 Fetched 355 kB in 0s (806 kB/s) [2020-08-19T16:44:01.394Z] #17 14.38 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-19T16:44:01.394Z] #17 14.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:44:01.424Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 . [2020-08-19T16:44:01.424Z] #2 [internal] load .dockerignore [2020-08-19T16:44:01.424Z] #2 transferring context: 87B done [2020-08-19T16:44:01.623Z] #23 64.52 Selecting previously unselected package libonig5:amd64. [2020-08-19T16:44:01.623Z] #23 64.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-08-19T16:44:01.623Z] #23 64.69 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-19T16:44:01.623Z] #23 64.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:44:01.684Z] #2 DONE 0.1s [2020-08-19T16:44:01.684Z] [2020-08-19T16:44:01.684Z] #1 [internal] load build definition from Dockerfile [2020-08-19T16:44:01.684Z] #1 transferring dockerfile: 16.37kB done [2020-08-19T16:44:01.684Z] #1 DONE 0.1s [2020-08-19T16:44:01.684Z] [2020-08-19T16:44:01.684Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-19T16:44:02.186Z] #23 ... [2020-08-19T16:44:02.186Z] [2020-08-19T16:44:02.186Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:44:02.186Z] #51 43.87 Reading package lists... [2020-08-19T16:44:02.186Z] #51 55.64 Building dependency tree... [2020-08-19T16:44:02.186Z] #51 61.18 The following additional packages will be installed: [2020-08-19T16:44:02.186Z] #51 61.19 libbtrfs0 [2020-08-19T16:44:02.186Z] #51 61.55 The following NEW packages will be installed: [2020-08-19T16:44:02.186Z] #51 61.56 libbtrfs-dev libbtrfs0 [2020-08-19T16:44:02.186Z] #51 61.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:44:02.186Z] #51 61.98 Need to get 119 kB of archives. [2020-08-19T16:44:02.186Z] #51 61.98 After this operation, 387 kB of additional disk space will be used. [2020-08-19T16:44:02.186Z] #51 61.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-19T16:44:02.186Z] #51 61.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-19T16:44:02.186Z] #51 63.79 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:44:02.186Z] #51 64.24 Fetched 119 kB in 0s (405 kB/s) [2020-08-19T16:44:02.186Z] #51 64.50 Selecting previously unselected package libbtrfs0. [2020-08-19T16:44:02.186Z] #51 64.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-19T16:44:02.186Z] #51 64.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-19T16:44:02.186Z] #51 64.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:44:02.186Z] #51 64.91 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:44:02.186Z] #51 64.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-19T16:44:02.186Z] #51 64.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:44:02.186Z] #51 ... [2020-08-19T16:44:02.186Z] [2020-08-19T16:44:02.186Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:02.186Z] #38 65.19 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:44:02.256Z] #3 DONE 0.6s [2020-08-19T16:44:02.256Z] [2020-08-19T16:44:02.256Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-19T16:44:02.256Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-19T16:44:02.256Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-19T16:44:02.256Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-19T16:44:02.256Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-19T16:44:02.256Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-19T16:44:02.461Z] Client: Docker Engine - Community [2020-08-19T16:44:02.461Z] Version: 19.03.12 [2020-08-19T16:44:02.461Z] API version: 1.40 [2020-08-19T16:44:02.461Z] Go version: go1.13.10 [2020-08-19T16:44:02.461Z] Git commit: 48a6621 [2020-08-19T16:44:02.461Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-19T16:44:02.461Z] OS/Arch: linux/arm64 [2020-08-19T16:44:02.461Z] Experimental: false [2020-08-19T16:44:02.461Z] [2020-08-19T16:44:02.461Z] Server: Docker Engine - Community [2020-08-19T16:44:02.461Z] Engine: [2020-08-19T16:44:02.461Z] Version: 19.03.12 [2020-08-19T16:44:02.461Z] API version: 1.40 (minimum version 1.12) [2020-08-19T16:44:02.461Z] Go version: go1.13.10 [2020-08-19T16:44:02.461Z] Git commit: 48a6621 [2020-08-19T16:44:02.461Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-19T16:44:02.461Z] OS/Arch: linux/arm64 [2020-08-19T16:44:02.461Z] Experimental: true [2020-08-19T16:44:02.461Z] containerd: [2020-08-19T16:44:02.461Z] Version: 1.2.13 [2020-08-19T16:44:02.461Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:44:02.461Z] runc: [2020-08-19T16:44:02.461Z] Version: 1.0.0-rc10 [2020-08-19T16:44:02.461Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:44:02.461Z] docker-init: [2020-08-19T16:44:02.461Z] Version: 0.18.0 [2020-08-19T16:44:02.461Z] GitCommit: fec3683 [Pipeline] sh [2020-08-19T16:44:02.516Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-19T16:44:02.516Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-19T16:44:02.777Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-19T16:44:02.808Z] + docker info [2020-08-19T16:44:02.840Z] #38 65.63 Fetched 4095 kB in 1s (4400 kB/s) [2020-08-19T16:44:02.840Z] #38 65.83 Selecting previously unselected package libcap-dev:amd64. [2020-08-19T16:44:02.907Z] #17 15.68 Selecting previously unselected package python3-minimal. [2020-08-19T16:44:02.907Z] #17 15.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 ... 23448 files and directories currently installed.) [2020-08-19T16:44:02.907Z] #17 15.73 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-19T16:44:02.907Z] #17 15.74 Unpacking python3-minimal (3.7.3-1) ... [2020-08-19T16:44:02.907Z] #17 15.79 Selecting previously unselected package libmpdec2:s390x. [2020-08-19T16:44:02.907Z] #17 15.79 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-19T16:44:02.907Z] #17 15.80 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-19T16:44:02.907Z] #17 15.83 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-19T16:44:02.907Z] #17 15.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-19T16:44:02.907Z] #17 15.84 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-19T16:44:03.041Z] #4 DONE 0.7s [2020-08-19T16:44:03.103Z] #38 65.83 (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-08-19T16:44:03.103Z] #38 65.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-19T16:44:03.103Z] #38 66.02 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-19T16:44:03.200Z] #17 16.34 Selecting previously unselected package python3.7. [2020-08-19T16:44:03.302Z] [2020-08-19T16:44:03.302Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-19T16:44:03.369Z] #38 66.35 Selecting previously unselected package libnet1:amd64. [2020-08-19T16:44:03.369Z] #38 66.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:44:03.369Z] #38 66.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:44:03.465Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done [2020-08-19T16:44:03.465Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-19T16:44:03.493Z] #17 16.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-19T16:44:03.493Z] #17 16.35 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:44:03.493Z] #17 16.40 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-19T16:44:03.493Z] #17 16.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-19T16:44:03.493Z] #17 16.42 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-19T16:44:03.493Z] #17 16.47 Setting up python3-minimal (3.7.3-1) ... [2020-08-19T16:44:03.872Z] #6 DONE 0.4s [2020-08-19T16:44:03.872Z] [2020-08-19T16:44:03.872Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-19T16:44:03.872Z] #5 DONE 0.3s [2020-08-19T16:44:03.872Z] [2020-08-19T16:44:03.872Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:44:03.872Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-19T16:44:03.872Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-19T16:44:03.873Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-19T16:44:03.873Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-08-19T16:44:03.873Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-08-19T16:44:03.873Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-19T16:44:03.873Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.70MB / 7.81MB 0.2s [2020-08-19T16:44:03.939Z] #38 ... [2020-08-19T16:44:03.939Z] [2020-08-19T16:44:03.939Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:44:03.939Z] #51 65.56 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:44:03.939Z] #51 65.76 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:44:03.939Z] #51 65.83 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:44:03.939Z] #51 DONE 66.9s [2020-08-19T16:44:04.130Z] #17 ... [2020-08-19T16:44:04.130Z] [2020-08-19T16:44:04.130Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:04.130Z] #28 DONE 92.2s [2020-08-19T16:44:04.130Z] [2020-08-19T16:44:04.130Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:44:04.130Z] #17 16.96 Selecting previously unselected package python3. [2020-08-19T16:44:04.130Z] #17 16.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 ... 23860 files and directories currently installed.) [2020-08-19T16:44:04.130Z] #17 16.99 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-19T16:44:04.130Z] #17 16.99 Unpacking python3 (3.7.3-1) ... [2020-08-19T16:44:04.130Z] #17 ... [2020-08-19T16:44:04.130Z] [2020-08-19T16:44:04.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:04.130Z] #39 52.11 CC criu/autofs.o [2020-08-19T16:44:04.130Z] #39 52.99 CC criu/bfd.o [2020-08-19T16:44:04.130Z] #39 53.35 CC criu/bitmap.o [2020-08-19T16:44:04.130Z] #39 53.44 CC criu/cgroup-props.o [2020-08-19T16:44:04.130Z] #39 53.84 CC criu/cgroup.o [2020-08-19T16:44:04.130Z] #39 55.54 CC criu/clone-noasan.o [2020-08-19T16:44:04.130Z] #39 55.70 CC criu/config.o [2020-08-19T16:44:04.130Z] #39 56.43 CC criu/cr-check.o [2020-08-19T16:44:04.135Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-08-19T16:44:04.135Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.80MB / 50.40MB 0.4s [2020-08-19T16:44:04.196Z] [2020-08-19T16:44:04.196Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:04.196Z] #38 67.04 Selecting previously unselected package libnet1-dev. [2020-08-19T16:44:04.196Z] #38 67.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:44:04.196Z] #38 67.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:44:04.396Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-19T16:44:04.396Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.41MB / 10.00MB 0.6s [2020-08-19T16:44:04.396Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.12MB / 50.40MB 0.7s [2020-08-19T16:44:04.396Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.76MB / 10.00MB 0.7s [2020-08-19T16:44:04.396Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.7s [2020-08-19T16:44:04.452Z] #38 ... [2020-08-19T16:44:04.452Z] [2020-08-19T16:44:04.452Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:04.452Z] #23 65.24 Selecting previously unselected package libjq1:amd64. [2020-08-19T16:44:04.452Z] #23 65.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:44:04.452Z] #23 65.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:44:04.452Z] #23 65.83 Selecting previously unselected package jq. [2020-08-19T16:44:04.452Z] #23 65.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:44:04.452Z] #23 65.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:44:04.452Z] #23 66.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:44:04.452Z] #23 66.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:44:04.452Z] #23 66.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:44:04.452Z] #23 66.51 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:44:04.452Z] #23 DONE 67.4s [2020-08-19T16:44:04.657Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.88MB / 10.00MB 0.8s [2020-08-19T16:44:04.657Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.15MB / 50.40MB 0.9s [2020-08-19T16:44:04.657Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s [2020-08-19T16:44:04.657Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.64MB / 51.83MB 0.9s [2020-08-19T16:44:04.708Z] [2020-08-19T16:44:04.708Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:04.708Z] #38 67.50 Selecting previously unselected package libnl-3-200:amd64. [2020-08-19T16:44:04.708Z] #38 67.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-19T16:44:04.708Z] #38 67.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:44:04.797Z] #39 57.34 CC criu/cr-dedup.o [2020-08-19T16:44:04.917Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.97MB / 50.40MB 1.0s [2020-08-19T16:44:04.917Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.60MB / 50.40MB 1.2s [2020-08-19T16:44:04.917Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2020-08-19T16:44:04.917Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.40MB / 51.83MB 1.2s [2020-08-19T16:44:04.917Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.64MB / 68.67MB 1.2s [2020-08-19T16:44:04.965Z] #38 ... [2020-08-19T16:44:04.965Z] [2020-08-19T16:44:04.965Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-19T16:44:04.965Z] #24 DONE 0.3s [2020-08-19T16:44:04.965Z] [2020-08-19T16:44:04.965Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:04.965Z] #38 67.74 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-19T16:44:04.965Z] #38 67.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-19T16:44:04.965Z] #38 67.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-19T16:44:05.090Z] #39 57.53 CC criu/cr-dump.o [2020-08-19T16:44:05.090Z] #39 ... [2020-08-19T16:44:05.090Z] [2020-08-19T16:44:05.090Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:44:05.090Z] #17 17.08 Selecting previously unselected package libip4tc0:s390x. [2020-08-19T16:44:05.090Z] #17 17.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.08 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-19T16:44:05.090Z] #17 17.15 Selecting previously unselected package libip6tc0:s390x. [2020-08-19T16:44:05.090Z] #17 17.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.15 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-19T16:44:05.090Z] #17 17.19 Selecting previously unselected package libiptc0:s390x. [2020-08-19T16:44:05.090Z] #17 17.19 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.21 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-19T16:44:05.090Z] #17 17.26 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-19T16:44:05.090Z] #17 17.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.27 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-19T16:44:05.090Z] #17 17.31 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-19T16:44:05.090Z] #17 17.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.32 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-19T16:44:05.090Z] #17 17.43 Selecting previously unselected package libnftnl11:s390x. [2020-08-19T16:44:05.090Z] #17 17.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.45 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-19T16:44:05.090Z] #17 17.50 Selecting previously unselected package iptables. [2020-08-19T16:44:05.090Z] #17 17.50 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.51 Unpacking iptables (1.8.2-4) ... [2020-08-19T16:44:05.090Z] #17 17.84 Selecting previously unselected package xxd. [2020-08-19T16:44:05.090Z] #17 17.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-19T16:44:05.090Z] #17 17.85 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:44:05.090Z] #17 17.90 Selecting previously unselected package vim-common. [2020-08-19T16:44:05.090Z] #17 17.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:44:05.090Z] #17 17.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:44:05.090Z] #17 17.98 Selecting previously unselected package bash-completion. [2020-08-19T16:44:05.090Z] #17 17.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-19T16:44:05.180Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.28MB / 50.40MB 1.4s [2020-08-19T16:44:05.180Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.23MB / 51.83MB 1.4s [2020-08-19T16:44:05.180Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.55MB / 68.67MB 1.4s [2020-08-19T16:44:05.180Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.89MB / 51.83MB 1.5s [2020-08-19T16:44:05.221Z] #38 68.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-19T16:44:05.221Z] #38 68.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:44:05.221Z] #38 68.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:44:05.444Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.79MB / 50.40MB 1.6s [2020-08-19T16:44:05.444Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.28MB / 68.67MB 1.6s [2020-08-19T16:44:05.521Z] #38 68.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-19T16:44:05.521Z] #38 68.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:44:05.521Z] #38 68.51 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-19T16:44:05.731Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.49MB / 50.40MB 1.9s [2020-08-19T16:44:05.731Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.18MB / 51.83MB 1.9s [2020-08-19T16:44:05.731Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.07MB / 68.67MB 1.9s [2020-08-19T16:44:05.778Z] #38 68.70 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-19T16:44:05.778Z] #38 68.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-19T16:44:05.778Z] #38 68.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:44:05.996Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.47MB / 50.40MB 2.1s [2020-08-19T16:44:05.996Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.51MB / 51.83MB 2.1s [2020-08-19T16:44:05.996Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.61MB / 68.67MB 2.1s [2020-08-19T16:44:05.996Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.36MB / 51.83MB 2.2s [2020-08-19T16:44:06.131Z] #17 19.15 Unpacking bash-completion (1:2.8-6) ... [2020-08-19T16:44:06.259Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s [2020-08-19T16:44:06.259Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.42MB / 51.83MB 2.4s [2020-08-19T16:44:06.259Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.78MB / 68.67MB 2.4s [2020-08-19T16:44:06.259Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.69MB / 51.83MB 2.5s [2020-08-19T16:44:06.259Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.06MB / 68.67MB 2.5s [2020-08-19T16:44:06.385Z] #38 69.26 Selecting previously unselected package libprotobuf17:amd64. [2020-08-19T16:44:06.385Z] #38 69.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:44:06.385Z] #38 69.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:06.427Z] #17 19.36 Selecting previously unselected package bzip2. [2020-08-19T16:44:06.427Z] #17 19.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-19T16:44:06.427Z] #17 19.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:44:06.427Z] #17 19.43 Selecting previously unselected package xz-utils. [2020-08-19T16:44:06.427Z] #17 19.43 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-19T16:44:06.427Z] #17 19.43 Unpacking xz-utils (5.2.4-1) ... [2020-08-19T16:44:06.427Z] #17 19.53 Selecting previously unselected package apparmor. [2020-08-19T16:44:06.523Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.06MB / 51.83MB 2.7s [2020-08-19T16:44:06.523Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.47MB / 68.67MB 2.7s [2020-08-19T16:44:06.523Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.8s done [2020-08-19T16:44:06.721Z] #17 19.54 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-19T16:44:06.721Z] #17 19.58 Unpacking apparmor (2.13.2-10) ... [2020-08-19T16:44:06.721Z] #17 19.77 Selecting previously unselected package aufs-tools. [2020-08-19T16:44:06.721Z] #17 19.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-19T16:44:06.721Z] #17 19.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:44:06.721Z] #17 19.83 Selecting previously unselected package libonig5:s390x. [2020-08-19T16:44:06.787Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s [2020-08-19T16:44:06.787Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.44MB / 68.67MB 2.9s [2020-08-19T16:44:06.787Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.9s [2020-08-19T16:44:07.017Z] #17 19.84 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-19T16:44:07.017Z] #17 19.84 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-19T16:44:07.017Z] #17 19.91 Selecting previously unselected package libjq1:s390x. [2020-08-19T16:44:07.017Z] #17 19.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-19T16:44:07.017Z] #17 19.92 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-19T16:44:07.017Z] #17 19.98 Selecting previously unselected package jq. [2020-08-19T16:44:07.017Z] #17 19.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-19T16:44:07.017Z] #17 19.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:44:07.017Z] #17 20.01 Selecting previously unselected package libaio1:s390x. [2020-08-19T16:44:07.017Z] #17 20.01 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-19T16:44:07.017Z] #17 20.01 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-19T16:44:07.017Z] #17 20.06 Selecting previously unselected package libgpm2:s390x. [2020-08-19T16:44:07.017Z] #17 20.06 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-19T16:44:07.017Z] #17 20.06 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-19T16:44:07.017Z] #17 20.10 Selecting previously unselected package libicu63:s390x. [2020-08-19T16:44:07.052Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.72MB / 68.67MB 3.1s [2020-08-19T16:44:07.052Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2020-08-19T16:44:07.052Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.13MB / 68.67MB 3.3s [2020-08-19T16:44:07.052Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.83MB / 120.17MB 3.3s [2020-08-19T16:44:07.052Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-08-19T16:44:07.052Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.3s [2020-08-19T16:44:07.312Z] #17 20.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-19T16:44:07.312Z] #17 20.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-19T16:44:07.315Z] #38 ... [2020-08-19T16:44:07.315Z] [2020-08-19T16:44:07.315Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:07.315Z] #30 60.12 sync [2020-08-19T16:44:07.315Z] #30 60.17 internal/reflectlite [2020-08-19T16:44:07.315Z] #30 64.37 errors [2020-08-19T16:44:07.315Z] #30 64.39 sort [2020-08-19T16:44:07.315Z] #30 65.20 strconv [2020-08-19T16:44:07.315Z] #30 66.91 io [2020-08-19T16:44:07.315Z] #30 69.04 internal/oserror [2020-08-19T16:44:07.315Z] #30 69.19 syscall [2020-08-19T16:44:07.315Z] #30 ... [2020-08-19T16:44:07.315Z] [2020-08-19T16:44:07.315Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:07.315Z] #32 65.01 The following NEW packages will be installed: [2020-08-19T16:44:07.315Z] #32 65.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-19T16:44:07.315Z] #32 65.01 vim-common xxd [2020-08-19T16:44:07.315Z] #32 65.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:44:07.315Z] #32 65.54 Need to get 14.9 MB of archives. [2020-08-19T16:44:07.315Z] #32 65.54 After this operation, 61.8 MB of additional disk space will be used. [2020-08-19T16:44:07.315Z] #32 65.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-19T16:44:07.315Z] #32 65.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:44:07.315Z] #32 65.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-19T16:44:07.315Z] #32 65.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-19T16:44:07.315Z] #32 67.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-19T16:44:07.315Z] #32 67.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-19T16:44:07.315Z] #32 67.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-19T16:44:07.315Z] #32 67.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-19T16:44:07.315Z] #32 67.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-19T16:44:07.315Z] #32 67.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-19T16:44:07.315Z] #32 70.02 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:44:07.316Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.63MB / 120.17MB 3.4s [2020-08-19T16:44:07.316Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2020-08-19T16:44:07.316Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.08MB / 68.67MB 3.5s [2020-08-19T16:44:07.572Z] #32 70.41 Fetched 14.9 MB in 3s (4956 kB/s) [2020-08-19T16:44:07.572Z] #32 ... [2020-08-19T16:44:07.572Z] [2020-08-19T16:44:07.572Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:07.572Z] #38 70.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-19T16:44:07.572Z] #38 70.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:44:07.579Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s [2020-08-19T16:44:07.579Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.20MB / 120.17MB 3.7s [2020-08-19T16:44:07.579Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.06MB / 120.17MB 3.8s [2020-08-19T16:44:07.579Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.11MB / 120.17MB 3.9s [2020-08-19T16:44:07.828Z] #38 70.71 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:07.839Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.83MB / 120.17MB 4.1s [2020-08-19T16:44:08.086Z] #38 71.07 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-19T16:44:08.086Z] #38 71.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-19T16:44:08.086Z] #38 71.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:08.099Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.91MB / 120.17MB 4.3s [2020-08-19T16:44:08.099Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done [2020-08-19T16:44:08.360Z] #7 ... [2020-08-19T16:44:08.361Z] [2020-08-19T16:44:08.361Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-19T16:44:08.361Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-19T16:44:08.361Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-19T16:44:08.361Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-19T16:44:08.361Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-08-19T16:44:08.361Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.8s done [2020-08-19T16:44:08.361Z] #58 DONE 4.5s [2020-08-19T16:44:08.361Z] [2020-08-19T16:44:08.361Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:44:08.361Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.42MB / 120.17MB 4.5s [2020-08-19T16:44:08.361Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.16MB / 120.17MB 4.7s [2020-08-19T16:44:08.622Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.23MB / 120.17MB 4.9s [2020-08-19T16:44:08.744Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done [2020-08-19T16:44:08.744Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-08-19T16:44:08.884Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s [2020-08-19T16:44:09.015Z] #38 ... [2020-08-19T16:44:09.015Z] [2020-08-19T16:44:09.015Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:09.015Z] #41 61.83 sync [2020-08-19T16:44:09.015Z] #41 61.86 internal/reflectlite [2020-08-19T16:44:09.015Z] #41 64.87 github.com/LK4D4/vndr/godl/singleflight [2020-08-19T16:44:09.015Z] #41 65.49 math/rand [2020-08-19T16:44:09.015Z] #41 67.85 internal/singleflight [2020-08-19T16:44:09.015Z] #41 67.85 io [2020-08-19T16:44:09.015Z] #41 68.37 strconv [2020-08-19T16:44:09.015Z] #41 70.25 bytes [2020-08-19T16:44:09.015Z] #41 ... [2020-08-19T16:44:09.015Z] [2020-08-19T16:44:09.015Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:09.015Z] #30 71.99 reflect [2020-08-19T16:44:09.404Z] #17 22.37 Selecting previously unselected package libnet1:s390x. [2020-08-19T16:44:09.404Z] #17 22.37 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-19T16:44:09.404Z] #17 22.38 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-19T16:44:09.404Z] #17 22.44 Selecting previously unselected package libnl-3-200:s390x. [2020-08-19T16:44:09.404Z] #17 22.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-19T16:44:09.404Z] #17 22.45 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-19T16:44:09.460Z] #7 ... [2020-08-19T16:44:09.460Z] [2020-08-19T16:44:09.460Z] #20 [internal] load build context [2020-08-19T16:44:09.460Z] #20 transferring context: 51.49MB 5.2s done [2020-08-19T16:44:09.460Z] #20 DONE 5.5s [2020-08-19T16:44:09.460Z] [2020-08-19T16:44:09.460Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:44:09.703Z] #17 22.51 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-19T16:44:09.703Z] #17 22.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-19T16:44:09.703Z] #17 22.51 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-19T16:44:09.703Z] #17 22.56 Selecting previously unselected package libreadline5:s390x. [2020-08-19T16:44:09.703Z] #17 22.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-19T16:44:09.703Z] #17 22.56 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-19T16:44:09.703Z] #17 22.65 Selecting previously unselected package net-tools. [2020-08-19T16:44:09.703Z] #17 22.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-19T16:44:09.703Z] #17 22.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:44:09.703Z] #17 22.73 Selecting previously unselected package python-pip-whl. [2020-08-19T16:44:09.703Z] #17 22.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-19T16:44:09.703Z] #17 22.74 Unpacking python-pip-whl (18.1-5) ... [2020-08-19T16:44:09.998Z] #17 23.16 Selecting previously unselected package python3-lib2to3. [2020-08-19T16:44:09.998Z] #17 23.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-19T16:44:09.998Z] #17 23.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:44:09.998Z] #17 23.22 Selecting previously unselected package python3-distutils. [2020-08-19T16:44:10.039Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2020-08-19T16:44:10.294Z] #17 23.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-19T16:44:10.294Z] #17 23.23 Unpacking python3-distutils (3.7.3-1) ... [2020-08-19T16:44:10.294Z] #17 23.31 Selecting previously unselected package python3-pip. [2020-08-19T16:44:10.294Z] #17 23.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-19T16:44:10.294Z] #17 23.32 Unpacking python3-pip (18.1-5) ... [2020-08-19T16:44:10.294Z] #17 23.42 Selecting previously unselected package python3-pkg-resources. [2020-08-19T16:44:10.294Z] #17 23.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:44:10.294Z] #17 23.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:44:10.587Z] #17 23.48 Selecting previously unselected package python3-setuptools. [2020-08-19T16:44:10.587Z] #17 23.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-19T16:44:10.587Z] #17 23.49 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-19T16:44:10.587Z] #17 23.62 Selecting previously unselected package python3-wheel. [2020-08-19T16:44:10.587Z] #17 23.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-19T16:44:10.587Z] #17 23.62 Unpacking python3-wheel (0.32.3-2) ... [2020-08-19T16:44:10.587Z] #17 23.68 Selecting previously unselected package sudo. [2020-08-19T16:44:10.587Z] #17 23.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-19T16:44:10.587Z] #17 23.68 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:44:10.880Z] #17 23.91 Selecting previously unselected package thin-provisioning-tools. [2020-08-19T16:44:10.880Z] #17 23.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-19T16:44:10.880Z] #17 23.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:44:10.880Z] #17 24.03 Selecting previously unselected package uidmap. [2020-08-19T16:44:11.174Z] #17 24.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-19T16:44:11.174Z] #17 24.04 Unpacking uidmap (1:4.5-1.1) ... [2020-08-19T16:44:11.174Z] #17 24.11 Selecting previously unselected package vim-runtime. [2020-08-19T16:44:11.174Z] #17 24.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:44:11.174Z] #17 24.12 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-19T16:44:11.174Z] #17 24.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-19T16:44:11.174Z] #17 24.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:44:11.422Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.3s done [2020-08-19T16:44:11.422Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-19T16:44:11.992Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-19T16:44:11.992Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-19T16:44:12.338Z] #30 ... [2020-08-19T16:44:12.338Z] [2020-08-19T16:44:12.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:12.338Z] #10 65.10 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-08-19T16:44:12.338Z] #10 65.69 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-08-19T16:44:12.338Z] #10 65.69 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-08-19T16:44:12.338Z] #10 71.06 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-08-19T16:44:12.338Z] #10 74.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-19T16:44:12.338Z] #10 74.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-19T16:44:12.338Z] #10 74.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-19T16:44:12.338Z] #10 74.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-19T16:44:12.338Z] #10 74.39 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-08-19T16:44:12.338Z] #10 74.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-19T16:44:12.338Z] #10 74.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-19T16:44:12.338Z] #10 74.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-19T16:44:12.338Z] #10 74.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-19T16:44:12.338Z] #10 74.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-19T16:44:12.338Z] #10 74.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-19T16:44:12.338Z] #10 74.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-19T16:44:12.338Z] #10 74.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-19T16:44:12.338Z] #10 74.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-19T16:44:12.338Z] #10 74.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-19T16:44:12.338Z] #10 ... [2020-08-19T16:44:12.338Z] [2020-08-19T16:44:12.338Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:12.338Z] #28 72.16 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: 94% (1435/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-08-19T16:44:12.338Z] #28 73.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-19T16:44:12.338Z] #28 73.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-19T16:44:12.561Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-08-19T16:44:12.822Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-08-19T16:44:13.254Z] #17 26.07 Selecting previously unselected package vim. [2020-08-19T16:44:13.254Z] #17 26.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-19T16:44:13.254Z] #17 26.08 Unpacking vim (2:8.1.0875-5) ... [2020-08-19T16:44:13.254Z] #17 26.37 Selecting previously unselected package xfsprogs. [2020-08-19T16:44:13.567Z] #17 26.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-19T16:44:13.567Z] #17 26.37 Unpacking xfsprogs (4.20.0-1) ... [2020-08-19T16:44:13.567Z] #17 26.65 Selecting previously unselected package zip. [2020-08-19T16:44:13.567Z] #17 26.65 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-19T16:44:13.567Z] #17 26.65 Unpacking zip (3.0-11+b1) ... [2020-08-19T16:44:13.567Z] #17 26.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:44:13.567Z] #17 26.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:44:13.567Z] #17 26.75 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-19T16:44:13.567Z] #17 26.75 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-19T16:44:13.864Z] #17 26.76 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-19T16:44:13.864Z] #17 26.77 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-19T16:44:13.864Z] #17 26.77 Setting up uidmap (1:4.5-1.1) ... [2020-08-19T16:44:13.864Z] #17 26.78 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-19T16:44:13.864Z] #17 26.79 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-19T16:44:13.864Z] #17 26.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:44:13.864Z] #17 26.81 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-19T16:44:13.864Z] #17 26.82 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-19T16:44:13.864Z] #17 26.82 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:44:13.864Z] #17 26.83 Setting up zip (3.0-11+b1) ... [2020-08-19T16:44:13.865Z] #17 26.84 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:44:13.865Z] #17 26.85 Setting up bash-completion (1:2.8-6) ... [2020-08-19T16:44:14.017Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-08-19T16:44:14.272Z] #28 ... [2020-08-19T16:44:14.272Z] [2020-08-19T16:44:14.272Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:14.272Z] #52 4.155 + RM_GOPATH=0 [2020-08-19T16:44:14.272Z] #52 4.155 + TMP_GOPATH= [2020-08-19T16:44:14.272Z] #52 4.155 + : /build [2020-08-19T16:44:14.272Z] #52 4.155 + '[' -z '' ']' [2020-08-19T16:44:14.272Z] #52 4.155 ++ mktemp -d [2020-08-19T16:44:14.272Z] #52 4.166 + export GOPATH=/tmp/tmp.1pSaSgYahQ [2020-08-19T16:44:14.272Z] #52 4.166 + GOPATH=/tmp/tmp.1pSaSgYahQ [2020-08-19T16:44:14.272Z] #52 4.166 + RM_GOPATH=1 [2020-08-19T16:44:14.272Z] #52 4.166 + case "$(go env GOARCH)" in [2020-08-19T16:44:14.272Z] #52 4.166 ++ go env GOARCH [2020-08-19T16:44:14.272Z] #52 4.206 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:14.272Z] #52 4.206 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:14.272Z] #52 4.206 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:14.272Z] #52 4.213 + dir=/tmp/install [2020-08-19T16:44:14.272Z] #52 4.213 + bin=containerd [2020-08-19T16:44:14.272Z] #52 4.213 + shift [2020-08-19T16:44:14.272Z] #52 4.213 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-19T16:44:14.272Z] #52 4.213 + . /tmp/install/containerd.installer [2020-08-19T16:44:14.272Z] #52 4.213 ++ set -e [2020-08-19T16:44:14.272Z] #52 4.213 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:44:14.272Z] #52 4.213 + install_containerd [2020-08-19T16:44:14.272Z] #52 4.213 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-19T16:44:14.272Z] #52 4.213 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1pSaSgYahQ/src/github.com/containerd/containerd [2020-08-19T16:44:14.272Z] #52 4.213 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:44:14.272Z] #52 4.223 Cloning into '/tmp/tmp.1pSaSgYahQ/src/github.com/containerd/containerd'... [2020-08-19T16:44:14.272Z] #52 ... [2020-08-19T16:44:14.272Z] [2020-08-19T16:44:14.272Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:44:14.272Z] #25 5.116 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-19T16:44:14.272Z] #25 6.012 [2020-08-19T16:44:14.272Z] #25 6.456 #=#=# 0.0% ### 4.6% ##### 7.4% ###### 9.0% ############ 17.1% ################# 24.7% ##################### 30.0% ########################### 37.7% ################################ 44.6% #################################### 50.7% ######################################### 57.4% ########################################### 60.0% ################################################# 69.1% ###################################################### 75.7% ############################################################ 84.5% ################################################################# 90.7% ###################################################################### 97.9% ######################################################################## 100.0% [2020-08-19T16:44:14.272Z] #25 9.028 [2020-08-19T16:44:14.273Z] #25 9.272 ############ 17.8% ######################################### 57.3% ######################################################################## 100.0% [2020-08-19T16:44:14.835Z] #25 9.955 [2020-08-19T16:44:14.903Z] #17 28.09 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-19T16:44:15.068Z] Client: [2020-08-19T16:44:15.068Z] Debug Mode: false [2020-08-19T16:44:15.068Z] [2020-08-19T16:44:15.068Z] Server: [2020-08-19T16:44:15.068Z] Containers: 0 [2020-08-19T16:44:15.068Z] Running: 0 [2020-08-19T16:44:15.068Z] Paused: 0 [2020-08-19T16:44:15.068Z] Stopped: 0 [2020-08-19T16:44:15.068Z] Images: 0 [2020-08-19T16:44:15.068Z] Server Version: 19.03.12 [2020-08-19T16:44:15.068Z] Storage Driver: overlay2 [2020-08-19T16:44:15.068Z] Backing Filesystem: extfs [2020-08-19T16:44:15.068Z] Supports d_type: true [2020-08-19T16:44:15.068Z] Native Overlay Diff: true [2020-08-19T16:44:15.068Z] Logging Driver: json-file [2020-08-19T16:44:15.068Z] Cgroup Driver: cgroupfs [2020-08-19T16:44:15.068Z] Plugins: [2020-08-19T16:44:15.068Z] Volume: local [2020-08-19T16:44:15.068Z] Network: bridge host ipvlan macvlan null overlay [2020-08-19T16:44:15.068Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-19T16:44:15.068Z] Swarm: inactive [2020-08-19T16:44:15.068Z] Runtimes: runc [2020-08-19T16:44:15.068Z] Default Runtime: runc [2020-08-19T16:44:15.068Z] Init Binary: docker-init [2020-08-19T16:44:15.068Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-19T16:44:15.068Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-19T16:44:15.068Z] init version: fec3683 [2020-08-19T16:44:15.068Z] Security Options: [2020-08-19T16:44:15.068Z] apparmor [2020-08-19T16:44:15.068Z] seccomp [2020-08-19T16:44:15.068Z] Profile: default [2020-08-19T16:44:15.068Z] Kernel Version: 4.15.0-1074-aws [2020-08-19T16:44:15.068Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-19T16:44:15.068Z] OSType: linux [2020-08-19T16:44:15.068Z] Architecture: aarch64 [2020-08-19T16:44:15.068Z] CPUs: 4 [2020-08-19T16:44:15.068Z] Total Memory: 7.525GiB [2020-08-19T16:44:15.068Z] Name: ip-10-100-55-120 [2020-08-19T16:44:15.068Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-19T16:44:15.068Z] Docker Root Dir: /var/lib/docker [2020-08-19T16:44:15.068Z] Debug Mode: false [2020-08-19T16:44:15.068Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:44:15.068Z] Labels: [2020-08-19T16:44:15.068Z] Experimental: true [2020-08-19T16:44:15.069Z] Insecure Registries: [2020-08-19T16:44:15.069Z] 127.0.0.0/8 [2020-08-19T16:44:15.069Z] Live Restore Enabled: true [2020-08-19T16:44:15.069Z] [2020-08-19T16:44:15.069Z] WARNING: No swap limit support [Pipeline] sh [2020-08-19T16:44:15.196Z] #17 28.09 Setting up xz-utils (5.2.4-1) ... [2020-08-19T16:44:15.196Z] #17 28.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-19T16:44:15.196Z] #17 28.10 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:44:15.196Z] #17 28.15 invoke-rc.d: could not determine current runlevel [2020-08-19T16:44:15.196Z] #17 28.16 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-19T16:44:15.196Z] #17 28.16 Setting up pigz (2.4-1) ... [2020-08-19T16:44:15.196Z] #17 28.17 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-19T16:44:15.196Z] #17 28.18 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-19T16:44:15.196Z] #17 28.19 Setting up python-pip-whl (18.1-5) ... [2020-08-19T16:44:15.196Z] #17 28.20 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-19T16:44:15.196Z] #17 28.21 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:44:15.348Z] #25 10.21 ############ 17.9% ############################ 39.0% ############################################## 64.4% ##################################################################### 97.0% ######################################################################## 100.0% [2020-08-19T16:44:15.361Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:44:15.361Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:44:15.361Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41376/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-19T16:44:15.361Z] + bash /home/ubuntu/workspace/moby_PR-41376/check-config.sh [2020-08-19T16:44:15.361Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-19T16:44:15.361Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-19T16:44:15.361Z] [2020-08-19T16:44:15.361Z] Generally Necessary: [2020-08-19T16:44:15.361Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-19T16:44:15.361Z] - apparmor: enabled and tools installed [2020-08-19T16:44:15.361Z] - CONFIG_NAMESPACES: enabled [2020-08-19T16:44:15.395Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.8s done [2020-08-19T16:44:15.488Z] #17 28.38 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-19T16:44:15.488Z] #17 28.39 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-19T16:44:15.488Z] #17 28.40 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-19T16:44:15.488Z] #17 28.40 Setting up vim (2:8.1.0875-5) ... [2020-08-19T16:44:15.488Z] #17 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-19T16:44:15.488Z] #17 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-19T16:44:15.488Z] #17 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-19T16:44:15.488Z] #17 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-19T16:44:15.488Z] #17 28.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-19T16:44:15.488Z] #17 28.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-19T16:44:15.488Z] #17 28.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-19T16:44:15.488Z] #17 28.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-19T16:44:15.488Z] #17 28.43 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-19T16:44:15.488Z] #17 28.44 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:44:15.488Z] #17 28.45 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-19T16:44:15.488Z] #17 28.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:44:15.488Z] #17 28.46 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-19T16:44:15.488Z] #17 28.47 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:44:15.653Z] - CONFIG_NET_NS: enabled [2020-08-19T16:44:15.654Z] - CONFIG_PID_NS: enabled [2020-08-19T16:44:15.654Z] - CONFIG_IPC_NS: enabled [2020-08-19T16:44:15.654Z] - CONFIG_UTS_NS: enabled [2020-08-19T16:44:15.654Z] - CONFIG_CGROUPS: enabled [2020-08-19T16:44:15.654Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-19T16:44:15.654Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-19T16:44:15.654Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-19T16:44:15.654Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-19T16:44:15.654Z] - CONFIG_CPUSETS: enabled [2020-08-19T16:44:15.654Z] - CONFIG_MEMCG: enabled [2020-08-19T16:44:15.654Z] - CONFIG_KEYS: enabled [2020-08-19T16:44:15.654Z] - CONFIG_VETH: enabled (as module) [2020-08-19T16:44:15.654Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-19T16:44:15.654Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-19T16:44:15.654Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-19T16:44:15.654Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-19T16:44:15.897Z] Removing intermediate container 629ed03df6ef [2020-08-19T16:44:15.897Z] ---> 05d0697ff723 [2020-08-19T16:44:15.897Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-19T16:44:15.897Z] ---> 805dc2d65d1c [2020-08-19T16:44:15.897Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-19T16:44:15.897Z] ---> 935938e923df [2020-08-19T16:44:15.897Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-19T16:44:15.897Z] ---> Running in 4090c1f89dea [2020-08-19T16:44:15.897Z] Removing intermediate container 4090c1f89dea [2020-08-19T16:44:15.897Z] ---> f09e4d74a6aa [2020-08-19T16:44:15.897Z] Successfully built f09e4d74a6aa [2020-08-19T16:44:15.897Z] Successfully tagged moby-buildx:latest [2020-08-19T16:44:15.897Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-19T16:44:15.897Z] if [ -n "${id}" ]; then \ [2020-08-19T16:44:15.897Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-19T16:44:15.897Z] && touch bundles/buildx; \ [2020-08-19T16:44:15.897Z] docker rm -f ${id}; \ [2020-08-19T16:44:15.897Z] fi [2020-08-19T16:44:15.897Z] 7588774fdd65324523d12af768a62f00ed19d4221a2cfc5e892503e9ec942e49 [2020-08-19T16:44:15.897Z] bundles/buildx version [2020-08-19T16:44:15.897Z] buildx v0.3.1 6db68d0 [2020-08-19T16:44:15.897Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 . [2020-08-19T16:44:15.897Z] #1 [internal] booting buildkit [2020-08-19T16:44:15.897Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-19T16:44:15.916Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-19T16:44:15.916Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-19T16:44:15.916Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-19T16:44:15.916Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-19T16:44:15.916Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-19T16:44:15.916Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-19T16:44:15.916Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-19T16:44:15.916Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-19T16:44:15.916Z] [2020-08-19T16:44:15.916Z] Optional Features: [2020-08-19T16:44:15.916Z] - CONFIG_USER_NS: enabled [2020-08-19T16:44:15.916Z] - CONFIG_SECCOMP: enabled [2020-08-19T16:44:15.916Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-19T16:44:15.916Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-19T16:44:15.916Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-19T16:44:15.916Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-19T16:44:15.916Z] - CONFIG_BLK_CGROUP: enabled [2020-08-19T16:44:15.916Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-19T16:44:15.916Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-19T16:44:15.916Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-19T16:44:15.916Z] - CONFIG_CGROUP_PERF: enabled [2020-08-19T16:44:15.916Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-19T16:44:15.916Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-19T16:44:15.968Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-19T16:44:16.124Z] #17 ... [2020-08-19T16:44:16.124Z] [2020-08-19T16:44:16.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:16.124Z] #39 58.68 CC criu/cr-errno.o [2020-08-19T16:44:16.124Z] #39 58.71 CC criu/cr-restore.o [2020-08-19T16:44:16.124Z] #39 61.12 CC criu/cr-service.o [2020-08-19T16:44:16.124Z] #39 62.13 CC criu/crtools.o [2020-08-19T16:44:16.124Z] #39 62.56 CC criu/eventfd.o [2020-08-19T16:44:16.124Z] #39 62.79 CC criu/eventpoll.o [2020-08-19T16:44:16.124Z] #39 63.25 CC criu/external.o [2020-08-19T16:44:16.124Z] #39 63.41 CC criu/fault-injection.o [2020-08-19T16:44:16.124Z] #39 63.50 CC criu/fdstore.o [2020-08-19T16:44:16.124Z] #39 63.67 CC criu/fifo.o [2020-08-19T16:44:16.124Z] #39 63.90 CC criu/file-ids.o [2020-08-19T16:44:16.124Z] #39 64.08 CC criu/file-lock.o [2020-08-19T16:44:16.124Z] #39 64.49 CC criu/files-ext.o [2020-08-19T16:44:16.124Z] #39 64.64 CC criu/files-reg.o [2020-08-19T16:44:16.124Z] #39 65.60 CC criu/files.o [2020-08-19T16:44:16.124Z] #39 66.76 CC criu/filesystems.o [2020-08-19T16:44:16.124Z] #39 67.14 CC criu/fsnotify.o [2020-08-19T16:44:16.124Z] #39 67.66 CC criu/image-desc.o [2020-08-19T16:44:16.124Z] #39 67.73 CC criu/image.o [2020-08-19T16:44:16.124Z] #39 68.19 CC criu/ipc_ns.o [2020-08-19T16:44:16.178Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-19T16:44:16.178Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-19T16:44:16.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-19T16:44:16.178Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-19T16:44:16.178Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-19T16:44:16.178Z] - CONFIG_IP_VS: enabled (as module) [2020-08-19T16:44:16.178Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-19T16:44:16.178Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-19T16:44:16.178Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-19T16:44:16.178Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-19T16:44:16.178Z] - CONFIG_EXT4_FS: enabled [2020-08-19T16:44:16.178Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-19T16:44:16.178Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-19T16:44:16.178Z] - Network Drivers: [2020-08-19T16:44:16.178Z] - "overlay": [2020-08-19T16:44:16.178Z] - CONFIG_VXLAN: enabled (as module) [2020-08-19T16:44:16.178Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-19T16:44:16.178Z] Optional (for encrypted networks): [2020-08-19T16:44:16.227Z] #7 DONE 26.4s [2020-08-19T16:44:16.227Z] [2020-08-19T16:44:16.227Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-19T16:44:16.277Z] #25 11.23 [2020-08-19T16:44:16.421Z] #39 68.90 CC criu/irmap.o [2020-08-19T16:44:16.440Z] - CONFIG_CRYPTO: enabled [2020-08-19T16:44:16.440Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-19T16:44:16.440Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-19T16:44:16.440Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-19T16:44:16.440Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-19T16:44:16.440Z] - CONFIG_XFRM: enabled [2020-08-19T16:44:16.440Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-19T16:44:16.440Z] - "ipvlan": [2020-08-19T16:44:16.440Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-19T16:44:16.440Z] - "macvlan": [2020-08-19T16:44:16.440Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_DUMMY: enabled (as module) [2020-08-19T16:44:16.440Z] - "ftp,tftp client in container": [2020-08-19T16:44:16.440Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-19T16:44:16.440Z] - Storage Drivers: [2020-08-19T16:44:16.440Z] - "aufs": [2020-08-19T16:44:16.440Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-19T16:44:16.440Z] - "btrfs": [2020-08-19T16:44:16.440Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-19T16:44:16.440Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-19T16:44:16.440Z] - "devicemapper": [2020-08-19T16:44:16.440Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-19T16:44:16.440Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-19T16:44:16.440Z] - "overlay": [2020-08-19T16:44:16.440Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-19T16:44:16.440Z] - "zfs": [2020-08-19T16:44:16.440Z] - /dev/zfs: missing [2020-08-19T16:44:16.440Z] - zfs command: missing [2020-08-19T16:44:16.702Z] - zpool command: missing [2020-08-19T16:44:16.702Z] [2020-08-19T16:44:16.702Z] Limits: [2020-08-19T16:44:16.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-19T16:44:16.702Z] [2020-08-19T16:44:16.702Z] + true [Pipeline] } [2020-08-19T16:44:16.724Z] #39 69.08 CC criu/kcmp-ids.o [2020-08-19T16:44:16.724Z] #39 69.23 CC criu/kerndat.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-19T16:44:17.022Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-08-19T16:44:17.022Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-08-19T16:44:17.047Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 . [2020-08-19T16:44:17.047Z] #1 [internal] load build definition from Dockerfile [2020-08-19T16:44:17.057Z] #39 ... [2020-08-19T16:44:17.057Z] [2020-08-19T16:44:17.057Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:44:17.057Z] #17 29.99 Setting up iptables (1.8.2-4) ... [2020-08-19T16:44:17.057Z] #17 30.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:44:17.057Z] #17 30.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:44:17.057Z] #17 30.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:44:17.057Z] #17 30.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:44:17.057Z] #17 30.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-19T16:44:17.057Z] #17 30.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-19T16:44:17.057Z] #17 30.05 Setting up python3 (3.7.3-1) ... [2020-08-19T16:44:17.057Z] #17 30.26 Setting up python3-wheel (0.32.3-2) ... [2020-08-19T16:44:17.350Z] #17 30.55 Setting up apparmor (2.13.2-10) ... [2020-08-19T16:44:17.626Z] #1 transferring dockerfile: 36B [2020-08-19T16:44:17.626Z] #1 transferring dockerfile: 16.37kB 0.1s done [2020-08-19T16:44:17.863Z] #25 11.42 0.5% ### 4.9% ###### 9.3% ######## 11.3% ########### 16.1% ################ 22.3% #################### 28.6% ####################### 33.2% ########################### 38.4% ############################## 42.0% ################################# 47.2% ##################################### 52.3% ######################################### 57.9% ########################################### 60.3% ############################################ 62.0% ################################################# 68.6% [2020-08-19T16:44:17.863Z] #25 ... [2020-08-19T16:44:17.863Z] [2020-08-19T16:44:17.863Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:17.863Z] #32 70.77 Selecting previously unselected package xxd. [2020-08-19T16:44:17.863Z] #32 70.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 ... 15410 files and directories currently installed.) [2020-08-19T16:44:17.863Z] #32 70.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:44:17.863Z] #32 70.89 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:44:17.863Z] #32 71.41 Selecting previously unselected package vim-common. [2020-08-19T16:44:17.863Z] #32 71.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:44:17.863Z] #32 71.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:44:17.863Z] #32 72.41 Selecting previously unselected package cmake-data. [2020-08-19T16:44:17.863Z] #32 72.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-19T16:44:17.863Z] #32 72.47 Unpacking cmake-data (3.13.4-1) ... [2020-08-19T16:44:17.863Z] #32 77.04 Selecting previously unselected package libicu63:amd64. [2020-08-19T16:44:17.863Z] #32 77.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-19T16:44:17.863Z] #32 77.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:44:17.996Z] #1 pulling image moby/buildkit:buildx-stable-1 4.7s done [2020-08-19T16:44:17.996Z] #1 creating container buildx_buildkit_default [2020-08-19T16:44:18.119Z] #32 ... [2020-08-19T16:44:18.119Z] [2020-08-19T16:44:18.119Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:44:18.135Z] #8 DONE 1.6s [2020-08-19T16:44:18.135Z] [2020-08-19T16:44:18.135Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-19T16:44:18.211Z] #1 DONE 1.0s [2020-08-19T16:44:18.211Z] [2020-08-19T16:44:18.211Z] #2 [internal] load .dockerignore [2020-08-19T16:44:18.211Z] #2 transferring context: 87B 0.1s done [2020-08-19T16:44:18.211Z] #2 DONE 1.1s [2020-08-19T16:44:18.211Z] [2020-08-19T16:44:18.211Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-19T16:44:18.290Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-19T16:44:18.290Z] #1 DONE 5.2s [2020-08-19T16:44:18.290Z] [2020-08-19T16:44:18.290Z] #2 [internal] load build definition from Dockerfile [2020-08-19T16:44:18.290Z] #2 transferring dockerfile: 16.36kB done [2020-08-19T16:44:18.290Z] #2 DONE 0.0s [2020-08-19T16:44:18.290Z] [2020-08-19T16:44:18.290Z] #3 [internal] load .dockerignore [2020-08-19T16:44:18.290Z] #3 transferring context: 87B done [2020-08-19T16:44:18.290Z] #3 DONE 0.0s [2020-08-19T16:44:18.290Z] [2020-08-19T16:44:18.290Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-19T16:44:18.387Z] #17 31.39 Setting up xfsprogs (4.20.0-1) ... [2020-08-19T16:44:18.387Z] #17 31.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:44:18.395Z] #9 DONE 0.7s [2020-08-19T16:44:18.395Z] [2020-08-19T16:44:18.395Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:18.631Z] #25 11.42 0.5% ### 4.9% ###### 9.3% ######## 11.3% ########### 16.1% ################ 22.3% #################### 28.6% ####################### 33.2% ########################### 38.4% ############################## 42.0% ################################# 47.2% ##################################### 52.3% ######################################### 57.9% ########################################### 60.3% ############################################ 62.0% ################################################# 68.6% ################################################### 71.5% ###################################################### 76.1% ######################################################### 79.9% ############################################################ 83.9% ################################################################ 89.7% ##################################################################### 96.0% ######################################################################## 100.0% [2020-08-19T16:44:18.656Z] #47 ... [2020-08-19T16:44:18.656Z] [2020-08-19T16:44:18.656Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-19T16:44:18.656Z] #35 DONE 0.1s [2020-08-19T16:44:18.656Z] [2020-08-19T16:44:18.656Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-19T16:44:18.656Z] #27 DONE 0.1s [2020-08-19T16:44:18.680Z] #17 31.60 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:44:18.787Z] #3 DONE 0.5s [2020-08-19T16:44:18.787Z] [2020-08-19T16:44:18.787Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-19T16:44:18.787Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-19T16:44:18.919Z] [2020-08-19T16:44:18.919Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:19.051Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-19T16:44:19.051Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-08-19T16:44:19.051Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-08-19T16:44:19.051Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.58MB / 8.28MB 0.2s [2020-08-19T16:44:19.051Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-08-19T16:44:19.314Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-08-19T16:44:19.314Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-08-19T16:44:19.318Z] #17 32.11 Setting up python3-distutils (3.7.3-1) ... [2020-08-19T16:44:19.318Z] #17 32.42 Setting up python3-setuptools (40.8.0-1) ... [2020-08-19T16:44:19.492Z] #25 14.47 #=#=# [2020-08-19T16:44:19.576Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-08-19T16:44:19.576Z] #4 DONE 0.8s [2020-08-19T16:44:20.156Z] [2020-08-19T16:44:20.156Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-19T16:44:20.156Z] #6 DONE 0.3s [2020-08-19T16:44:20.156Z] [2020-08-19T16:44:20.156Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-19T16:44:20.156Z] #5 DONE 0.2s [2020-08-19T16:44:20.261Z] #25 14.79 0.0% 1.1% ## 3.1% ### 4.3% #### 6.0% ##### 8.0% ### [2020-08-19T16:44:20.261Z] #25 ... [2020-08-19T16:44:20.261Z] [2020-08-19T16:44:20.261Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:20.261Z] #41 73.20 bufio [2020-08-19T16:44:20.261Z] #41 74.29 reflect [2020-08-19T16:44:20.261Z] #41 76.68 syscall [2020-08-19T16:44:20.261Z] #41 ... [2020-08-19T16:44:20.261Z] [2020-08-19T16:44:20.261Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:20.261Z] #38 73.28 Selecting previously unselected package libprotoc17:amd64. [2020-08-19T16:44:20.261Z] #38 73.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:44:20.261Z] #38 73.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:20.261Z] #38 74.64 Selecting previously unselected package protobuf-c-compiler. [2020-08-19T16:44:20.261Z] #38 74.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:44:20.261Z] #38 74.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:44:20.261Z] #38 75.06 Selecting previously unselected package protobuf-compiler. [2020-08-19T16:44:20.261Z] #38 75.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-19T16:44:20.261Z] #38 75.07 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:44:20.261Z] #38 75.32 Selecting previously unselected package python-pkg-resources. [2020-08-19T16:44:20.261Z] #38 75.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:44:20.261Z] #38 75.33 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-19T16:44:20.261Z] #38 75.95 Selecting previously unselected package python-six. [2020-08-19T16:44:20.261Z] #38 75.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-19T16:44:20.261Z] #38 76.00 Unpacking python-six (1.12.0-1) ... [2020-08-19T16:44:20.261Z] #38 76.35 Selecting previously unselected package python-protobuf. [2020-08-19T16:44:20.261Z] #38 76.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-19T16:44:20.261Z] #38 76.40 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-19T16:44:20.261Z] #38 77.36 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-19T16:44:20.356Z] #17 33.20 Setting up python3-pip (18.1-5) ... [2020-08-19T16:44:20.400Z] #4 DONE 1.7s [2020-08-19T16:44:20.400Z] [2020-08-19T16:44:20.400Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-19T16:44:20.400Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-19T16:44:20.400Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-19T16:44:20.400Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-19T16:44:20.400Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-19T16:44:20.400Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-19T16:44:20.425Z] [2020-08-19T16:44:20.425Z] #20 [internal] load build context [2020-08-19T16:44:20.517Z] #38 ... [2020-08-19T16:44:20.517Z] [2020-08-19T16:44:20.517Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:44:20.648Z] #17 33.83 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:44:20.649Z] #17 33.87 Processing triggers for mime-support (3.62) ... [2020-08-19T16:44:21.221Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2020-08-19T16:44:21.221Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-08-19T16:44:21.290Z] #17 DONE 34.3s [2020-08-19T16:44:21.290Z] [2020-08-19T16:44:21.290Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-19T16:44:22.411Z] #18 0.870 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-19T16:44:22.411Z] #18 0.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-19T16:44:22.411Z] #18 0.876 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-19T16:44:22.411Z] #18 DONE 1.1s [2020-08-19T16:44:22.411Z] [2020-08-19T16:44:22.411Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:44:22.494Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 692.93kB / 8.20MB 1.8s [2020-08-19T16:44:22.494Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.58MB / 8.20MB 1.9s [2020-08-19T16:44:22.494Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 6.65MB / 8.20MB 2.2s [2020-08-19T16:44:22.792Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 2.3s done [2020-08-19T16:44:22.792Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-19T16:44:22.992Z] #20 transferring context: 27.95MB 2.6s [2020-08-19T16:44:23.090Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-08-19T16:44:23.090Z] #5 DONE 2.9s [2020-08-19T16:44:23.384Z] [2020-08-19T16:44:23.384Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-19T16:44:23.850Z] #25 14.79 0.0% 1.1% ## 3.1% ### 4.3% #### 6.0% ##### 8.0% ####### 10.0% ######## 11.3% ######### 13.7% ########### 15.5% ############ 17.4% ############# 19.0% ############### 20.8% ################ 22.3% ################# 24.1% ################## 25.8% ################### 27.4% ##################### 29.4% ###################### 31.5% ####################### 33.1% ######################### 35.2% ########################## 36.7% ########################### 38.5% ############################# 40.4% ############################## 42.4% ################################ 45.4% ################################# 47.0% ################################### 48.7% #################################### 50.4% ###################################### 53.0% ####################################### 55.0% ######################################## 56.6% ########################################## 58.6% ########################################### 60.5% ############################################ 62.4% ############################################## 65.2% ################################################ 67.9% ################################################### 71.2% [2020-08-19T16:44:23.850Z] #25 ... [2020-08-19T16:44:23.850Z] [2020-08-19T16:44:23.850Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:23.850Z] #10 76.68 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:44:23.850Z] #10 76.89 Fetched 77.7 MB in 12s (6554 kB/s) [2020-08-19T16:44:23.850Z] #10 77.03 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-19T16:44:23.850Z] #10 77.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 ... 15410 files and directories currently installed.) [2020-08-19T16:44:23.850Z] #10 77.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-19T16:44:23.850Z] #10 77.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:44:23.850Z] #10 81.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-19T16:44:23.850Z] #10 81.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-19T16:44:23.850Z] #10 81.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:44:23.850Z] #10 85.69 Selecting previously unselected package binutils-mingw-w64. [2020-08-19T16:44:23.850Z] #10 85.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-19T16:44:23.850Z] #10 85.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:44:23.850Z] #10 85.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-19T16:44:23.850Z] #10 85.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:44:23.850Z] #10 85.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:44:23.850Z] #10 86.17 Selecting previously unselected package dmsetup. [2020-08-19T16:44:23.850Z] #10 86.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:44:23.850Z] #10 86.21 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-19T16:44:23.850Z] #10 86.44 Selecting previously unselected package mingw-w64-common. [2020-08-19T16:44:23.850Z] #10 86.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-19T16:44:23.850Z] #10 86.45 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-19T16:44:23.850Z] #10 ... [2020-08-19T16:44:23.850Z] [2020-08-19T16:44:23.850Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:44:23.945Z] #20 transferring context: 51.49MB 3.6s done [2020-08-19T16:44:24.031Z] #7 DONE 0.7s [2020-08-19T16:44:24.031Z] [2020-08-19T16:44:24.031Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-19T16:44:24.031Z] #6 DONE 0.8s [2020-08-19T16:44:24.031Z] [2020-08-19T16:44:24.031Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-19T16:44:24.031Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-19T16:44:24.107Z] #25 14.79 0.0% 1.1% ## 3.1% ### 4.3% #### 6.0% ##### 8.0% ####### 10.0% ######## 11.3% ######### 13.7% ########### 15.5% ############ 17.4% ############# 19.0% ############### 20.8% ################ 22.3% ################# 24.1% ################## 25.8% ################### 27.4% ##################### 29.4% ###################### 31.5% ####################### 33.1% ######################### 35.2% ########################## 36.7% ########################### 38.5% ############################# 40.4% ############################## 42.4% ################################ 45.4% ################################# 47.0% ################################### 48.7% #################################### 50.4% ###################################### 53.0% ####################################### 55.0% ######################################## 56.6% ########################################## 58.6% ########################################### 60.5% ############################################ 62.4% ############################################## 65.2% ################################################ 67.9% ################################################### 71.2% #################################################### 73.3% ###################################################### 75.2% ####################################################### 77.1% ######################################################### 79.3% ########## [2020-08-19T16:44:24.107Z] #25 ... [2020-08-19T16:44:24.107Z] [2020-08-19T16:44:24.107Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:24.107Z] #47 77.19 syscall [2020-08-19T16:44:24.107Z] #47 77.42 reflect [2020-08-19T16:44:24.200Z] #28 ... [2020-08-19T16:44:24.200Z] [2020-08-19T16:44:24.200Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:24.200Z] #30 5.001 + RM_GOPATH=0 [2020-08-19T16:44:24.200Z] #30 5.001 + TMP_GOPATH= [2020-08-19T16:44:24.200Z] #30 5.001 + : /build [2020-08-19T16:44:24.200Z] #30 5.001 + '[' -z '' ']' [2020-08-19T16:44:24.200Z] #30 5.001 ++ mktemp -d [2020-08-19T16:44:24.200Z] #30 5.001 + export GOPATH=/tmp/tmp.uGvYLoLV7a [2020-08-19T16:44:24.200Z] #30 5.001 + GOPATH=/tmp/tmp.uGvYLoLV7a [2020-08-19T16:44:24.200Z] #30 5.001 + RM_GOPATH=1 [2020-08-19T16:44:24.200Z] #30 5.001 + case "$(go env GOARCH)" in [2020-08-19T16:44:24.200Z] #30 5.001 ++ go env GOARCH [2020-08-19T16:44:24.200Z] #30 5.005 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:24.200Z] #30 5.005 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:24.200Z] #30 5.005 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:24.200Z] #30 5.006 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:24.200Z] #30 5.007 + dir=/tmp/install [2020-08-19T16:44:24.200Z] #30 5.007 + bin=tomlv [2020-08-19T16:44:24.200Z] #30 5.007 + shift [2020-08-19T16:44:24.200Z] #30 5.007 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-19T16:44:24.200Z] #30 5.007 + . /tmp/install/tomlv.installer [2020-08-19T16:44:24.200Z] #30 5.007 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:24.200Z] #30 5.007 + install_tomlv [2020-08-19T16:44:24.200Z] #30 5.007 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-19T16:44:24.200Z] #30 5.007 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uGvYLoLV7a/src/github.com/BurntSushi/toml [2020-08-19T16:44:24.200Z] #30 5.021 Cloning into '/tmp/tmp.uGvYLoLV7a/src/github.com/BurntSushi/toml'... [2020-08-19T16:44:24.200Z] #30 5.382 + cd /tmp/tmp.uGvYLoLV7a/src/github.com/BurntSushi/toml [2020-08-19T16:44:24.200Z] #30 5.382 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:24.200Z] #30 5.384 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:44:24.200Z] #30 5.491 runtime/internal/atomic [2020-08-19T16:44:24.200Z] #30 5.492 internal/cpu [2020-08-19T16:44:24.200Z] #30 5.534 runtime/internal/sys [2020-08-19T16:44:24.200Z] #30 5.567 runtime/internal/math [2020-08-19T16:44:24.200Z] #30 5.570 math/bits [2020-08-19T16:44:24.200Z] #30 5.576 internal/bytealg [2020-08-19T16:44:24.200Z] #30 5.679 math [2020-08-19T16:44:24.200Z] #30 5.771 runtime [2020-08-19T16:44:24.363Z] #47 ... [2020-08-19T16:44:24.363Z] [2020-08-19T16:44:24.363Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:44:24.805Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-19T16:44:24.805Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-08-19T16:44:24.805Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-19T16:44:25.253Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 604.59kB / 9.86MB 0.6s [2020-08-19T16:44:25.253Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.30MB / 9.86MB 0.8s [2020-08-19T16:44:25.253Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.15MB / 9.86MB 0.9s [2020-08-19T16:44:25.363Z] #20 DONE 4.8s [2020-08-19T16:44:25.363Z] [2020-08-19T16:44:25.363Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:44:25.363Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-19T16:44:25.363Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-08-19T16:44:25.363Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.4s [2020-08-19T16:44:25.363Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2020-08-19T16:44:25.363Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-19T16:44:25.363Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-08-19T16:44:25.363Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.4s [2020-08-19T16:44:25.363Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.4s [2020-08-19T16:44:25.363Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.3s [2020-08-19T16:44:25.389Z] #25 14.79 0.0% 1.1% ## 3.1% ### 4.3% #### 6.0% ##### 8.0% ####### 10.0% ######## 11.3% ######### 13.7% ########### 15.5% ############ 17.4% ############# 19.0% ############### 20.8% ################ 22.3% ################# 24.1% ################## 25.8% ################### 27.4% ##################### 29.4% ###################### 31.5% ####################### 33.1% ######################### 35.2% ########################## 36.7% ########################### 38.5% ############################# 40.4% ############################## 42.4% ################################ 45.4% ################################# 47.0% ################################### 48.7% #################################### 50.4% ###################################### 53.0% ####################################### 55.0% ######################################## 56.6% ########################################## 58.6% ########################################### 60.5% ############################################ 62.4% ############################################## 65.2% ################################################ 67.9% ################################################### 71.2% #################################################### 73.3% ###################################################### 75.2% ####################################################### 77.1% ######################################################### 79.3% ########################################################## 80.8% ############################################################ 83.4% ############################################################# 85.2% ############################################################## 87.3% ################################################################ 89.7% ################################################################## 92.0% ################################################################### 93.3% #################################################################### 95.1% ##################################################################### 97.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-08-19T16:44:25.389Z] #25 20.63 [2020-08-19T16:44:25.583Z] #30 6.792 unicode/utf8 [2020-08-19T16:44:25.583Z] #30 7.032 internal/race [2020-08-19T16:44:25.583Z] #30 7.082 sync/atomic [2020-08-19T16:44:25.702Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.44MB / 9.86MB 1.1s [2020-08-19T16:44:25.702Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.73MB / 9.86MB 1.2s [2020-08-19T16:44:25.702Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.42MB / 9.86MB 1.4s [2020-08-19T16:44:25.975Z] #19 3.185 Collecting yamllint==1.16.0 [2020-08-19T16:44:25.975Z] #19 3.338 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-19T16:44:25.975Z] #19 3.385 Collecting pyyaml (from yamllint==1.16.0) [2020-08-19T16:44:25.975Z] #19 3.458 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-19T16:44:26.055Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-08-19T16:44:26.056Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-08-19T16:44:26.155Z] #30 7.396 unicode [2020-08-19T16:44:26.155Z] #30 ... [2020-08-19T16:44:26.155Z] [2020-08-19T16:44:26.155Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:26.155Z] #47 7.749 + RM_GOPATH=0 [2020-08-19T16:44:26.155Z] #47 7.749 + TMP_GOPATH= [2020-08-19T16:44:26.155Z] #47 7.749 + : /build [2020-08-19T16:44:26.155Z] #47 7.749 + '[' -z '' ']' [2020-08-19T16:44:26.155Z] #47 7.749 ++ mktemp -d [2020-08-19T16:44:26.155Z] #47 7.749 + export GOPATH=/tmp/tmp.0Nhh4bV4B0 [2020-08-19T16:44:26.155Z] #47 7.749 + GOPATH=/tmp/tmp.0Nhh4bV4B0 [2020-08-19T16:44:26.155Z] #47 7.749 + RM_GOPATH=1 [2020-08-19T16:44:26.155Z] #47 7.749 + case "$(go env GOARCH)" in [2020-08-19T16:44:26.155Z] #47 7.749 ++ go env GOARCH [2020-08-19T16:44:26.155Z] #47 7.760 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:26.318Z] #25 21.48 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-19T16:44:26.415Z] #47 7.766 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:26.415Z] #47 7.766 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:26.415Z] #47 7.766 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:26.415Z] #47 7.766 + dir=/tmp/install [2020-08-19T16:44:26.415Z] #47 7.766 + bin=shfmt [2020-08-19T16:44:26.415Z] #47 7.766 + shift [2020-08-19T16:44:26.415Z] #47 7.766 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-19T16:44:26.415Z] #47 7.766 + . /tmp/install/shfmt.installer [2020-08-19T16:44:26.415Z] #47 7.766 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:26.415Z] #47 7.766 + install_shfmt [2020-08-19T16:44:26.415Z] #47 7.766 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-19T16:44:26.415Z] #47 7.766 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0Nhh4bV4B0/src/github.com/mvdan/sh [2020-08-19T16:44:26.415Z] #47 7.776 Cloning into '/tmp/tmp.0Nhh4bV4B0/src/github.com/mvdan/sh'... [2020-08-19T16:44:26.506Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-08-19T16:44:26.574Z] #25 21.92 [2020-08-19T16:44:26.610Z] #19 4.123 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-19T16:44:26.610Z] #19 4.155 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-19T16:44:26.610Z] #19 4.163 Building wheels for collected packages: pyyaml [2020-08-19T16:44:26.610Z] #19 4.163 Running setup.py bdist_wheel for pyyaml: started [2020-08-19T16:44:26.758Z] #7 ... [2020-08-19T16:44:26.758Z] [2020-08-19T16:44:26.758Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-19T16:44:26.758Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-19T16:44:26.758Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-19T16:44:26.758Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-19T16:44:26.758Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-08-19T16:44:26.758Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-08-19T16:44:26.758Z] #58 DONE 6.6s [2020-08-19T16:44:26.758Z] [2020-08-19T16:44:26.758Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:44:26.873Z] #25 22.07 ######################################################################## 100.0% [2020-08-19T16:44:26.873Z] #25 22.16 [2020-08-19T16:44:27.020Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.4s done [2020-08-19T16:44:27.020Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.4s done [2020-08-19T16:44:27.020Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.2s done [2020-08-19T16:44:27.020Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.75MB / 97.69MB 6.6s [2020-08-19T16:44:27.020Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.73MB / 62.53MB 6.6s [2020-08-19T16:44:27.020Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.5s done [2020-08-19T16:44:27.020Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.56MB / 97.69MB 6.7s [2020-08-19T16:44:27.020Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.07MB / 62.53MB 6.7s [2020-08-19T16:44:27.245Z] #19 4.864 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-19T16:44:27.245Z] #19 4.864 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-19T16:44:27.245Z] #19 4.900 Successfully built pyyaml [2020-08-19T16:44:27.245Z] #19 4.902 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-19T16:44:27.282Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.44MB / 97.69MB 6.8s [2020-08-19T16:44:27.282Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 54.13MB / 62.53MB 6.8s [2020-08-19T16:44:27.282Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.0s [2020-08-19T16:44:27.282Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.0s [2020-08-19T16:44:27.537Z] #19 5.123 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-19T16:44:27.537Z] #19 ... [2020-08-19T16:44:27.537Z] [2020-08-19T16:44:27.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:27.537Z] #39 69.95 CC criu/libnetlink.o [2020-08-19T16:44:27.537Z] #39 70.09 CC criu/log.o [2020-08-19T16:44:27.537Z] #39 70.39 CC criu/lsm.o [2020-08-19T16:44:27.537Z] #39 70.59 CC criu/mem.o [2020-08-19T16:44:27.537Z] #39 71.42 CC criu/memfd.o [2020-08-19T16:44:27.537Z] #39 71.77 CC criu/mount.o [2020-08-19T16:44:27.537Z] #39 74.07 CC criu/namespaces.o [2020-08-19T16:44:27.537Z] #39 75.13 CC criu/net.o [2020-08-19T16:44:27.537Z] #39 77.13 CC criu/netfilter.o [2020-08-19T16:44:27.537Z] #39 77.42 CC criu/page-pipe.o [2020-08-19T16:44:27.537Z] #39 77.77 CC criu/page-xfer.o [2020-08-19T16:44:27.537Z] #39 78.67 CC criu/pagemap-cache.o [2020-08-19T16:44:27.537Z] #39 78.99 CC criu/pagemap.o [2020-08-19T16:44:27.537Z] #39 79.60 CC criu/parasite-syscall.o [2020-08-19T16:44:27.802Z] #25 ... [2020-08-19T16:44:27.802Z] [2020-08-19T16:44:27.802Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:27.802Z] #30 80.51 time [2020-08-19T16:44:27.802Z] #30 88.45 internal/poll [2020-08-19T16:44:27.802Z] #30 90.15 internal/fmtsort [2020-08-19T16:44:27.802Z] #30 ... [2020-08-19T16:44:27.802Z] [2020-08-19T16:44:27.802Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:27.802Z] #32 87.31 Selecting previously unselected package libxml2:amd64. [2020-08-19T16:44:27.802Z] #32 87.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-19T16:44:27.802Z] #32 87.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:44:27.802Z] #32 88.04 Selecting previously unselected package libarchive13:amd64. [2020-08-19T16:44:27.802Z] #32 88.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-19T16:44:27.802Z] #32 88.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-19T16:44:27.802Z] #32 88.34 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-19T16:44:27.802Z] #32 88.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-19T16:44:27.802Z] #32 88.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-19T16:44:27.802Z] #32 88.50 Selecting previously unselected package librhash0:amd64. [2020-08-19T16:44:27.802Z] #32 88.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-19T16:44:27.802Z] #32 88.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-19T16:44:27.802Z] #32 88.72 Selecting previously unselected package libuv1:amd64. [2020-08-19T16:44:27.802Z] #32 88.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-19T16:44:27.802Z] #32 88.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-19T16:44:27.802Z] #32 88.90 Selecting previously unselected package cmake. [2020-08-19T16:44:27.802Z] #32 88.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-19T16:44:27.802Z] #32 88.95 Unpacking cmake (3.13.4-1) ... [2020-08-19T16:44:27.830Z] #39 80.14 CC criu/path.o [2020-08-19T16:44:27.830Z] #39 ... [2020-08-19T16:44:27.830Z] [2020-08-19T16:44:27.830Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:44:27.830Z] #19 DONE 5.5s [2020-08-19T16:44:27.830Z] [2020-08-19T16:44:27.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:27.830Z] #39 80.33 CC criu/pie-util-vdso.o [2020-08-19T16:44:27.830Z] #39 ... [2020-08-19T16:44:27.830Z] [2020-08-19T16:44:27.830Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-19T16:44:27.860Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.7s done [2020-08-19T16:44:28.128Z] #22 DONE 0.2s [2020-08-19T16:44:28.128Z] [2020-08-19T16:44:28.128Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-19T16:44:28.413Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.4s done [2020-08-19T16:44:28.958Z] #47 ... [2020-08-19T16:44:28.958Z] [2020-08-19T16:44:28.958Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:28.958Z] #43 7.603 + RM_GOPATH=0 [2020-08-19T16:44:28.958Z] #43 7.603 + TMP_GOPATH= [2020-08-19T16:44:28.958Z] #43 7.603 + : /build [2020-08-19T16:44:28.958Z] #43 7.603 + '[' -z '' ']' [2020-08-19T16:44:28.958Z] #43 7.611 ++ mktemp -d [2020-08-19T16:44:28.958Z] #43 7.611 + export GOPATH=/tmp/tmp.EG1q9qfOZm [2020-08-19T16:44:28.958Z] #43 7.611 + GOPATH=/tmp/tmp.EG1q9qfOZm [2020-08-19T16:44:28.958Z] #43 7.611 + RM_GOPATH=1 [2020-08-19T16:44:28.958Z] #43 7.611 + case "$(go env GOARCH)" in [2020-08-19T16:44:28.958Z] #43 7.611 ++ go env GOARCH [2020-08-19T16:44:28.958Z] #43 7.613 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:28.958Z] #43 7.613 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:28.958Z] #43 7.613 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:28.958Z] #43 7.613 + dir=/tmp/install [2020-08-19T16:44:28.958Z] #43 7.613 + bin=gotestsum [2020-08-19T16:44:28.958Z] #43 7.613 + shift [2020-08-19T16:44:28.958Z] #43 7.613 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-19T16:44:28.958Z] #43 7.613 + . /tmp/install/gotestsum.installer [2020-08-19T16:44:28.958Z] #43 7.613 ++ : v0.3.5 [2020-08-19T16:44:28.958Z] #43 7.613 + install_gotestsum [2020-08-19T16:44:28.958Z] #43 7.613 + set -e [2020-08-19T16:44:28.958Z] #43 7.613 + export GO111MODULE=on [2020-08-19T16:44:28.958Z] #43 7.613 + GO111MODULE=on [2020-08-19T16:44:28.958Z] #43 7.613 + GOBIN=/build [2020-08-19T16:44:28.958Z] #43 7.613 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-19T16:44:28.958Z] #43 7.649 go: finding gotest.tools v0.3.5 [2020-08-19T16:44:28.958Z] #43 7.649 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:28.958Z] #43 8.914 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:28.958Z] #43 9.742 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:28.958Z] #43 ... [2020-08-19T16:44:28.958Z] [2020-08-19T16:44:28.958Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:28.958Z] #38 8.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:28.958Z] #38 9.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:28.958Z] #38 9.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:28.958Z] #38 ... [2020-08-19T16:44:28.958Z] [2020-08-19T16:44:28.958Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:28.958Z] #21 5.831 + RM_GOPATH=0 [2020-08-19T16:44:28.958Z] #21 5.831 + TMP_GOPATH= [2020-08-19T16:44:28.958Z] #21 5.831 + : /build [2020-08-19T16:44:28.958Z] #21 5.831 + '[' -z '' ']' [2020-08-19T16:44:28.958Z] #21 5.831 ++ mktemp -d [2020-08-19T16:44:28.958Z] #21 5.831 + export GOPATH=/tmp/tmp.KUoBClw7Wl [2020-08-19T16:44:28.958Z] #21 5.831 + GOPATH=/tmp/tmp.KUoBClw7Wl [2020-08-19T16:44:28.958Z] #21 5.831 + RM_GOPATH=1 [2020-08-19T16:44:28.958Z] #21 5.831 + case "$(go env GOARCH)" in [2020-08-19T16:44:28.958Z] #21 5.831 ++ go env GOARCH [2020-08-19T16:44:28.958Z] #21 5.867 Install docker/cli version 17.06.2-ce from stable [2020-08-19T16:44:28.958Z] #21 5.867 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:28.958Z] #21 5.867 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:28.958Z] #21 5.867 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:28.958Z] #21 5.867 + dir=/tmp/install [2020-08-19T16:44:28.958Z] #21 5.867 + bin=dockercli [2020-08-19T16:44:28.958Z] #21 5.867 + shift [2020-08-19T16:44:28.958Z] #21 5.867 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-19T16:44:28.958Z] #21 5.867 + . /tmp/install/dockercli.installer [2020-08-19T16:44:28.958Z] #21 5.867 ++ : stable [2020-08-19T16:44:28.958Z] #21 5.867 ++ : 17.06.2-ce [2020-08-19T16:44:28.958Z] #21 5.867 + install_dockercli [2020-08-19T16:44:28.958Z] #21 5.867 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-19T16:44:28.958Z] #21 5.867 ++ uname -m [2020-08-19T16:44:28.958Z] #21 5.867 + arch=x86_64 [2020-08-19T16:44:28.958Z] #21 5.867 + '[' x86_64 '!=' x86_64 ']' [2020-08-19T16:44:28.958Z] #21 5.867 + url=https://download.docker.com/linux/static [2020-08-19T16:44:28.958Z] #21 5.867 + tar -xz docker/docker [2020-08-19T16:44:28.958Z] #21 5.867 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-19T16:44:28.958Z] #21 ... [2020-08-19T16:44:28.958Z] [2020-08-19T16:44:28.958Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:28.958Z] #54 7.891 + RM_GOPATH=0 [2020-08-19T16:44:28.958Z] #54 7.891 + TMP_GOPATH= [2020-08-19T16:44:28.958Z] #54 7.891 + : /build [2020-08-19T16:44:28.958Z] #54 7.891 + '[' -z '' ']' [2020-08-19T16:44:28.958Z] #54 7.892 ++ mktemp -d [2020-08-19T16:44:28.958Z] #54 7.920 + export GOPATH=/tmp/tmp.LBapptL2VH [2020-08-19T16:44:28.958Z] #54 7.920 + GOPATH=/tmp/tmp.LBapptL2VH [2020-08-19T16:44:28.958Z] #54 7.920 + RM_GOPATH=1 [2020-08-19T16:44:28.958Z] #54 7.920 + case "$(go env GOARCH)" in [2020-08-19T16:44:28.958Z] #54 7.921 ++ go env GOARCH [2020-08-19T16:44:28.958Z] #54 7.966 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:28.958Z] #54 7.966 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:28.958Z] #54 7.974 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:28.958Z] #54 7.978 + dir=/tmp/install [2020-08-19T16:44:28.958Z] #54 7.978 + bin=rootlesskit [2020-08-19T16:44:28.958Z] #54 7.978 + shift [2020-08-19T16:44:28.958Z] #54 7.978 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-19T16:44:28.958Z] #54 7.978 + . /tmp/install/rootlesskit.installer [2020-08-19T16:44:28.958Z] #54 7.978 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:28.958Z] #54 7.978 + install_rootlesskit [2020-08-19T16:44:28.958Z] #54 7.978 + case "$1" in [2020-08-19T16:44:28.958Z] #54 7.978 + export CGO_ENABLED=0 [2020-08-19T16:44:28.958Z] #54 7.978 + CGO_ENABLED=0 [2020-08-19T16:44:28.958Z] #54 7.978 + _install_rootlesskit [2020-08-19T16:44:28.958Z] #54 7.978 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-19T16:44:28.958Z] #54 7.978 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LBapptL2VH/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:44:28.958Z] #54 7.979 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:28.958Z] #54 7.994 Cloning into '/tmp/tmp.LBapptL2VH/src/github.com/rootless-containers/rootlesskit'... [2020-08-19T16:44:29.171Z] #26 DONE 0.8s [2020-08-19T16:44:29.171Z] [2020-08-19T16:44:29.171Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-19T16:44:29.171Z] #29 DONE 0.2s [2020-08-19T16:44:29.171Z] [2020-08-19T16:44:29.171Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-19T16:44:29.171Z] #31 DONE 0.2s [2020-08-19T16:44:29.171Z] [2020-08-19T16:44:29.171Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:29.171Z] #39 80.67 CC criu/pie-util.o [2020-08-19T16:44:29.171Z] #39 80.87 CC criu/pipes.o [2020-08-19T16:44:29.171Z] #39 81.20 CC criu/plugin.o [2020-08-19T16:44:29.171Z] #39 81.42 CC criu/proc_parse.o [2020-08-19T16:44:29.175Z] #32 92.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:44:29.175Z] #32 92.23 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:44:29.175Z] #32 92.28 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-19T16:44:29.217Z] #54 ... [2020-08-19T16:44:29.217Z] [2020-08-19T16:44:29.218Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:29.218Z] #41 6.724 + RM_GOPATH=0 [2020-08-19T16:44:29.218Z] #41 6.724 + TMP_GOPATH= [2020-08-19T16:44:29.218Z] #41 6.724 + : /build [2020-08-19T16:44:29.218Z] #41 6.724 + '[' -z '' ']' [2020-08-19T16:44:29.218Z] #41 6.724 ++ mktemp -d [2020-08-19T16:44:29.218Z] #41 6.725 + export GOPATH=/tmp/tmp.20oCaoBNPO [2020-08-19T16:44:29.218Z] #41 6.725 + GOPATH=/tmp/tmp.20oCaoBNPO [2020-08-19T16:44:29.218Z] #41 6.725 + RM_GOPATH=1 [2020-08-19T16:44:29.218Z] #41 6.725 + case "$(go env GOARCH)" in [2020-08-19T16:44:29.218Z] #41 6.725 ++ go env GOARCH [2020-08-19T16:44:29.218Z] #41 6.744 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:29.218Z] #41 6.744 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:29.218Z] #41 6.744 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:29.218Z] #41 6.745 + dir=/tmp/install [2020-08-19T16:44:29.218Z] #41 6.745 + bin=vndr [2020-08-19T16:44:29.218Z] #41 6.745 + shift [2020-08-19T16:44:29.218Z] #41 6.745 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-19T16:44:29.218Z] #41 6.745 + . /tmp/install/vndr.installer [2020-08-19T16:44:29.218Z] #41 6.746 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:29.218Z] #41 6.746 + install_vndr [2020-08-19T16:44:29.218Z] #41 6.746 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-19T16:44:29.218Z] #41 6.746 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:29.218Z] #41 6.746 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.20oCaoBNPO/src/github.com/LK4D4/vndr [2020-08-19T16:44:29.218Z] #41 6.761 Cloning into '/tmp/tmp.20oCaoBNPO/src/github.com/LK4D4/vndr'... [2020-08-19T16:44:29.218Z] #41 7.286 + cd /tmp/tmp.20oCaoBNPO/src/github.com/LK4D4/vndr [2020-08-19T16:44:29.218Z] #41 7.286 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:29.218Z] #41 7.301 + go build -buildmode=pie -v -o /build/vndr . [2020-08-19T16:44:29.218Z] #41 8.946 unicode [2020-08-19T16:44:29.218Z] #41 9.733 runtime [2020-08-19T16:44:29.218Z] #41 ... [2020-08-19T16:44:29.218Z] [2020-08-19T16:44:29.218Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:44:29.218Z] #51 8.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:29.218Z] #51 9.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:29.218Z] #51 9.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:29.284Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-08-19T16:44:29.284Z] #59 DONE 4.8s [2020-08-19T16:44:29.284Z] [2020-08-19T16:44:29.284Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:44:29.284Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-19T16:44:29.284Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done [2020-08-19T16:44:29.284Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-08-19T16:44:29.284Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done [2020-08-19T16:44:29.284Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.1s done [2020-08-19T16:44:29.284Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.97MB / 96.52MB 4.6s [2020-08-19T16:44:29.284Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.4s done [2020-08-19T16:44:29.284Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s done [2020-08-19T16:44:29.284Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.4s done [2020-08-19T16:44:29.284Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-19T16:44:29.284Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-08-19T16:44:29.284Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 70.04MB / 96.52MB 4.8s [2020-08-19T16:44:29.284Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.47MB / 96.52MB 4.9s [2020-08-19T16:44:29.352Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-19T16:44:29.352Z] #7 DONE 25.7s [2020-08-19T16:44:29.431Z] #32 92.29 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:44:29.431Z] #32 92.31 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-19T16:44:29.431Z] #32 92.32 Setting up cmake-data (3.13.4-1) ... [2020-08-19T16:44:29.431Z] #32 92.35 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:44:29.431Z] #32 92.36 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-19T16:44:29.431Z] #32 92.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-19T16:44:29.431Z] #32 92.39 Setting up cmake (3.13.4-1) ... [2020-08-19T16:44:29.431Z] #32 92.40 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:44:29.431Z] #32 92.48 Processing triggers for mime-support (3.62) ... [2020-08-19T16:44:29.463Z] #39 ... [2020-08-19T16:44:29.463Z] [2020-08-19T16:44:29.463Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-19T16:44:29.463Z] #34 DONE 0.1s [2020-08-19T16:44:29.463Z] [2020-08-19T16:44:29.463Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:29.463Z] #36 112.7 + dpkg --print-architecture [2020-08-19T16:44:29.463Z] #36 112.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-19T16:44:29.463Z] #36 112.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-19T16:44:29.463Z] #36 112.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-19T16:44:29.477Z] #51 ... [2020-08-19T16:44:29.477Z] [2020-08-19T16:44:29.477Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:29.477Z] #60 7.133 + RM_GOPATH=0 [2020-08-19T16:44:29.477Z] #60 7.133 + TMP_GOPATH= [2020-08-19T16:44:29.477Z] #60 7.133 + : /build [2020-08-19T16:44:29.477Z] #60 7.133 + '[' -z '' ']' [2020-08-19T16:44:29.477Z] #60 7.133 ++ mktemp -d [2020-08-19T16:44:29.477Z] #60 7.133 + export GOPATH=/tmp/tmp.2HISZ40KtX [2020-08-19T16:44:29.477Z] #60 7.133 + GOPATH=/tmp/tmp.2HISZ40KtX [2020-08-19T16:44:29.477Z] #60 7.133 + RM_GOPATH=1 [2020-08-19T16:44:29.477Z] #60 7.133 + case "$(go env GOARCH)" in [2020-08-19T16:44:29.477Z] #60 7.142 ++ go env GOARCH [2020-08-19T16:44:29.477Z] #60 7.210 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:44:29.477Z] #60 7.210 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:29.477Z] #60 7.210 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:29.477Z] #60 7.210 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:29.477Z] #60 7.210 + dir=/tmp/install [2020-08-19T16:44:29.477Z] #60 7.210 + bin=proxy [2020-08-19T16:44:29.477Z] #60 7.210 + shift [2020-08-19T16:44:29.477Z] #60 7.210 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-19T16:44:29.477Z] #60 7.210 + . /tmp/install/proxy.installer [2020-08-19T16:44:29.477Z] #60 7.210 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:44:29.477Z] #60 7.210 + install_proxy [2020-08-19T16:44:29.477Z] #60 7.210 + case "$1" in [2020-08-19T16:44:29.477Z] #60 7.210 + export CGO_ENABLED=0 [2020-08-19T16:44:29.477Z] #60 7.210 + CGO_ENABLED=0 [2020-08-19T16:44:29.477Z] #60 7.210 + _install_proxy [2020-08-19T16:44:29.477Z] #60 7.210 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-19T16:44:29.477Z] #60 7.210 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2HISZ40KtX/src/github.com/docker/libnetwork [2020-08-19T16:44:29.477Z] #60 7.231 Cloning into '/tmp/tmp.2HISZ40KtX/src/github.com/docker/libnetwork'... [2020-08-19T16:44:29.477Z] #60 ... [2020-08-19T16:44:29.477Z] [2020-08-19T16:44:29.477Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:29.477Z] #45 7.864 + RM_GOPATH=0 [2020-08-19T16:44:29.477Z] #45 7.864 + TMP_GOPATH= [2020-08-19T16:44:29.477Z] #45 7.864 + : /build [2020-08-19T16:44:29.477Z] #45 7.864 + '[' -z '' ']' [2020-08-19T16:44:29.477Z] #45 7.865 ++ mktemp -d [2020-08-19T16:44:29.477Z] #45 7.866 + export GOPATH=/tmp/tmp.xaFVx2uf0m [2020-08-19T16:44:29.477Z] #45 7.866 + GOPATH=/tmp/tmp.xaFVx2uf0m [2020-08-19T16:44:29.477Z] #45 7.866 + RM_GOPATH=1 [2020-08-19T16:44:29.477Z] #45 7.866 + case "$(go env GOARCH)" in [2020-08-19T16:44:29.477Z] #45 7.868 ++ go env GOARCH [2020-08-19T16:44:29.477Z] #45 7.891 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:29.477Z] #45 7.891 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:29.477Z] #45 7.891 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:29.477Z] #45 7.919 + dir=/tmp/install [2020-08-19T16:44:29.477Z] #45 7.920 + bin=golangci_lint [2020-08-19T16:44:29.477Z] #45 7.920 + shift [2020-08-19T16:44:29.477Z] #45 7.920 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-19T16:44:29.477Z] #45 7.923 + . /tmp/install/golangci_lint.installer [2020-08-19T16:44:29.477Z] #45 7.924 ++ : v1.23.8 [2020-08-19T16:44:29.477Z] #45 7.926 + install_golangci_lint [2020-08-19T16:44:29.477Z] #45 7.932 + echo 'Installing golangci-lint version v1.23.8' [2020-08-19T16:44:29.477Z] #45 7.932 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-19T16:44:29.477Z] #45 7.932 Installing golangci-lint version v1.23.8 [2020-08-19T16:44:29.588Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 85.56MB / 96.52MB 5.1s [2020-08-19T16:44:29.588Z] #8 ... [2020-08-19T16:44:29.588Z] [2020-08-19T16:44:29.588Z] #21 [internal] load build context [2020-08-19T16:44:29.588Z] #21 transferring context: 51.49MB 5.5s done [2020-08-19T16:44:29.588Z] #21 DONE 5.6s [2020-08-19T16:44:29.588Z] [2020-08-19T16:44:29.588Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-19T16:44:29.588Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done [2020-08-19T16:44:29.612Z] [2020-08-19T16:44:29.612Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-19T16:44:29.736Z] #45 ... [2020-08-19T16:44:29.736Z] [2020-08-19T16:44:29.736Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:29.737Z] #32 6.802 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:29.737Z] #32 6.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:29.737Z] #32 7.191 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:29.737Z] #32 7.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:29.737Z] #32 ... [2020-08-19T16:44:29.737Z] [2020-08-19T16:44:29.737Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:29.737Z] #23 8.718 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:29.737Z] #23 8.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:29.737Z] #23 8.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:29.737Z] #23 10.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:29.883Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-08-19T16:44:29.994Z] #32 ... [2020-08-19T16:44:29.994Z] [2020-08-19T16:44:29.994Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:44:29.994Z] #25 23.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-19T16:44:29.994Z] #25 23.59 [2020-08-19T16:44:29.994Z] #25 23.78 ########################## 37.3% ######################################################################## 100.0% [2020-08-19T16:44:29.994Z] #25 23.98 [2020-08-19T16:44:29.994Z] #25 24.96 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-19T16:44:29.994Z] #25 25.03 skipping existing c35d46ef359f [2020-08-19T16:44:29.994Z] #25 25.25 [2020-08-19T16:44:29.999Z] #23 ... [2020-08-19T16:44:29.999Z] [2020-08-19T16:44:29.999Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:29.999Z] #10 8.769 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:29.999Z] #10 8.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:29.999Z] #10 8.985 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:29.999Z] #10 ... [2020-08-19T16:44:29.999Z] [2020-08-19T16:44:29.999Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:29.999Z] #36 7.152 + git clone https://github.com/docker/distribution.git . [2020-08-19T16:44:29.999Z] #36 7.160 Cloning into '.'... [2020-08-19T16:44:30.259Z] #36 ... [2020-08-19T16:44:30.259Z] [2020-08-19T16:44:30.259Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:30.259Z] #30 11.77 internal/testlog [2020-08-19T16:44:30.409Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.5s done [2020-08-19T16:44:30.409Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-08-19T16:44:30.506Z] #36 ... [2020-08-19T16:44:30.506Z] [2020-08-19T16:44:30.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:30.506Z] #39 82.85 CC criu/protobuf-desc.o [2020-08-19T16:44:30.690Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-08-19T16:44:30.799Z] #39 83.39 CC criu/protobuf.o [2020-08-19T16:44:30.830Z] #30 12.26 encoding [2020-08-19T16:44:30.953Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.6s done [2020-08-19T16:44:30.968Z] #25 26.18 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-19T16:44:31.091Z] #30 12.65 runtime/cgo [2020-08-19T16:44:31.092Z] #39 83.55 CC criu/pstree.o [2020-08-19T16:44:31.526Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-08-19T16:44:31.527Z] #8 DONE 2.1s [2020-08-19T16:44:31.531Z] #25 26.51 [2020-08-19T16:44:31.531Z] #25 ... [2020-08-19T16:44:31.531Z] [2020-08-19T16:44:31.531Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:31.531Z] #38 84.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:31.531Z] #38 84.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:44:31.531Z] #38 84.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:44:31.531Z] #38 84.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-19T16:44:31.531Z] #38 84.38 Setting up python-six (1.12.0-1) ... [2020-08-19T16:44:31.531Z] #38 88.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:44:31.531Z] #38 88.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:44:31.531Z] #38 88.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:31.531Z] #38 88.64 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-19T16:44:31.531Z] #38 88.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:31.531Z] #38 88.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:44:31.531Z] #38 88.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:44:31.531Z] #38 88.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-19T16:44:31.531Z] #38 88.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:44:31.531Z] #38 88.71 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-19T16:44:31.531Z] #38 ... [2020-08-19T16:44:31.531Z] [2020-08-19T16:44:31.531Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:44:31.531Z] #25 26.66 ######################################################################## 100.0% [2020-08-19T16:44:31.531Z] #25 26.74 [2020-08-19T16:44:31.531Z] #25 26.82 Download of images into '/build' complete. [2020-08-19T16:44:31.531Z] #25 26.82 Use something like the following to load the result into a Docker daemon: [2020-08-19T16:44:31.531Z] #25 26.82 tar -cC '/build' . | docker load [2020-08-19T16:44:31.727Z] #39 84.19 CC criu/rbtree.o [2020-08-19T16:44:31.787Z] [2020-08-19T16:44:31.787Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-19T16:44:31.788Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-08-19T16:44:32.019Z] #39 84.33 CC criu/rst-malloc.o [2020-08-19T16:44:32.019Z] #39 84.52 CC criu/seccomp.o [2020-08-19T16:44:32.312Z] #39 84.88 CC criu/seize.o [2020-08-19T16:44:32.361Z] #9 DONE 0.6s [2020-08-19T16:44:32.361Z] [2020-08-19T16:44:32.361Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-19T16:44:32.361Z] #27 DONE 0.0s [2020-08-19T16:44:32.361Z] [2020-08-19T16:44:32.361Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:32.361Z] #28 ... [2020-08-19T16:44:32.361Z] [2020-08-19T16:44:32.361Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-19T16:44:32.361Z] #35 DONE 0.1s [2020-08-19T16:44:32.621Z] [2020-08-19T16:44:32.621Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:32.897Z] #25 DONE 27.9s [2020-08-19T16:44:32.897Z] [2020-08-19T16:44:32.897Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:32.897Z] #38 94.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-19T16:44:32.897Z] #38 94.98 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:44:32.897Z] #38 DONE 95.6s [2020-08-19T16:44:32.897Z] [2020-08-19T16:44:32.897Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:32.897Z] #32 DONE 95.6s [2020-08-19T16:44:32.897Z] [2020-08-19T16:44:32.897Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:32.947Z] #39 85.44 CC criu/servicefd.o [2020-08-19T16:44:33.176Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-08-19T16:44:33.239Z] #39 85.76 CC criu/shmem.o [2020-08-19T16:44:33.882Z] #39 86.30 CC criu/sigframe.o [2020-08-19T16:44:33.882Z] #39 86.41 CC criu/signalfd.o [2020-08-19T16:44:33.882Z] #39 ... [2020-08-19T16:44:33.882Z] [2020-08-19T16:44:33.882Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:33.882Z] #49 52.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-19T16:44:33.882Z] #49 53.36 + mkdir -p /build [2020-08-19T16:44:33.882Z] #49 53.36 + cp runc /build/runc [2020-08-19T16:44:33.882Z] #49 DONE 53.6s [2020-08-19T16:44:34.182Z] [2020-08-19T16:44:34.182Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:34.182Z] #52 ... [2020-08-19T16:44:34.182Z] [2020-08-19T16:44:34.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:34.182Z] #39 86.71 CC criu/sk-inet.o [2020-08-19T16:44:34.404Z] #30 ... [2020-08-19T16:44:34.404Z] [2020-08-19T16:44:34.404Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:34.404Z] #21 14.78 + mkdir -p /build [2020-08-19T16:44:34.404Z] #21 14.78 + mv docker/docker /build/ [2020-08-19T16:44:34.404Z] #21 14.79 + rmdir docker [2020-08-19T16:44:34.404Z] #21 DONE 15.9s [2020-08-19T16:44:34.664Z] [2020-08-19T16:44:34.664Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:34.664Z] #43 10.90 go: downloading gotest.tools v2.1.0+incompatible [2020-08-19T16:44:34.664Z] #43 11.13 go: extracting gotest.tools v2.1.0+incompatible [2020-08-19T16:44:34.664Z] #43 11.23 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:34.664Z] #43 11.23 go: downloading github.com/pkg/errors v0.8.0 [2020-08-19T16:44:34.664Z] #43 11.29 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:34.664Z] #43 11.34 go: downloading github.com/fatih/color v1.6.0 [2020-08-19T16:44:34.664Z] #43 11.57 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:34.664Z] #43 11.71 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:34.664Z] #43 11.98 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:34.664Z] #43 12.05 go: extracting github.com/pkg/errors v0.8.0 [2020-08-19T16:44:34.664Z] #43 12.07 go: extracting github.com/fatih/color v1.6.0 [2020-08-19T16:44:34.664Z] #43 12.07 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:34.664Z] #43 12.07 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:34.664Z] #43 12.14 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:34.664Z] #43 12.16 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:34.664Z] #43 12.20 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:34.664Z] #43 12.37 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:34.664Z] #43 12.42 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:34.664Z] #43 12.72 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:34.664Z] #43 12.77 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:34.664Z] #43 12.80 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:34.664Z] #43 15.68 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:34.787Z] #33 ... [2020-08-19T16:44:34.787Z] [2020-08-19T16:44:34.787Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:34.787Z] #41 87.57 time [2020-08-19T16:44:34.787Z] #41 92.53 strings [2020-08-19T16:44:34.787Z] #41 93.22 os [2020-08-19T16:44:34.787Z] #41 95.84 regexp/syntax [2020-08-19T16:44:34.787Z] #41 97.48 fmt [2020-08-19T16:44:34.787Z] #41 ... [2020-08-19T16:44:34.787Z] [2020-08-19T16:44:34.787Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:34.787Z] #33 2.013 + RM_GOPATH=0 [2020-08-19T16:44:34.787Z] #33 2.013 + TMP_GOPATH= [2020-08-19T16:44:34.787Z] #33 2.013 + : /build [2020-08-19T16:44:34.787Z] #33 2.013 + '[' -z '' ']' [2020-08-19T16:44:34.787Z] #33 2.017 ++ mktemp -d [2020-08-19T16:44:34.787Z] #33 2.019 + export GOPATH=/tmp/tmp.otv0jfg2tO [2020-08-19T16:44:34.787Z] #33 2.019 + GOPATH=/tmp/tmp.otv0jfg2tO [2020-08-19T16:44:34.787Z] #33 2.019 + RM_GOPATH=1 [2020-08-19T16:44:34.787Z] #33 2.020 + case "$(go env GOARCH)" in [2020-08-19T16:44:34.787Z] #33 2.021 ++ go env GOARCH [2020-08-19T16:44:34.787Z] #33 2.045 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:34.787Z] #33 2.045 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:34.787Z] #33 2.050 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:34.787Z] #33 2.060 + dir=/tmp/install [2020-08-19T16:44:34.787Z] #33 2.060 + bin=tini [2020-08-19T16:44:34.787Z] #33 2.060 + shift [2020-08-19T16:44:34.787Z] #33 2.060 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-19T16:44:34.787Z] #33 2.060 + . /tmp/install/tini.installer [2020-08-19T16:44:34.787Z] #33 2.060 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:44:34.787Z] #33 2.061 + install_tini [2020-08-19T16:44:34.787Z] #33 2.075 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-19T16:44:34.787Z] #33 2.075 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:44:34.787Z] #33 2.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.otv0jfg2tO/tini [2020-08-19T16:44:34.787Z] #33 2.081 Cloning into '/tmp/tmp.otv0jfg2tO/tini'... [2020-08-19T16:44:35.096Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.9s done [2020-08-19T16:44:35.233Z] #43 ... [2020-08-19T16:44:35.233Z] [2020-08-19T16:44:35.233Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:35.275Z] #39 87.54 CC criu/sk-netlink.o [2020-08-19T16:44:35.275Z] #39 87.87 CC criu/sk-packet.o [2020-08-19T16:44:35.350Z] #33 ... [2020-08-19T16:44:35.350Z] [2020-08-19T16:44:35.350Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:35.350Z] #47 88.22 time [2020-08-19T16:44:35.350Z] #47 93.43 encoding/binary [2020-08-19T16:44:35.350Z] #47 93.63 context [2020-08-19T16:44:35.350Z] #47 94.35 os [2020-08-19T16:44:35.350Z] #47 95.96 encoding/base64 [2020-08-19T16:44:35.350Z] #47 97.32 golang.org/x/sys/unix [2020-08-19T16:44:35.350Z] #47 ... [2020-08-19T16:44:35.350Z] [2020-08-19T16:44:35.350Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:35.350Z] #30 90.76 internal/syscall/execenv [2020-08-19T16:44:35.350Z] #30 90.81 internal/syscall/unix [2020-08-19T16:44:35.350Z] #30 90.93 strings [2020-08-19T16:44:35.350Z] #30 91.09 os [2020-08-19T16:44:35.350Z] #30 94.09 path [2020-08-19T16:44:35.350Z] #30 94.59 text/tabwriter [2020-08-19T16:44:35.350Z] #30 94.73 fmt [2020-08-19T16:44:35.350Z] #30 95.32 path/filepath [2020-08-19T16:44:35.350Z] #30 98.15 io/ioutil [2020-08-19T16:44:35.670Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-08-19T16:44:35.753Z] #54 16.80 Checking out files: 79% (634/795) Checking out files: 80% (636/795) Checking out files: 81% (644/795) Checking out files: 82% (652/795) Checking out files: 83% (660/795) Checking out files: 84% (668/795) Checking out files: 85% (676/795) Checking out files: 86% (684/795) Checking out files: 87% (692/795) Checking out files: 88% (700/795) Checking out files: 89% (708/795) Checking out files: 90% (716/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-08-19T16:44:35.753Z] #54 17.24 + cd /tmp/tmp.LBapptL2VH/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:44:35.753Z] #54 17.24 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:35.916Z] #39 88.29 CC criu/sk-queue.o [2020-08-19T16:44:35.916Z] #39 88.50 CC criu/sk-tcp.o [2020-08-19T16:44:35.954Z] #30 ... [2020-08-19T16:44:35.954Z] [2020-08-19T16:44:35.954Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:35.954Z] #33 3.080 + cd /tmp/tmp.otv0jfg2tO/tini [2020-08-19T16:44:35.954Z] #33 3.081 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:44:35.954Z] #33 3.112 + cmake . [2020-08-19T16:44:36.209Z] #39 88.76 CC criu/sk-unix.o [2020-08-19T16:44:36.693Z] #54 18.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:44:36.693Z] #54 18.13 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-19T16:44:36.693Z] #54 ... [2020-08-19T16:44:36.693Z] [2020-08-19T16:44:36.693Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:36.693Z] #28 8.075 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-19T16:44:36.693Z] #28 8.096 Cloning into '.'... [2020-08-19T16:44:36.882Z] #33 4.026 -- The C compiler identification is GNU 8.3.0 [2020-08-19T16:44:36.882Z] #33 4.126 -- Check for working C compiler: /usr/bin/cc [2020-08-19T16:44:36.953Z] #28 ... [2020-08-19T16:44:36.953Z] [2020-08-19T16:44:36.953Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:36.953Z] #41 13.91 unicode/utf16 [2020-08-19T16:44:36.953Z] #41 14.73 container/list [2020-08-19T16:44:36.953Z] #41 15.71 crypto/internal/subtle [2020-08-19T16:44:36.953Z] #41 16.36 crypto/subtle [2020-08-19T16:44:36.953Z] #41 16.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-19T16:44:36.953Z] #41 16.98 internal/nettrace [2020-08-19T16:44:36.953Z] #41 17.53 runtime/cgo [2020-08-19T16:44:37.251Z] #39 89.81 CC criu/sockets.o [2020-08-19T16:44:37.601Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2020-08-19T16:44:37.905Z] #39 90.35 CC criu/stats.o [2020-08-19T16:44:37.905Z] #39 90.45 CC criu/string.o [2020-08-19T16:44:37.905Z] #39 90.49 CC criu/sysctl.o [2020-08-19T16:44:37.910Z] #36 ... [2020-08-19T16:44:37.910Z] [2020-08-19T16:44:37.910Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:37.910Z] #54 5.253 + RM_GOPATH=0 [2020-08-19T16:44:37.910Z] #54 5.253 + TMP_GOPATH= [2020-08-19T16:44:37.910Z] #54 5.253 + : /build [2020-08-19T16:44:37.910Z] #54 5.253 + '[' -z '' ']' [2020-08-19T16:44:37.910Z] #54 5.258 ++ mktemp -d [2020-08-19T16:44:37.910Z] #54 5.258 + export GOPATH=/tmp/tmp.OgqCCFWSoz [2020-08-19T16:44:37.910Z] #54 5.258 + GOPATH=/tmp/tmp.OgqCCFWSoz [2020-08-19T16:44:37.910Z] #54 5.258 + RM_GOPATH=1 [2020-08-19T16:44:37.910Z] #54 5.258 + case "$(go env GOARCH)" in [2020-08-19T16:44:37.910Z] #54 5.258 ++ go env GOARCH [2020-08-19T16:44:37.910Z] #54 5.261 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:37.910Z] #54 5.261 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:37.910Z] #54 5.265 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:37.910Z] #54 5.265 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:37.910Z] #54 5.265 + dir=/tmp/install [2020-08-19T16:44:37.910Z] #54 5.265 + bin=rootlesskit [2020-08-19T16:44:37.910Z] #54 5.265 + shift [2020-08-19T16:44:37.910Z] #54 5.265 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-19T16:44:37.910Z] #54 5.265 + . /tmp/install/rootlesskit.installer [2020-08-19T16:44:37.910Z] #54 5.265 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:37.910Z] #54 5.265 + install_rootlesskit [2020-08-19T16:44:37.910Z] #54 5.265 + case "$1" in [2020-08-19T16:44:37.910Z] #54 5.265 + export CGO_ENABLED=0 [2020-08-19T16:44:37.910Z] #54 5.265 + CGO_ENABLED=0 [2020-08-19T16:44:37.910Z] #54 5.265 + _install_rootlesskit [2020-08-19T16:44:37.910Z] #54 5.265 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-19T16:44:37.910Z] #54 5.265 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OgqCCFWSoz/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:44:37.910Z] #54 5.278 Cloning into '/tmp/tmp.OgqCCFWSoz/src/github.com/rootless-containers/rootlesskit'... [2020-08-19T16:44:37.910Z] #54 ... [2020-08-19T16:44:37.910Z] [2020-08-19T16:44:37.910Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:37.910Z] #28 5.645 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-19T16:44:38.172Z] #28 5.648 Cloning into '.'... [2020-08-19T16:44:38.249Z] #33 5.440 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-19T16:44:38.249Z] #33 5.453 -- Detecting C compiler ABI info [2020-08-19T16:44:38.547Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-08-19T16:44:38.548Z] #39 90.79 CC criu/sysfs_parse.o [2020-08-19T16:44:38.548Z] #39 90.95 CC criu/timens.o [2020-08-19T16:44:38.548Z] #39 91.07 CC criu/timerfd.o [2020-08-19T16:44:38.548Z] #39 91.19 CC criu/tty.o [2020-08-19T16:44:38.811Z] #33 6.218 -- Detecting C compiler ABI info - done [2020-08-19T16:44:38.811Z] #33 6.271 -- Detecting C compile features [2020-08-19T16:44:38.811Z] #33 ... [2020-08-19T16:44:38.811Z] [2020-08-19T16:44:38.811Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:38.811Z] #10 91.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-19T16:44:38.811Z] #10 91.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-19T16:44:38.811Z] #10 91.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:44:38.811Z] #10 99.02 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-19T16:44:38.811Z] #10 99.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:44:38.811Z] #10 99.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:44:38.811Z] #10 99.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-19T16:44:38.811Z] #10 99.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:44:38.811Z] #10 99.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:44:39.504Z] #41 ... [2020-08-19T16:44:39.504Z] [2020-08-19T16:44:39.504Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:39.504Z] #38 11.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:39.504Z] #38 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:39.504Z] #38 18.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:39.611Z] #39 92.13 CC criu/tun.o [2020-08-19T16:44:39.739Z] #10 ... [2020-08-19T16:44:39.740Z] [2020-08-19T16:44:39.740Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:39.740Z] #41 102.4 regexp [2020-08-19T16:44:39.769Z] #38 ... [2020-08-19T16:44:39.770Z] [2020-08-19T16:44:39.770Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:39.770Z] #43 16.83 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:39.770Z] #43 18.38 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:39.770Z] #43 ... [2020-08-19T16:44:39.770Z] [2020-08-19T16:44:39.770Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:44:39.770Z] #51 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:39.770Z] #51 15.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:39.770Z] #51 19.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:39.932Z] #39 92.30 CC criu/uffd.o [2020-08-19T16:44:39.932Z] #39 ... [2020-08-19T16:44:39.932Z] [2020-08-19T16:44:39.932Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:39.932Z] #36 DONE 128.2s [2020-08-19T16:44:40.030Z] #51 ... [2020-08-19T16:44:40.030Z] [2020-08-19T16:44:40.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:40.030Z] #10 11.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:40.030Z] #10 15.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:40.030Z] #10 19.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:40.234Z] [2020-08-19T16:44:40.234Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:40.234Z] #45 ... [2020-08-19T16:44:40.234Z] [2020-08-19T16:44:40.234Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:40.234Z] #39 92.76 CC criu/util.o [2020-08-19T16:44:40.599Z] #10 ... [2020-08-19T16:44:40.599Z] [2020-08-19T16:44:40.599Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:40.599Z] #32 12.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:40.599Z] #32 16.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:40.599Z] #32 ... [2020-08-19T16:44:40.599Z] [2020-08-19T16:44:40.599Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:40.599Z] #43 22.27 go: finding github.com/fatih/color v1.6.0 [2020-08-19T16:44:40.879Z] #39 ... [2020-08-19T16:44:40.879Z] [2020-08-19T16:44:40.879Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-19T16:44:40.879Z] #37 DONE 0.2s [2020-08-19T16:44:40.879Z] [2020-08-19T16:44:40.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:40.879Z] #39 93.39 CC criu/uts_ns.o [2020-08-19T16:44:40.879Z] #39 93.45 CC criu/vdso.o [2020-08-19T16:44:41.106Z] #41 103.8 go/token [2020-08-19T16:44:41.172Z] #39 93.60 LINK criu/built-in.o [2020-08-19T16:44:41.172Z] #39 93.66 LINK criu/criu [2020-08-19T16:44:41.172Z] #39 93.80 DEP lib/c/criu.d [2020-08-19T16:44:41.178Z] #43 22.49 go: finding github.com/pkg/errors v0.8.0 [2020-08-19T16:44:41.178Z] #43 22.58 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:41.178Z] #43 22.69 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:41.178Z] #43 22.80 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:41.440Z] #43 22.96 go: finding github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:41.464Z] #39 93.83 CC images/rpc.pb-c.o [2020-08-19T16:44:41.464Z] #39 94.04 CC lib/c/criu.o [2020-08-19T16:44:41.756Z] #39 94.38 LINK lib/c/built-in.o [2020-08-19T16:44:41.865Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.4s done [2020-08-19T16:44:42.017Z] #43 23.30 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:42.017Z] #43 23.43 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:42.017Z] #43 23.47 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:42.034Z] #41 104.8 go/scanner [2020-08-19T16:44:42.048Z] #39 94.38 LINK lib/c/libcriu.so [2020-08-19T16:44:42.048Z] #39 94.42 LINK lib/c/libcriu.a [2020-08-19T16:44:42.048Z] #39 94.47 GEN magic.py [2020-08-19T16:44:42.048Z] #39 94.54 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:44:42.048Z] #39 94.54 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:44:42.048Z] #39 94.55 Note: Building without GnuTLS support [2020-08-19T16:44:42.048Z] #39 94.55 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:44:42.048Z] #39 94.55 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:44:42.276Z] #43 23.76 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:42.344Z] #39 94.76 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:44:42.373Z] #28 ... [2020-08-19T16:44:42.373Z] [2020-08-19T16:44:42.373Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:42.373Z] #23 8.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:42.373Z] #23 8.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:42.373Z] #23 8.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:42.373Z] #23 ... [2020-08-19T16:44:42.373Z] [2020-08-19T16:44:42.373Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:42.373Z] #45 6.728 + RM_GOPATH=0 [2020-08-19T16:44:42.373Z] #45 6.728 + TMP_GOPATH= [2020-08-19T16:44:42.373Z] #45 6.728 + : /build [2020-08-19T16:44:42.373Z] #45 6.728 + '[' -z '' ']' [2020-08-19T16:44:42.373Z] #45 6.729 ++ mktemp -d [2020-08-19T16:44:42.373Z] #45 6.740 + export GOPATH=/tmp/tmp.zz2WhFCNmB [2020-08-19T16:44:42.373Z] #45 6.740 + GOPATH=/tmp/tmp.zz2WhFCNmB [2020-08-19T16:44:42.373Z] #45 6.740 + RM_GOPATH=1 [2020-08-19T16:44:42.373Z] #45 6.740 + case "$(go env GOARCH)" in [2020-08-19T16:44:42.373Z] #45 6.740 ++ go env GOARCH [2020-08-19T16:44:42.373Z] #45 6.790 Installing golangci-lint version v1.23.8 [2020-08-19T16:44:42.373Z] #45 6.790 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.373Z] #45 6.790 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.373Z] #45 6.790 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:42.373Z] #45 6.790 + dir=/tmp/install [2020-08-19T16:44:42.373Z] #45 6.790 + bin=golangci_lint [2020-08-19T16:44:42.373Z] #45 6.790 + shift [2020-08-19T16:44:42.373Z] #45 6.790 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-19T16:44:42.373Z] #45 6.790 + . /tmp/install/golangci_lint.installer [2020-08-19T16:44:42.373Z] #45 6.790 ++ : v1.23.8 [2020-08-19T16:44:42.373Z] #45 6.790 + install_golangci_lint [2020-08-19T16:44:42.373Z] #45 6.790 + echo 'Installing golangci-lint version v1.23.8' [2020-08-19T16:44:42.373Z] #45 6.790 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-19T16:44:42.538Z] #43 23.91 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:42.633Z] #45 ... [2020-08-19T16:44:42.633Z] [2020-08-19T16:44:42.633Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:42.633Z] #32 7.539 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:42.633Z] #32 7.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:42.633Z] #32 7.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:42.633Z] #32 9.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:42.633Z] #32 ... [2020-08-19T16:44:42.633Z] [2020-08-19T16:44:42.633Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:42.633Z] #30 8.180 + RM_GOPATH=0 [2020-08-19T16:44:42.633Z] #30 8.180 + TMP_GOPATH= [2020-08-19T16:44:42.633Z] #30 8.180 + : /build [2020-08-19T16:44:42.633Z] #30 8.180 + '[' -z '' ']' [2020-08-19T16:44:42.633Z] #30 8.185 ++ mktemp -d [2020-08-19T16:44:42.633Z] #30 8.202 + export GOPATH=/tmp/tmp.8LFjDffwea [2020-08-19T16:44:42.633Z] #30 8.202 + GOPATH=/tmp/tmp.8LFjDffwea [2020-08-19T16:44:42.633Z] #30 8.203 + RM_GOPATH=1 [2020-08-19T16:44:42.633Z] #30 8.203 + case "$(go env GOARCH)" in [2020-08-19T16:44:42.633Z] #30 8.217 ++ go env GOARCH [2020-08-19T16:44:42.633Z] #30 8.245 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.633Z] #30 8.245 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.633Z] #30 8.255 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:42.633Z] #30 8.255 + dir=/tmp/install [2020-08-19T16:44:42.633Z] #30 8.255 + bin=tomlv [2020-08-19T16:44:42.633Z] #30 8.255 + shift [2020-08-19T16:44:42.633Z] #30 8.255 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-19T16:44:42.633Z] #30 8.255 + . /tmp/install/tomlv.installer [2020-08-19T16:44:42.633Z] #30 8.256 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:42.633Z] #30 8.257 + install_tomlv [2020-08-19T16:44:42.633Z] #30 8.257 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:42.633Z] #30 8.257 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-19T16:44:42.633Z] #30 8.257 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8LFjDffwea/src/github.com/BurntSushi/toml [2020-08-19T16:44:42.633Z] #30 8.261 Cloning into '/tmp/tmp.8LFjDffwea/src/github.com/BurntSushi/toml'... [2020-08-19T16:44:42.633Z] #30 9.621 + cd /tmp/tmp.8LFjDffwea/src/github.com/BurntSushi/toml [2020-08-19T16:44:42.633Z] #30 9.621 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:42.633Z] #30 9.643 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:44:42.637Z] #41 ... [2020-08-19T16:44:42.637Z] [2020-08-19T16:44:42.637Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:42.637Z] #39 4.005 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:44:42.637Z] #39 4.005 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:44:42.637Z] #39 4.047 Note: Building without GnuTLS support [2020-08-19T16:44:42.637Z] #39 4.064 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:44:42.637Z] #39 4.064 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:44:42.637Z] #39 6.610 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:44:42.637Z] #39 6.667 GEN .gitid [2020-08-19T16:44:42.637Z] #39 6.704 GEN criu/include/version.h [2020-08-19T16:44:42.637Z] #39 6.793 GEN include/common/asm [2020-08-19T16:44:42.637Z] #39 8.416 PBCC images/timens.pb-c.c [2020-08-19T16:44:42.637Z] #39 8.494 DEP images/timens.pb-c.d [2020-08-19T16:44:42.637Z] #39 8.558 PBCC images/fown.pb-c.c [2020-08-19T16:44:42.637Z] #39 8.602 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-19T16:44:42.637Z] #39 8.745 PBCC images/opts.pb-c.c [2020-08-19T16:44:42.637Z] #39 8.778 PBCC images/memfd.pb-c.c [2020-08-19T16:44:42.637Z] #39 8.833 DEP images/fown.pb-c.d [2020-08-19T16:44:42.637Z] #39 8.902 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-19T16:44:42.637Z] #39 8.990 DEP images/opts.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.084 DEP images/memfd.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.139 PBCC images/sit.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.235 DEP images/sit.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.322 PBCC images/macvlan.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.338 DEP images/macvlan.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.362 PBCC images/autofs.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.378 DEP images/autofs.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.443 PBCC images/sysctl.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.478 DEP images/sysctl.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.527 PBCC images/time.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.573 DEP images/time.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.638 PBCC images/binfmt-misc.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.685 DEP images/binfmt-misc.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.762 PBCC images/seccomp.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.802 DEP images/seccomp.pb-c.d [2020-08-19T16:44:42.637Z] #39 9.892 PBCC images/userns.pb-c.c [2020-08-19T16:44:42.637Z] #39 9.941 DEP images/userns.pb-c.d [2020-08-19T16:44:42.637Z] #39 10.02 PBCC images/cgroup.pb-c.c [2020-08-19T16:44:42.637Z] #39 10.09 DEP images/cgroup.pb-c.d [2020-08-19T16:44:42.681Z] #39 95.02 make[1]: Nothing to be done for 'all'. [2020-08-19T16:44:42.681Z] #39 95.26 make[1]: 'images/built-in.o' is up to date. [2020-08-19T16:44:42.681Z] #39 95.27 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-19T16:44:42.681Z] #39 95.29 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-19T16:44:42.681Z] #39 95.30 make[1]: 'compel/libcompel.a' is up to date. [2020-08-19T16:44:42.681Z] #39 95.31 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-19T16:44:42.681Z] #39 95.31 make[1]: Nothing to be done for 'all'. [2020-08-19T16:44:42.681Z] #39 95.32 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:44:42.681Z] #39 95.38 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.893Z] #30 ... [2020-08-19T16:44:42.893Z] [2020-08-19T16:44:42.893Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:42.893Z] #21 7.631 + RM_GOPATH=0 [2020-08-19T16:44:42.893Z] #21 7.631 + TMP_GOPATH= [2020-08-19T16:44:42.893Z] #21 7.631 + : /build [2020-08-19T16:44:42.893Z] #21 7.631 + '[' -z '' ']' [2020-08-19T16:44:42.893Z] #21 7.631 ++ mktemp -d [2020-08-19T16:44:42.893Z] #21 7.631 + export GOPATH=/tmp/tmp.SeHmSDn9ev [2020-08-19T16:44:42.893Z] #21 7.631 + GOPATH=/tmp/tmp.SeHmSDn9ev [2020-08-19T16:44:42.893Z] #21 7.631 + RM_GOPATH=1 [2020-08-19T16:44:42.893Z] #21 7.631 + case "$(go env GOARCH)" in [2020-08-19T16:44:42.893Z] #21 7.634 ++ go env GOARCH [2020-08-19T16:44:42.893Z] #21 7.681 Install docker/cli version 17.06.2-ce from stable [2020-08-19T16:44:42.893Z] #21 7.681 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.893Z] #21 7.681 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.893Z] #21 7.681 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:42.893Z] #21 7.681 + dir=/tmp/install [2020-08-19T16:44:42.893Z] #21 7.681 + bin=dockercli [2020-08-19T16:44:42.893Z] #21 7.681 + shift [2020-08-19T16:44:42.893Z] #21 7.681 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-19T16:44:42.893Z] #21 7.681 + . /tmp/install/dockercli.installer [2020-08-19T16:44:42.893Z] #21 7.681 ++ : stable [2020-08-19T16:44:42.893Z] #21 7.681 ++ : 17.06.2-ce [2020-08-19T16:44:42.893Z] #21 7.681 + install_dockercli [2020-08-19T16:44:42.893Z] #21 7.681 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-19T16:44:42.893Z] #21 7.681 ++ uname -m [2020-08-19T16:44:42.893Z] #21 7.688 + arch=x86_64 [2020-08-19T16:44:42.893Z] #21 7.699 + '[' x86_64 '!=' x86_64 ']' [2020-08-19T16:44:42.893Z] #21 7.699 + url=https://download.docker.com/linux/static [2020-08-19T16:44:42.893Z] #21 7.699 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-19T16:44:42.893Z] #21 7.699 + tar -xz docker/docker [2020-08-19T16:44:42.893Z] #21 ... [2020-08-19T16:44:42.893Z] [2020-08-19T16:44:42.893Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:42.893Z] #43 6.696 + RM_GOPATH=0 [2020-08-19T16:44:42.893Z] #43 6.696 + TMP_GOPATH= [2020-08-19T16:44:42.893Z] #43 6.696 + : /build [2020-08-19T16:44:42.893Z] #43 6.696 + '[' -z '' ']' [2020-08-19T16:44:42.893Z] #43 6.696 ++ mktemp -d [2020-08-19T16:44:42.893Z] #43 6.696 + export GOPATH=/tmp/tmp.378IC2E8QN [2020-08-19T16:44:42.893Z] #43 6.696 + GOPATH=/tmp/tmp.378IC2E8QN [2020-08-19T16:44:42.893Z] #43 6.696 + RM_GOPATH=1 [2020-08-19T16:44:42.893Z] #43 6.696 + case "$(go env GOARCH)" in [2020-08-19T16:44:42.893Z] #43 6.696 ++ go env GOARCH [2020-08-19T16:44:42.893Z] #43 6.714 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.893Z] #43 6.714 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:42.893Z] #43 6.714 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:42.893Z] #43 6.716 + dir=/tmp/install [2020-08-19T16:44:42.893Z] #43 6.716 + bin=gotestsum [2020-08-19T16:44:42.893Z] #43 6.716 + shift [2020-08-19T16:44:42.893Z] #43 6.716 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-19T16:44:42.893Z] #43 6.716 + . /tmp/install/gotestsum.installer [2020-08-19T16:44:42.893Z] #43 6.716 ++ : v0.3.5 [2020-08-19T16:44:42.893Z] #43 6.716 + install_gotestsum [2020-08-19T16:44:42.893Z] #43 6.716 + set -e [2020-08-19T16:44:42.893Z] #43 6.716 + export GO111MODULE=on [2020-08-19T16:44:42.893Z] #43 6.716 + GO111MODULE=on [2020-08-19T16:44:42.893Z] #43 6.716 + GOBIN=/build [2020-08-19T16:44:42.893Z] #43 6.716 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-19T16:44:42.893Z] #43 6.773 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:42.893Z] #43 6.773 go: finding gotest.tools v0.3.5 [2020-08-19T16:44:42.893Z] #43 7.572 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:42.893Z] #43 8.208 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:42.893Z] #43 9.444 go: downloading gotest.tools v2.1.0+incompatible [2020-08-19T16:44:42.893Z] #43 9.628 go: extracting gotest.tools v2.1.0+incompatible [2020-08-19T16:44:42.893Z] #43 9.992 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:42.893Z] #43 10.24 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:42.893Z] #43 10.24 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:42.893Z] #43 10.24 go: downloading github.com/pkg/errors v0.8.0 [2020-08-19T16:44:42.893Z] #43 10.24 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:42.893Z] #43 10.24 go: downloading github.com/fatih/color v1.6.0 [2020-08-19T16:44:42.893Z] #43 10.62 go: extracting github.com/fatih/color v1.6.0 [2020-08-19T16:44:42.893Z] #43 10.64 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:42.893Z] #43 10.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:42.893Z] #43 10.68 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:42.894Z] #39 10.18 PBCC images/ext-file.pb-c.c [2020-08-19T16:44:42.894Z] #39 10.19 DEP images/ext-file.pb-c.d [2020-08-19T16:44:42.894Z] #39 ... [2020-08-19T16:44:42.894Z] [2020-08-19T16:44:42.894Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:42.894Z] #33 8.345 -- Detecting C compile features - done [2020-08-19T16:44:42.894Z] #33 8.444 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-19T16:44:42.894Z] #33 8.640 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-19T16:44:42.894Z] #33 8.744 -- Configuring done [2020-08-19T16:44:42.894Z] #33 8.773 -- Generating done [2020-08-19T16:44:42.894Z] #33 8.781 -- Build files have been written to: /tmp/tmp.otv0jfg2tO/tini [2020-08-19T16:44:42.894Z] #33 8.799 + make tini-static [2020-08-19T16:44:42.894Z] #33 9.388 Scanning dependencies of target tini-static [2020-08-19T16:44:42.894Z] #33 9.604 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-19T16:44:42.975Z] #39 95.38 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.975Z] #39 95.40 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.975Z] #39 95.44 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.975Z] #39 95.45 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.975Z] #39 95.46 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.975Z] #39 95.47 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.975Z] #39 95.51 make[2]: Nothing to be done for 'all'. [2020-08-19T16:44:42.975Z] #39 95.52 INSTALL criu/criu [2020-08-19T16:44:43.152Z] #43 ... [2020-08-19T16:44:43.152Z] [2020-08-19T16:44:43.152Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:43.152Z] #47 8.185 + RM_GOPATH=0 [2020-08-19T16:44:43.152Z] #47 8.185 + TMP_GOPATH= [2020-08-19T16:44:43.152Z] #47 8.188 + : /build [2020-08-19T16:44:43.152Z] #47 8.188 + '[' -z '' ']' [2020-08-19T16:44:43.152Z] #47 8.198 ++ mktemp -d [2020-08-19T16:44:43.152Z] #47 8.204 + export GOPATH=/tmp/tmp.9ECae2oBSs [2020-08-19T16:44:43.152Z] #47 8.205 + GOPATH=/tmp/tmp.9ECae2oBSs [2020-08-19T16:44:43.152Z] #47 8.205 + RM_GOPATH=1 [2020-08-19T16:44:43.152Z] #47 8.205 + case "$(go env GOARCH)" in [2020-08-19T16:44:43.152Z] #47 8.205 ++ go env GOARCH [2020-08-19T16:44:43.152Z] #47 8.249 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:43.152Z] #47 8.255 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:43.152Z] #47 8.260 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:43.152Z] #47 8.260 + dir=/tmp/install [2020-08-19T16:44:43.152Z] #47 8.262 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:43.152Z] #47 8.263 + bin=shfmt [2020-08-19T16:44:43.152Z] #47 8.263 + shift [2020-08-19T16:44:43.152Z] #47 8.263 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-19T16:44:43.152Z] #47 8.263 + . /tmp/install/shfmt.installer [2020-08-19T16:44:43.152Z] #47 8.263 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:43.152Z] #47 8.263 + install_shfmt [2020-08-19T16:44:43.152Z] #47 8.263 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-19T16:44:43.152Z] #47 8.265 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9ECae2oBSs/src/github.com/mvdan/sh [2020-08-19T16:44:43.152Z] #47 8.279 Cloning into '/tmp/tmp.9ECae2oBSs/src/github.com/mvdan/sh'... [2020-08-19T16:44:43.152Z] #47 ... [2020-08-19T16:44:43.152Z] [2020-08-19T16:44:43.152Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:43.152Z] #41 7.654 + RM_GOPATH=0 [2020-08-19T16:44:43.152Z] #41 7.654 + TMP_GOPATH= [2020-08-19T16:44:43.152Z] #41 7.654 + : /build [2020-08-19T16:44:43.152Z] #41 7.654 + '[' -z '' ']' [2020-08-19T16:44:43.152Z] #41 7.654 ++ mktemp -d [2020-08-19T16:44:43.152Z] #41 7.654 + export GOPATH=/tmp/tmp.9eOmdCi3Jr [2020-08-19T16:44:43.152Z] #41 7.654 + GOPATH=/tmp/tmp.9eOmdCi3Jr [2020-08-19T16:44:43.152Z] #41 7.654 + RM_GOPATH=1 [2020-08-19T16:44:43.152Z] #41 7.654 + case "$(go env GOARCH)" in [2020-08-19T16:44:43.152Z] #41 7.664 ++ go env GOARCH [2020-08-19T16:44:43.153Z] #41 7.681 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:43.153Z] #41 7.681 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:43.153Z] #41 7.682 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:43.153Z] #41 7.684 + dir=/tmp/install [2020-08-19T16:44:43.153Z] #41 7.684 + bin=vndr [2020-08-19T16:44:43.153Z] #41 7.684 + shift [2020-08-19T16:44:43.153Z] #41 7.684 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-19T16:44:43.153Z] #41 7.684 + . /tmp/install/vndr.installer [2020-08-19T16:44:43.153Z] #41 7.684 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:43.153Z] #41 7.684 + install_vndr [2020-08-19T16:44:43.153Z] #41 7.684 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-19T16:44:43.153Z] #41 7.684 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9eOmdCi3Jr/src/github.com/LK4D4/vndr [2020-08-19T16:44:43.153Z] #41 7.684 Cloning into '/tmp/tmp.9eOmdCi3Jr/src/github.com/LK4D4/vndr'... [2020-08-19T16:44:43.153Z] #41 7.684 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:43.153Z] #41 8.649 + cd /tmp/tmp.9eOmdCi3Jr/src/github.com/LK4D4/vndr [2020-08-19T16:44:43.153Z] #41 8.651 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:43.153Z] #41 8.656 + go build -buildmode=pie -v -o /build/vndr . [2020-08-19T16:44:43.153Z] #41 10.60 internal/cpu [2020-08-19T16:44:43.153Z] #41 10.60 runtime/internal/atomic [2020-08-19T16:44:43.255Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-08-19T16:44:43.267Z] #39 DONE 95.8s [2020-08-19T16:44:43.267Z] [2020-08-19T16:44:43.267Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:43.413Z] #41 11.13 runtime/internal/sys [2020-08-19T16:44:43.413Z] #41 ... [2020-08-19T16:44:43.413Z] [2020-08-19T16:44:43.413Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:43.413Z] #60 8.120 + RM_GOPATH=0 [2020-08-19T16:44:43.413Z] #60 8.120 + TMP_GOPATH= [2020-08-19T16:44:43.413Z] #60 8.120 + : /build [2020-08-19T16:44:43.413Z] #60 8.120 + '[' -z '' ']' [2020-08-19T16:44:43.413Z] #60 8.120 ++ mktemp -d [2020-08-19T16:44:43.413Z] #60 8.122 + export GOPATH=/tmp/tmp.0uc66cjSb4 [2020-08-19T16:44:43.413Z] #60 8.122 + GOPATH=/tmp/tmp.0uc66cjSb4 [2020-08-19T16:44:43.413Z] #60 8.122 + RM_GOPATH=1 [2020-08-19T16:44:43.413Z] #60 8.122 + case "$(go env GOARCH)" in [2020-08-19T16:44:43.413Z] #60 8.122 ++ go env GOARCH [2020-08-19T16:44:43.413Z] #60 8.180 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:43.413Z] #60 8.180 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:43.413Z] #60 8.180 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:43.413Z] #60 8.180 + dir=/tmp/install [2020-08-19T16:44:43.413Z] #60 8.180 + bin=proxy [2020-08-19T16:44:43.413Z] #60 8.180 + shift [2020-08-19T16:44:43.413Z] #60 8.180 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-19T16:44:43.413Z] #60 8.180 + . /tmp/install/proxy.installer [2020-08-19T16:44:43.413Z] #60 8.180 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:44:43.413Z] #60 8.180 + install_proxy [2020-08-19T16:44:43.413Z] #60 8.180 + case "$1" in [2020-08-19T16:44:43.413Z] #60 8.180 + export CGO_ENABLED=0 [2020-08-19T16:44:43.413Z] #60 8.180 + CGO_ENABLED=0 [2020-08-19T16:44:43.413Z] #60 8.180 + _install_proxy [2020-08-19T16:44:43.413Z] #60 8.180 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-19T16:44:43.413Z] #60 8.180 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:44:43.413Z] #60 8.216 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0uc66cjSb4/src/github.com/docker/libnetwork [2020-08-19T16:44:43.413Z] #60 8.276 Cloning into '/tmp/tmp.0uc66cjSb4/src/github.com/docker/libnetwork'... [2020-08-19T16:44:43.413Z] #60 ... [2020-08-19T16:44:43.413Z] [2020-08-19T16:44:43.413Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:43.413Z] #38 8.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:43.413Z] #38 9.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:43.413Z] #38 9.119 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:43.413Z] #38 ... [2020-08-19T16:44:43.413Z] [2020-08-19T16:44:43.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:43.413Z] #10 7.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:43.413Z] #10 7.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:43.413Z] #10 7.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:43.413Z] #10 8.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:43.476Z] #43 ... [2020-08-19T16:44:43.476Z] [2020-08-19T16:44:43.476Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:43.476Z] #23 15.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:43.476Z] #23 18.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:43.476Z] #23 ... [2020-08-19T16:44:43.476Z] [2020-08-19T16:44:43.476Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:43.476Z] #47 24.86 + cd /tmp/tmp.0Nhh4bV4B0/src/github.com/mvdan/sh [2020-08-19T16:44:43.476Z] #47 24.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:43.476Z] #47 25.12 + GO111MODULE=on [2020-08-19T16:44:43.476Z] #47 25.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-19T16:44:43.517Z] #7 DONE 23.1s [2020-08-19T16:44:43.517Z] [2020-08-19T16:44:43.517Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-19T16:44:43.673Z] #10 ... [2020-08-19T16:44:43.673Z] [2020-08-19T16:44:43.673Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:44:43.673Z] #51 8.352 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:43.673Z] #51 8.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:43.673Z] #51 8.450 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:43.673Z] #51 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:43.673Z] #51 ... [2020-08-19T16:44:43.673Z] [2020-08-19T16:44:43.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:43.673Z] #41 11.44 runtime/internal/math [2020-08-19T16:44:43.673Z] #41 11.58 internal/race [2020-08-19T16:44:43.822Z] #33 11.09 [100%] Linking C executable tini-static [2020-08-19T16:44:43.902Z] #45 ... [2020-08-19T16:44:43.902Z] [2020-08-19T16:44:43.902Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-19T16:44:43.936Z] #41 11.73 sync/atomic [2020-08-19T16:44:43.936Z] #41 11.85 internal/bytealg [2020-08-19T16:44:44.196Z] #40 DONE 0.2s [2020-08-19T16:44:44.196Z] [2020-08-19T16:44:44.196Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-19T16:44:44.196Z] #42 DONE 0.2s [2020-08-19T16:44:44.196Z] [2020-08-19T16:44:44.196Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-19T16:44:44.386Z] #33 11.65 [100%] Built target tini-static [2020-08-19T16:44:44.489Z] #44 DONE 0.1s [2020-08-19T16:44:44.489Z] [2020-08-19T16:44:44.489Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:44.643Z] #33 11.76 + mkdir -p /build [2020-08-19T16:44:44.643Z] #33 11.79 + cp tini-static /build/docker-init [2020-08-19T16:44:44.875Z] #41 12.51 unicode [2020-08-19T16:44:44.899Z] #33 DONE 12.4s [2020-08-19T16:44:44.899Z] [2020-08-19T16:44:44.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:44.899Z] #39 10.27 PBCC images/rpc.pb-c.c [2020-08-19T16:44:44.900Z] #39 10.31 DEP images/rpc.pb-c.d [2020-08-19T16:44:44.900Z] #39 10.39 PBCC images/siginfo.pb-c.c [2020-08-19T16:44:44.900Z] #39 10.46 DEP images/siginfo.pb-c.d [2020-08-19T16:44:44.900Z] #39 10.50 PBCC images/pagemap.pb-c.c [2020-08-19T16:44:44.900Z] #39 10.55 DEP images/pagemap.pb-c.d [2020-08-19T16:44:44.900Z] #39 10.59 PBCC images/rlimit.pb-c.c [2020-08-19T16:44:44.900Z] #39 10.63 DEP images/rlimit.pb-c.d [2020-08-19T16:44:44.900Z] #39 10.70 PBCC images/file-lock.pb-c.c [2020-08-19T16:44:44.900Z] #39 10.76 DEP images/file-lock.pb-c.d [2020-08-19T16:44:44.900Z] #39 10.85 PBCC images/tty.pb-c.c [2020-08-19T16:44:44.900Z] #39 10.88 DEP images/tty.pb-c.d [2020-08-19T16:44:44.900Z] #39 10.96 PBCC images/tun.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.02 PBCC images/netdev.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.16 DEP images/tun.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.27 DEP images/netdev.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.34 PBCC images/vma.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.40 DEP images/vma.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.45 PBCC images/creds.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.47 DEP images/creds.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.53 PBCC images/utsns.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.55 DEP images/utsns.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.61 PBCC images/ipc-desc.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.66 PBCC images/ipc-sem.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.72 DEP images/ipc-desc.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.76 DEP images/ipc-sem.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.88 PBCC images/ipc-msg.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.89 DEP images/ipc-msg.pb-c.d [2020-08-19T16:44:44.900Z] #39 11.95 PBCC images/ipc-shm.pb-c.c [2020-08-19T16:44:44.900Z] #39 11.98 DEP images/ipc-shm.pb-c.d [2020-08-19T16:44:44.900Z] #39 12.03 PBCC images/ipc-var.pb-c.c [2020-08-19T16:44:44.900Z] #39 12.08 DEP images/ipc-var.pb-c.d [2020-08-19T16:44:44.900Z] #39 12.13 PBCC images/sk-opts.pb-c.c [2020-08-19T16:44:44.900Z] #39 12.17 PBCC images/packet-sock.pb-c.c [2020-08-19T16:44:44.900Z] #39 12.24 DEP images/sk-opts.pb-c.d [2020-08-19T16:44:44.900Z] #39 12.29 DEP images/packet-sock.pb-c.d [2020-08-19T16:44:45.125Z] #52 109.4 + bin/containerd [2020-08-19T16:44:45.155Z] #39 12.46 PBCC images/sk-netlink.pb-c.c [2020-08-19T16:44:45.384Z] #47 26.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:44:45.411Z] #39 12.66 DEP images/sk-netlink.pb-c.d [2020-08-19T16:44:45.644Z] #47 27.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:44:45.670Z] #39 12.86 PBCC images/sk-inet.pb-c.c [2020-08-19T16:44:45.670Z] #39 13.04 DEP images/sk-inet.pb-c.d [2020-08-19T16:44:45.904Z] #47 27.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:44:45.927Z] #39 13.13 PBCC images/sk-unix.pb-c.c [2020-08-19T16:44:45.927Z] #39 13.20 DEP images/sk-unix.pb-c.d [2020-08-19T16:44:45.927Z] #39 ... [2020-08-19T16:44:45.927Z] [2020-08-19T16:44:45.927Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:45.927Z] #47 98.85 fmt [2020-08-19T16:44:45.927Z] #47 104.6 encoding/json [2020-08-19T16:44:45.927Z] #47 107.7 github.com/pkg/diff [2020-08-19T16:44:45.927Z] #47 ... [2020-08-19T16:44:45.927Z] [2020-08-19T16:44:45.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:45.927Z] #39 13.36 PBCC images/mm.pb-c.c [2020-08-19T16:44:46.166Z] #47 27.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:44:46.166Z] #47 27.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:44:46.182Z] #39 13.46 DEP images/mm.pb-c.d [2020-08-19T16:44:46.275Z] #41 13.96 runtime [2020-08-19T16:44:46.456Z] #39 13.57 PBCC images/timerfd.pb-c.c [2020-08-19T16:44:46.456Z] #39 13.70 DEP images/timerfd.pb-c.d [2020-08-19T16:44:46.456Z] #39 13.72 PBCC images/timer.pb-c.c [2020-08-19T16:44:46.456Z] #39 13.74 DEP images/timer.pb-c.d [2020-08-19T16:44:46.456Z] #39 13.77 PBCC images/sa.pb-c.c [2020-08-19T16:44:46.456Z] #39 13.81 DEP images/sa.pb-c.d [2020-08-19T16:44:46.456Z] #39 13.87 PBCC images/pipe-data.pb-c.c [2020-08-19T16:44:46.714Z] #39 13.92 DEP images/pipe-data.pb-c.d [2020-08-19T16:44:46.714Z] #39 14.05 PBCC images/mnt.pb-c.c [2020-08-19T16:44:46.714Z] #39 14.15 DEP images/mnt.pb-c.d [2020-08-19T16:44:46.843Z] #8 DONE 3.1s [2020-08-19T16:44:46.843Z] [2020-08-19T16:44:46.843Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-19T16:44:46.970Z] #39 14.22 PBCC images/sk-packet.pb-c.c [2020-08-19T16:44:46.970Z] #39 14.23 DEP images/sk-packet.pb-c.d [2020-08-19T16:44:46.970Z] #39 14.29 PBCC images/tcp-stream.pb-c.c [2020-08-19T16:44:46.970Z] #39 ... [2020-08-19T16:44:46.970Z] [2020-08-19T16:44:46.970Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:46.970Z] #30 100.0 flag [2020-08-19T16:44:46.970Z] #30 100.0 github.com/BurntSushi/toml [2020-08-19T16:44:46.970Z] #30 102.6 log [2020-08-19T16:44:46.970Z] #30 105.0 github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:44:46.970Z] #30 DONE 110.0s [2020-08-19T16:44:47.229Z] [2020-08-19T16:44:47.229Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:47.229Z] #39 14.48 DEP images/tcp-stream.pb-c.d [2020-08-19T16:44:47.229Z] #39 14.62 PBCC images/pipe.pb-c.c [2020-08-19T16:44:47.229Z] #39 14.69 DEP images/pipe.pb-c.d [2020-08-19T16:44:47.490Z] #39 14.75 PBCC images/pstree.pb-c.c [2020-08-19T16:44:47.490Z] #39 14.76 DEP images/pstree.pb-c.d [2020-08-19T16:44:47.490Z] #39 14.77 PBCC images/fs.pb-c.c [2020-08-19T16:44:47.490Z] #39 14.79 DEP images/fs.pb-c.d [2020-08-19T16:44:47.490Z] #39 14.80 PBCC images/signalfd.pb-c.c [2020-08-19T16:44:47.490Z] #39 14.82 DEP images/signalfd.pb-c.d [2020-08-19T16:44:47.490Z] #39 14.84 PBCC images/fh.pb-c.c [2020-08-19T16:44:47.490Z] #39 14.93 PBCC images/fsnotify.pb-c.c [2020-08-19T16:44:47.578Z] #47 29.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:44:47.745Z] #39 15.06 DEP images/fh.pb-c.d [2020-08-19T16:44:47.745Z] #39 15.17 DEP images/fsnotify.pb-c.d [2020-08-19T16:44:47.797Z] #9 DONE 0.9s [2020-08-19T16:44:47.797Z] [2020-08-19T16:44:47.797Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-19T16:44:47.797Z] #27 DONE 0.1s [2020-08-19T16:44:47.797Z] [2020-08-19T16:44:47.797Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-19T16:44:47.797Z] #35 DONE 0.1s [2020-08-19T16:44:47.797Z] [2020-08-19T16:44:47.797Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:48.305Z] #39 15.37 PBCC images/eventpoll.pb-c.c [2020-08-19T16:44:48.305Z] #39 15.40 DEP images/eventpoll.pb-c.d [2020-08-19T16:44:48.305Z] #39 15.48 PBCC images/eventfd.pb-c.c [2020-08-19T16:44:48.305Z] #39 15.55 DEP images/eventfd.pb-c.d [2020-08-19T16:44:48.305Z] #39 15.56 PBCC images/remap-file-path.pb-c.c [2020-08-19T16:44:48.305Z] #39 15.61 DEP images/remap-file-path.pb-c.d [2020-08-19T16:44:48.305Z] #39 15.66 PBCC images/fifo.pb-c.c [2020-08-19T16:44:48.305Z] #39 15.67 DEP images/fifo.pb-c.d [2020-08-19T16:44:48.305Z] #39 15.72 PBCC images/ghost-file.pb-c.c [2020-08-19T16:44:48.510Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 18.8s done [2020-08-19T16:44:48.510Z] #8 DONE 24.5s [2020-08-19T16:44:48.510Z] [2020-08-19T16:44:48.510Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-19T16:44:48.561Z] #39 15.77 DEP images/ghost-file.pb-c.d [2020-08-19T16:44:48.561Z] #39 15.83 PBCC images/regfile.pb-c.c [2020-08-19T16:44:48.561Z] #39 15.88 DEP images/regfile.pb-c.d [2020-08-19T16:44:48.561Z] #39 15.92 PBCC images/ns.pb-c.c [2020-08-19T16:44:48.561Z] #39 15.93 DEP images/ns.pb-c.d [2020-08-19T16:44:48.561Z] #39 15.97 PBCC images/fdinfo.pb-c.c [2020-08-19T16:44:48.809Z] #9 DONE 0.2s [2020-08-19T16:44:48.809Z] [2020-08-19T16:44:48.809Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-19T16:44:48.809Z] #10 DONE 0.2s [2020-08-19T16:44:48.809Z] [2020-08-19T16:44:48.809Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-19T16:44:48.809Z] #36 DONE 0.1s [2020-08-19T16:44:48.809Z] [2020-08-19T16:44:48.809Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:48.816Z] #39 16.05 DEP images/fdinfo.pb-c.d [2020-08-19T16:44:48.816Z] #39 16.12 PBCC images/core-aarch64.pb-c.c [2020-08-19T16:44:48.816Z] #39 16.21 PBCC images/core-arm.pb-c.c [2020-08-19T16:44:48.963Z] #47 30.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:44:49.071Z] #39 16.29 PBCC images/core-ppc64.pb-c.c [2020-08-19T16:44:49.071Z] #39 16.38 PBCC images/core-s390.pb-c.c [2020-08-19T16:44:49.071Z] #39 16.45 PBCC images/core-x86.pb-c.c [2020-08-19T16:44:49.109Z] #44 ... [2020-08-19T16:44:49.110Z] [2020-08-19T16:44:49.110Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-19T16:44:49.110Z] #28 DONE 0.1s [2020-08-19T16:44:49.110Z] [2020-08-19T16:44:49.110Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:49.332Z] #39 16.53 PBCC images/core.pb-c.c [2020-08-19T16:44:49.332Z] #39 16.66 PBCC images/inventory.pb-c.c [2020-08-19T16:44:49.532Z] #47 ... [2020-08-19T16:44:49.532Z] [2020-08-19T16:44:49.532Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:49.532Z] #36 28.28 Checking out files: 83% (1327/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-08-19T16:44:49.532Z] #36 28.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-19T16:44:49.571Z] #41 ... [2020-08-19T16:44:49.571Z] [2020-08-19T16:44:49.571Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:44:49.571Z] #51 17.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:49.588Z] #39 16.74 DEP images/core-aarch64.pb-c.d [2020-08-19T16:44:49.588Z] #39 16.82 DEP images/core-arm.pb-c.d [2020-08-19T16:44:49.588Z] #39 16.89 DEP images/core-ppc64.pb-c.d [2020-08-19T16:44:49.588Z] #39 16.93 DEP images/core-s390.pb-c.d [2020-08-19T16:44:49.588Z] #39 17.00 DEP images/core-x86.pb-c.d [2020-08-19T16:44:49.588Z] #39 17.06 DEP images/core.pb-c.d [2020-08-19T16:44:49.754Z] #29 0.673 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-19T16:44:49.754Z] #29 0.681 Cloning into '.'... [2020-08-19T16:44:49.831Z] #51 ... [2020-08-19T16:44:49.831Z] [2020-08-19T16:44:49.831Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:49.831Z] #54 7.501 + cd /tmp/tmp.OgqCCFWSoz/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:44:49.831Z] #54 7.501 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:49.831Z] #54 8.121 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:44:49.831Z] #54 8.121 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-19T16:44:49.831Z] #54 ... [2020-08-19T16:44:49.831Z] [2020-08-19T16:44:49.831Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:49.831Z] #36 7.396 + git clone https://github.com/docker/distribution.git . [2020-08-19T16:44:49.831Z] #36 7.396 Cloning into '.'... [2020-08-19T16:44:49.844Z] #39 17.14 DEP images/inventory.pb-c.d [2020-08-19T16:44:49.844Z] #39 17.26 PBCC images/cpuinfo.pb-c.c [2020-08-19T16:44:49.844Z] #39 17.27 DEP images/cpuinfo.pb-c.d [2020-08-19T16:44:50.092Z] #36 ... [2020-08-19T16:44:50.092Z] [2020-08-19T16:44:50.092Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:50.092Z] #43 11.00 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:50.092Z] #43 11.01 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:50.092Z] #43 11.10 go: extracting github.com/pkg/errors v0.8.0 [2020-08-19T16:44:50.092Z] #43 11.19 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:50.092Z] #43 11.23 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:50.092Z] #43 11.23 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:50.092Z] #43 11.34 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:50.092Z] #43 11.37 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:50.092Z] #43 11.50 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:50.092Z] #43 16.15 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:50.092Z] #43 16.91 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:50.092Z] #43 16.95 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:50.101Z] #39 17.32 PBCC images/stats.pb-c.c [2020-08-19T16:44:50.101Z] #39 17.33 DEP images/stats.pb-c.d [2020-08-19T16:44:50.470Z] #36 31.67 + 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-08-19T16:44:50.729Z] #52 ... [2020-08-19T16:44:50.729Z] [2020-08-19T16:44:50.729Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:50.729Z] #45 137.4 + cd /tmp/tmp.ShmeqSgQfu/src/github.com/golangci/golangci-lint/ [2020-08-19T16:44:50.729Z] #45 137.4 + git checkout -q v1.23.8 [2020-08-19T16:44:50.729Z] #45 137.6 ++ git describe --tags [2020-08-19T16:44:50.729Z] #45 137.6 + version=v1.23.8 [2020-08-19T16:44:50.729Z] #45 137.6 ++ git rev-parse --short HEAD [2020-08-19T16:44:50.729Z] #45 137.6 + commit=76a82c6 [2020-08-19T16:44:50.729Z] #45 137.6 ++ git show -s --format=%cd [2020-08-19T16:44:50.729Z] #45 137.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-19T16:44:50.729Z] #45 137.6 + 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-08-19T16:44:51.478Z] #39 18.71 make[1]: Nothing to be done for 'all'. [2020-08-19T16:44:51.868Z] #36 ... [2020-08-19T16:44:51.868Z] [2020-08-19T16:44:51.868Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:51.868Z] #47 33.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:44:52.002Z] #43 ... [2020-08-19T16:44:52.002Z] [2020-08-19T16:44:52.002Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:52.002Z] #41 19.72 unicode/utf8 [2020-08-19T16:44:52.842Z] #39 20.00 CC images/stats.o [2020-08-19T16:44:53.098Z] #39 20.33 CC images/core.o [2020-08-19T16:44:53.142Z] #28 ... [2020-08-19T16:44:53.142Z] [2020-08-19T16:44:53.142Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:53.142Z] #41 5.235 + RM_GOPATH=0 [2020-08-19T16:44:53.142Z] #41 5.235 + TMP_GOPATH= [2020-08-19T16:44:53.142Z] #41 5.237 + : /build [2020-08-19T16:44:53.142Z] #41 5.237 + '[' -z '' ']' [2020-08-19T16:44:53.142Z] #41 5.237 ++ mktemp -d [2020-08-19T16:44:53.142Z] #41 5.238 + export GOPATH=/tmp/tmp.AO8RspEBoN [2020-08-19T16:44:53.142Z] #41 5.238 + GOPATH=/tmp/tmp.AO8RspEBoN [2020-08-19T16:44:53.142Z] #41 5.238 + RM_GOPATH=1 [2020-08-19T16:44:53.142Z] #41 5.238 + case "$(go env GOARCH)" in [2020-08-19T16:44:53.142Z] #41 5.241 ++ go env GOARCH [2020-08-19T16:44:53.142Z] #41 5.246 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:53.142Z] #41 5.246 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:53.142Z] #41 5.252 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:53.142Z] #41 5.252 + dir=/tmp/install [2020-08-19T16:44:53.142Z] #41 5.253 + bin=vndr [2020-08-19T16:44:53.142Z] #41 5.253 + shift [2020-08-19T16:44:53.142Z] #41 5.253 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-19T16:44:53.142Z] #41 5.254 + . /tmp/install/vndr.installer [2020-08-19T16:44:53.142Z] #41 5.254 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:53.142Z] #41 5.254 + install_vndr [2020-08-19T16:44:53.142Z] #41 5.254 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-19T16:44:53.142Z] #41 5.254 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:53.142Z] #41 5.254 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AO8RspEBoN/src/github.com/LK4D4/vndr [2020-08-19T16:44:53.142Z] #41 5.257 Cloning into '/tmp/tmp.AO8RspEBoN/src/github.com/LK4D4/vndr'... [2020-08-19T16:44:53.354Z] #39 ... [2020-08-19T16:44:53.354Z] [2020-08-19T16:44:53.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:53.354Z] #41 106.2 go/ast [2020-08-19T16:44:53.354Z] #41 106.4 internal/lazyregexp [2020-08-19T16:44:53.354Z] #41 106.7 net/url [2020-08-19T16:44:53.354Z] #41 108.4 text/template/parse [2020-08-19T16:44:53.354Z] #41 113.1 go/parser [2020-08-19T16:44:53.354Z] #41 113.3 text/template [2020-08-19T16:44:53.354Z] #41 ... [2020-08-19T16:44:53.354Z] [2020-08-19T16:44:53.354Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:53.354Z] #52 45.14 Checking out files: 50% (1643/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 91% (2944/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-19T16:44:53.354Z] #52 46.57 + cd /tmp/tmp.1pSaSgYahQ/src/github.com/containerd/containerd [2020-08-19T16:44:53.354Z] #52 46.57 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:44:53.354Z] #52 48.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-19T16:44:53.354Z] #52 48.38 + BUILDTAGS='netgo osusergo static_build' [2020-08-19T16:44:53.354Z] #52 48.38 + export EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:44:53.354Z] #52 48.38 + EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:44:53.354Z] #52 48.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-19T16:44:53.354Z] #52 48.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-19T16:44:53.354Z] #52 48.38 + '[' '' = dynamic ']' [2020-08-19T16:44:53.354Z] #52 48.38 + make [2020-08-19T16:44:53.382Z] #41 20.85 internal/testlog [2020-08-19T16:44:53.382Z] #41 ... [2020-08-19T16:44:53.382Z] [2020-08-19T16:44:53.382Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:53.382Z] #30 10.94 internal/cpu [2020-08-19T16:44:53.382Z] #30 10.95 runtime/internal/atomic [2020-08-19T16:44:53.382Z] #30 11.28 runtime/internal/sys [2020-08-19T16:44:53.382Z] #30 11.64 math/bits [2020-08-19T16:44:53.382Z] #30 11.74 internal/bytealg [2020-08-19T16:44:53.382Z] #30 12.58 math [2020-08-19T16:44:53.382Z] #30 13.21 runtime [2020-08-19T16:44:53.382Z] #30 19.90 unicode/utf8 [2020-08-19T16:44:53.382Z] #30 20.77 internal/testlog [2020-08-19T16:44:53.382Z] #30 20.89 encoding [2020-08-19T16:44:53.382Z] #30 21.07 runtime/cgo [2020-08-19T16:44:53.382Z] #30 ... [2020-08-19T16:44:53.382Z] [2020-08-19T16:44:53.382Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:53.382Z] #21 20.03 + mkdir -p /build [2020-08-19T16:44:53.382Z] #21 20.04 + mv docker/docker /build/ [2020-08-19T16:44:53.382Z] #21 20.05 + rmdir docker [2020-08-19T16:44:53.406Z] #41 5.871 + cd /tmp/tmp.AO8RspEBoN/src/github.com/LK4D4/vndr [2020-08-19T16:44:53.406Z] #41 5.871 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:53.406Z] #41 5.877 + go build -buildmode=pie -v -o /build/vndr . [2020-08-19T16:44:53.610Z] #52 49.51 + bin/ctr [2020-08-19T16:44:53.642Z] #21 ... [2020-08-19T16:44:53.642Z] [2020-08-19T16:44:53.642Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:53.642Z] #38 11.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:53.642Z] #38 16.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:53.642Z] #38 20.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:53.671Z] #41 ... [2020-08-19T16:44:53.671Z] [2020-08-19T16:44:53.671Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:44:53.671Z] #28 5.932 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-19T16:44:53.671Z] #28 5.939 Cloning into '.'... [2020-08-19T16:44:53.912Z] #38 ... [2020-08-19T16:44:53.912Z] [2020-08-19T16:44:53.912Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:53.912Z] #23 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:44:53.912Z] #23 15.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:53.912Z] #23 20.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:53.912Z] #23 ... [2020-08-19T16:44:53.912Z] [2020-08-19T16:44:53.912Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:53.912Z] #43 21.55 go: finding github.com/fatih/color v1.6.0 [2020-08-19T16:44:53.912Z] #43 21.58 go: finding github.com/pkg/errors v0.8.0 [2020-08-19T16:44:53.912Z] #43 21.65 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:54.173Z] #43 21.78 go: finding github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:54.173Z] #43 21.79 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:54.173Z] #43 ... [2020-08-19T16:44:54.173Z] [2020-08-19T16:44:54.173Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:54.173Z] #21 DONE 22.0s [2020-08-19T16:44:54.173Z] [2020-08-19T16:44:54.173Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:54.173Z] #43 21.93 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:54.299Z] #29 ... [2020-08-19T16:44:54.299Z] [2020-08-19T16:44:54.299Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:54.299Z] #44 0.535 + RM_GOPATH=0 [2020-08-19T16:44:54.299Z] #44 0.535 + TMP_GOPATH= [2020-08-19T16:44:54.299Z] #44 0.535 + : /build [2020-08-19T16:44:54.299Z] #44 0.535 + '[' -z '' ']' [2020-08-19T16:44:54.299Z] #44 0.535 ++ mktemp -d [2020-08-19T16:44:54.299Z] #44 0.537 + export GOPATH=/tmp/tmp.uMoEWThvGh [2020-08-19T16:44:54.299Z] #44 0.537 + GOPATH=/tmp/tmp.uMoEWThvGh [2020-08-19T16:44:54.299Z] #44 0.537 + RM_GOPATH=1 [2020-08-19T16:44:54.299Z] #44 0.537 + case "$(go env GOARCH)" in [2020-08-19T16:44:54.299Z] #44 0.538 ++ go env GOARCH [2020-08-19T16:44:54.299Z] #44 0.542 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:54.299Z] #44 0.542 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:54.299Z] #44 0.542 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:54.299Z] #44 0.543 + dir=/tmp/install [2020-08-19T16:44:54.299Z] #44 0.543 + bin=gotestsum [2020-08-19T16:44:54.299Z] #44 0.544 + shift [2020-08-19T16:44:54.299Z] #44 0.544 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-19T16:44:54.299Z] #44 0.544 + . /tmp/install/gotestsum.installer [2020-08-19T16:44:54.299Z] #44 0.544 ++ : v0.3.5 [2020-08-19T16:44:54.299Z] #44 0.544 + install_gotestsum [2020-08-19T16:44:54.299Z] #44 0.545 + set -e [2020-08-19T16:44:54.299Z] #44 0.545 + export GO111MODULE=on [2020-08-19T16:44:54.299Z] #44 0.545 + GO111MODULE=on [2020-08-19T16:44:54.299Z] #44 0.545 + GOBIN=/build [2020-08-19T16:44:54.299Z] #44 0.545 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-19T16:44:54.299Z] #44 0.557 go: finding gotest.tools v0.3.5 [2020-08-19T16:44:54.299Z] #44 0.557 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:54.299Z] #44 1.635 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:54.299Z] #44 2.713 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:54.299Z] #44 3.993 go: downloading gotest.tools v2.1.0+incompatible [2020-08-19T16:44:54.299Z] #44 4.253 go: extracting gotest.tools v2.1.0+incompatible [2020-08-19T16:44:54.299Z] #44 4.464 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:54.299Z] #44 4.466 go: downloading github.com/pkg/errors v0.8.0 [2020-08-19T16:44:54.299Z] #44 4.497 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:54.299Z] #44 4.581 go: downloading github.com/fatih/color v1.6.0 [2020-08-19T16:44:54.299Z] #44 4.689 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:54.299Z] #44 4.788 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:54.299Z] #44 4.894 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:54.299Z] #44 5.149 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:54.299Z] #44 5.164 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:54.299Z] #44 5.186 go: extracting github.com/pkg/errors v0.8.0 [2020-08-19T16:44:54.299Z] #44 5.194 go: extracting github.com/fatih/color v1.6.0 [2020-08-19T16:44:54.299Z] #44 5.236 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:54.299Z] #44 5.253 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:54.299Z] #44 5.497 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:54.404Z] #47 35.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:44:54.404Z] #47 35.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:44:54.622Z] #44 5.505 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:54.622Z] #44 5.512 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:54.622Z] #44 5.525 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:54.622Z] #44 5.615 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:54.743Z] #43 22.47 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:54.934Z] #44 5.922 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:54.973Z] #47 36.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:44:55.006Z] #43 22.55 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:55.006Z] #43 22.56 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:55.006Z] #43 ... [2020-08-19T16:44:55.006Z] [2020-08-19T16:44:55.006Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:55.006Z] #10 12.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:55.006Z] #10 17.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:55.233Z] #47 36.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:44:55.278Z] #10 ... [2020-08-19T16:44:55.278Z] [2020-08-19T16:44:55.278Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:55.278Z] #41 21.38 unicode/utf16 [2020-08-19T16:44:55.278Z] #41 21.82 container/list [2020-08-19T16:44:55.538Z] #41 23.36 crypto/internal/subtle [2020-08-19T16:44:56.109Z] #41 23.65 crypto/subtle [2020-08-19T16:44:56.369Z] #41 23.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-19T16:44:56.634Z] #41 24.26 internal/nettrace [2020-08-19T16:44:57.141Z] #47 38.43 runtime [2020-08-19T16:44:57.302Z] #41 25.01 runtime/cgo [2020-08-19T16:44:57.401Z] #47 ... [2020-08-19T16:44:57.401Z] [2020-08-19T16:44:57.401Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:57.402Z] #60 31.44 Checking out files: 39% (813/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/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: 94% (1957/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-08-19T16:44:57.402Z] #60 33.73 + cd /tmp/tmp.2HISZ40KtX/src/github.com/docker/libnetwork [2020-08-19T16:44:57.402Z] #60 33.73 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:44:57.402Z] #60 33.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-19T16:44:57.630Z] #41 ... [2020-08-19T16:44:57.631Z] [2020-08-19T16:44:57.631Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:57.631Z] #32 15.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:44:57.631Z] #32 19.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:44:57.631Z] #32 ... [2020-08-19T16:44:57.631Z] [2020-08-19T16:44:57.631Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:57.631Z] #47 23.47 + cd /tmp/tmp.9ECae2oBSs/src/github.com/mvdan/sh [2020-08-19T16:44:57.631Z] #47 23.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:57.631Z] #47 23.60 + GO111MODULE=on [2020-08-19T16:44:57.631Z] #47 23.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-19T16:44:57.717Z] #44 8.874 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:57.777Z] #52 ... [2020-08-19T16:44:57.777Z] [2020-08-19T16:44:57.777Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:57.777Z] #47 110.0 go/ast [2020-08-19T16:44:57.777Z] #47 111.8 golang.org/x/crypto/ssh/terminal [2020-08-19T16:44:57.777Z] #47 113.2 mvdan.cc/editorconfig [2020-08-19T16:44:57.777Z] #47 114.3 mvdan.cc/sh/v3/fileutil [2020-08-19T16:44:57.777Z] #47 114.5 mvdan.cc/sh/v3/syntax [2020-08-19T16:44:57.777Z] #47 ... [2020-08-19T16:44:57.777Z] [2020-08-19T16:44:57.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:44:57.777Z] #39 20.96 CC images/core-x86.o [2020-08-19T16:44:57.777Z] #39 21.42 CC images/core-arm.o [2020-08-19T16:44:57.777Z] #39 21.81 CC images/core-aarch64.o [2020-08-19T16:44:57.777Z] #39 22.22 CC images/core-ppc64.o [2020-08-19T16:44:57.777Z] #39 22.71 CC images/core-s390.o [2020-08-19T16:44:57.777Z] #39 23.40 CC images/cpuinfo.o [2020-08-19T16:44:57.777Z] #39 23.84 CC images/inventory.o [2020-08-19T16:44:57.777Z] #39 24.12 CC images/fdinfo.o [2020-08-19T16:44:57.777Z] #39 24.41 CC images/fown.o [2020-08-19T16:44:57.777Z] #39 24.64 CC images/ns.o [2020-08-19T16:44:57.777Z] #39 24.91 CC images/regfile.o [2020-08-19T16:44:57.915Z] #28 ... [2020-08-19T16:44:57.915Z] [2020-08-19T16:44:57.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:57.915Z] #10 5.936 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:57.915Z] #10 6.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:57.915Z] #10 6.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:57.915Z] #10 7.163 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-19T16:44:57.915Z] #10 9.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-19T16:44:57.915Z] #10 9.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-19T16:44:57.915Z] #10 ... [2020-08-19T16:44:57.915Z] [2020-08-19T16:44:57.915Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:57.915Z] #60 4.246 + RM_GOPATH=0 [2020-08-19T16:44:57.915Z] #60 4.246 + TMP_GOPATH= [2020-08-19T16:44:57.915Z] #60 4.246 + : /build [2020-08-19T16:44:57.915Z] #60 4.246 + '[' -z '' ']' [2020-08-19T16:44:57.915Z] #60 4.246 ++ mktemp -d [2020-08-19T16:44:57.915Z] #60 4.253 + export GOPATH=/tmp/tmp.i9NJjS3S7S [2020-08-19T16:44:57.915Z] #60 4.253 + GOPATH=/tmp/tmp.i9NJjS3S7S [2020-08-19T16:44:57.915Z] #60 4.253 + RM_GOPATH=1 [2020-08-19T16:44:57.915Z] #60 4.253 + case "$(go env GOARCH)" in [2020-08-19T16:44:57.915Z] #60 4.255 ++ go env GOARCH [2020-08-19T16:44:57.915Z] #60 4.277 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:57.915Z] #60 4.277 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:57.915Z] #60 4.277 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:57.915Z] #60 4.279 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:44:57.915Z] #60 4.280 + dir=/tmp/install [2020-08-19T16:44:57.915Z] #60 4.280 + bin=proxy [2020-08-19T16:44:57.915Z] #60 4.280 + shift [2020-08-19T16:44:57.915Z] #60 4.280 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-19T16:44:57.915Z] #60 4.280 + . /tmp/install/proxy.installer [2020-08-19T16:44:57.915Z] #60 4.280 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:44:57.915Z] #60 4.280 + install_proxy [2020-08-19T16:44:57.915Z] #60 4.280 + case "$1" in [2020-08-19T16:44:57.915Z] #60 4.280 + export CGO_ENABLED=0 [2020-08-19T16:44:57.915Z] #60 4.280 + CGO_ENABLED=0 [2020-08-19T16:44:57.915Z] #60 4.280 + _install_proxy [2020-08-19T16:44:57.915Z] #60 4.280 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-19T16:44:57.915Z] #60 4.280 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.i9NJjS3S7S/src/github.com/docker/libnetwork [2020-08-19T16:44:57.915Z] #60 4.282 Cloning into '/tmp/tmp.i9NJjS3S7S/src/github.com/docker/libnetwork'... [2020-08-19T16:44:57.915Z] #60 ... [2020-08-19T16:44:57.915Z] [2020-08-19T16:44:57.915Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:57.915Z] #21 2.965 + RM_GOPATH=0 [2020-08-19T16:44:57.915Z] #21 2.965 + TMP_GOPATH= [2020-08-19T16:44:57.915Z] #21 2.965 + : /build [2020-08-19T16:44:57.915Z] #21 2.965 + '[' -z '' ']' [2020-08-19T16:44:57.915Z] #21 2.967 ++ mktemp -d [2020-08-19T16:44:57.915Z] #21 2.970 + export GOPATH=/tmp/tmp.LBEhMqhDAc [2020-08-19T16:44:57.915Z] #21 2.970 + GOPATH=/tmp/tmp.LBEhMqhDAc [2020-08-19T16:44:57.915Z] #21 2.973 + RM_GOPATH=1 [2020-08-19T16:44:57.915Z] #21 2.973 + case "$(go env GOARCH)" in [2020-08-19T16:44:57.915Z] #21 2.973 ++ go env GOARCH [2020-08-19T16:44:57.915Z] #21 2.987 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:57.915Z] #21 2.987 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:57.915Z] #21 2.987 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:57.915Z] #21 2.989 + dir=/tmp/install [2020-08-19T16:44:57.915Z] #21 2.989 + bin=dockercli [2020-08-19T16:44:57.915Z] #21 2.989 + shift [2020-08-19T16:44:57.915Z] #21 2.989 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-19T16:44:57.915Z] #21 2.989 + . /tmp/install/dockercli.installer [2020-08-19T16:44:57.915Z] #21 2.989 ++ : stable [2020-08-19T16:44:57.915Z] #21 2.989 ++ : 17.06.2-ce [2020-08-19T16:44:57.915Z] #21 2.989 + install_dockercli [2020-08-19T16:44:57.915Z] #21 2.989 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-19T16:44:57.915Z] #21 2.989 Install docker/cli version 17.06.2-ce from stable [2020-08-19T16:44:57.915Z] #21 2.994 ++ uname -m [2020-08-19T16:44:57.915Z] #21 2.999 + arch=aarch64 [2020-08-19T16:44:57.915Z] #21 2.999 + '[' aarch64 '!=' x86_64 ']' [2020-08-19T16:44:57.915Z] #21 2.999 + '[' aarch64 '!=' s390x ']' [2020-08-19T16:44:57.915Z] #21 2.999 + '[' aarch64 '!=' armhf ']' [2020-08-19T16:44:57.915Z] #21 2.999 + build_dockercli [2020-08-19T16:44:57.915Z] #21 2.999 + git clone https://github.com/docker/docker-ce /tmp/tmp.LBEhMqhDAc/tmp/docker-ce [2020-08-19T16:44:57.915Z] #21 3.005 Cloning into '/tmp/tmp.LBEhMqhDAc/tmp/docker-ce'... [2020-08-19T16:44:57.915Z] #21 ... [2020-08-19T16:44:57.915Z] [2020-08-19T16:44:57.915Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:57.915Z] #45 4.370 + RM_GOPATH=0 [2020-08-19T16:44:57.915Z] #45 4.370 + TMP_GOPATH= [2020-08-19T16:44:57.915Z] #45 4.370 + : /build [2020-08-19T16:44:57.915Z] #45 4.370 + '[' -z '' ']' [2020-08-19T16:44:57.915Z] #45 4.370 ++ mktemp -d [2020-08-19T16:44:57.915Z] #45 4.370 + export GOPATH=/tmp/tmp.8KOe1uTIOd [2020-08-19T16:44:57.915Z] #45 4.370 + GOPATH=/tmp/tmp.8KOe1uTIOd [2020-08-19T16:44:57.915Z] #45 4.370 + RM_GOPATH=1 [2020-08-19T16:44:57.915Z] #45 4.370 + case "$(go env GOARCH)" in [2020-08-19T16:44:57.915Z] #45 4.379 ++ go env GOARCH [2020-08-19T16:44:57.915Z] #45 4.387 Installing golangci-lint version v1.23.8 [2020-08-19T16:44:57.915Z] #45 4.408 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:57.915Z] #45 4.408 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:57.915Z] #45 4.408 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:57.915Z] #45 4.408 + dir=/tmp/install [2020-08-19T16:44:57.915Z] #45 4.408 + bin=golangci_lint [2020-08-19T16:44:57.915Z] #45 4.408 + shift [2020-08-19T16:44:57.915Z] #45 4.408 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-19T16:44:57.915Z] #45 4.408 + . /tmp/install/golangci_lint.installer [2020-08-19T16:44:57.915Z] #45 4.408 ++ : v1.23.8 [2020-08-19T16:44:57.915Z] #45 4.408 + install_golangci_lint [2020-08-19T16:44:57.915Z] #45 4.408 + echo 'Installing golangci-lint version v1.23.8' [2020-08-19T16:44:57.915Z] #45 4.408 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-19T16:44:58.016Z] #44 9.006 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:58.016Z] #44 9.113 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:58.034Z] #39 25.15 CC images/ghost-file.o [2020-08-19T16:44:58.180Z] #45 ... [2020-08-19T16:44:58.180Z] [2020-08-19T16:44:58.180Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:58.180Z] #30 5.486 + RM_GOPATH=0 [2020-08-19T16:44:58.180Z] #30 5.487 + TMP_GOPATH= [2020-08-19T16:44:58.180Z] #30 5.487 + : /build [2020-08-19T16:44:58.180Z] #30 5.488 + '[' -z '' ']' [2020-08-19T16:44:58.180Z] #30 5.489 ++ mktemp -d [2020-08-19T16:44:58.180Z] #30 5.521 + export GOPATH=/tmp/tmp.qqVzSkJ0PB [2020-08-19T16:44:58.180Z] #30 5.522 + GOPATH=/tmp/tmp.qqVzSkJ0PB [2020-08-19T16:44:58.180Z] #30 5.522 + RM_GOPATH=1 [2020-08-19T16:44:58.180Z] #30 5.523 + case "$(go env GOARCH)" in [2020-08-19T16:44:58.180Z] #30 5.526 ++ go env GOARCH [2020-08-19T16:44:58.180Z] #30 5.537 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.180Z] #30 5.538 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.180Z] #30 5.539 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:58.180Z] #30 5.558 + dir=/tmp/install [2020-08-19T16:44:58.180Z] #30 5.558 + bin=tomlv [2020-08-19T16:44:58.180Z] #30 5.558 + shift [2020-08-19T16:44:58.180Z] #30 5.558 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-19T16:44:58.180Z] #30 5.558 + . /tmp/install/tomlv.installer [2020-08-19T16:44:58.180Z] #30 5.558 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:58.180Z] #30 5.558 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:58.180Z] #30 5.558 + install_tomlv [2020-08-19T16:44:58.180Z] #30 5.558 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-19T16:44:58.180Z] #30 5.558 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qqVzSkJ0PB/src/github.com/BurntSushi/toml [2020-08-19T16:44:58.180Z] #30 5.565 Cloning into '/tmp/tmp.qqVzSkJ0PB/src/github.com/BurntSushi/toml'... [2020-08-19T16:44:58.180Z] #30 6.428 + cd /tmp/tmp.qqVzSkJ0PB/src/github.com/BurntSushi/toml [2020-08-19T16:44:58.180Z] #30 6.429 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:58.180Z] #30 6.460 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:44:58.180Z] #30 7.377 runtime/internal/sys [2020-08-19T16:44:58.180Z] #30 7.416 internal/cpu [2020-08-19T16:44:58.180Z] #30 7.473 math/bits [2020-08-19T16:44:58.180Z] #30 7.484 runtime/internal/atomic [2020-08-19T16:44:58.180Z] #30 7.797 runtime/internal/math [2020-08-19T16:44:58.180Z] #30 7.959 unicode/utf8 [2020-08-19T16:44:58.180Z] #30 8.057 sync/atomic [2020-08-19T16:44:58.180Z] #30 8.556 internal/bytealg [2020-08-19T16:44:58.180Z] #30 8.767 unicode [2020-08-19T16:44:58.180Z] #30 8.788 math [2020-08-19T16:44:58.180Z] #30 8.876 internal/testlog [2020-08-19T16:44:58.180Z] #30 9.255 encoding [2020-08-19T16:44:58.180Z] #30 9.590 runtime/cgo [2020-08-19T16:44:58.180Z] #30 ... [2020-08-19T16:44:58.180Z] [2020-08-19T16:44:58.180Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:58.180Z] #54 5.333 + RM_GOPATH=0 [2020-08-19T16:44:58.180Z] #54 5.333 + TMP_GOPATH= [2020-08-19T16:44:58.180Z] #54 5.333 + : /build [2020-08-19T16:44:58.180Z] #54 5.333 + '[' -z '' ']' [2020-08-19T16:44:58.180Z] #54 5.335 ++ mktemp -d [2020-08-19T16:44:58.180Z] #54 5.338 + export GOPATH=/tmp/tmp.UdcktwwaC1 [2020-08-19T16:44:58.180Z] #54 5.338 + GOPATH=/tmp/tmp.UdcktwwaC1 [2020-08-19T16:44:58.180Z] #54 5.338 + RM_GOPATH=1 [2020-08-19T16:44:58.180Z] #54 5.338 + case "$(go env GOARCH)" in [2020-08-19T16:44:58.180Z] #54 5.338 ++ go env GOARCH [2020-08-19T16:44:58.180Z] #54 5.374 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.180Z] #54 5.374 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.180Z] #54 5.374 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:58.180Z] #54 5.396 + dir=/tmp/install [2020-08-19T16:44:58.180Z] #54 5.396 + bin=rootlesskit [2020-08-19T16:44:58.180Z] #54 5.396 + shift [2020-08-19T16:44:58.180Z] #54 5.396 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-19T16:44:58.180Z] #54 5.396 + . /tmp/install/rootlesskit.installer [2020-08-19T16:44:58.180Z] #54 5.396 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:58.180Z] #54 5.396 + install_rootlesskit [2020-08-19T16:44:58.180Z] #54 5.396 + case "$1" in [2020-08-19T16:44:58.180Z] #54 5.396 + export CGO_ENABLED=0 [2020-08-19T16:44:58.180Z] #54 5.396 + CGO_ENABLED=0 [2020-08-19T16:44:58.180Z] #54 5.396 + _install_rootlesskit [2020-08-19T16:44:58.180Z] #54 5.396 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-19T16:44:58.180Z] #54 5.396 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UdcktwwaC1/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:44:58.180Z] #54 5.396 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:58.180Z] #54 5.416 Cloning into '/tmp/tmp.UdcktwwaC1/src/github.com/rootless-containers/rootlesskit'... [2020-08-19T16:44:58.180Z] #54 10.34 + cd /tmp/tmp.UdcktwwaC1/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:44:58.180Z] #54 10.34 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:44:58.227Z] #47 25.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:44:58.227Z] #47 25.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:44:58.227Z] #47 26.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:44:58.290Z] #39 25.44 CC images/fifo.o [2020-08-19T16:44:58.290Z] #39 25.65 CC images/remap-file-path.o [2020-08-19T16:44:58.445Z] #54 10.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:44:58.445Z] #54 10.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-19T16:44:58.445Z] #54 ... [2020-08-19T16:44:58.445Z] [2020-08-19T16:44:58.445Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:58.445Z] #32 5.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:58.445Z] #32 6.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:58.445Z] #32 6.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:58.445Z] #32 7.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-19T16:44:58.445Z] #32 9.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-19T16:44:58.445Z] #32 9.832 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-19T16:44:58.445Z] #32 ... [2020-08-19T16:44:58.445Z] [2020-08-19T16:44:58.445Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:58.445Z] #38 6.205 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:58.445Z] #38 6.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:58.445Z] #38 6.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:58.445Z] #38 7.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-19T16:44:58.445Z] #38 9.199 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-19T16:44:58.445Z] #38 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-19T16:44:58.546Z] #39 25.86 CC images/eventfd.o [2020-08-19T16:44:58.709Z] #38 ... [2020-08-19T16:44:58.709Z] [2020-08-19T16:44:58.709Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:58.709Z] #43 4.176 + RM_GOPATH=0 [2020-08-19T16:44:58.709Z] #43 4.176 + TMP_GOPATH= [2020-08-19T16:44:58.709Z] #43 4.176 + : /build [2020-08-19T16:44:58.709Z] #43 4.176 + '[' -z '' ']' [2020-08-19T16:44:58.709Z] #43 4.181 ++ mktemp -d [2020-08-19T16:44:58.709Z] #43 4.181 + export GOPATH=/tmp/tmp.6BmBG8uSSO [2020-08-19T16:44:58.709Z] #43 4.181 + GOPATH=/tmp/tmp.6BmBG8uSSO [2020-08-19T16:44:58.709Z] #43 4.181 + RM_GOPATH=1 [2020-08-19T16:44:58.709Z] #43 4.181 + case "$(go env GOARCH)" in [2020-08-19T16:44:58.709Z] #43 4.181 ++ go env GOARCH [2020-08-19T16:44:58.709Z] #43 4.187 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.709Z] #43 4.187 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.709Z] #43 4.187 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:58.709Z] #43 4.196 + dir=/tmp/install [2020-08-19T16:44:58.709Z] #43 4.196 + bin=gotestsum [2020-08-19T16:44:58.709Z] #43 4.196 + shift [2020-08-19T16:44:58.709Z] #43 4.196 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-19T16:44:58.709Z] #43 4.196 + . /tmp/install/gotestsum.installer [2020-08-19T16:44:58.709Z] #43 4.196 ++ : v0.3.5 [2020-08-19T16:44:58.709Z] #43 4.196 + install_gotestsum [2020-08-19T16:44:58.709Z] #43 4.197 + set -e [2020-08-19T16:44:58.709Z] #43 4.197 + export GO111MODULE=on [2020-08-19T16:44:58.709Z] #43 4.197 + GO111MODULE=on [2020-08-19T16:44:58.709Z] #43 4.197 + GOBIN=/build [2020-08-19T16:44:58.709Z] #43 4.197 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-19T16:44:58.709Z] #43 4.276 go: finding gotest.tools v0.3.5 [2020-08-19T16:44:58.709Z] #43 4.276 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:58.709Z] #43 5.398 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:58.709Z] #43 5.841 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-19T16:44:58.709Z] #43 6.715 go: downloading gotest.tools v2.1.0+incompatible [2020-08-19T16:44:58.709Z] #43 6.938 go: extracting gotest.tools v2.1.0+incompatible [2020-08-19T16:44:58.709Z] #43 7.076 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:58.709Z] #43 7.077 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:58.709Z] #43 7.081 go: downloading github.com/fatih/color v1.6.0 [2020-08-19T16:44:58.709Z] #43 7.122 go: downloading github.com/pkg/errors v0.8.0 [2020-08-19T16:44:58.709Z] #43 7.259 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-19T16:44:58.709Z] #43 7.369 go: extracting github.com/fatih/color v1.6.0 [2020-08-19T16:44:58.709Z] #43 7.467 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:58.709Z] #43 7.904 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:44:58.709Z] #43 7.904 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:58.709Z] #43 7.905 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:58.709Z] #43 7.905 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:58.709Z] #43 7.939 go: extracting github.com/pkg/errors v0.8.0 [2020-08-19T16:44:58.709Z] #43 8.234 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:44:58.709Z] #43 8.235 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:44:58.709Z] #43 8.335 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:58.709Z] #43 8.344 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:58.709Z] #43 8.732 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:44:58.709Z] #43 9.136 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:44:58.709Z] #43 9.208 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:58.709Z] #43 9.573 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:44:58.709Z] #43 10.35 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:44:58.709Z] #43 10.79 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:44:58.709Z] #43 ... [2020-08-19T16:44:58.709Z] [2020-08-19T16:44:58.709Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:58.710Z] #47 5.410 + RM_GOPATH=0 [2020-08-19T16:44:58.710Z] #47 5.410 + TMP_GOPATH= [2020-08-19T16:44:58.710Z] #47 5.410 + : /build [2020-08-19T16:44:58.710Z] #47 5.410 + '[' -z '' ']' [2020-08-19T16:44:58.710Z] #47 5.411 ++ mktemp -d [2020-08-19T16:44:58.710Z] #47 5.414 + export GOPATH=/tmp/tmp.22r334ijGk [2020-08-19T16:44:58.710Z] #47 5.414 + GOPATH=/tmp/tmp.22r334ijGk [2020-08-19T16:44:58.710Z] #47 5.414 + RM_GOPATH=1 [2020-08-19T16:44:58.710Z] #47 5.414 + case "$(go env GOARCH)" in [2020-08-19T16:44:58.710Z] #47 5.415 ++ go env GOARCH [2020-08-19T16:44:58.710Z] #47 5.430 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.710Z] #47 5.430 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:58.710Z] #47 5.433 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:58.710Z] #47 5.434 + dir=/tmp/install [2020-08-19T16:44:58.710Z] #47 5.435 + bin=shfmt [2020-08-19T16:44:58.710Z] #47 5.435 + shift [2020-08-19T16:44:58.710Z] #47 5.435 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-19T16:44:58.710Z] #47 5.435 + . /tmp/install/shfmt.installer [2020-08-19T16:44:58.710Z] #47 5.435 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:58.710Z] #47 5.435 + install_shfmt [2020-08-19T16:44:58.710Z] #47 5.435 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-19T16:44:58.710Z] #47 5.435 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:44:58.710Z] #47 5.435 + git clone https://github.com/mvdan/sh.git /tmp/tmp.22r334ijGk/src/github.com/mvdan/sh [2020-08-19T16:44:58.710Z] #47 5.439 Cloning into '/tmp/tmp.22r334ijGk/src/github.com/mvdan/sh'... [2020-08-19T16:44:58.803Z] #39 26.13 CC images/eventpoll.o [2020-08-19T16:44:58.806Z] #47 26.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:44:58.973Z] #47 ... [2020-08-19T16:44:58.973Z] [2020-08-19T16:44:58.973Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:58.973Z] #23 5.957 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:58.973Z] #23 6.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:58.973Z] #23 6.095 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:58.973Z] #23 7.210 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-19T16:44:58.973Z] #23 9.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-19T16:44:58.973Z] #23 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-19T16:44:58.973Z] #23 ... [2020-08-19T16:44:58.973Z] [2020-08-19T16:44:58.973Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:44:58.973Z] #51 6.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:58.973Z] #51 6.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:58.973Z] #51 6.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:58.973Z] #51 7.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-19T16:44:58.973Z] #51 9.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-19T16:44:58.973Z] #51 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-19T16:44:59.059Z] #39 26.35 CC images/fh.o [2020-08-19T16:44:59.076Z] #44 ... [2020-08-19T16:44:59.076Z] [2020-08-19T16:44:59.076Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:59.076Z] #46 0.777 + RM_GOPATH=0 [2020-08-19T16:44:59.076Z] #46 0.777 + TMP_GOPATH= [2020-08-19T16:44:59.076Z] #46 0.777 + : /build [2020-08-19T16:44:59.076Z] #46 0.777 + '[' -z '' ']' [2020-08-19T16:44:59.076Z] #46 0.778 ++ mktemp -d [2020-08-19T16:44:59.076Z] #46 0.811 + export GOPATH=/tmp/tmp.JoBa2tMkr3 [2020-08-19T16:44:59.076Z] #46 0.811 + GOPATH=/tmp/tmp.JoBa2tMkr3 [2020-08-19T16:44:59.076Z] #46 0.811 + RM_GOPATH=1 [2020-08-19T16:44:59.076Z] #46 0.811 + case "$(go env GOARCH)" in [2020-08-19T16:44:59.076Z] #46 0.812 ++ go env GOARCH [2020-08-19T16:44:59.076Z] #46 0.913 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.076Z] #46 0.914 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.076Z] #46 0.915 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:59.076Z] #46 0.917 + dir=/tmp/install [2020-08-19T16:44:59.076Z] #46 0.917 + bin=golangci_lint [2020-08-19T16:44:59.076Z] #46 0.918 + shift [2020-08-19T16:44:59.076Z] #46 0.918 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-19T16:44:59.076Z] #46 0.919 + . /tmp/install/golangci_lint.installer [2020-08-19T16:44:59.076Z] #46 0.920 ++ : v1.23.8 [2020-08-19T16:44:59.076Z] #46 0.921 + install_golangci_lint [2020-08-19T16:44:59.076Z] #46 0.921 + echo 'Installing golangci-lint version v1.23.8' [2020-08-19T16:44:59.076Z] #46 0.922 Installing golangci-lint version v1.23.8 [2020-08-19T16:44:59.076Z] #46 0.922 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-19T16:44:59.076Z] #46 ... [2020-08-19T16:44:59.076Z] [2020-08-19T16:44:59.076Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:44:59.076Z] #22 0.805 + RM_GOPATH=0 [2020-08-19T16:44:59.076Z] #22 0.805 + TMP_GOPATH= [2020-08-19T16:44:59.076Z] #22 0.805 + : /build [2020-08-19T16:44:59.076Z] #22 0.805 + '[' -z '' ']' [2020-08-19T16:44:59.076Z] #22 0.805 ++ mktemp -d [2020-08-19T16:44:59.076Z] #22 0.811 + export GOPATH=/tmp/tmp.uT3J20Pgt9 [2020-08-19T16:44:59.076Z] #22 0.829 + GOPATH=/tmp/tmp.uT3J20Pgt9 [2020-08-19T16:44:59.076Z] #22 0.829 + RM_GOPATH=1 [2020-08-19T16:44:59.076Z] #22 0.829 + case "$(go env GOARCH)" in [2020-08-19T16:44:59.076Z] #22 0.831 ++ go env GOARCH [2020-08-19T16:44:59.076Z] #22 0.849 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.076Z] #22 0.849 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.076Z] #22 0.861 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:59.076Z] #22 0.866 + dir=/tmp/install [2020-08-19T16:44:59.076Z] #22 0.866 + bin=dockercli [2020-08-19T16:44:59.076Z] #22 0.867 + shift [2020-08-19T16:44:59.076Z] #22 0.867 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-19T16:44:59.076Z] #22 0.868 + . /tmp/install/dockercli.installer [2020-08-19T16:44:59.076Z] #22 0.868 ++ : stable [2020-08-19T16:44:59.076Z] #22 0.868 ++ : 17.06.2-ce [2020-08-19T16:44:59.076Z] #22 0.869 + install_dockercli [2020-08-19T16:44:59.076Z] #22 0.870 Install docker/cli version 17.06.2-ce from stable [2020-08-19T16:44:59.076Z] #22 0.870 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-19T16:44:59.076Z] #22 0.874 ++ uname -m [2020-08-19T16:44:59.076Z] #22 0.875 + arch=ppc64le [2020-08-19T16:44:59.076Z] #22 0.875 + '[' ppc64le '!=' x86_64 ']' [2020-08-19T16:44:59.076Z] #22 0.875 + '[' ppc64le '!=' s390x ']' [2020-08-19T16:44:59.076Z] #22 0.876 + '[' ppc64le '!=' armhf ']' [2020-08-19T16:44:59.076Z] #22 0.876 + build_dockercli [2020-08-19T16:44:59.076Z] #22 0.876 + git clone https://github.com/docker/docker-ce /tmp/tmp.uT3J20Pgt9/tmp/docker-ce [2020-08-19T16:44:59.076Z] #22 0.888 Cloning into '/tmp/tmp.uT3J20Pgt9/tmp/docker-ce'... [2020-08-19T16:44:59.076Z] #22 ... [2020-08-19T16:44:59.076Z] [2020-08-19T16:44:59.076Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:44:59.076Z] #24 1.058 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:59.076Z] #24 1.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:59.076Z] #24 1.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:59.076Z] #24 2.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-19T16:44:59.076Z] #24 4.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-19T16:44:59.076Z] #24 6.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-19T16:44:59.089Z] #47 26.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:44:59.237Z] #51 ... [2020-08-19T16:44:59.237Z] [2020-08-19T16:44:59.237Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:59.237Z] #36 5.638 + git clone https://github.com/docker/distribution.git . [2020-08-19T16:44:59.237Z] #36 5.640 Cloning into '.'... [2020-08-19T16:44:59.356Z] #39 26.73 CC images/fsnotify.o [2020-08-19T16:44:59.376Z] #24 ... [2020-08-19T16:44:59.376Z] [2020-08-19T16:44:59.376Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:59.376Z] #42 0.571 + RM_GOPATH=0 [2020-08-19T16:44:59.376Z] #42 0.571 + TMP_GOPATH= [2020-08-19T16:44:59.376Z] #42 0.571 + : /build [2020-08-19T16:44:59.376Z] #42 0.571 + '[' -z '' ']' [2020-08-19T16:44:59.376Z] #42 0.572 ++ mktemp -d [2020-08-19T16:44:59.376Z] #42 0.573 + export GOPATH=/tmp/tmp.o66hRCYjnZ [2020-08-19T16:44:59.376Z] #42 0.573 + GOPATH=/tmp/tmp.o66hRCYjnZ [2020-08-19T16:44:59.376Z] #42 0.573 + RM_GOPATH=1 [2020-08-19T16:44:59.376Z] #42 0.573 + case "$(go env GOARCH)" in [2020-08-19T16:44:59.376Z] #42 0.574 ++ go env GOARCH [2020-08-19T16:44:59.376Z] #42 0.577 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.376Z] #42 0.577 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.376Z] #42 0.578 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:59.376Z] #42 0.579 + dir=/tmp/install [2020-08-19T16:44:59.376Z] #42 0.579 + bin=vndr [2020-08-19T16:44:59.376Z] #42 0.579 + shift [2020-08-19T16:44:59.376Z] #42 0.579 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-19T16:44:59.376Z] #42 0.579 + . /tmp/install/vndr.installer [2020-08-19T16:44:59.376Z] #42 0.580 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:59.376Z] #42 0.580 + install_vndr [2020-08-19T16:44:59.376Z] #42 0.580 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-19T16:44:59.376Z] #42 0.580 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:59.376Z] #42 0.580 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.o66hRCYjnZ/src/github.com/LK4D4/vndr [2020-08-19T16:44:59.376Z] #42 0.582 Cloning into '/tmp/tmp.o66hRCYjnZ/src/github.com/LK4D4/vndr'... [2020-08-19T16:44:59.376Z] #42 1.121 + cd /tmp/tmp.o66hRCYjnZ/src/github.com/LK4D4/vndr [2020-08-19T16:44:59.376Z] #42 1.121 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-19T16:44:59.376Z] #42 1.161 + go build -buildmode=pie -v -o /build/vndr . [2020-08-19T16:44:59.376Z] #42 1.899 runtime/internal/sys [2020-08-19T16:44:59.376Z] #42 1.971 runtime/internal/atomic [2020-08-19T16:44:59.376Z] #42 2.048 internal/race [2020-08-19T16:44:59.376Z] #42 2.159 internal/cpu [2020-08-19T16:44:59.376Z] #42 2.330 sync/atomic [2020-08-19T16:44:59.376Z] #42 2.665 runtime/internal/math [2020-08-19T16:44:59.376Z] #42 2.858 unicode [2020-08-19T16:44:59.376Z] #42 3.052 unicode/utf8 [2020-08-19T16:44:59.376Z] #42 3.939 math/bits [2020-08-19T16:44:59.376Z] #42 4.049 internal/bytealg [2020-08-19T16:44:59.376Z] #42 5.019 internal/testlog [2020-08-19T16:44:59.376Z] #42 5.361 math [2020-08-19T16:44:59.376Z] #42 6.429 runtime [2020-08-19T16:44:59.376Z] #42 6.531 unicode/utf16 [2020-08-19T16:44:59.376Z] #42 7.189 container/list [2020-08-19T16:44:59.376Z] #42 10.05 crypto/internal/subtle [2020-08-19T16:44:59.376Z] #42 ... [2020-08-19T16:44:59.376Z] [2020-08-19T16:44:59.376Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:44:59.376Z] #31 0.512 + RM_GOPATH=0 [2020-08-19T16:44:59.376Z] #31 0.513 + TMP_GOPATH= [2020-08-19T16:44:59.376Z] #31 0.513 + : /build [2020-08-19T16:44:59.376Z] #31 0.513 + '[' -z '' ']' [2020-08-19T16:44:59.376Z] #31 0.513 ++ mktemp -d [2020-08-19T16:44:59.376Z] #31 0.514 + export GOPATH=/tmp/tmp.WiCt2whscC [2020-08-19T16:44:59.376Z] #31 0.514 + GOPATH=/tmp/tmp.WiCt2whscC [2020-08-19T16:44:59.376Z] #31 0.514 + RM_GOPATH=1 [2020-08-19T16:44:59.376Z] #31 0.514 + case "$(go env GOARCH)" in [2020-08-19T16:44:59.376Z] #31 0.514 ++ go env GOARCH [2020-08-19T16:44:59.376Z] #31 0.519 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.376Z] #31 0.519 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:44:59.376Z] #31 0.520 ++ dirname /tmp/install/install.sh [2020-08-19T16:44:59.376Z] #31 0.521 + dir=/tmp/install [2020-08-19T16:44:59.376Z] #31 0.521 + bin=tomlv [2020-08-19T16:44:59.376Z] #31 0.521 + shift [2020-08-19T16:44:59.376Z] #31 0.521 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-19T16:44:59.376Z] #31 0.521 + . /tmp/install/tomlv.installer [2020-08-19T16:44:59.376Z] #31 0.521 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:59.376Z] #31 0.521 + install_tomlv [2020-08-19T16:44:59.376Z] #31 0.521 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:59.376Z] #31 0.521 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-19T16:44:59.376Z] #31 0.521 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WiCt2whscC/src/github.com/BurntSushi/toml [2020-08-19T16:44:59.376Z] #31 0.524 Cloning into '/tmp/tmp.WiCt2whscC/src/github.com/BurntSushi/toml'... [2020-08-19T16:44:59.376Z] #31 1.575 + cd /tmp/tmp.WiCt2whscC/src/github.com/BurntSushi/toml [2020-08-19T16:44:59.376Z] #31 1.576 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-19T16:44:59.376Z] #31 1.604 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:44:59.376Z] #31 2.472 math/bits [2020-08-19T16:44:59.376Z] #31 2.519 runtime/internal/atomic [2020-08-19T16:44:59.376Z] #31 2.588 runtime/internal/sys [2020-08-19T16:44:59.376Z] #31 2.631 internal/cpu [2020-08-19T16:44:59.376Z] #31 3.300 unicode/utf8 [2020-08-19T16:44:59.376Z] #31 3.357 sync/atomic [2020-08-19T16:44:59.376Z] #31 3.986 internal/bytealg [2020-08-19T16:44:59.376Z] #31 4.650 unicode [2020-08-19T16:44:59.376Z] #31 4.982 math [2020-08-19T16:44:59.376Z] #31 5.315 internal/testlog [2020-08-19T16:44:59.376Z] #31 6.296 encoding [2020-08-19T16:44:59.376Z] #31 6.345 runtime [2020-08-19T16:44:59.376Z] #31 6.720 runtime/cgo [2020-08-19T16:44:59.500Z] #36 ... [2020-08-19T16:44:59.500Z] [2020-08-19T16:44:59.500Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:44:59.500Z] #41 7.429 internal/cpu [2020-08-19T16:44:59.500Z] #41 7.488 runtime/internal/atomic [2020-08-19T16:44:59.500Z] #41 7.497 internal/race [2020-08-19T16:44:59.500Z] #41 7.601 runtime/internal/sys [2020-08-19T16:44:59.500Z] #41 7.802 sync/atomic [2020-08-19T16:44:59.500Z] #41 8.067 unicode [2020-08-19T16:44:59.500Z] #41 8.190 internal/bytealg [2020-08-19T16:44:59.500Z] #41 8.350 unicode/utf8 [2020-08-19T16:44:59.500Z] #41 8.827 math [2020-08-19T16:44:59.500Z] #41 9.474 encoding [2020-08-19T16:44:59.500Z] #41 9.562 runtime [2020-08-19T16:44:59.500Z] #41 9.837 unicode/utf16 [2020-08-19T16:44:59.500Z] #41 10.51 container/list [2020-08-19T16:44:59.500Z] #41 11.16 crypto/internal/subtle [2020-08-19T16:44:59.500Z] #41 11.34 crypto/subtle [2020-08-19T16:44:59.500Z] #41 11.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-19T16:44:59.500Z] #41 11.66 internal/nettrace [2020-08-19T16:44:59.500Z] #41 11.90 runtime/cgo [2020-08-19T16:44:59.673Z] #31 ... [2020-08-19T16:44:59.673Z] [2020-08-19T16:44:59.673Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:44:59.673Z] #37 0.693 + git clone https://github.com/docker/distribution.git . [2020-08-19T16:44:59.673Z] #37 0.694 Cloning into '.'... [2020-08-19T16:44:59.673Z] #37 ... [2020-08-19T16:44:59.673Z] [2020-08-19T16:44:59.673Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:44:59.673Z] #33 1.023 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:59.673Z] #33 1.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:59.673Z] #33 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:59.673Z] #33 2.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-19T16:44:59.673Z] #33 5.278 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-19T16:44:59.673Z] #33 6.859 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-19T16:44:59.971Z] #33 ... [2020-08-19T16:44:59.971Z] [2020-08-19T16:44:59.971Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:44:59.971Z] #39 1.009 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:59.971Z] #39 1.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:59.971Z] #39 1.125 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:59.971Z] #39 2.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-19T16:44:59.971Z] #39 5.040 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-19T16:44:59.971Z] #39 6.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-19T16:44:59.971Z] #39 ... [2020-08-19T16:44:59.971Z] [2020-08-19T16:44:59.971Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:44:59.971Z] #11 1.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:44:59.971Z] #11 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:44:59.971Z] #11 1.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:44:59.971Z] #11 2.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-19T16:44:59.971Z] #11 5.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-19T16:44:59.971Z] #11 7.047 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-19T16:45:00.270Z] #11 ... [2020-08-19T16:45:00.270Z] [2020-08-19T16:45:00.270Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:00.270Z] #55 0.827 + RM_GOPATH=0 [2020-08-19T16:45:00.270Z] #55 0.828 + TMP_GOPATH= [2020-08-19T16:45:00.270Z] #55 0.828 + : /build [2020-08-19T16:45:00.270Z] #55 0.829 + '[' -z '' ']' [2020-08-19T16:45:00.270Z] #55 0.831 ++ mktemp -d [2020-08-19T16:45:00.270Z] #55 0.835 + export GOPATH=/tmp/tmp.CqHiq7uhAc [2020-08-19T16:45:00.270Z] #55 0.835 + GOPATH=/tmp/tmp.CqHiq7uhAc [2020-08-19T16:45:00.270Z] #55 0.835 + RM_GOPATH=1 [2020-08-19T16:45:00.270Z] #55 0.836 + case "$(go env GOARCH)" in [2020-08-19T16:45:00.270Z] #55 0.837 ++ go env GOARCH [2020-08-19T16:45:00.270Z] #55 0.888 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:00.270Z] #55 0.889 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:00.270Z] #55 0.894 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:00.270Z] #55 0.896 + dir=/tmp/install [2020-08-19T16:45:00.270Z] #55 0.896 + bin=rootlesskit [2020-08-19T16:45:00.270Z] #55 0.897 + shift [2020-08-19T16:45:00.270Z] #55 0.897 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-19T16:45:00.270Z] #55 0.897 + . /tmp/install/rootlesskit.installer [2020-08-19T16:45:00.270Z] #55 0.898 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:45:00.270Z] #55 0.899 + install_rootlesskit [2020-08-19T16:45:00.270Z] #55 0.900 + case "$1" in [2020-08-19T16:45:00.270Z] #55 0.900 + export CGO_ENABLED=0 [2020-08-19T16:45:00.270Z] #55 0.900 + CGO_ENABLED=0 [2020-08-19T16:45:00.270Z] #55 0.900 + _install_rootlesskit [2020-08-19T16:45:00.270Z] #55 0.900 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-19T16:45:00.270Z] #55 0.901 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:45:00.270Z] #55 0.901 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CqHiq7uhAc/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:45:00.270Z] #55 0.904 Cloning into '/tmp/tmp.CqHiq7uhAc/src/github.com/rootless-containers/rootlesskit'... [2020-08-19T16:45:00.270Z] #55 6.674 + cd /tmp/tmp.CqHiq7uhAc/src/github.com/rootless-containers/rootlesskit [2020-08-19T16:45:00.270Z] #55 6.675 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-19T16:45:00.270Z] #55 7.598 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:45:00.270Z] #55 7.599 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-19T16:45:00.270Z] #55 ... [2020-08-19T16:45:00.270Z] [2020-08-19T16:45:00.270Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:00.270Z] #52 1.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:45:00.270Z] #52 1.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:45:00.270Z] #52 1.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:45:00.270Z] #52 2.542 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-19T16:45:00.270Z] #52 4.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-19T16:45:00.270Z] #52 6.802 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-19T16:45:00.284Z] #39 27.34 CC images/signalfd.o [2020-08-19T16:45:00.284Z] #39 27.63 CC images/fs.o [2020-08-19T16:45:00.540Z] #39 27.90 CC images/pstree.o [2020-08-19T16:45:00.569Z] #52 ... [2020-08-19T16:45:00.569Z] [2020-08-19T16:45:00.569Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:00.569Z] #48 0.820 + RM_GOPATH=0 [2020-08-19T16:45:00.569Z] #48 0.820 + TMP_GOPATH= [2020-08-19T16:45:00.569Z] #48 0.820 + : /build [2020-08-19T16:45:00.569Z] #48 0.821 + '[' -z '' ']' [2020-08-19T16:45:00.569Z] #48 0.828 ++ mktemp -d [2020-08-19T16:45:00.569Z] #48 0.838 + export GOPATH=/tmp/tmp.dsIK2iaLBW [2020-08-19T16:45:00.569Z] #48 0.839 + GOPATH=/tmp/tmp.dsIK2iaLBW [2020-08-19T16:45:00.569Z] #48 0.840 + RM_GOPATH=1 [2020-08-19T16:45:00.569Z] #48 0.841 + case "$(go env GOARCH)" in [2020-08-19T16:45:00.569Z] #48 0.842 ++ go env GOARCH [2020-08-19T16:45:00.569Z] #48 0.853 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:00.569Z] #48 0.854 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:00.569Z] #48 0.855 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:00.569Z] #48 0.858 + dir=/tmp/install [2020-08-19T16:45:00.569Z] #48 0.858 + bin=shfmt [2020-08-19T16:45:00.569Z] #48 0.858 + shift [2020-08-19T16:45:00.569Z] #48 0.858 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-19T16:45:00.569Z] #48 0.858 + . /tmp/install/shfmt.installer [2020-08-19T16:45:00.569Z] #48 0.859 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:45:00.569Z] #48 0.860 + install_shfmt [2020-08-19T16:45:00.569Z] #48 0.860 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-19T16:45:00.569Z] #48 0.860 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dsIK2iaLBW/src/github.com/mvdan/sh [2020-08-19T16:45:00.569Z] #48 0.860 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:45:00.569Z] #48 0.863 Cloning into '/tmp/tmp.dsIK2iaLBW/src/github.com/mvdan/sh'... [2020-08-19T16:45:00.569Z] #48 11.41 + cd /tmp/tmp.dsIK2iaLBW/src/github.com/mvdan/sh [2020-08-19T16:45:00.569Z] #48 11.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:45:00.569Z] #48 11.59 + GO111MODULE=on [2020-08-19T16:45:00.569Z] #48 11.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-19T16:45:00.569Z] #48 ... [2020-08-19T16:45:00.569Z] [2020-08-19T16:45:00.569Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:00.569Z] #61 0.801 + RM_GOPATH=0 [2020-08-19T16:45:00.569Z] #61 0.801 + TMP_GOPATH= [2020-08-19T16:45:00.569Z] #61 0.801 + : /build [2020-08-19T16:45:00.569Z] #61 0.801 + '[' -z '' ']' [2020-08-19T16:45:00.569Z] #61 0.802 ++ mktemp -d [2020-08-19T16:45:00.569Z] #61 0.810 + export GOPATH=/tmp/tmp.R8If0lDwbv [2020-08-19T16:45:00.569Z] #61 0.810 + GOPATH=/tmp/tmp.R8If0lDwbv [2020-08-19T16:45:00.569Z] #61 0.810 + RM_GOPATH=1 [2020-08-19T16:45:00.569Z] #61 0.810 + case "$(go env GOARCH)" in [2020-08-19T16:45:00.569Z] #61 0.811 ++ go env GOARCH [2020-08-19T16:45:00.569Z] #61 0.937 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:00.569Z] #61 0.937 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:00.569Z] #61 0.945 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:00.569Z] #61 0.953 + dir=/tmp/install [2020-08-19T16:45:00.569Z] #61 0.953 + bin=proxy [2020-08-19T16:45:00.569Z] #61 0.953 + shift [2020-08-19T16:45:00.569Z] #61 0.953 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-19T16:45:00.569Z] #61 0.953 + . /tmp/install/proxy.installer [2020-08-19T16:45:00.569Z] #61 0.954 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:45:00.569Z] #61 0.958 + install_proxy [2020-08-19T16:45:00.569Z] #61 0.958 + case "$1" in [2020-08-19T16:45:00.569Z] #61 0.958 + export CGO_ENABLED=0 [2020-08-19T16:45:00.569Z] #61 0.958 + CGO_ENABLED=0 [2020-08-19T16:45:00.570Z] #61 0.958 + _install_proxy [2020-08-19T16:45:00.570Z] #61 0.958 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-19T16:45:00.570Z] #61 0.959 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.R8If0lDwbv/src/github.com/docker/libnetwork [2020-08-19T16:45:00.570Z] #61 0.959 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:45:00.570Z] #61 0.968 Cloning into '/tmp/tmp.R8If0lDwbv/src/github.com/docker/libnetwork'... [2020-08-19T16:45:00.796Z] #39 28.12 CC images/pipe.o [2020-08-19T16:45:00.874Z] #61 ... [2020-08-19T16:45:00.874Z] [2020-08-19T16:45:00.874Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:00.874Z] #42 10.66 crypto/subtle [2020-08-19T16:45:00.874Z] #42 11.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-19T16:45:00.874Z] #42 11.43 internal/nettrace [2020-08-19T16:45:00.874Z] #42 11.78 runtime/cgo [2020-08-19T16:45:01.002Z] #47 28.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:01.052Z] #39 28.34 CC images/tcp-stream.o [2020-08-19T16:45:01.308Z] #39 28.55 CC images/sk-packet.o [2020-08-19T16:45:01.447Z] #41 13.75 vendor/golang.org/x/crypto/internal/subtle [2020-08-19T16:45:01.602Z] #60 ... [2020-08-19T16:45:01.602Z] [2020-08-19T16:45:01.602Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:01.602Z] #32 32.91 Fetched 8374 kB in 26s (316 kB/s) [2020-08-19T16:45:01.602Z] #32 32.91 Reading package lists... [2020-08-19T16:45:01.602Z] #32 ... [2020-08-19T16:45:01.602Z] [2020-08-19T16:45:01.602Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:01.602Z] #41 36.32 vendor/golang.org/x/crypto/internal/subtle [2020-08-19T16:45:01.602Z] #41 36.70 vendor/golang.org/x/crypto/curve25519 [2020-08-19T16:45:01.607Z] #39 28.79 CC images/mnt.o [2020-08-19T16:45:01.607Z] #39 29.06 CC images/pipe-data.o [2020-08-19T16:45:01.710Z] #41 ... [2020-08-19T16:45:01.710Z] [2020-08-19T16:45:01.710Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:01.710Z] #43 14.10 go: finding github.com/fatih/color v1.6.0 [2020-08-19T16:45:01.710Z] #43 14.11 go: finding github.com/pkg/errors v0.8.0 [2020-08-19T16:45:01.710Z] #43 14.20 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:45:01.710Z] #43 14.24 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:45:01.710Z] #43 14.25 go: finding github.com/spf13/pflag v1.0.1 [2020-08-19T16:45:01.710Z] #43 14.30 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:45:01.863Z] #39 29.26 CC images/sa.o [2020-08-19T16:45:02.237Z] #41 ... [2020-08-19T16:45:02.238Z] [2020-08-19T16:45:02.238Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:02.238Z] #32 32.91 Reading package lists... [2020-08-19T16:45:02.306Z] #43 14.78 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:45:02.306Z] #43 14.90 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:45:02.389Z] #47 29.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:02.425Z] #39 29.52 CC images/timer.o [2020-08-19T16:45:02.634Z] #43 14.98 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:45:02.634Z] #43 15.08 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:45:02.634Z] #43 15.10 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:45:02.682Z] #39 29.95 CC images/timerfd.o [2020-08-19T16:45:02.939Z] #39 ... [2020-08-19T16:45:02.939Z] [2020-08-19T16:45:02.939Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:02.939Z] #10 125.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-19T16:45:02.939Z] #10 125.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:45:03.195Z] #10 126.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:45:03.664Z] #42 14.66 vendor/golang.org/x/crypto/internal/subtle [2020-08-19T16:45:03.794Z] #47 ... [2020-08-19T16:45:03.794Z] [2020-08-19T16:45:03.794Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:03.794Z] #51 21.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:45:03.794Z] #51 ... [2020-08-19T16:45:03.794Z] [2020-08-19T16:45:03.794Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:03.794Z] #43 22.99 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:45:03.794Z] #43 23.26 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:45:03.798Z] #10 ... [2020-08-19T16:45:03.798Z] [2020-08-19T16:45:03.798Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:03.798Z] #47 120.7 mvdan.cc/sh/v3/cmd/shfmt [2020-08-19T16:45:03.798Z] #47 DONE 126.7s [2020-08-19T16:45:03.798Z] [2020-08-19T16:45:03.798Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:03.798Z] #41 116.7 encoding/xml [2020-08-19T16:45:03.798Z] #41 117.3 go/doc [2020-08-19T16:45:03.798Z] #41 120.3 github.com/LK4D4/vndr/build [2020-08-19T16:45:03.798Z] #41 122.0 github.com/LK4D4/vndr/versioned [2020-08-19T16:45:03.798Z] #41 122.2 compress/flate [2020-08-19T16:45:03.798Z] #41 123.7 hash/crc32 [2020-08-19T16:45:03.798Z] #41 124.6 net [2020-08-19T16:45:03.798Z] #41 124.8 compress/gzip [2020-08-19T16:45:03.798Z] #41 125.4 vendor/golang.org/x/text/transform [2020-08-19T16:45:03.798Z] #41 125.9 vendor/golang.org/x/text/unicode/bidi [2020-08-19T16:45:04.057Z] #41 ... [2020-08-19T16:45:04.057Z] [2020-08-19T16:45:04.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:04.057Z] #39 30.30 CC images/mm.o [2020-08-19T16:45:04.057Z] #39 30.69 CC images/sk-opts.o [2020-08-19T16:45:04.057Z] #39 30.87 CC images/sk-unix.o [2020-08-19T16:45:04.057Z] #39 31.05 CC images/sk-inet.o [2020-08-19T16:45:04.337Z] #32 44.41 Reading package lists... [2020-08-19T16:45:04.338Z] #32 ... [2020-08-19T16:45:04.338Z] [2020-08-19T16:45:04.338Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:04.338Z] #38 35.59 Fetched 8374 kB in 27s (308 kB/s) [2020-08-19T16:45:04.338Z] #38 35.59 Reading package lists... [2020-08-19T16:45:04.338Z] #38 ... [2020-08-19T16:45:04.338Z] [2020-08-19T16:45:04.338Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:04.338Z] #23 35.86 Fetched 8374 kB in 27s (306 kB/s) [2020-08-19T16:45:04.599Z] #23 35.86 Reading package lists... [2020-08-19T16:45:04.599Z] #23 ... [2020-08-19T16:45:04.599Z] [2020-08-19T16:45:04.599Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:04.599Z] #10 37.02 Fetched 8374 kB in 28s (294 kB/s) [2020-08-19T16:45:04.620Z] #39 31.84 CC images/tun.o [2020-08-19T16:45:04.731Z] #42 ... [2020-08-19T16:45:04.731Z] [2020-08-19T16:45:04.731Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:04.731Z] #52 15.76 Fetched 8150 kB in 15s (551 kB/s) [2020-08-19T16:45:04.736Z] #43 ... [2020-08-19T16:45:04.736Z] [2020-08-19T16:45:04.736Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:45:05.181Z] #10 37.02 Reading package lists... [2020-08-19T16:45:05.181Z] #10 ... [2020-08-19T16:45:05.181Z] [2020-08-19T16:45:05.181Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:05.181Z] #51 36.52 Fetched 8374 kB in 28s (300 kB/s) [2020-08-19T16:45:05.184Z] #39 32.29 CC images/sk-netlink.o [2020-08-19T16:45:05.184Z] #39 32.45 CC images/packet-sock.o [2020-08-19T16:45:05.264Z] #36 32.29 Checking out files: 80% (1284/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-08-19T16:45:05.264Z] #36 32.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-19T16:45:05.440Z] #39 32.75 CC images/ipc-var.o [2020-08-19T16:45:05.441Z] #51 36.52 Reading package lists... [2020-08-19T16:45:05.441Z] #51 ... [2020-08-19T16:45:05.441Z] [2020-08-19T16:45:05.441Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:05.441Z] #38 35.59 Reading package lists... [2020-08-19T16:45:05.697Z] #39 33.05 CC images/ipc-desc.o [2020-08-19T16:45:05.953Z] #39 33.24 CC images/ipc-shm.o [2020-08-19T16:45:06.209Z] #39 33.41 CC images/ipc-msg.o [2020-08-19T16:45:06.465Z] #39 33.62 CC images/ipc-sem.o [2020-08-19T16:45:06.465Z] #39 33.80 CC images/utsns.o [2020-08-19T16:45:06.724Z] #39 34.00 CC images/creds.o [2020-08-19T16:45:06.987Z] #39 34.21 CC images/vma.o [2020-08-19T16:45:07.243Z] #39 34.36 CC images/netdev.o [2020-08-19T16:45:07.499Z] #39 34.70 CC images/tty.o [2020-08-19T16:45:08.015Z] #43 ... [2020-08-19T16:45:08.016Z] [2020-08-19T16:45:08.016Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:08.062Z] #39 35.23 CC images/file-lock.o [2020-08-19T16:45:08.062Z] #39 35.37 CC images/rlimit.o [2020-08-19T16:45:08.318Z] #39 35.53 CC images/pagemap.o [2020-08-19T16:45:08.545Z] #60 19.85 Checking out files: 41% (868/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/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: 93% (1936/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-08-19T16:45:08.545Z] #60 20.96 + cd /tmp/tmp.i9NJjS3S7S/src/github.com/docker/libnetwork [2020-08-19T16:45:08.545Z] #60 ... [2020-08-19T16:45:08.545Z] [2020-08-19T16:45:08.545Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:08.545Z] #30 10.94 runtime [2020-08-19T16:45:08.545Z] #30 ... [2020-08-19T16:45:08.545Z] [2020-08-19T16:45:08.545Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:08.545Z] #60 20.96 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:45:08.575Z] #39 35.73 CC images/siginfo.o [2020-08-19T16:45:08.873Z] #39 35.99 CC images/rpc.o [2020-08-19T16:45:09.123Z] #60 21.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-19T16:45:09.482Z] #36 36.65 + 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-08-19T16:45:09.846Z] #39 36.97 CC images/ext-file.o [2020-08-19T16:45:10.076Z] #60 ... [2020-08-19T16:45:10.076Z] [2020-08-19T16:45:10.076Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:10.076Z] #47 12.33 + cd /tmp/tmp.22r334ijGk/src/github.com/mvdan/sh [2020-08-19T16:45:10.076Z] #47 12.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-19T16:45:10.076Z] #47 12.42 + GO111MODULE=on [2020-08-19T16:45:10.076Z] #47 12.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-19T16:45:10.076Z] #47 13.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:45:10.076Z] #47 13.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:45:10.076Z] #47 13.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:10.076Z] #47 14.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:45:10.076Z] #47 14.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:45:10.076Z] #47 15.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:10.076Z] #47 16.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:10.076Z] #47 17.10 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:10.076Z] #47 19.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:45:10.076Z] #47 19.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:10.076Z] #47 19.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:45:10.076Z] #47 19.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:10.076Z] #47 20.73 runtime [2020-08-19T16:45:10.076Z] #47 20.88 runtime/cgo [2020-08-19T16:45:10.076Z] #47 ... [2020-08-19T16:45:10.076Z] [2020-08-19T16:45:10.076Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:45:10.076Z] #36 17.88 Checking out files: 99% (1590/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-19T16:45:10.076Z] #36 17.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-19T16:45:10.076Z] #36 19.63 + 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-08-19T16:45:10.102Z] #39 37.24 CC images/cgroup.o [2020-08-19T16:45:10.358Z] #39 37.76 CC images/userns.o [2020-08-19T16:45:10.386Z] #52 15.76 Reading package lists... [2020-08-19T16:45:10.386Z] #52 ... [2020-08-19T16:45:10.386Z] [2020-08-19T16:45:10.386Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:10.386Z] #61 17.73 Checking out files: 84% (1751/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-08-19T16:45:10.386Z] #61 18.02 + cd /tmp/tmp.R8If0lDwbv/src/github.com/docker/libnetwork [2020-08-19T16:45:10.386Z] #61 18.02 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:45:10.386Z] #61 19.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-19T16:45:10.614Z] #39 38.04 CC images/google/protobuf/descriptor.o [2020-08-19T16:45:11.040Z] #61 ... [2020-08-19T16:45:11.040Z] [2020-08-19T16:45:11.040Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:11.040Z] #44 12.16 go: finding github.com/fatih/color v1.6.0 [2020-08-19T16:45:11.040Z] #44 12.17 go: finding github.com/pkg/errors v0.8.0 [2020-08-19T16:45:11.040Z] #44 12.24 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:45:11.040Z] #44 12.24 go: finding github.com/spf13/pflag v1.0.1 [2020-08-19T16:45:11.040Z] #44 12.36 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:45:11.040Z] #44 12.43 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:45:11.040Z] #44 12.84 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:45:11.040Z] #44 12.98 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:45:11.040Z] #44 13.03 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:45:11.040Z] #44 13.15 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:45:11.040Z] #44 13.33 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:45:11.040Z] #44 ... [2020-08-19T16:45:11.040Z] [2020-08-19T16:45:11.040Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:11.040Z] #52 15.76 Reading package lists... [2020-08-19T16:45:11.393Z] #36 ... [2020-08-19T16:45:11.393Z] [2020-08-19T16:45:11.393Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:11.393Z] #60 32.78 Checking out files: 45% (936/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/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: 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-08-19T16:45:11.393Z] #60 34.95 + cd /tmp/tmp.0uc66cjSb4/src/github.com/docker/libnetwork [2020-08-19T16:45:11.393Z] #60 34.95 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-19T16:45:11.393Z] #60 35.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-19T16:45:11.658Z] #38 47.72 Reading package lists... [2020-08-19T16:45:11.658Z] #38 ... [2020-08-19T16:45:11.658Z] [2020-08-19T16:45:11.659Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:11.659Z] #30 49.59 sync [2020-08-19T16:45:11.659Z] #30 49.59 internal/reflectlite [2020-08-19T16:45:12.409Z] #52 22.57 Reading package lists... [2020-08-19T16:45:12.409Z] #52 ... [2020-08-19T16:45:12.409Z] [2020-08-19T16:45:12.409Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:12.409Z] #48 13.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:45:12.409Z] #48 13.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:45:12.409Z] #48 13.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:12.409Z] #48 13.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:45:12.409Z] #48 13.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:45:12.409Z] #48 15.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:12.409Z] #48 16.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:12.409Z] #48 17.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:12.409Z] #48 19.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:45:12.409Z] #48 19.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:12.409Z] #48 19.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:45:12.409Z] #48 20.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:12.409Z] #48 21.21 runtime/cgo [2020-08-19T16:45:12.409Z] #48 21.29 runtime [2020-08-19T16:45:12.501Z] #39 39.45 CC images/opts.o [2020-08-19T16:45:12.501Z] #39 39.65 CC images/seccomp.o [2020-08-19T16:45:12.601Z] #30 53.87 sort [2020-08-19T16:45:12.601Z] #30 53.88 errors [2020-08-19T16:45:12.601Z] #30 54.24 strconv [2020-08-19T16:45:12.758Z] #39 39.95 CC images/binfmt-misc.o [2020-08-19T16:45:13.014Z] #39 40.14 CC images/time.o [2020-08-19T16:45:13.014Z] #39 40.35 CC images/sysctl.o [2020-08-19T16:45:13.269Z] #39 40.54 CC images/autofs.o [2020-08-19T16:45:13.322Z] #45 ... [2020-08-19T16:45:13.322Z] [2020-08-19T16:45:13.322Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:13.322Z] #52 137.4 + bin/containerd-stress [2020-08-19T16:45:13.525Z] #39 40.78 CC images/macvlan.o [2020-08-19T16:45:13.525Z] #39 ... [2020-08-19T16:45:13.525Z] [2020-08-19T16:45:13.525Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:13.525Z] #54 136.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:45:13.525Z] #54 136.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-19T16:45:13.997Z] #30 55.50 io [2020-08-19T16:45:14.259Z] #30 ... [2020-08-19T16:45:14.259Z] [2020-08-19T16:45:14.259Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:14.259Z] #32 44.41 Reading package lists... [2020-08-19T16:45:14.305Z] #36 ... [2020-08-19T16:45:14.305Z] [2020-08-19T16:45:14.305Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:14.305Z] #51 16.75 Fetched 8198 kB in 11s (751 kB/s) [2020-08-19T16:45:14.305Z] #51 16.75 Reading package lists... [2020-08-19T16:45:14.305Z] #51 22.07 Reading package lists... [2020-08-19T16:45:14.305Z] #51 ... [2020-08-19T16:45:14.305Z] [2020-08-19T16:45:14.305Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:14.305Z] #38 19.08 Fetched 8198 kB in 13s (624 kB/s) [2020-08-19T16:45:14.305Z] #38 19.08 Reading package lists... [2020-08-19T16:45:14.689Z] #60 ... [2020-08-19T16:45:14.689Z] [2020-08-19T16:45:14.689Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:14.689Z] #47 32.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:14.689Z] #47 34.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-19T16:45:14.689Z] #47 35.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-19T16:45:14.689Z] #47 35.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-19T16:45:14.689Z] #47 35.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-19T16:45:14.689Z] #47 37.48 runtime/cgo [2020-08-19T16:45:14.689Z] #47 37.54 runtime [2020-08-19T16:45:14.689Z] #47 ... [2020-08-19T16:45:14.689Z] [2020-08-19T16:45:14.689Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:14.689Z] #10 32.49 Fetched 8374 kB in 26s (328 kB/s) [2020-08-19T16:45:14.835Z] #52 139.2 + bin/containerd-shim [2020-08-19T16:45:14.881Z] #38 25.12 Reading package lists... [2020-08-19T16:45:14.881Z] #38 ... [2020-08-19T16:45:14.881Z] [2020-08-19T16:45:14.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:14.881Z] #10 17.36 Fetched 8198 kB in 12s (689 kB/s) [2020-08-19T16:45:14.881Z] #10 17.36 Reading package lists... [2020-08-19T16:45:14.890Z] #54 ... [2020-08-19T16:45:14.890Z] [2020-08-19T16:45:14.890Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:14.890Z] #41 127.6 vendor/golang.org/x/text/secure/bidirule [2020-08-19T16:45:14.890Z] #41 127.9 vendor/golang.org/x/text/unicode/norm [2020-08-19T16:45:14.890Z] #41 131.4 vendor/golang.org/x/net/idna [2020-08-19T16:45:14.890Z] #41 133.3 vendor/golang.org/x/net/http2/hpack [2020-08-19T16:45:14.890Z] #41 134.6 mime [2020-08-19T16:45:14.890Z] #41 136.3 mime/quotedprintable [2020-08-19T16:45:14.890Z] #41 ... [2020-08-19T16:45:14.890Z] [2020-08-19T16:45:14.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:14.890Z] #39 40.98 CC images/sit.o [2020-08-19T16:45:14.890Z] #39 41.18 CC images/memfd.o [2020-08-19T16:45:14.890Z] #39 41.40 CC images/timens.o [2020-08-19T16:45:14.890Z] #39 41.63 LINK images/built-in.o [2020-08-19T16:45:14.890Z] #39 41.75 GEN compel/include/asm [2020-08-19T16:45:14.890Z] #39 41.77 GEN compel/include/version.h [2020-08-19T16:45:14.890Z] #39 41.78 touch .config [2020-08-19T16:45:14.890Z] #39 41.84 GEN include/common/config.h [2020-08-19T16:45:14.890Z] #39 41.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-19T16:45:14.890Z] #39 41.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-19T16:45:14.890Z] #39 41.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-19T16:45:14.890Z] #39 42.01 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-19T16:45:14.890Z] #39 42.03 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-19T16:45:14.890Z] #39 42.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-19T16:45:14.890Z] #39 42.09 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-19T16:45:14.890Z] #39 42.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-19T16:45:14.890Z] #39 42.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-19T16:45:14.890Z] #39 42.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-19T16:45:14.890Z] #39 42.16 DEP compel/plugins/std/infect.d [2020-08-19T16:45:14.949Z] #10 32.49 Reading package lists... [2020-08-19T16:45:14.949Z] #10 ... [2020-08-19T16:45:14.949Z] [2020-08-19T16:45:14.949Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:14.949Z] #51 37.35 Fetched 8374 kB in 29s (287 kB/s) [2020-08-19T16:45:15.145Z] #10 22.82 Reading package lists... [2020-08-19T16:45:15.145Z] #10 ... [2020-08-19T16:45:15.145Z] [2020-08-19T16:45:15.145Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:15.145Z] #23 17.90 Fetched 8198 kB in 12s (675 kB/s) [2020-08-19T16:45:15.145Z] #23 17.90 Reading package lists... [2020-08-19T16:45:15.147Z] #39 42.27 DEP compel/plugins/std/string.d [2020-08-19T16:45:15.147Z] #39 42.37 DEP compel/plugins/std/log.d [2020-08-19T16:45:15.147Z] #39 42.43 DEP compel/plugins/std/fds.d [2020-08-19T16:45:15.198Z] #48 ... [2020-08-19T16:45:15.198Z] [2020-08-19T16:45:15.198Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:15.198Z] #24 15.98 Fetched 8150 kB in 15s (546 kB/s) [2020-08-19T16:45:15.198Z] #24 15.98 Reading package lists... [2020-08-19T16:45:15.198Z] #24 22.83 Reading package lists... [2020-08-19T16:45:15.198Z] #24 ... [2020-08-19T16:45:15.198Z] [2020-08-19T16:45:15.198Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:45:15.198Z] #37 16.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-19T16:45:15.198Z] #37 18.27 + 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-08-19T16:45:15.198Z] #37 ... [2020-08-19T16:45:15.198Z] [2020-08-19T16:45:15.198Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:15.198Z] #39 16.82 Fetched 8150 kB in 16s (514 kB/s) [2020-08-19T16:45:15.198Z] #39 16.82 Reading package lists... [2020-08-19T16:45:15.404Z] #39 42.56 DEP compel/plugins/std/std.d [2020-08-19T16:45:15.404Z] #39 42.67 DEP compel/plugins/shmem/shmem.d [2020-08-19T16:45:15.404Z] #39 42.75 DEP compel/plugins/fds/fds.d [2020-08-19T16:45:15.409Z] #23 24.07 Reading package lists... [2020-08-19T16:45:15.409Z] #23 ... [2020-08-19T16:45:15.409Z] [2020-08-19T16:45:15.409Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:15.409Z] #32 17.89 Fetched 8198 kB in 12s (662 kB/s) [2020-08-19T16:45:15.409Z] #32 17.89 Reading package lists... [2020-08-19T16:45:15.497Z] #39 24.01 Reading package lists... [2020-08-19T16:45:15.497Z] #39 ... [2020-08-19T16:45:15.497Z] [2020-08-19T16:45:15.497Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:15.497Z] #11 16.43 Fetched 8150 kB in 15s (530 kB/s) [2020-08-19T16:45:15.497Z] #11 16.43 Reading package lists... [2020-08-19T16:45:15.497Z] #11 23.91 Reading package lists... [2020-08-19T16:45:15.497Z] #11 ... [2020-08-19T16:45:15.497Z] [2020-08-19T16:45:15.497Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:15.497Z] #33 16.77 Fetched 8150 kB in 16s (517 kB/s) [2020-08-19T16:45:15.497Z] #33 16.77 Reading package lists... [2020-08-19T16:45:15.520Z] #51 37.35 Reading package lists... [2020-08-19T16:45:15.520Z] #51 ... [2020-08-19T16:45:15.520Z] [2020-08-19T16:45:15.520Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:15.520Z] #10 32.49 Reading package lists... [2020-08-19T16:45:15.663Z] #39 42.85 CC compel/plugins/std/std.o [2020-08-19T16:45:15.673Z] #32 23.79 Reading package lists... [2020-08-19T16:45:15.673Z] #32 ... [2020-08-19T16:45:15.673Z] [2020-08-19T16:45:15.673Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:15.673Z] #51 22.07 Reading package lists... [2020-08-19T16:45:15.904Z] #32 56.08 Building dependency tree... [2020-08-19T16:45:15.904Z] #32 ... [2020-08-19T16:45:15.904Z] [2020-08-19T16:45:15.904Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:15.904Z] #23 35.86 Reading package lists... [2020-08-19T16:45:15.904Z] #23 47.90 Reading package lists... [2020-08-19T16:45:15.904Z] #23 ... [2020-08-19T16:45:15.904Z] [2020-08-19T16:45:15.904Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:15.904Z] #51 36.52 Reading package lists... [2020-08-19T16:45:15.919Z] #39 43.16 CC compel/plugins/std/fds.o [2020-08-19T16:45:16.164Z] #51 48.18 Reading package lists... [2020-08-19T16:45:16.164Z] #51 ... [2020-08-19T16:45:16.164Z] [2020-08-19T16:45:16.164Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:16.164Z] #41 57.62 github.com/LK4D4/vndr/godl/singleflight [2020-08-19T16:45:16.164Z] #41 57.65 bytes [2020-08-19T16:45:16.479Z] #39 43.60 CC compel/plugins/std/log.o [2020-08-19T16:45:17.084Z] #39 44.32 CC compel/plugins/std/string.o [2020-08-19T16:45:17.102Z] #41 ... [2020-08-19T16:45:17.102Z] [2020-08-19T16:45:17.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:17.102Z] #10 37.02 Reading package lists... [2020-08-19T16:45:17.102Z] #10 49.20 Reading package lists... [2020-08-19T16:45:17.102Z] #10 ... [2020-08-19T16:45:17.102Z] [2020-08-19T16:45:17.102Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:17.102Z] #41 58.63 strconv [2020-08-19T16:45:17.334Z] #51 28.40 Building dependency tree... [2020-08-19T16:45:17.477Z] #10 43.83 Reading package lists... [2020-08-19T16:45:17.477Z] #10 ... [2020-08-19T16:45:17.477Z] [2020-08-19T16:45:17.477Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:17.477Z] #23 35.03 Fetched 8374 kB in 27s (315 kB/s) [2020-08-19T16:45:17.477Z] #23 35.03 Reading package lists... [2020-08-19T16:45:17.477Z] #23 ... [2020-08-19T16:45:17.477Z] [2020-08-19T16:45:17.477Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:17.478Z] #32 35.15 Fetched 8374 kB in 28s (300 kB/s) [2020-08-19T16:45:17.478Z] #32 35.15 Reading package lists... [2020-08-19T16:45:17.478Z] #32 ... [2020-08-19T16:45:17.478Z] [2020-08-19T16:45:17.478Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:17.478Z] #41 44.33 vendor/golang.org/x/crypto/internal/subtle [2020-08-19T16:45:17.478Z] #41 44.81 vendor/golang.org/x/crypto/curve25519 [2020-08-19T16:45:17.646Z] #39 44.92 CC compel/plugins/std/infect.o [2020-08-19T16:45:18.064Z] #41 ... [2020-08-19T16:45:18.064Z] [2020-08-19T16:45:18.064Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:18.064Z] #38 35.56 Fetched 8374 kB in 27s (311 kB/s) [2020-08-19T16:45:18.064Z] #38 35.56 Reading package lists... [2020-08-19T16:45:18.064Z] #38 ... [2020-08-19T16:45:18.064Z] [2020-08-19T16:45:18.064Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:18.064Z] #23 35.03 Reading package lists... [2020-08-19T16:45:18.209Z] #39 45.48 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-19T16:45:18.209Z] #39 45.53 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-19T16:45:18.209Z] #39 45.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-19T16:45:18.209Z] #39 45.61 AR compel/plugins/std.lib.a [2020-08-19T16:45:18.286Z] #33 24.06 Reading package lists... [2020-08-19T16:45:18.286Z] #33 ... [2020-08-19T16:45:18.286Z] [2020-08-19T16:45:18.286Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:18.286Z] #52 22.57 Reading package lists... [2020-08-19T16:45:18.362Z] #52 ... [2020-08-19T16:45:18.362Z] [2020-08-19T16:45:18.362Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:18.362Z] #45 DONE 166.6s [2020-08-19T16:45:18.362Z] [2020-08-19T16:45:18.362Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:18.465Z] #39 45.69 CC compel/plugins/fds/fds.o [2020-08-19T16:45:18.721Z] #39 45.95 AR compel/plugins/fds.lib.a [2020-08-19T16:45:18.721Z] #39 46.01 HOSTDEP compel/src/lib/log-host.d [2020-08-19T16:45:18.977Z] #39 46.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-19T16:45:18.977Z] #39 46.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-19T16:45:18.977Z] #39 46.23 HOSTDEP compel/src/main-host.d [2020-08-19T16:45:18.977Z] #39 46.32 DEP compel/src/lib/ptrace.d [2020-08-19T16:45:18.977Z] #39 ... [2020-08-19T16:45:18.977Z] [2020-08-19T16:45:18.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:18.977Z] #10 141.9 Selecting previously unselected package libapparmor1:amd64. [2020-08-19T16:45:18.977Z] #10 141.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-19T16:45:18.977Z] #10 141.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-19T16:45:18.977Z] #10 142.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-19T16:45:19.243Z] #10 142.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-19T16:45:19.243Z] #10 142.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-19T16:45:19.263Z] #51 31.25 The following additional packages will be installed: [2020-08-19T16:45:19.263Z] #51 31.26 libbtrfs0 [2020-08-19T16:45:19.263Z] #51 31.46 The following NEW packages will be installed: [2020-08-19T16:45:19.263Z] #51 31.48 libbtrfs-dev libbtrfs0 [2020-08-19T16:45:19.499Z] #10 142.3 Selecting previously unselected package libbtrfs0. [2020-08-19T16:45:19.499Z] #10 142.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-19T16:45:19.499Z] #10 142.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:19.528Z] #51 32.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:19.528Z] #51 32.05 Need to get 119 kB of archives. [2020-08-19T16:45:19.528Z] #51 32.05 After this operation, 387 kB of additional disk space will be used. [2020-08-19T16:45:19.528Z] #51 32.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-19T16:45:19.528Z] #51 32.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-19T16:45:19.882Z] #52 ... [2020-08-19T16:45:19.882Z] [2020-08-19T16:45:19.882Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-19T16:45:19.882Z] #46 DONE 0.2s [2020-08-19T16:45:19.882Z] [2020-08-19T16:45:19.882Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-19T16:45:20.062Z] #10 142.8 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:45:20.062Z] #10 142.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-19T16:45:20.062Z] #10 142.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:20.174Z] #48 DONE 0.1s [2020-08-19T16:45:20.174Z] [2020-08-19T16:45:20.174Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-19T16:45:20.174Z] #50 DONE 0.1s [2020-08-19T16:45:20.174Z] [2020-08-19T16:45:20.174Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:20.395Z] #41 ... [2020-08-19T16:45:20.395Z] [2020-08-19T16:45:20.395Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:20.395Z] #60 DONE 61.9s [2020-08-19T16:45:20.395Z] [2020-08-19T16:45:20.395Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:20.395Z] #41 61.93 bufio [2020-08-19T16:45:20.503Z] #52 29.87 Building dependency tree... [2020-08-19T16:45:20.624Z] #10 143.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-19T16:45:20.624Z] #10 ... [2020-08-19T16:45:20.624Z] [2020-08-19T16:45:20.624Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:20.624Z] #54 DONE 143.5s [2020-08-19T16:45:20.624Z] [2020-08-19T16:45:20.624Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-19T16:45:20.624Z] #55 DONE 0.0s [2020-08-19T16:45:20.624Z] [2020-08-19T16:45:20.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:20.624Z] #10 143.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:45:20.624Z] #10 143.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:45:20.928Z] #10 ... [2020-08-19T16:45:20.928Z] [2020-08-19T16:45:20.928Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-19T16:45:20.928Z] #56 DONE 0.1s [2020-08-19T16:45:20.928Z] [2020-08-19T16:45:20.928Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:20.928Z] #10 143.6 Selecting previously unselected package libudev-dev:amd64. [2020-08-19T16:45:20.928Z] #10 143.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-19T16:45:20.928Z] #10 143.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:45:21.184Z] #10 143.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-19T16:45:21.184Z] #10 143.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-19T16:45:21.184Z] #10 143.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-19T16:45:21.212Z] #52 145.5 + bin/containerd-shim-runc-v1 [2020-08-19T16:45:21.439Z] #10 144.5 Selecting previously unselected package libpcre16-3:amd64. [2020-08-19T16:45:21.457Z] #51 33.72 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:21.457Z] #51 33.94 Fetched 119 kB in 0s (281 kB/s) [2020-08-19T16:45:21.457Z] #51 34.07 Selecting previously unselected package libbtrfs0. [2020-08-19T16:45:21.694Z] #10 144.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-19T16:45:21.695Z] #10 144.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-19T16:45:21.695Z] #10 144.7 Selecting previously unselected package libpcre32-3:amd64. [2020-08-19T16:45:21.695Z] #10 144.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-19T16:45:21.695Z] #10 144.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-19T16:45:21.721Z] #51 34.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-19T16:45:21.721Z] #51 34.17 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-19T16:45:21.721Z] #51 34.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:21.985Z] #51 34.32 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:45:21.985Z] #51 34.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-19T16:45:21.985Z] #51 34.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:22.250Z] #51 34.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:22.250Z] #51 34.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:22.255Z] #10 145.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-19T16:45:22.255Z] #10 145.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-19T16:45:22.255Z] #10 145.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-19T16:45:22.307Z] #41 ... [2020-08-19T16:45:22.308Z] [2020-08-19T16:45:22.308Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:22.308Z] #32 56.08 Building dependency tree... [2020-08-19T16:45:22.308Z] #32 62.17 The following additional packages will be installed: [2020-08-19T16:45:22.308Z] #32 62.20 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-19T16:45:22.308Z] #32 62.23 Suggested packages: [2020-08-19T16:45:22.308Z] #32 62.23 cmake-doc ninja-build lrzip [2020-08-19T16:45:22.308Z] #32 62.23 Recommended packages: [2020-08-19T16:45:22.308Z] #32 62.23 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-19T16:45:22.510Z] #10 145.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-19T16:45:22.510Z] #10 145.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-19T16:45:22.510Z] #10 145.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-19T16:45:22.515Z] #51 34.78 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:22.568Z] #32 64.09 The following NEW packages will be installed: [2020-08-19T16:45:22.568Z] #32 64.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-19T16:45:22.568Z] #32 64.09 vim-common xxd [2020-08-19T16:45:22.636Z] #52 33.49 The following additional packages will be installed: [2020-08-19T16:45:22.636Z] #52 33.49 libbtrfs0 [2020-08-19T16:45:22.636Z] #52 33.60 The following NEW packages will be installed: [2020-08-19T16:45:22.636Z] #52 33.60 libbtrfs-dev libbtrfs0 [2020-08-19T16:45:22.772Z] #10 145.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-19T16:45:22.772Z] #10 145.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-19T16:45:22.772Z] #10 145.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-19T16:45:22.939Z] #52 33.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:22.939Z] #52 33.99 Need to get 120 kB of archives. [2020-08-19T16:45:22.939Z] #52 33.99 After this operation, 423 kB of additional disk space will be used. [2020-08-19T16:45:22.939Z] #52 33.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-19T16:45:22.939Z] #52 34.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-19T16:45:23.029Z] #10 146.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-19T16:45:23.029Z] #10 146.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:45:23.029Z] #10 146.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-19T16:45:23.029Z] #10 146.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-19T16:45:23.138Z] #32 64.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:23.138Z] #32 64.67 Need to get 14.9 MB of archives. [2020-08-19T16:45:23.138Z] #32 64.67 After this operation, 61.8 MB of additional disk space will be used. [2020-08-19T16:45:23.138Z] #32 64.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-19T16:45:23.138Z] #32 64.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:45:23.138Z] #32 64.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-19T16:45:23.299Z] #52 147.5 + bin/containerd-shim-runc-v2 [2020-08-19T16:45:23.321Z] #10 146.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-19T16:45:23.321Z] #10 146.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-19T16:45:23.321Z] #10 146.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-19T16:45:23.321Z] #10 146.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-19T16:45:23.321Z] #10 146.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:45:23.401Z] #32 65.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-19T16:45:23.597Z] #52 148.1 + binaries [2020-08-19T16:45:23.661Z] #32 ... [2020-08-19T16:45:23.661Z] [2020-08-19T16:45:23.661Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:23.661Z] #43 DONE 65.2s [2020-08-19T16:45:23.661Z] [2020-08-19T16:45:23.661Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:23.661Z] #51 48.18 Reading package lists... [2020-08-19T16:45:23.661Z] #51 58.35 Building dependency tree... [2020-08-19T16:45:23.661Z] #51 64.73 The following additional packages will be installed: [2020-08-19T16:45:23.661Z] #51 64.77 libbtrfs0 [2020-08-19T16:45:23.661Z] #51 65.22 The following NEW packages will be installed: [2020-08-19T16:45:23.661Z] #51 65.22 libbtrfs-dev libbtrfs0 [2020-08-19T16:45:23.661Z] #51 ... [2020-08-19T16:45:23.661Z] [2020-08-19T16:45:23.661Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:23.661Z] #38 47.72 Reading package lists... [2020-08-19T16:45:23.661Z] #38 59.11 Building dependency tree... [2020-08-19T16:45:23.661Z] #38 65.23 The following additional packages will be installed: [2020-08-19T16:45:23.661Z] #38 65.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-19T16:45:23.661Z] #38 65.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-19T16:45:23.661Z] #38 65.29 Suggested packages: [2020-08-19T16:45:23.661Z] #38 65.29 manpages-dev python-setuptools [2020-08-19T16:45:23.886Z] #10 146.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:23.886Z] #10 146.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-19T16:45:23.886Z] #10 146.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:45:23.886Z] #10 146.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:45:23.886Z] #10 146.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:23.886Z] #10 146.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-19T16:45:23.895Z] #52 148.1 + install -D bin/containerd /build/containerd [2020-08-19T16:45:23.895Z] #52 148.2 + install -D bin/containerd-shim /build/containerd-shim [2020-08-19T16:45:23.895Z] #52 148.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-19T16:45:23.895Z] #52 148.2 + install -D bin/ctr /build/ctr [2020-08-19T16:45:23.921Z] #38 ... [2020-08-19T16:45:23.921Z] [2020-08-19T16:45:23.921Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:23.921Z] #41 65.40 syscall [2020-08-19T16:45:24.142Z] #10 147.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-19T16:45:24.142Z] #10 147.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:45:24.142Z] #10 147.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:45:24.142Z] #10 147.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-19T16:45:24.142Z] #10 147.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:45:24.142Z] #10 147.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:45:24.142Z] #10 147.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:45:24.142Z] #10 147.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:45:24.142Z] #10 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-19T16:45:24.142Z] #10 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-19T16:45:24.142Z] #10 147.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:45:24.142Z] #10 147.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-19T16:45:24.142Z] #10 147.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:45:24.142Z] #10 147.1 Setting up dmsetup (2:1.02.155-3) ... [2020-08-19T16:45:24.142Z] #10 147.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:45:24.200Z] #52 DONE 148.5s [2020-08-19T16:45:24.398Z] #10 147.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-19T16:45:24.398Z] #10 147.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:24.482Z] #52 ... [2020-08-19T16:45:24.482Z] [2020-08-19T16:45:24.482Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:24.482Z] #33 24.06 Reading package lists... [2020-08-19T16:45:24.482Z] #33 31.21 Building dependency tree... [2020-08-19T16:45:24.482Z] #33 33.80 The following additional packages will be installed: [2020-08-19T16:45:24.482Z] #33 33.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-19T16:45:24.482Z] #33 33.82 Suggested packages: [2020-08-19T16:45:24.482Z] #33 33.83 cmake-doc ninja-build lrzip [2020-08-19T16:45:24.482Z] #33 33.83 Recommended packages: [2020-08-19T16:45:24.482Z] #33 33.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-19T16:45:24.482Z] #33 35.13 The following NEW packages will be installed: [2020-08-19T16:45:24.482Z] #33 35.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-19T16:45:24.482Z] #33 35.15 vim-common xxd [2020-08-19T16:45:24.482Z] #33 35.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:24.482Z] #33 35.36 Need to get 14.9 MB of archives. [2020-08-19T16:45:24.482Z] #33 35.36 After this operation, 67.2 MB of additional disk space will be used. [2020-08-19T16:45:24.482Z] #33 35.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-19T16:45:24.482Z] #33 35.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:45:24.482Z] #33 35.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-19T16:45:24.482Z] #33 35.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-19T16:45:24.549Z] #51 ... [2020-08-19T16:45:24.549Z] [2020-08-19T16:45:24.549Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:24.549Z] #38 25.12 Reading package lists... [2020-08-19T16:45:24.549Z] #38 31.81 Building dependency tree... [2020-08-19T16:45:24.549Z] #38 35.16 The following additional packages will be installed: [2020-08-19T16:45:24.549Z] #38 35.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-19T16:45:24.549Z] #38 35.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-19T16:45:24.549Z] #38 35.18 Suggested packages: [2020-08-19T16:45:24.549Z] #38 35.18 manpages-dev python-setuptools [2020-08-19T16:45:24.549Z] #38 36.09 The following NEW packages will be installed: [2020-08-19T16:45:24.549Z] #38 36.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-19T16:45:24.549Z] #38 36.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-19T16:45:24.549Z] #38 36.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-19T16:45:24.549Z] #38 36.10 python-six zlib1g-dev [2020-08-19T16:45:24.549Z] #38 36.56 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:24.549Z] #38 36.56 Need to get 3798 kB of archives. [2020-08-19T16:45:24.549Z] #38 36.56 After this operation, 21.6 MB of additional disk space will be used. [2020-08-19T16:45:24.549Z] #38 36.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-08-19T16:45:24.549Z] #38 36.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-19T16:45:24.549Z] #38 36.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-08-19T16:45:24.549Z] #38 36.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-19T16:45:24.549Z] #38 36.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-08-19T16:45:24.549Z] #38 36.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-19T16:45:24.549Z] #38 36.78 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-08-19T16:45:24.549Z] #38 36.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-08-19T16:45:24.549Z] #38 37.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-08-19T16:45:24.653Z] #10 DONE 147.7s [2020-08-19T16:45:24.653Z] [2020-08-19T16:45:24.653Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-19T16:45:24.861Z] #41 66.12 reflect [2020-08-19T16:45:24.867Z] [2020-08-19T16:45:24.867Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-19T16:45:25.126Z] #38 37.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-08-19T16:45:25.126Z] #38 37.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-08-19T16:45:25.126Z] #38 ... [2020-08-19T16:45:25.126Z] [2020-08-19T16:45:25.126Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:25.126Z] #30 37.51 sync [2020-08-19T16:45:25.126Z] #30 37.51 internal/reflectlite [2020-08-19T16:45:25.136Z] #33 ... [2020-08-19T16:45:25.136Z] [2020-08-19T16:45:25.136Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:25.136Z] #52 35.84 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:25.136Z] #52 36.15 Fetched 120 kB in 1s (228 kB/s) [2020-08-19T16:45:25.136Z] #52 36.23 Selecting previously unselected package libbtrfs0. [2020-08-19T16:45:25.172Z] #53 DONE 0.3s [2020-08-19T16:45:25.172Z] [2020-08-19T16:45:25.172Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-19T16:45:25.172Z] #57 DONE 0.1s [2020-08-19T16:45:25.172Z] [2020-08-19T16:45:25.172Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-19T16:45:25.441Z] #52 36.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-19T16:45:25.441Z] #52 36.36 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-19T16:45:25.441Z] #52 36.37 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:25.441Z] #52 36.49 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:45:25.441Z] #52 36.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-19T16:45:25.441Z] #52 36.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:25.470Z] #59 DONE 0.2s [2020-08-19T16:45:25.470Z] [2020-08-19T16:45:25.470Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-19T16:45:25.470Z] #61 DONE 0.1s [2020-08-19T16:45:25.470Z] [2020-08-19T16:45:25.470Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-19T16:45:25.470Z] #62 DONE 0.0s [2020-08-19T16:45:25.470Z] [2020-08-19T16:45:25.470Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-19T16:45:25.609Z] #23 46.64 Reading package lists... [2020-08-19T16:45:25.609Z] #23 ... [2020-08-19T16:45:25.609Z] [2020-08-19T16:45:25.609Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:25.609Z] #51 37.35 Reading package lists... [2020-08-19T16:45:25.745Z] #52 36.78 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:25.745Z] #52 36.78 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:25.745Z] #52 36.80 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:26.047Z] #52 DONE 37.2s [2020-08-19T16:45:26.047Z] [2020-08-19T16:45:26.047Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:26.110Z] #63 DONE 0.6s [2020-08-19T16:45:26.244Z] #41 ... [2020-08-19T16:45:26.244Z] [2020-08-19T16:45:26.244Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:26.244Z] #30 57.51 internal/oserror [2020-08-19T16:45:26.244Z] #30 57.89 syscall [2020-08-19T16:45:26.244Z] #30 60.11 reflect [2020-08-19T16:45:26.244Z] #30 ... [2020-08-19T16:45:26.244Z] [2020-08-19T16:45:26.244Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:26.244Z] #38 67.46 The following NEW packages will be installed: [2020-08-19T16:45:26.244Z] #38 67.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-19T16:45:26.244Z] #38 67.47 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-19T16:45:26.244Z] #38 67.48 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-19T16:45:26.244Z] #38 67.48 python-six zlib1g-dev [2020-08-19T16:45:26.244Z] #38 ... [2020-08-19T16:45:26.244Z] [2020-08-19T16:45:26.244Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:26.244Z] #23 47.90 Reading package lists... [2020-08-19T16:45:26.244Z] #23 58.24 Building dependency tree... [2020-08-19T16:45:26.244Z] #23 64.82 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-19T16:45:26.244Z] #23 64.82 The following additional packages will be installed: [2020-08-19T16:45:26.244Z] #23 64.82 libjq1 libonig5 [2020-08-19T16:45:26.244Z] #23 65.63 The following NEW packages will be installed: [2020-08-19T16:45:26.244Z] #23 65.65 jq libjq1 libonig5 [2020-08-19T16:45:26.244Z] #23 66.18 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:26.245Z] #23 66.18 Need to get 355 kB of archives. [2020-08-19T16:45:26.245Z] #23 66.18 After this operation, 1072 kB of additional disk space will be used. [2020-08-19T16:45:26.245Z] #23 66.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-19T16:45:26.245Z] #23 66.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-19T16:45:26.245Z] #23 66.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-19T16:45:26.352Z] #53 0.276 + RM_GOPATH=0 [2020-08-19T16:45:26.352Z] #53 0.279 + TMP_GOPATH= [2020-08-19T16:45:26.352Z] #53 0.282 + : /build [2020-08-19T16:45:26.352Z] #53 0.287 + '[' -z '' ']' [2020-08-19T16:45:26.352Z] #53 0.293 ++ mktemp -d [2020-08-19T16:45:26.352Z] #53 0.301 + export GOPATH=/tmp/tmp.Ss6Kluhx9w [2020-08-19T16:45:26.352Z] #53 0.302 + GOPATH=/tmp/tmp.Ss6Kluhx9w [2020-08-19T16:45:26.352Z] #53 0.302 + RM_GOPATH=1 [2020-08-19T16:45:26.352Z] #53 0.302 + case "$(go env GOARCH)" in [2020-08-19T16:45:26.352Z] #53 0.305 ++ go env GOARCH [2020-08-19T16:45:26.352Z] #53 0.398 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:26.352Z] #53 0.399 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:26.352Z] #53 0.401 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:26.352Z] #53 0.416 + dir=/tmp/install [2020-08-19T16:45:26.352Z] #53 0.420 + bin=containerd [2020-08-19T16:45:26.352Z] #53 0.421 + shift [2020-08-19T16:45:26.352Z] #53 0.421 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-19T16:45:26.352Z] #53 0.422 + . /tmp/install/containerd.installer [2020-08-19T16:45:26.352Z] #53 0.426 ++ set -e [2020-08-19T16:45:26.405Z] [2020-08-19T16:45:26.405Z] #64 exporting to image [2020-08-19T16:45:26.405Z] #64 exporting layers [2020-08-19T16:45:26.504Z] #23 ... [2020-08-19T16:45:26.504Z] [2020-08-19T16:45:26.504Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:26.504Z] #38 67.98 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:26.504Z] #38 67.98 Need to get 4095 kB of archives. [2020-08-19T16:45:26.504Z] #38 67.98 After this operation, 22.5 MB of additional disk space will be used. [2020-08-19T16:45:26.504Z] #38 67.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-19T16:45:26.504Z] #38 67.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-19T16:45:26.504Z] #38 67.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-19T16:45:26.504Z] #38 68.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-19T16:45:26.504Z] #38 68.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-19T16:45:26.505Z] #38 68.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-08-19T16:45:26.505Z] #38 68.08 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-08-19T16:45:26.527Z] #30 ... [2020-08-19T16:45:26.527Z] [2020-08-19T16:45:26.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:26.527Z] #10 22.82 Reading package lists... [2020-08-19T16:45:26.527Z] #10 29.36 Building dependency tree... [2020-08-19T16:45:26.527Z] #10 32.70 The following additional packages will be installed: [2020-08-19T16:45:26.527Z] #10 32.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-19T16:45:26.527Z] #10 32.73 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-19T16:45:26.527Z] #10 32.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-19T16:45:26.527Z] #10 32.73 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:26.527Z] #10 32.73 Suggested packages: [2020-08-19T16:45:26.527Z] #10 32.75 gcc-8-locales seccomp wine64 [2020-08-19T16:45:26.527Z] #10 34.19 The following NEW packages will be installed: [2020-08-19T16:45:26.527Z] #10 34.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-19T16:45:26.527Z] #10 34.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-19T16:45:26.527Z] #10 34.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-19T16:45:26.528Z] #10 34.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-19T16:45:26.528Z] #10 34.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-19T16:45:26.528Z] #10 34.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:26.528Z] #10 34.58 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:26.528Z] #10 34.58 Need to get 73.3 MB of archives. [2020-08-19T16:45:26.528Z] #10 34.58 After this operation, 472 MB of additional disk space will be used. [2020-08-19T16:45:26.528Z] #10 34.58 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-08-19T16:45:26.528Z] #10 34.81 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-08-19T16:45:26.528Z] #10 35.05 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-08-19T16:45:26.528Z] #10 35.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-08-19T16:45:26.528Z] #10 35.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-08-19T16:45:26.528Z] #10 35.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-19T16:45:26.528Z] #10 35.53 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-08-19T16:45:26.528Z] #10 36.21 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-08-19T16:45:26.528Z] #10 36.24 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-08-19T16:45:26.542Z] #11 DONE 1.5s [2020-08-19T16:45:26.542Z] [2020-08-19T16:45:26.542Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-19T16:45:26.654Z] #53 ... [2020-08-19T16:45:26.654Z] [2020-08-19T16:45:26.654Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:26.654Z] #24 22.83 Reading package lists... [2020-08-19T16:45:26.654Z] #24 30.08 Building dependency tree... [2020-08-19T16:45:26.654Z] #24 33.31 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-19T16:45:26.654Z] #24 33.31 The following additional packages will be installed: [2020-08-19T16:45:26.654Z] #24 33.32 libjq1 libonig5 [2020-08-19T16:45:26.654Z] #24 33.78 The following NEW packages will be installed: [2020-08-19T16:45:26.654Z] #24 33.80 jq libjq1 libonig5 [2020-08-19T16:45:26.654Z] #24 34.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:26.654Z] #24 34.09 Need to get 358 kB of archives. [2020-08-19T16:45:26.654Z] #24 34.09 After this operation, 1277 kB of additional disk space will be used. [2020-08-19T16:45:26.654Z] #24 34.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-19T16:45:26.654Z] #24 34.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-19T16:45:26.654Z] #24 34.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-19T16:45:26.654Z] #24 36.24 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:26.654Z] #24 36.48 Fetched 358 kB in 1s (321 kB/s) [2020-08-19T16:45:26.654Z] #24 36.62 Selecting previously unselected package libonig5:ppc64el. [2020-08-19T16:45:26.654Z] #24 36.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-19T16:45:26.654Z] #24 36.72 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-19T16:45:26.654Z] #24 36.74 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-19T16:45:26.654Z] #24 37.02 Selecting previously unselected package libjq1:ppc64el. [2020-08-19T16:45:26.654Z] #24 37.03 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-19T16:45:26.654Z] #24 37.03 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-19T16:45:26.654Z] #24 37.26 Selecting previously unselected package jq. [2020-08-19T16:45:26.654Z] #24 37.27 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-19T16:45:26.654Z] #24 37.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:26.654Z] #24 37.45 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-19T16:45:26.654Z] #24 37.47 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-19T16:45:26.654Z] #24 37.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:26.654Z] #24 37.49 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:26.654Z] #24 DONE 37.7s [2020-08-19T16:45:26.654Z] [2020-08-19T16:45:26.654Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:26.654Z] #53 0.427 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:26.654Z] #53 0.430 + install_containerd [2020-08-19T16:45:26.654Z] #53 0.437 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-19T16:45:26.654Z] #53 0.437 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:26.654Z] #53 0.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ss6Kluhx9w/src/github.com/containerd/containerd [2020-08-19T16:45:26.654Z] #53 0.440 Cloning into '/tmp/tmp.Ss6Kluhx9w/src/github.com/containerd/containerd'... [2020-08-19T16:45:26.654Z] #53 ... [2020-08-19T16:45:26.654Z] [2020-08-19T16:45:26.654Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-19T16:45:26.654Z] #25 DONE 0.1s [2020-08-19T16:45:26.764Z] #38 68.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-19T16:45:26.764Z] #38 68.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-19T16:45:26.764Z] #38 68.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-19T16:45:26.764Z] #38 68.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-19T16:45:26.791Z] #10 ... [2020-08-19T16:45:26.791Z] [2020-08-19T16:45:26.791Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:45:26.791Z] #28 38.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-19T16:45:26.791Z] #28 38.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-19T16:45:26.791Z] #28 ... [2020-08-19T16:45:26.791Z] [2020-08-19T16:45:26.791Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:26.791Z] #23 24.07 Reading package lists... [2020-08-19T16:45:26.791Z] #23 29.59 Building dependency tree... [2020-08-19T16:45:26.791Z] #23 33.21 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-19T16:45:26.791Z] #23 33.21 The following additional packages will be installed: [2020-08-19T16:45:26.791Z] #23 33.22 libjq1 libonig5 [2020-08-19T16:45:26.791Z] #23 33.70 The following NEW packages will be installed: [2020-08-19T16:45:26.791Z] #23 33.72 jq libjq1 libonig5 [2020-08-19T16:45:26.791Z] #23 34.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:26.791Z] #23 34.13 Need to get 325 kB of archives. [2020-08-19T16:45:26.791Z] #23 34.13 After this operation, 1019 kB of additional disk space will be used. [2020-08-19T16:45:26.791Z] #23 34.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-19T16:45:26.791Z] #23 34.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-19T16:45:26.791Z] #23 34.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-19T16:45:26.791Z] #23 35.79 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:26.791Z] #23 36.65 Fetched 325 kB in 0s (1170 kB/s) [2020-08-19T16:45:26.958Z] [2020-08-19T16:45:26.958Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:26.958Z] #33 37.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-19T16:45:27.026Z] #38 68.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-19T16:45:27.026Z] #38 68.61 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-08-19T16:45:27.026Z] #38 68.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-19T16:45:27.026Z] #38 68.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-19T16:45:27.101Z] #23 ... [2020-08-19T16:45:27.101Z] [2020-08-19T16:45:27.101Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:27.101Z] #30 39.38 sort [2020-08-19T16:45:27.101Z] #30 39.38 errors [2020-08-19T16:45:27.287Z] #38 68.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-19T16:45:27.287Z] #38 68.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-19T16:45:27.367Z] #30 39.77 strconv [2020-08-19T16:45:27.367Z] #30 39.79 io [2020-08-19T16:45:27.367Z] #30 39.79 internal/oserror [2020-08-19T16:45:27.367Z] #30 39.86 syscall [2020-08-19T16:45:27.367Z] #30 ... [2020-08-19T16:45:27.367Z] [2020-08-19T16:45:27.367Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:27.367Z] #32 23.79 Reading package lists... [2020-08-19T16:45:27.367Z] #32 30.21 Building dependency tree... [2020-08-19T16:45:27.367Z] #32 33.18 The following additional packages will be installed: [2020-08-19T16:45:27.367Z] #32 33.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-19T16:45:27.367Z] #32 33.20 Suggested packages: [2020-08-19T16:45:27.367Z] #32 33.21 cmake-doc ninja-build lrzip [2020-08-19T16:45:27.367Z] #32 33.21 Recommended packages: [2020-08-19T16:45:27.367Z] #32 33.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-19T16:45:27.367Z] #32 34.27 The following NEW packages will be installed: [2020-08-19T16:45:27.367Z] #32 34.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-19T16:45:27.367Z] #32 34.29 vim-common xxd [2020-08-19T16:45:27.367Z] #32 34.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:27.367Z] #32 34.77 Need to get 14.2 MB of archives. [2020-08-19T16:45:27.367Z] #32 34.77 After this operation, 60.0 MB of additional disk space will be used. [2020-08-19T16:45:27.367Z] #32 34.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-19T16:45:27.367Z] #32 34.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:45:27.367Z] #32 34.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-19T16:45:27.367Z] #32 34.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-19T16:45:27.367Z] #32 36.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-08-19T16:45:27.367Z] #32 36.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-08-19T16:45:27.367Z] #32 36.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-08-19T16:45:27.367Z] #32 36.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-08-19T16:45:27.367Z] #32 36.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-08-19T16:45:27.367Z] #32 36.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-08-19T16:45:27.367Z] #32 39.20 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:27.367Z] #32 ... [2020-08-19T16:45:27.367Z] [2020-08-19T16:45:27.367Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:27.367Z] #23 39.59 Selecting previously unselected package libonig5:arm64. [2020-08-19T16:45:27.367Z] #23 39.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-19T16:45:27.367Z] #23 39.75 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-08-19T16:45:27.473Z] #12 DONE 1.1s [2020-08-19T16:45:27.473Z] [2020-08-19T16:45:27.473Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:27.473Z] #49 1.411 + RM_GOPATH=0 [2020-08-19T16:45:27.473Z] #49 1.411 + TMP_GOPATH= [2020-08-19T16:45:27.473Z] #49 1.411 + : /build [2020-08-19T16:45:27.473Z] #49 1.411 + '[' -z '' ']' [2020-08-19T16:45:27.473Z] #49 1.415 ++ mktemp -d [2020-08-19T16:45:27.473Z] #49 1.417 + export GOPATH=/tmp/tmp.S0xegGWq2U [2020-08-19T16:45:27.473Z] #49 1.417 + GOPATH=/tmp/tmp.S0xegGWq2U [2020-08-19T16:45:27.473Z] #49 1.418 + RM_GOPATH=1 [2020-08-19T16:45:27.473Z] #49 1.418 + case "$(go env GOARCH)" in [2020-08-19T16:45:27.473Z] #49 1.418 ++ go env GOARCH [2020-08-19T16:45:27.473Z] #49 1.434 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:27.473Z] #49 1.435 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:27.473Z] #49 1.436 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:27.473Z] #49 1.437 + dir=/tmp/install [2020-08-19T16:45:27.473Z] #49 1.437 + bin=runc [2020-08-19T16:45:27.473Z] #49 1.437 + shift [2020-08-19T16:45:27.473Z] #49 1.437 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-19T16:45:27.473Z] #49 1.437 + . /tmp/install/runc.installer [2020-08-19T16:45:27.473Z] #49 1.437 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:45:27.473Z] #49 1.438 + install_runc [2020-08-19T16:45:27.473Z] #49 1.438 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-19T16:45:27.473Z] #49 1.438 + uname -r [2020-08-19T16:45:27.473Z] #49 1.440 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-19T16:45:27.473Z] #49 1.440 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-19T16:45:27.473Z] #49 1.440 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S0xegGWq2U/src/github.com/opencontainers/runc [2020-08-19T16:45:27.473Z] #49 1.440 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-19T16:45:27.473Z] #49 1.459 Cloning into '/tmp/tmp.S0xegGWq2U/src/github.com/opencontainers/runc'... [2020-08-19T16:45:27.520Z] #51 48.73 Reading package lists... [2020-08-19T16:45:27.520Z] #51 ... [2020-08-19T16:45:27.520Z] [2020-08-19T16:45:27.520Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:27.520Z] #10 43.83 Reading package lists... [2020-08-19T16:45:27.547Z] #38 ... [2020-08-19T16:45:27.547Z] [2020-08-19T16:45:27.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:27.547Z] #10 49.20 Reading package lists... [2020-08-19T16:45:27.547Z] #10 59.52 Building dependency tree... [2020-08-19T16:45:27.547Z] #10 65.93 The following additional packages will be installed: [2020-08-19T16:45:27.547Z] #10 65.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-19T16:45:27.547Z] #10 65.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-19T16:45:27.547Z] #10 65.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-19T16:45:27.547Z] #10 65.95 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:27.547Z] #10 65.99 Suggested packages: [2020-08-19T16:45:27.547Z] #10 65.99 gcc-8-locales seccomp wine64 [2020-08-19T16:45:27.547Z] #10 68.31 The following NEW packages will be installed: [2020-08-19T16:45:27.547Z] #10 68.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-19T16:45:27.547Z] #10 68.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-19T16:45:27.547Z] #10 68.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-19T16:45:27.547Z] #10 68.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-19T16:45:27.547Z] #10 68.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-19T16:45:27.547Z] #10 68.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:27.547Z] #10 68.95 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:27.547Z] #10 68.95 Need to get 77.7 MB of archives. [2020-08-19T16:45:27.547Z] #10 68.95 After this operation, 487 MB of additional disk space will be used. [2020-08-19T16:45:27.547Z] #10 68.95 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-08-19T16:45:27.613Z] #33 38.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-19T16:45:27.638Z] #23 40.05 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-19T16:45:27.729Z] #49 ... [2020-08-19T16:45:27.729Z] [2020-08-19T16:45:27.729Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:27.729Z] #41 140.7 net/textproto [2020-08-19T16:45:27.729Z] #41 140.7 crypto/x509 [2020-08-19T16:45:27.729Z] #41 141.7 vendor/golang.org/x/net/http/httpguts [2020-08-19T16:45:27.729Z] #41 142.0 vendor/golang.org/x/net/http/httpproxy [2020-08-19T16:45:27.729Z] #41 142.8 mime/multipart [2020-08-19T16:45:27.729Z] #41 144.6 crypto/tls [2020-08-19T16:45:27.808Z] #10 69.20 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-08-19T16:45:27.808Z] #10 ... [2020-08-19T16:45:27.808Z] [2020-08-19T16:45:27.808Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:27.808Z] #23 68.13 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:27.808Z] #23 68.55 Fetched 355 kB in 0s (1083 kB/s) [2020-08-19T16:45:27.808Z] #23 68.83 Selecting previously unselected package libonig5:amd64. [2020-08-19T16:45:27.808Z] #23 68.83 (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-08-19T16:45:27.808Z] #23 68.92 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-19T16:45:27.808Z] #23 68.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:45:27.808Z] #23 69.37 Selecting previously unselected package libjq1:amd64. [2020-08-19T16:45:27.808Z] #23 69.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:45:27.808Z] #23 69.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:45:27.918Z] #33 39.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-19T16:45:27.918Z] #33 39.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-19T16:45:27.918Z] #33 39.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-19T16:45:27.985Z] #41 ... [2020-08-19T16:45:27.985Z] [2020-08-19T16:45:27.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:27.985Z] #39 46.49 DEP compel/src/lib/infect.d [2020-08-19T16:45:27.986Z] #39 46.63 DEP compel/src/lib/infect-util.d [2020-08-19T16:45:27.986Z] #39 46.73 DEP compel/src/lib/infect-rpc.d [2020-08-19T16:45:27.986Z] #39 46.82 DEP compel/arch/x86/src/lib/infect.d [2020-08-19T16:45:27.986Z] #39 46.91 DEP compel/arch/x86/src/lib/cpu.d [2020-08-19T16:45:27.986Z] #39 46.95 DEP compel/src/lib/log.d [2020-08-19T16:45:27.986Z] #39 46.99 DEP compel/src/main.d [2020-08-19T16:45:27.986Z] #39 47.06 DEP compel/src/lib/handle-elf.d [2020-08-19T16:45:27.986Z] #39 47.14 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-19T16:45:27.986Z] #39 47.27 CC compel/src/lib/log.o [2020-08-19T16:45:27.986Z] #39 47.46 CC compel/arch/x86/src/lib/cpu.o [2020-08-19T16:45:27.986Z] #39 48.19 CC compel/arch/x86/src/lib/infect.o [2020-08-19T16:45:27.986Z] #39 49.53 CC compel/src/lib/infect-rpc.o [2020-08-19T16:45:27.986Z] #39 49.87 CC compel/src/lib/infect-util.o [2020-08-19T16:45:27.986Z] #39 50.17 CC compel/src/lib/infect.o [2020-08-19T16:45:27.986Z] #39 53.06 CC compel/src/lib/ptrace.o [2020-08-19T16:45:27.986Z] #39 53.45 AR compel/libcompel.a [2020-08-19T16:45:27.986Z] #39 53.68 HOSTCC compel/src/main-host.o [2020-08-19T16:45:27.986Z] #39 54.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-19T16:45:27.986Z] #39 54.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-19T16:45:27.986Z] #39 54.60 HOSTCC compel/src/lib/log-host.o [2020-08-19T16:45:27.986Z] #39 54.97 HOSTLINK compel/compel-host-bin [2020-08-19T16:45:27.986Z] #39 55.29 DEP soccr/soccr.d [2020-08-19T16:45:28.236Z] #33 39.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-19T16:45:28.242Z] #39 55.57 CC soccr/soccr.o [2020-08-19T16:45:28.242Z] #39 ... [2020-08-19T16:45:28.242Z] [2020-08-19T16:45:28.242Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-19T16:45:28.242Z] #13 0.937 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-19T16:45:28.242Z] #13 DONE 1.0s [2020-08-19T16:45:28.378Z] #23 69.75 Selecting previously unselected package jq. [2020-08-19T16:45:28.378Z] #23 69.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:45:28.378Z] #23 69.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:28.462Z] #10 55.24 Building dependency tree... [2020-08-19T16:45:28.463Z] #10 ... [2020-08-19T16:45:28.463Z] [2020-08-19T16:45:28.463Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:28.463Z] #38 35.56 Reading package lists... [2020-08-19T16:45:28.463Z] #38 46.88 Reading package lists... [2020-08-19T16:45:28.463Z] #38 ... [2020-08-19T16:45:28.463Z] [2020-08-19T16:45:28.463Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:28.463Z] #32 35.15 Reading package lists... [2020-08-19T16:45:28.542Z] [2020-08-19T16:45:28.542Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-19T16:45:28.650Z] #23 70.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:45:28.651Z] #23 70.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:45:28.651Z] #23 70.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:28.651Z] #23 70.20 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:28.910Z] #23 ... [2020-08-19T16:45:28.910Z] [2020-08-19T16:45:28.910Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:28.910Z] #51 65.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:28.910Z] #51 65.86 Need to get 119 kB of archives. [2020-08-19T16:45:28.910Z] #51 65.86 After this operation, 387 kB of additional disk space will be used. [2020-08-19T16:45:28.910Z] #51 65.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-19T16:45:28.910Z] #51 65.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-19T16:45:28.910Z] #51 68.13 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:28.910Z] #51 68.56 Fetched 119 kB in 0s (393 kB/s) [2020-08-19T16:45:28.910Z] #51 68.86 Selecting previously unselected package libbtrfs0. [2020-08-19T16:45:28.910Z] #51 68.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 ... 15410 files and directories currently installed.) [2020-08-19T16:45:28.910Z] #51 68.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-19T16:45:28.910Z] #51 69.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:28.910Z] #51 69.21 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:45:28.910Z] #51 69.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-19T16:45:28.910Z] #51 69.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:28.910Z] #51 69.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:28.910Z] #51 69.67 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:28.910Z] #51 69.70 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:28.910Z] #51 DONE 70.4s [2020-08-19T16:45:29.143Z] #64 exporting layers 2.5s done [2020-08-19T16:45:29.143Z] #64 writing image sha256:4a421885cffc0b5dd296472e89a48fdb75b71df7460173bdda8ad23d13c46946 [2020-08-19T16:45:29.143Z] #64 writing image sha256:4a421885cffc0b5dd296472e89a48fdb75b71df7460173bdda8ad23d13c46946 done [2020-08-19T16:45:29.143Z] #64 naming to docker.io/library/docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 done [2020-08-19T16:45:29.143Z] #64 DONE 2.5s [2020-08-19T16:45:29.170Z] [2020-08-19T16:45:29.170Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:29.170Z] #32 66.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-19T16:45:29.170Z] #32 66.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-19T16:45:29.170Z] #32 66.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-19T16:45:29.170Z] #32 66.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-19T16:45:29.170Z] #32 66.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-19T16:45:29.170Z] #32 66.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-19T16:45:29.170Z] #32 68.87 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:29.170Z] #32 69.27 Fetched 14.9 MB in 3s (5289 kB/s) [2020-08-19T16:45:29.170Z] #32 69.53 Selecting previously unselected package xxd. [2020-08-19T16:45:29.170Z] #32 69.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 ... 15410 files and directories currently installed.) [2020-08-19T16:45:29.170Z] #32 69.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:45:29.170Z] #32 69.65 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:45:29.170Z] #32 69.97 Selecting previously unselected package vim-common. [2020-08-19T16:45:29.170Z] #32 69.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:45:29.170Z] #32 70.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:45:29.170Z] #32 70.65 Selecting previously unselected package cmake-data. [2020-08-19T16:45:29.170Z] #32 70.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-19T16:45:29.170Z] #32 70.66 Unpacking cmake-data (3.13.4-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-19T16:45:29.430Z] #32 ... [2020-08-19T16:45:29.430Z] [2020-08-19T16:45:29.430Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:29.430Z] #23 DONE 70.9s [2020-08-19T16:45:29.430Z] [2020-08-19T16:45:29.430Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-19T16:45:29.430Z] #24 DONE 0.1s [2020-08-19T16:45:29.430Z] [2020-08-19T16:45:29.430Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:29.470Z] #14 DONE 1.0s [2020-08-19T16:45:29.470Z] [2020-08-19T16:45:29.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:29.470Z] #41 152.3 net/http/httptrace [2020-08-19T16:45:29.629Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/test/unit [2020-08-19T16:45:29.726Z] #41 152.6 net/http [2020-08-19T16:45:29.785Z] #33 ... [2020-08-19T16:45:29.785Z] [2020-08-19T16:45:29.785Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:29.785Z] #61 DONE 40.6s [2020-08-19T16:45:29.785Z] [2020-08-19T16:45:29.785Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:29.785Z] #39 24.01 Reading package lists... [2020-08-19T16:45:29.785Z] #39 31.99 Building dependency tree... [2020-08-19T16:45:29.785Z] #39 34.43 The following additional packages will be installed: [2020-08-19T16:45:29.785Z] #39 34.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-19T16:45:29.785Z] #39 34.44 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-19T16:45:29.785Z] #39 34.45 Suggested packages: [2020-08-19T16:45:29.785Z] #39 34.45 manpages-dev python-setuptools [2020-08-19T16:45:29.785Z] #39 36.31 The following NEW packages will be installed: [2020-08-19T16:45:29.785Z] #39 36.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-19T16:45:29.785Z] #39 36.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-19T16:45:29.785Z] #39 36.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-19T16:45:29.785Z] #39 36.33 python-six zlib1g-dev [2020-08-19T16:45:29.785Z] #39 36.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:29.785Z] #39 36.69 Need to get 4075 kB of archives. [2020-08-19T16:45:29.785Z] #39 36.69 After this operation, 24.5 MB of additional disk space will be used. [2020-08-19T16:45:29.785Z] #39 36.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-19T16:45:29.785Z] #39 36.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-19T16:45:29.785Z] #39 36.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-19T16:45:29.785Z] #39 37.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-19T16:45:29.785Z] #39 37.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-19T16:45:29.785Z] #39 37.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-19T16:45:29.785Z] #39 37.96 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-08-19T16:45:29.785Z] #39 38.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-19T16:45:29.785Z] #39 38.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-19T16:45:29.785Z] #39 39.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-19T16:45:29.785Z] #39 39.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-19T16:45:29.785Z] #39 39.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-19T16:45:29.785Z] #39 40.12 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-08-19T16:45:29.785Z] #39 40.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-19T16:45:29.785Z] #39 40.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-19T16:45:29.785Z] #39 40.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-19T16:45:29.785Z] #39 40.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-19T16:45:29.785Z] #39 ... [2020-08-19T16:45:29.785Z] [2020-08-19T16:45:29.785Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:29.785Z] #11 23.91 Reading package lists... [2020-08-19T16:45:29.785Z] #11 31.16 Building dependency tree... [2020-08-19T16:45:29.785Z] #11 34.46 The following additional packages will be installed: [2020-08-19T16:45:29.785Z] #11 34.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-19T16:45:29.785Z] #11 34.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-19T16:45:29.785Z] #11 34.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-19T16:45:29.785Z] #11 34.48 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:29.785Z] #11 34.50 Suggested packages: [2020-08-19T16:45:29.785Z] #11 34.50 gcc-8-locales seccomp wine64 [2020-08-19T16:45:29.785Z] #11 35.96 The following NEW packages will be installed: [2020-08-19T16:45:29.785Z] #11 35.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-19T16:45:29.785Z] #11 35.96 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-19T16:45:29.785Z] #11 35.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-19T16:45:29.785Z] #11 35.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-19T16:45:29.785Z] #11 35.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-19T16:45:29.785Z] #11 35.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:29.785Z] #11 36.46 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:29.785Z] #11 36.46 Need to get 78.9 MB of archives. [2020-08-19T16:45:29.785Z] #11 36.46 After this operation, 532 MB of additional disk space will be used. [2020-08-19T16:45:29.785Z] #11 36.46 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-08-19T16:45:29.785Z] #11 37.34 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-08-19T16:45:29.785Z] #11 37.86 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-08-19T16:45:29.785Z] #11 37.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-19T16:45:29.785Z] #11 38.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-19T16:45:29.785Z] #11 38.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-19T16:45:29.785Z] #11 39.06 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-08-19T16:45:29.785Z] #11 39.44 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-08-19T16:45:29.785Z] #11 39.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-08-19T16:45:29.854Z] #32 47.05 Reading package lists... [2020-08-19T16:45:29.854Z] #32 ... [2020-08-19T16:45:29.854Z] [2020-08-19T16:45:29.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:29.854Z] #10 55.24 Building dependency tree... [2020-08-19T16:45:30.656Z] #41 ... [2020-08-19T16:45:30.656Z] [2020-08-19T16:45:30.656Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-19T16:45:30.656Z] #15 DONE 1.1s [2020-08-19T16:45:30.656Z] [2020-08-19T16:45:30.656Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:30.656Z] #39 57.51 AR soccr/libsoccr.a [2020-08-19T16:45:30.656Z] #39 57.56 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:45:30.656Z] #39 58.02 DEP criu/arch/x86/sigframe.d [2020-08-19T16:45:30.862Z] #11 ... [2020-08-19T16:45:30.862Z] [2020-08-19T16:45:30.862Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:30.862Z] #26 3.109 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-19T16:45:30.862Z] #26 3.598 [2020-08-19T16:45:30.912Z] #39 58.29 DEP criu/arch/x86/sigaction_compat.d [2020-08-19T16:45:30.965Z] #23 ... [2020-08-19T16:45:30.966Z] [2020-08-19T16:45:30.966Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:30.966Z] #51 DONE 42.9s [2020-08-19T16:45:30.966Z] [2020-08-19T16:45:30.966Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:30.966Z] #23 42.81 Selecting previously unselected package libjq1:arm64. [2020-08-19T16:45:30.966Z] #23 42.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-19T16:45:30.966Z] #23 ... [2020-08-19T16:45:30.966Z] [2020-08-19T16:45:30.966Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:30.966Z] #43 DONE 42.9s [2020-08-19T16:45:30.966Z] [2020-08-19T16:45:30.966Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:30.966Z] #60 DONE 42.9s [2020-08-19T16:45:30.966Z] [2020-08-19T16:45:30.966Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:30.966Z] #23 42.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-19T16:45:30.966Z] #23 43.36 Selecting previously unselected package jq. [2020-08-19T16:45:30.966Z] #23 43.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-19T16:45:30.966Z] #23 43.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:31.167Z] #39 58.41 DEP criu/arch/x86/kerndat.d [2020-08-19T16:45:31.167Z] #39 58.56 DEP criu/arch/x86/crtools.d [2020-08-19T16:45:31.423Z] #39 58.70 DEP criu/arch/x86/cpu.d [2020-08-19T16:45:31.555Z] #23 44.00 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-19T16:45:31.678Z] #39 ... [2020-08-19T16:45:31.678Z] [2020-08-19T16:45:31.678Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-19T16:45:31.678Z] #16 DONE 1.1s [2020-08-19T16:45:31.678Z] [2020-08-19T16:45:31.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:31.678Z] #39 58.90 CC criu/arch/x86/cpu.o [2020-08-19T16:45:31.703Z] ? github.com/docker/docker/api [no test files] [2020-08-19T16:45:31.775Z] #26 3.775 0.4% ##### 7.8% ############ 18.0% #################### 28.3% ####################### 32.3% ######################### 34.8% ############################ 39.2% ################################ 45.3% ##################################### 51.4% ######################################### 57.5% ############################################# 63.7% ################################################### 71.8% [2020-08-19T16:45:31.775Z] #26 ... [2020-08-19T16:45:31.775Z] [2020-08-19T16:45:31.775Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:31.775Z] #42 43.04 internal/reflectlite [2020-08-19T16:45:31.819Z] #23 44.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-19T16:45:31.819Z] #23 44.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:31.819Z] #23 44.10 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:32.080Z] #42 43.04 sync [2020-08-19T16:45:32.604Z] #39 59.84 CC criu/arch/x86/crtools.o [2020-08-19T16:45:32.728Z] #25 3.260 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-19T16:45:32.771Z] #23 DONE 45.1s [2020-08-19T16:45:32.771Z] [2020-08-19T16:45:32.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:32.771Z] #10 41.11 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-08-19T16:45:32.771Z] #10 42.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-08-19T16:45:32.771Z] #10 42.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-08-19T16:45:32.771Z] #10 42.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-19T16:45:32.771Z] #10 42.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-19T16:45:32.771Z] #10 42.73 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-08-19T16:45:32.771Z] #10 42.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-08-19T16:45:32.771Z] #10 42.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-08-19T16:45:32.771Z] #10 42.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-08-19T16:45:32.771Z] #10 42.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-08-19T16:45:32.771Z] #10 42.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-08-19T16:45:32.771Z] #10 42.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-08-19T16:45:32.771Z] #10 42.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-08-19T16:45:32.771Z] #10 42.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-08-19T16:45:32.771Z] #10 42.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-08-19T16:45:32.771Z] #10 42.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-08-19T16:45:32.771Z] #10 43.93 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:32.771Z] #10 44.20 Fetched 73.3 MB in 9s (8567 kB/s) [2020-08-19T16:45:32.771Z] #10 44.45 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-19T16:45:32.771Z] #10 44.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-19T16:45:32.771Z] #10 44.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-08-19T16:45:32.771Z] #10 44.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:45:33.073Z] #10 ... [2020-08-19T16:45:33.073Z] [2020-08-19T16:45:33.073Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-19T16:45:33.073Z] #24 DONE 0.2s [2020-08-19T16:45:33.073Z] [2020-08-19T16:45:33.073Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:33.073Z] #38 37.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-08-19T16:45:33.073Z] #38 37.76 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-08-19T16:45:33.073Z] #38 37.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-08-19T16:45:33.073Z] #38 37.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-19T16:45:33.073Z] #38 37.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-08-19T16:45:33.073Z] #38 37.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-08-19T16:45:33.073Z] #38 39.47 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:33.073Z] #38 40.13 Fetched 3798 kB in 2s (2372 kB/s) [2020-08-19T16:45:33.073Z] #38 40.95 Selecting previously unselected package libcap-dev:arm64. [2020-08-19T16:45:33.073Z] #38 40.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 ... 15383 files and directories currently installed.) [2020-08-19T16:45:33.073Z] #38 41.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 41.71 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-08-19T16:45:33.073Z] #38 42.95 Selecting previously unselected package libnet1:arm64. [2020-08-19T16:45:33.073Z] #38 42.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 43.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:33.073Z] #38 43.39 Selecting previously unselected package libnet1-dev. [2020-08-19T16:45:33.073Z] #38 43.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 43.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:33.073Z] #38 43.98 Selecting previously unselected package libnl-3-200:arm64. [2020-08-19T16:45:33.073Z] #38 43.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 43.99 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-19T16:45:33.073Z] #38 44.21 Selecting previously unselected package libnl-3-dev:arm64. [2020-08-19T16:45:33.073Z] #38 44.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 44.23 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-19T16:45:33.073Z] #38 44.71 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-19T16:45:33.073Z] #38 44.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 44.73 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-19T16:45:33.073Z] #38 45.13 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-08-19T16:45:33.073Z] #38 45.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 45.16 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-19T16:45:33.073Z] #38 45.33 Selecting previously unselected package zlib1g-dev:arm64. [2020-08-19T16:45:33.073Z] #38 45.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-08-19T16:45:33.073Z] #38 45.36 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:45:33.154Z] #10 60.69 The following additional packages will be installed: [2020-08-19T16:45:33.154Z] #10 60.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-19T16:45:33.154Z] #10 60.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-19T16:45:33.154Z] #10 60.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-19T16:45:33.154Z] #10 60.70 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:33.154Z] #10 60.73 Suggested packages: [2020-08-19T16:45:33.154Z] #10 60.75 gcc-8-locales seccomp wine64 [2020-08-19T16:45:33.299Z] #25 3.763 [2020-08-19T16:45:33.337Z] #38 45.86 Selecting previously unselected package libprotobuf17:arm64. [2020-08-19T16:45:33.337Z] #38 45.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-08-19T16:45:33.337Z] #38 45.86 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:33.969Z] #39 61.01 CC criu/arch/x86/kerndat.o [2020-08-19T16:45:34.201Z] #42 45.17 internal/singleflight [2020-08-19T16:45:34.201Z] #42 45.17 math/rand [2020-08-19T16:45:34.201Z] #42 45.20 github.com/LK4D4/vndr/godl/singleflight [2020-08-19T16:45:34.226Z] #39 61.57 CC criu/arch/x86/sigaction_compat.o [2020-08-19T16:45:34.482Z] #39 61.81 CC criu/arch/x86/sigframe.o [2020-08-19T16:45:34.734Z] #38 47.03 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-08-19T16:45:34.734Z] #38 47.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-08-19T16:45:34.734Z] #38 47.04 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:34.734Z] #38 ... [2020-08-19T16:45:34.734Z] [2020-08-19T16:45:34.734Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:34.734Z] #10 47.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-19T16:45:34.734Z] #10 47.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-08-19T16:45:34.734Z] #10 47.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:45:35.045Z] #39 62.15 LINK criu/arch/x86/crtools.built-in.o [2020-08-19T16:45:35.045Z] #39 62.21 DEP criu/pie/util-vdso-elf32.d [2020-08-19T16:45:35.069Z] #10 ... [2020-08-19T16:45:35.070Z] [2020-08-19T16:45:35.070Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:35.070Z] #60 DONE 62.5s [2020-08-19T16:45:35.070Z] [2020-08-19T16:45:35.070Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:35.070Z] #30 61.22 sync [2020-08-19T16:45:35.070Z] #30 61.22 internal/reflectlite [2020-08-19T16:45:35.301Z] #39 62.43 DEP criu/pie/util-vdso.d [2020-08-19T16:45:35.301Z] #39 62.62 DEP criu/pie/util.d [2020-08-19T16:45:35.457Z] #25 3.969 ### 4.4% ####### 10.7% ########## 14.8% ############## 19.7% ################# 24.7% ##################### 29.4% ######################### 35.5% ############################ 39.2% #################################### 50.2% ######################################### 57.5% ############################################## 64.8% ######################################################## 78.1% ################################################################ 89.1% ###################################################################### 97.4% ######################################################################## 100.0% [2020-08-19T16:45:35.557Z] #39 62.80 CC criu/pie/util.o [2020-08-19T16:45:35.684Z] #10 ... [2020-08-19T16:45:35.684Z] [2020-08-19T16:45:35.684Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:35.684Z] #41 38.08 sync [2020-08-19T16:45:35.684Z] #41 38.10 internal/reflectlite [2020-08-19T16:45:35.684Z] #41 38.91 github.com/LK4D4/vndr/godl/singleflight [2020-08-19T16:45:35.684Z] #41 38.92 math/rand [2020-08-19T16:45:35.684Z] #41 38.92 internal/singleflight [2020-08-19T16:45:35.684Z] #41 40.05 strconv [2020-08-19T16:45:35.684Z] #41 40.05 io [2020-08-19T16:45:35.684Z] #41 40.10 vendor/golang.org/x/net/dns/dnsmessage [2020-08-19T16:45:35.684Z] #41 40.11 syscall [2020-08-19T16:45:35.684Z] #41 41.12 bytes [2020-08-19T16:45:35.684Z] #41 42.95 bufio [2020-08-19T16:45:35.684Z] #41 43.21 reflect [2020-08-19T16:45:35.684Z] #41 45.96 regexp/syntax [2020-08-19T16:45:35.684Z] #41 46.32 hash/crc32 [2020-08-19T16:45:35.684Z] #41 47.01 crypto [2020-08-19T16:45:35.684Z] #41 47.45 crypto/rc4 [2020-08-19T16:45:35.684Z] #41 48.01 vendor/golang.org/x/crypto/hkdf [2020-08-19T16:45:35.684Z] #41 ... [2020-08-19T16:45:35.684Z] [2020-08-19T16:45:35.684Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:35.684Z] #38 47.38 Selecting previously unselected package libprotobuf-dev:arm64. [2020-08-19T16:45:35.684Z] #38 47.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-08-19T16:45:35.684Z] #38 47.38 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:36.119Z] #39 63.19 CC criu/pie/util-vdso.o [2020-08-19T16:45:36.396Z] #25 6.711 [2020-08-19T16:45:36.655Z] #25 6.892 ############### 20.9% ################################## 48.3% ############################################################# 86.0% ######################################################################## 100.0% [2020-08-19T16:45:36.681Z] #39 63.82 CC criu/pie/util-vdso-elf32.o [2020-08-19T16:45:36.915Z] #25 ... [2020-08-19T16:45:36.915Z] [2020-08-19T16:45:36.915Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:36.915Z] #41 78.38 time [2020-08-19T16:45:36.982Z] #30 ... [2020-08-19T16:45:36.982Z] [2020-08-19T16:45:36.982Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:36.982Z] #43 DONE 64.6s [2020-08-19T16:45:36.982Z] [2020-08-19T16:45:36.982Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:36.982Z] #10 63.10 The following NEW packages will be installed: [2020-08-19T16:45:36.982Z] #10 63.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-19T16:45:36.982Z] #10 63.11 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-19T16:45:36.982Z] #10 63.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-19T16:45:36.982Z] #10 63.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-19T16:45:36.982Z] #10 63.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-19T16:45:36.982Z] #10 63.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-19T16:45:36.982Z] #10 63.85 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:36.982Z] #10 63.85 Need to get 77.7 MB of archives. [2020-08-19T16:45:36.982Z] #10 63.85 After this operation, 487 MB of additional disk space will be used. [2020-08-19T16:45:36.982Z] #10 63.85 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-08-19T16:45:36.982Z] #10 64.38 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-08-19T16:45:37.012Z] #42 ... [2020-08-19T16:45:37.012Z] [2020-08-19T16:45:37.012Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:37.012Z] #26 3.775 0.4% ##### 7.8% ############ 18.0% #################### 28.3% ####################### 32.3% ######################### 34.8% ############################ 39.2% ################################ 45.3% ##################################### 51.4% ######################################### 57.5% ############################################# 63.7% ################################################### 71.8% ########################################################### 82.0% ################################################################ 90.1% ##################################################################### 96.2% ######################################################################## 100.0% [2020-08-19T16:45:37.012Z] #26 5.966 [2020-08-19T16:45:37.012Z] #26 6.229 0.4% ############################ 39.0% ######################################################## 78.8% ######################################################################## 100.0% [2020-08-19T16:45:37.012Z] #26 7.116 #=#=# [2020-08-19T16:45:37.012Z] #26 7.393 0.3% ############################ 39.9% ########################################################## 80.6% ######################################################################## 100.0% [2020-08-19T16:45:37.012Z] #26 8.266 [2020-08-19T16:45:37.242Z] #10 64.87 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-08-19T16:45:37.242Z] #10 64.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-19T16:45:37.242Z] #10 65.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-19T16:45:37.242Z] #10 65.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-19T16:45:37.243Z] #39 64.49 AR criu/pie/pie.lib.a [2020-08-19T16:45:37.243Z] #39 64.56 DEP criu/pie/restorer.d [2020-08-19T16:45:37.500Z] #39 64.81 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-19T16:45:37.500Z] #39 64.87 DEP criu/arch/x86/restorer_unmap.d [2020-08-19T16:45:37.500Z] #39 64.88 DEP criu/arch/x86/restorer.d [2020-08-19T16:45:37.662Z] #38 ... [2020-08-19T16:45:37.662Z] [2020-08-19T16:45:37.662Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:37.662Z] #32 40.07 Fetched 14.2 MB in 3s (4585 kB/s) [2020-08-19T16:45:37.662Z] #32 40.16 Selecting previously unselected package xxd. [2020-08-19T16:45:37.662Z] #32 40.16 (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-08-19T16:45:37.662Z] #32 40.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-19T16:45:37.662Z] #32 41.08 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:45:37.662Z] #32 42.94 Selecting previously unselected package vim-common. [2020-08-19T16:45:37.662Z] #32 42.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:45:37.662Z] #32 43.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:45:37.662Z] #32 43.89 Selecting previously unselected package cmake-data. [2020-08-19T16:45:37.662Z] #32 43.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-19T16:45:37.662Z] #32 43.93 Unpacking cmake-data (3.13.4-1) ... [2020-08-19T16:45:37.662Z] #32 48.72 Selecting previously unselected package libicu63:arm64. [2020-08-19T16:45:37.662Z] #32 48.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-19T16:45:37.662Z] #32 48.76 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-19T16:45:37.756Z] #39 65.02 DEP criu/arch/x86/vdso-pie.d [2020-08-19T16:45:37.756Z] #39 65.10 DEP criu/pie/parasite-vdso.d [2020-08-19T16:45:38.012Z] #39 65.22 DEP criu/pie/parasite.d [2020-08-19T16:45:38.268Z] #39 65.54 CC criu/pie/parasite.o [2020-08-19T16:45:38.297Z] #41 ... [2020-08-19T16:45:38.297Z] [2020-08-19T16:45:38.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:38.297Z] #10 69.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-19T16:45:38.297Z] #10 69.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-19T16:45:38.297Z] #10 69.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-19T16:45:38.297Z] #10 69.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-19T16:45:38.297Z] #10 70.42 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-08-19T16:45:38.297Z] #10 71.18 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-08-19T16:45:38.297Z] #10 71.18 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-08-19T16:45:38.297Z] #10 76.50 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-08-19T16:45:38.297Z] #10 ... [2020-08-19T16:45:38.297Z] [2020-08-19T16:45:38.297Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:38.297Z] #25 7.884 #=#=# [2020-08-19T16:45:38.297Z] #25 8.196 #=#=# ######### 13.4% ############################# 41.3% ############################################ 61.8% ################################################################## 92.1% ######################################################################## 100.0% [2020-08-19T16:45:38.546Z] #26 8.680 #=#=# 0.1% 0.3% 0.9% # 2.3% #### 6.2% ####### 10.0% ######### 13.9% ############## 19.6% ################# 25.0% #################### 28.7% ####################### 32.4% ########################### 37.9% ############################### 43.6% ################################## 47.5% ###################################### 53.2% ######################################## 55.8% ########################################## 58.9% ############################################## 64.3% ################################################# 68.1% ##################################################### 73.9% ######################################################### 79.6% ############################################################ 83.5% ############################################################## 87.3% ################################################################# 91.3% ##################################################################### 96.7% ######################################################################## 100.0% [2020-08-19T16:45:38.612Z] #32 ... [2020-08-19T16:45:38.612Z] [2020-08-19T16:45:38.612Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:38.612Z] #47 40.70 io [2020-08-19T16:45:38.612Z] #47 40.71 syscall [2020-08-19T16:45:38.612Z] #47 40.72 strconv [2020-08-19T16:45:38.612Z] #47 41.15 bytes [2020-08-19T16:45:38.612Z] #47 41.17 strings [2020-08-19T16:45:38.612Z] #47 42.68 text/tabwriter [2020-08-19T16:45:38.612Z] #47 44.22 bufio [2020-08-19T16:45:38.612Z] #47 44.55 reflect [2020-08-19T16:45:38.612Z] #47 44.55 regexp/syntax [2020-08-19T16:45:38.612Z] #47 ... [2020-08-19T16:45:38.612Z] [2020-08-19T16:45:38.612Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:38.612Z] #30 40.72 strings [2020-08-19T16:45:38.612Z] #30 40.72 bytes [2020-08-19T16:45:38.612Z] #30 42.39 bufio [2020-08-19T16:45:38.612Z] #30 42.81 reflect [2020-08-19T16:45:38.612Z] #30 44.31 path [2020-08-19T16:45:38.612Z] #30 48.10 internal/syscall/execenv [2020-08-19T16:45:38.612Z] #30 48.15 internal/syscall/unix [2020-08-19T16:45:38.612Z] #30 48.22 time [2020-08-19T16:45:38.612Z] #30 ... [2020-08-19T16:45:38.612Z] [2020-08-19T16:45:38.612Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:38.612Z] #47 51.11 regexp [2020-08-19T16:45:38.626Z] #10 66.41 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-08-19T16:45:38.866Z] #25 9.266 #=#=# [2020-08-19T16:45:38.866Z] #25 ... [2020-08-19T16:45:38.866Z] [2020-08-19T16:45:38.866Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:38.866Z] #52 2.495 + RM_GOPATH=0 [2020-08-19T16:45:38.866Z] #52 2.495 + TMP_GOPATH= [2020-08-19T16:45:38.866Z] #52 2.495 + : /build [2020-08-19T16:45:38.866Z] #52 2.495 + '[' -z '' ']' [2020-08-19T16:45:38.866Z] #52 2.495 ++ mktemp -d [2020-08-19T16:45:38.866Z] #52 2.500 + export GOPATH=/tmp/tmp.zxXf92qIQ0 [2020-08-19T16:45:38.866Z] #52 2.500 + GOPATH=/tmp/tmp.zxXf92qIQ0 [2020-08-19T16:45:38.866Z] #52 2.500 + RM_GOPATH=1 [2020-08-19T16:45:38.866Z] #52 2.501 + case "$(go env GOARCH)" in [2020-08-19T16:45:38.866Z] #52 2.516 ++ go env GOARCH [2020-08-19T16:45:38.866Z] #52 2.594 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:38.866Z] #52 2.594 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:38.866Z] #52 2.602 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:38.866Z] #52 2.621 + dir=/tmp/install [2020-08-19T16:45:38.866Z] #52 2.621 + bin=containerd [2020-08-19T16:45:38.866Z] #52 2.622 + shift [2020-08-19T16:45:38.866Z] #52 2.622 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-19T16:45:38.866Z] #52 2.622 + . /tmp/install/containerd.installer [2020-08-19T16:45:38.866Z] #52 2.622 ++ set -e [2020-08-19T16:45:38.866Z] #52 2.622 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:38.866Z] #52 2.640 + install_containerd [2020-08-19T16:45:38.866Z] #52 2.640 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-19T16:45:38.866Z] #52 2.641 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:38.866Z] #52 2.641 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zxXf92qIQ0/src/github.com/containerd/containerd [2020-08-19T16:45:38.866Z] #52 2.654 Cloning into '/tmp/tmp.zxXf92qIQ0/src/github.com/containerd/containerd'... [2020-08-19T16:45:39.126Z] #52 ... [2020-08-19T16:45:39.126Z] [2020-08-19T16:45:39.126Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:39.212Z] #26 12.32 #=#=# [2020-08-19T16:45:39.387Z] #25 9.496 0.4% ### 4.9% ##### 8.1% ######## 11.2% [2020-08-19T16:45:39.387Z] #25 ... [2020-08-19T16:45:39.387Z] [2020-08-19T16:45:39.387Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:39.387Z] #38 70.91 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:39.387Z] #38 71.49 Fetched 4095 kB in 1s (3897 kB/s) [2020-08-19T16:45:39.387Z] #38 71.61 Selecting previously unselected package libcap-dev:amd64. [2020-08-19T16:45:39.387Z] #38 71.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-19T16:45:39.387Z] #38 71.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 71.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-19T16:45:39.387Z] #38 71.99 Selecting previously unselected package libnet1:amd64. [2020-08-19T16:45:39.387Z] #38 71.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 71.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:39.387Z] #38 72.24 Selecting previously unselected package libnet1-dev. [2020-08-19T16:45:39.387Z] #38 72.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 72.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:39.387Z] #38 72.83 Selecting previously unselected package libnl-3-200:amd64. [2020-08-19T16:45:39.387Z] #38 72.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 72.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:45:39.387Z] #38 73.10 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-19T16:45:39.387Z] #38 73.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 73.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-19T16:45:39.387Z] #38 73.45 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-19T16:45:39.387Z] #38 73.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 73.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:45:39.387Z] #38 73.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-19T16:45:39.387Z] #38 73.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 73.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-19T16:45:39.387Z] #38 73.82 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-19T16:45:39.387Z] #38 73.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 73.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:45:39.387Z] #38 74.14 Selecting previously unselected package libprotobuf17:amd64. [2020-08-19T16:45:39.387Z] #38 74.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 74.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:39.387Z] #38 75.68 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-19T16:45:39.387Z] #38 75.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 75.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:39.387Z] #38 76.54 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-19T16:45:39.387Z] #38 76.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 76.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:39.387Z] #38 79.03 Selecting previously unselected package libprotoc17:amd64. [2020-08-19T16:45:39.387Z] #38 79.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 79.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:39.387Z] #38 80.36 Selecting previously unselected package protobuf-c-compiler. [2020-08-19T16:45:39.387Z] #38 80.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 80.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:45:39.387Z] #38 80.69 Selecting previously unselected package protobuf-compiler. [2020-08-19T16:45:39.387Z] #38 80.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:39.387Z] #38 80.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:45:39.387Z] #38 ... [2020-08-19T16:45:39.387Z] [2020-08-19T16:45:39.387Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:39.519Z] #26 12.52 0.7% [2020-08-19T16:45:39.519Z] #26 ... [2020-08-19T16:45:39.519Z] [2020-08-19T16:45:39.519Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:39.519Z] #44 DONE 50.5s [2020-08-19T16:45:39.519Z] [2020-08-19T16:45:39.520Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:39.520Z] #26 12.52 0.7% # 2.3% [2020-08-19T16:45:39.520Z] #26 ... [2020-08-19T16:45:39.520Z] [2020-08-19T16:45:39.520Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:45:39.520Z] #29 48.42 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-19T16:45:39.520Z] #29 48.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-19T16:45:39.520Z] #29 49.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-19T16:45:39.564Z] #47 51.90 time [2020-08-19T16:45:39.567Z] #10 67.27 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-08-19T16:45:39.567Z] #10 67.27 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-08-19T16:45:39.635Z] #39 66.88 LINK criu/pie/parasite.built-in.o [2020-08-19T16:45:39.635Z] #39 66.89 GEN criu/pie/parasite-blob.h [2020-08-19T16:45:39.635Z] #39 66.91 CC criu/pie/parasite-vdso.o [2020-08-19T16:45:40.146Z] #10 ... [2020-08-19T16:45:40.146Z] [2020-08-19T16:45:40.146Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:40.146Z] #32 57.88 Building dependency tree... [2020-08-19T16:45:40.146Z] #32 63.56 The following additional packages will be installed: [2020-08-19T16:45:40.146Z] #32 63.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-19T16:45:40.146Z] #32 63.61 Suggested packages: [2020-08-19T16:45:40.146Z] #32 63.65 cmake-doc ninja-build lrzip [2020-08-19T16:45:40.146Z] #32 63.65 Recommended packages: [2020-08-19T16:45:40.146Z] #32 63.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-19T16:45:40.146Z] #32 65.26 The following NEW packages will be installed: [2020-08-19T16:45:40.146Z] #32 65.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-19T16:45:40.146Z] #32 65.30 vim-common xxd [2020-08-19T16:45:40.146Z] #32 65.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:40.146Z] #32 65.92 Need to get 14.9 MB of archives. [2020-08-19T16:45:40.146Z] #32 65.92 After this operation, 61.8 MB of additional disk space will be used. [2020-08-19T16:45:40.146Z] #32 65.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-19T16:45:40.147Z] #32 65.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:45:40.147Z] #32 65.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-19T16:45:40.147Z] #32 66.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-19T16:45:40.147Z] #32 67.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-19T16:45:40.147Z] #32 67.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-19T16:45:40.147Z] #32 67.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-19T16:45:40.147Z] #32 67.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-19T16:45:40.147Z] #32 67.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-19T16:45:40.147Z] #32 67.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-19T16:45:40.147Z] #32 ... [2020-08-19T16:45:40.147Z] [2020-08-19T16:45:40.147Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:40.147Z] #23 46.64 Reading package lists... [2020-08-19T16:45:40.147Z] #23 58.43 Building dependency tree... [2020-08-19T16:45:40.147Z] #23 63.93 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-19T16:45:40.147Z] #23 63.93 The following additional packages will be installed: [2020-08-19T16:45:40.147Z] #23 63.97 libjq1 libonig5 [2020-08-19T16:45:40.147Z] #23 64.92 The following NEW packages will be installed: [2020-08-19T16:45:40.147Z] #23 65.06 jq libjq1 libonig5 [2020-08-19T16:45:40.147Z] #23 65.61 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:40.147Z] #23 65.61 Need to get 355 kB of archives. [2020-08-19T16:45:40.147Z] #23 65.61 After this operation, 1072 kB of additional disk space will be used. [2020-08-19T16:45:40.147Z] #23 65.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-19T16:45:40.147Z] #23 65.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-19T16:45:40.147Z] #23 65.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-19T16:45:40.147Z] #23 67.13 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:40.147Z] #23 67.53 Fetched 355 kB in 0s (1185 kB/s) [2020-08-19T16:45:40.147Z] #23 67.87 Selecting previously unselected package libonig5:amd64. [2020-08-19T16:45:40.147Z] #23 67.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 ... 15410 files and directories currently installed.) [2020-08-19T16:45:40.147Z] #23 68.04 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-19T16:45:40.231Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-08-19T16:45:40.408Z] #23 68.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:45:40.408Z] #23 ... [2020-08-19T16:45:40.408Z] [2020-08-19T16:45:40.408Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:45:40.408Z] #28 65.69 Checking out files: 84% (1281/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-19T16:45:40.408Z] #28 67.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-19T16:45:40.408Z] #28 67.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-19T16:45:40.408Z] #28 ... [2020-08-19T16:45:40.408Z] [2020-08-19T16:45:40.408Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:40.408Z] #38 46.88 Reading package lists... [2020-08-19T16:45:40.408Z] #38 58.74 Building dependency tree... [2020-08-19T16:45:40.408Z] #38 64.40 The following additional packages will be installed: [2020-08-19T16:45:40.408Z] #38 64.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-19T16:45:40.408Z] #38 64.42 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-19T16:45:40.408Z] #38 64.44 Suggested packages: [2020-08-19T16:45:40.408Z] #38 64.44 manpages-dev python-setuptools [2020-08-19T16:45:40.408Z] #38 66.80 The following NEW packages will be installed: [2020-08-19T16:45:40.408Z] #38 66.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-19T16:45:40.408Z] #38 66.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-19T16:45:40.408Z] #38 66.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-19T16:45:40.408Z] #38 66.81 python-six zlib1g-dev [2020-08-19T16:45:40.408Z] #38 67.41 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:40.408Z] #38 67.41 Need to get 4095 kB of archives. [2020-08-19T16:45:40.408Z] #38 67.41 After this operation, 22.5 MB of additional disk space will be used. [2020-08-19T16:45:40.408Z] #38 67.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-19T16:45:40.408Z] #38 67.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-19T16:45:40.408Z] #38 67.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-19T16:45:40.408Z] #38 67.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-19T16:45:40.408Z] #38 67.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-19T16:45:40.408Z] #38 67.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-19T16:45:40.408Z] #38 67.48 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-08-19T16:45:40.408Z] #38 67.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-19T16:45:40.408Z] #38 67.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-19T16:45:40.408Z] #38 67.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-19T16:45:40.408Z] #38 67.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-19T16:45:40.408Z] #38 67.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-19T16:45:40.408Z] #38 67.98 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-08-19T16:45:40.408Z] #38 67.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-19T16:45:40.408Z] #38 67.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-19T16:45:40.408Z] #38 68.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-19T16:45:40.408Z] #38 68.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-19T16:45:40.562Z] #39 67.57 CC criu/arch/x86/vdso-pie.o [2020-08-19T16:45:40.562Z] #39 67.80 CC criu/arch/x86/restorer.o [2020-08-19T16:45:40.594Z] #47 ... [2020-08-19T16:45:40.594Z] [2020-08-19T16:45:40.594Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:40.594Z] #52 3.084 + RM_GOPATH=0 [2020-08-19T16:45:40.594Z] #52 3.084 + TMP_GOPATH= [2020-08-19T16:45:40.594Z] #52 3.084 + : /build [2020-08-19T16:45:40.594Z] #52 3.084 + '[' -z '' ']' [2020-08-19T16:45:40.594Z] #52 3.091 ++ mktemp -d [2020-08-19T16:45:40.594Z] #52 3.093 + export GOPATH=/tmp/tmp.v7SCc65Z5e [2020-08-19T16:45:40.594Z] #52 3.093 + GOPATH=/tmp/tmp.v7SCc65Z5e [2020-08-19T16:45:40.594Z] #52 3.093 + RM_GOPATH=1 [2020-08-19T16:45:40.594Z] #52 3.095 + case "$(go env GOARCH)" in [2020-08-19T16:45:40.594Z] #52 3.095 ++ go env GOARCH [2020-08-19T16:45:40.594Z] #52 3.136 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:40.594Z] #52 3.136 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:40.594Z] #52 3.136 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:40.594Z] #52 3.147 + dir=/tmp/install [2020-08-19T16:45:40.594Z] #52 3.147 + bin=containerd [2020-08-19T16:45:40.594Z] #52 3.147 + shift [2020-08-19T16:45:40.594Z] #52 3.147 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-19T16:45:40.594Z] #52 3.147 + . /tmp/install/containerd.installer [2020-08-19T16:45:40.594Z] #52 3.147 ++ set -e [2020-08-19T16:45:40.594Z] #52 3.147 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:40.594Z] #52 3.147 + install_containerd [2020-08-19T16:45:40.594Z] #52 3.161 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-19T16:45:40.594Z] #52 3.161 + git clone https://github.com/containerd/containerd.git /tmp/tmp.v7SCc65Z5e/src/github.com/containerd/containerd [2020-08-19T16:45:40.594Z] #52 3.163 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:40.594Z] #52 3.175 Cloning into '/tmp/tmp.v7SCc65Z5e/src/github.com/containerd/containerd'... [2020-08-19T16:45:40.594Z] #52 ... [2020-08-19T16:45:40.594Z] [2020-08-19T16:45:40.594Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:40.594Z] #25 4.243 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-19T16:45:40.594Z] #25 4.963 [2020-08-19T16:45:40.594Z] #25 5.340 0.0% ## 3.4% ###### 8.7% ####### 10.5% ######### 13.3% ########### 16.2% ############ 16.8% ############# 19.2% ################ 23.0% ##################### 29.3% ####################### 33.0% ########################## 36.3% ################################ 45.1% #################################### 50.3% ######################################## 55.7% ############################################## 64.1% ################################################### 71.0% #################################################### 73.5% ######################################################## 79.1% ############################################################## 87.3% ################################################################### 93.9% ######################################################################## 100.0% [2020-08-19T16:45:40.670Z] #38 ... [2020-08-19T16:45:40.670Z] [2020-08-19T16:45:40.670Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:40.670Z] #51 48.73 Reading package lists... [2020-08-19T16:45:40.670Z] #51 59.12 Building dependency tree... [2020-08-19T16:45:40.670Z] #51 64.88 The following additional packages will be installed: [2020-08-19T16:45:40.670Z] #51 64.96 libbtrfs0 [2020-08-19T16:45:40.670Z] #51 65.52 The following NEW packages will be installed: [2020-08-19T16:45:40.670Z] #51 65.52 libbtrfs-dev libbtrfs0 [2020-08-19T16:45:40.670Z] #51 66.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:40.670Z] #51 66.26 Need to get 119 kB of archives. [2020-08-19T16:45:40.670Z] #51 66.26 After this operation, 387 kB of additional disk space will be used. [2020-08-19T16:45:40.670Z] #51 66.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-19T16:45:40.670Z] #51 66.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-19T16:45:40.670Z] #51 67.55 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:40.670Z] #51 68.07 Fetched 119 kB in 0s (417 kB/s) [2020-08-19T16:45:40.670Z] #51 68.30 Selecting previously unselected package libbtrfs0. [2020-08-19T16:45:40.670Z] #51 68.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 ... 15410 files and directories currently installed.) [2020-08-19T16:45:40.670Z] #51 68.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-19T16:45:40.670Z] #51 68.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:40.818Z] #39 68.28 CC criu/arch/x86/restorer_unmap.o [2020-08-19T16:45:40.931Z] #51 ... [2020-08-19T16:45:40.931Z] [2020-08-19T16:45:40.931Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-19T16:45:40.931Z] #23 68.66 Selecting previously unselected package libjq1:amd64. [2020-08-19T16:45:40.931Z] #23 68.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:45:40.931Z] #23 68.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:45:41.073Z] #29 ... [2020-08-19T16:45:41.073Z] [2020-08-19T16:45:41.073Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:41.073Z] #33 42.03 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:41.073Z] #33 42.16 Fetched 14.9 MB in 5s (2923 kB/s) [2020-08-19T16:45:41.073Z] #33 42.29 Selecting previously unselected package xxd. [2020-08-19T16:45:41.073Z] #33 42.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-19T16:45:41.073Z] #33 42.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-19T16:45:41.073Z] #33 42.42 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:45:41.073Z] #33 42.70 Selecting previously unselected package vim-common. [2020-08-19T16:45:41.073Z] #33 42.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:45:41.073Z] #33 42.81 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:45:41.073Z] #33 43.10 Selecting previously unselected package cmake-data. [2020-08-19T16:45:41.073Z] #33 43.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-19T16:45:41.073Z] #33 43.12 Unpacking cmake-data (3.13.4-1) ... [2020-08-19T16:45:41.073Z] #33 46.21 Selecting previously unselected package libicu63:ppc64el. [2020-08-19T16:45:41.073Z] #33 46.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-19T16:45:41.073Z] #33 46.23 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-19T16:45:41.073Z] #33 ... [2020-08-19T16:45:41.073Z] [2020-08-19T16:45:41.073Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:41.074Z] #39 68.33 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-19T16:45:41.168Z] #25 8.238 [2020-08-19T16:45:41.195Z] #23 68.99 Selecting previously unselected package jq. [2020-08-19T16:45:41.195Z] #23 69.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:45:41.195Z] #23 69.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:41.211Z] #25 9.496 0.4% ### 4.9% ##### 8.1% ######## 11.2% ########## 15.2% ############ 17.5% ############### 21.1% ############### 22.1% ################# 24.5% ####################### 32.3% ########################## 37.5% ############################## 42.3% ################################## 48.3% ###################################### 53.0% ######################################### 57.9% ############################################## 65.0% ################################################# 68.6% #################################################### 72.9% ####################################################### 77.1% ########################################################## 81.9% ############################################################## 86.8% [2020-08-19T16:45:41.211Z] #25 ... [2020-08-19T16:45:41.211Z] [2020-08-19T16:45:41.211Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:41.211Z] #30 72.77 time [2020-08-19T16:45:41.211Z] #30 81.48 internal/poll [2020-08-19T16:45:41.211Z] #30 82.75 internal/fmtsort [2020-08-19T16:45:41.330Z] #39 68.57 CC criu/pie/restorer.o [2020-08-19T16:45:41.377Z] #26 12.52 0.7% # 2.3% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.8% ###### 9.2% ####### 10.0% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.3% ########### 16.5% ############# 18.1% ############## 19.8% ############### 21.4% ################ 23.0% [2020-08-19T16:45:41.377Z] #26 ... [2020-08-19T16:45:41.377Z] [2020-08-19T16:45:41.377Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:41.377Z] #39 42.56 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:41.377Z] #39 42.79 Fetched 4075 kB in 4s (1116 kB/s) [2020-08-19T16:45:41.377Z] #39 42.91 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-19T16:45:41.377Z] #39 42.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 ... 15339 files and directories currently installed.) [2020-08-19T16:45:41.377Z] #39 42.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 42.98 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-19T16:45:41.377Z] #39 43.22 Selecting previously unselected package libnet1:ppc64el. [2020-08-19T16:45:41.377Z] #39 43.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 43.23 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:41.377Z] #39 43.34 Selecting previously unselected package libnet1-dev. [2020-08-19T16:45:41.377Z] #39 43.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 43.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:41.377Z] #39 43.56 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-19T16:45:41.377Z] #39 43.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 43.57 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-19T16:45:41.377Z] #39 43.70 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-19T16:45:41.377Z] #39 43.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 43.74 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-19T16:45:41.377Z] #39 44.16 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-19T16:45:41.377Z] #39 44.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 44.22 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-19T16:45:41.377Z] #39 44.32 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-19T16:45:41.377Z] #39 44.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 44.37 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-19T16:45:41.377Z] #39 44.50 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-19T16:45:41.377Z] #39 44.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 44.54 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-19T16:45:41.377Z] #39 44.92 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-19T16:45:41.377Z] #39 44.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 44.95 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:41.377Z] #39 46.08 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-19T16:45:41.377Z] #39 46.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 46.11 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:41.377Z] #39 46.30 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-19T16:45:41.377Z] #39 46.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 46.32 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:41.377Z] #39 47.59 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-19T16:45:41.377Z] #39 47.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 47.64 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:41.377Z] #39 48.13 Selecting previously unselected package protobuf-c-compiler. [2020-08-19T16:45:41.377Z] #39 48.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 48.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:45:41.377Z] #39 48.48 Selecting previously unselected package protobuf-compiler. [2020-08-19T16:45:41.377Z] #39 48.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 48.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:45:41.377Z] #39 48.71 Selecting previously unselected package python-pkg-resources. [2020-08-19T16:45:41.377Z] #39 48.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:45:41.377Z] #39 48.74 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-19T16:45:41.377Z] #39 48.97 Selecting previously unselected package python-six. [2020-08-19T16:45:41.377Z] #39 48.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-19T16:45:41.377Z] #39 49.00 Unpacking python-six (1.12.0-1) ... [2020-08-19T16:45:41.377Z] #39 49.17 Selecting previously unselected package python-protobuf. [2020-08-19T16:45:41.377Z] #39 49.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-19T16:45:41.377Z] #39 49.18 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-19T16:45:41.377Z] #39 49.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-19T16:45:41.471Z] #30 ... [2020-08-19T16:45:41.471Z] [2020-08-19T16:45:41.471Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:41.471Z] #25 9.496 0.4% ### 4.9% ##### 8.1% ######## 11.2% ########## 15.2% ############ 17.5% ############### 21.1% ############### 22.1% ################# 24.5% ####################### 32.3% ########################## 37.5% ############################## 42.3% ################################## 48.3% ###################################### 53.0% ######################################### 57.9% ############################################## 65.0% ################################################# 68.6% #################################################### 72.9% ####################################################### 77.1% ########################################################## 81.9% ############################################################## 86.8% ################################################################ 89.0% ######################################################################## 100.0% [2020-08-19T16:45:41.586Z] #39 ... [2020-08-19T16:45:41.586Z] [2020-08-19T16:45:41.586Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:45:41.587Z] #17 1.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:45:41.587Z] #17 1.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:45:41.587Z] #17 1.488 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:45:41.587Z] #17 2.016 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:45:41.587Z] #17 3.137 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:45:41.587Z] #17 4.516 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:45:41.587Z] #17 9.484 Fetched 8374 kB in 8s (992 kB/s) [2020-08-19T16:45:41.678Z] #39 ... [2020-08-19T16:45:41.678Z] [2020-08-19T16:45:41.678Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:41.696Z] #25 8.448 0.2% ########################### 38.5% ##################################################### 73.6% ################################################################### 94.3% ######################################################################## 100.0% [2020-08-19T16:45:41.731Z] #25 12.29 [2020-08-19T16:45:41.765Z] #23 69.45 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:45:41.765Z] #23 69.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:45:41.765Z] #23 69.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:45:41.765Z] #23 69.52 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:41.843Z] #17 9.484 Reading package lists... [2020-08-19T16:45:41.843Z] #17 ... [2020-08-19T16:45:41.843Z] [2020-08-19T16:45:41.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:41.843Z] #41 164.7 github.com/LK4D4/vndr/godl [2020-08-19T16:45:42.251Z] #25 12.54 0.0% # 1.5% ## 3.2% ### 4.2% [2020-08-19T16:45:42.251Z] #25 ... [2020-08-19T16:45:42.251Z] [2020-08-19T16:45:42.251Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:42.251Z] #47 73.79 time [2020-08-19T16:45:42.251Z] #47 73.94 reflect [2020-08-19T16:45:42.251Z] #47 83.09 context [2020-08-19T16:45:42.377Z] #25 9.340 [2020-08-19T16:45:42.511Z] #47 ... [2020-08-19T16:45:42.511Z] [2020-08-19T16:45:42.511Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:42.600Z] #26 12.52 0.7% # 2.3% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.8% ###### 9.2% ####### 10.0% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.3% ########### 16.5% ############# 18.1% ############## 19.8% ############### 21.4% ################ 23.0% ################# 24.7% ################### 26.9% #################### 28.5% ##################### 30.1% ##################### 30.4% ###################### 31.0% ####################### 32.0% ####################### 33.1% ######################## 34.7% ########################## 36.3% [2020-08-19T16:45:42.600Z] #26 ... [2020-08-19T16:45:42.600Z] [2020-08-19T16:45:42.600Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:42.600Z] #31 43.71 internal/reflectlite [2020-08-19T16:45:42.600Z] #31 43.72 sync [2020-08-19T16:45:42.600Z] #31 47.91 sort [2020-08-19T16:45:42.600Z] #31 47.91 errors [2020-08-19T16:45:42.600Z] #31 48.52 io [2020-08-19T16:45:42.600Z] #31 48.52 internal/oserror [2020-08-19T16:45:42.600Z] #31 48.54 strconv [2020-08-19T16:45:42.600Z] #31 49.02 syscall [2020-08-19T16:45:42.600Z] #31 53.64 strings [2020-08-19T16:45:42.600Z] #31 53.66 bytes [2020-08-19T16:45:42.600Z] #31 ... [2020-08-19T16:45:42.600Z] [2020-08-19T16:45:42.600Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:42.706Z] #23 DONE 70.2s [2020-08-19T16:45:42.706Z] [2020-08-19T16:45:42.706Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-19T16:45:42.706Z] #51 68.85 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:45:42.706Z] #51 68.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-19T16:45:42.706Z] #51 68.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:42.706Z] #51 69.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:45:42.706Z] #51 69.49 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:45:42.706Z] #51 69.50 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:42.706Z] #51 DONE 70.2s [2020-08-19T16:45:42.706Z] [2020-08-19T16:45:42.706Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:42.706Z] #38 69.86 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:42.706Z] #38 70.11 Fetched 4095 kB in 1s (3939 kB/s) [2020-08-19T16:45:42.706Z] #38 70.23 Selecting previously unselected package libcap-dev:amd64. [2020-08-19T16:45:42.706Z] #38 70.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-19T16:45:42.707Z] #38 70.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-19T16:45:42.707Z] #38 70.35 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-19T16:45:42.707Z] #38 ... [2020-08-19T16:45:42.707Z] [2020-08-19T16:45:42.707Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-19T16:45:42.707Z] #24 DONE 0.3s [2020-08-19T16:45:42.771Z] #41 165.5 github.com/LK4D4/vndr [2020-08-19T16:45:42.967Z] [2020-08-19T16:45:42.967Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:42.967Z] #38 70.68 Selecting previously unselected package libnet1:amd64. [2020-08-19T16:45:42.967Z] #38 70.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:45:42.967Z] #38 70.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:43.031Z] #25 12.54 0.0% # 1.5% ## 3.2% ### 4.2% #### 5.8% ##### 7.1% ##### 7.8% ##### 8.2% ####### 9.9% [2020-08-19T16:45:43.031Z] #25 ... [2020-08-19T16:45:43.031Z] [2020-08-19T16:45:43.031Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:45:43.031Z] #28 74.42 Checking out files: 76% (1169/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-19T16:45:43.031Z] #28 75.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-19T16:45:43.031Z] #28 76.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-19T16:45:43.174Z] #25 9.579 0.2% ################# 24.0% ########################## 36.3% ################################## 48.3% ################################################## 70.1% ############################################################### 87.7% ######################################################################## 100.0% [2020-08-19T16:45:43.228Z] #38 71.01 Selecting previously unselected package libnet1-dev. [2020-08-19T16:45:43.228Z] #38 71.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:45:43.228Z] #38 71.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:43.291Z] #28 ... [2020-08-19T16:45:43.291Z] [2020-08-19T16:45:43.291Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:43.291Z] #32 74.80 Selecting previously unselected package libicu63:amd64. [2020-08-19T16:45:43.291Z] #32 74.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-19T16:45:43.291Z] #32 74.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:45:43.291Z] #32 ... [2020-08-19T16:45:43.291Z] [2020-08-19T16:45:43.291Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:43.438Z] #25 10.42 [2020-08-19T16:45:43.800Z] #38 71.46 Selecting previously unselected package libnl-3-200:amd64. [2020-08-19T16:45:43.800Z] #38 71.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-19T16:45:43.800Z] #38 71.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:45:44.061Z] #38 71.79 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-19T16:45:44.061Z] #38 71.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-19T16:45:44.061Z] #38 71.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-19T16:45:44.632Z] #38 72.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-19T16:45:44.755Z] #26 12.52 0.7% # 2.3% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.8% ###### 9.2% ####### 10.0% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.3% ########### 16.5% ############# 18.1% ############## 19.8% ############### 21.4% ################ 23.0% ################# 24.7% ################### 26.9% #################### 28.5% ##################### 30.1% ##################### 30.4% ###################### 31.0% ####################### 32.0% ####################### 33.1% ######################## 34.7% ########################## 36.3% ########################### 37.9% ############################ 39.0% ############################# 40.6% ############################## 42.2% ############################### 43.9% ################################# 46.0% ################################## 48.2% #################################### 50.4% ##################################### 52.5% ####################################### 54.7% ######################################## 56.1% ######################################### 57.8% ########################################## 59.5% ########################################### 61.1% ############################################# 63.2% ############################################## 64.3% ############################################## 65.2% [2020-08-19T16:45:44.755Z] #26 ... [2020-08-19T16:45:44.755Z] [2020-08-19T16:45:44.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:44.755Z] #11 45.81 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-08-19T16:45:44.755Z] #11 50.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-19T16:45:44.755Z] #11 50.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-19T16:45:44.755Z] #11 50.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-19T16:45:44.755Z] #11 50.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-19T16:45:44.755Z] #11 50.79 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-08-19T16:45:44.755Z] #11 50.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-19T16:45:44.755Z] #11 50.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-19T16:45:44.755Z] #11 51.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-19T16:45:44.755Z] #11 51.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-19T16:45:44.755Z] #11 51.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-19T16:45:44.755Z] #11 51.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-19T16:45:44.755Z] #11 51.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-19T16:45:44.755Z] #11 52.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-19T16:45:44.755Z] #11 52.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-19T16:45:44.755Z] #11 52.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-19T16:45:44.755Z] #11 54.50 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:44.755Z] #11 54.83 Fetched 78.9 MB in 17s (4707 kB/s) [2020-08-19T16:45:44.755Z] #11 54.91 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-19T16:45:44.755Z] #11 54.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 ... 15339 files and directories currently installed.) [2020-08-19T16:45:44.755Z] #11 54.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-19T16:45:44.755Z] #11 54.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:45:44.755Z] #11 ... [2020-08-19T16:45:44.755Z] [2020-08-19T16:45:44.755Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:44.899Z] #38 72.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:45:44.899Z] #38 72.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:45:44.899Z] #38 72.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-19T16:45:44.899Z] #38 72.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:45:44.899Z] #38 72.70 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-19T16:45:45.168Z] #38 72.92 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-19T16:45:45.168Z] #38 72.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-19T16:45:45.168Z] #38 72.96 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:45:45.292Z] #41 ... [2020-08-19T16:45:45.292Z] [2020-08-19T16:45:45.292Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:45.292Z] #49 10.23 + cd /tmp/tmp.S0xegGWq2U/src/github.com/opencontainers/runc [2020-08-19T16:45:45.292Z] #49 10.23 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:45:45.292Z] #49 10.58 + '[' -z '' ']' [2020-08-19T16:45:45.292Z] #49 10.58 + target=static [2020-08-19T16:45:45.292Z] #49 10.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-19T16:45:45.292Z] #49 10.73 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-19T16:45:45.292Z] #49 ... [2020-08-19T16:45:45.292Z] [2020-08-19T16:45:45.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:45.292Z] #39 71.37 LINK criu/pie/restorer.built-in.o [2020-08-19T16:45:45.292Z] #39 71.39 GEN criu/pie/restorer-blob.h [2020-08-19T16:45:45.292Z] #39 71.53 DEP criu/vdso.d [2020-08-19T16:45:45.292Z] #39 71.82 DEP criu/vdso-compat.d [2020-08-19T16:45:45.292Z] #39 72.04 DEP criu/uts_ns.d [2020-08-19T16:45:45.292Z] #39 72.20 DEP criu/util.d [2020-08-19T16:45:45.292Z] #39 72.37 DEP criu/uffd.d [2020-08-19T16:45:45.292Z] #39 72.54 DEP criu/tun.d [2020-08-19T16:45:45.292Z] #39 72.68 DEP criu/tty.d [2020-08-19T16:45:45.362Z] #25 10.75 0.0% ####### 9.8% ############ 17.3% ################# 24.7% ##################### 29.4% ########################## 37.0% ############################## 42.5% ################################## 47.4% ##################################### 52.4% ######################################## 56.6% ############################################### 65.6% ##################################################### 73.9% ############################################################ 83.7% ################################################################## 91.8% ######################################################################## 100.0% [2020-08-19T16:45:45.429Z] #38 73.32 Selecting previously unselected package libprotobuf17:amd64. [2020-08-19T16:45:45.548Z] #39 72.85 DEP criu/timerfd.d [2020-08-19T16:45:45.689Z] #38 73.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:45.689Z] #38 73.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:45.804Z] #39 73.05 DEP criu/timens.d [2020-08-19T16:45:46.060Z] #39 73.19 DEP criu/sysfs_parse.d [2020-08-19T16:45:46.060Z] #39 73.32 DEP criu/sysctl.d [2020-08-19T16:45:46.313Z] #25 13.24 [2020-08-19T16:45:46.357Z] #39 73.47 DEP criu/string.d [2020-08-19T16:45:46.357Z] #39 73.54 DEP criu/stats.d [2020-08-19T16:45:46.357Z] #39 73.65 DEP criu/sockets.d [2020-08-19T16:45:46.613Z] #39 73.82 DEP criu/sk-unix.d [2020-08-19T16:45:46.659Z] #26 12.52 0.7% # 2.3% ## 3.4% ### 4.5% #### 5.6% #### 6.7% ##### 7.8% ###### 9.2% ####### 10.0% ####### 10.5% ######## 12.2% ######### 13.3% ########## 14.3% ########### 16.5% ############# 18.1% ############## 19.8% ############### 21.4% ################ 23.0% ################# 24.7% ################### 26.9% #################### 28.5% ##################### 30.1% ##################### 30.4% ###################### 31.0% ####################### 32.0% ####################### 33.1% ######################## 34.7% ########################## 36.3% ########################### 37.9% ############################ 39.0% ############################# 40.6% ############################## 42.2% ############################### 43.9% ################################# 46.0% ################################## 48.2% #################################### 50.4% ##################################### 52.5% ####################################### 54.7% ######################################## 56.1% ######################################### 57.8% ########################################## 59.5% ########################################### 61.1% ############################################# 63.2% ############################################## 64.3% ############################################## 65.2% ############################################### 66.5% ################################################# 68.1% ################################################### 71.4% ##################################################### 73.6% ###################################################### 75.8% ######################################################## 78.0% ######################################################### 79.8% ########################################################### 82.6% ############################################################ 84.2% ############################################################# 85.4% ############################################################## 86.6% ############################################################### 88.2% ################################################################ 89.8% ################################################################# 91.5% ################################################################### 94.3% ##################################################################### 96.5% ###################################################################### 97.8% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-19T16:45:46.842Z] #25 13.54 0.0% 1.1% ## 3.6% ### 5.4% #### 6.7% [2020-08-19T16:45:46.843Z] #25 ... [2020-08-19T16:45:46.843Z] [2020-08-19T16:45:46.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:46.843Z] #41 49.34 vendor/golang.org/x/text/transform [2020-08-19T16:45:46.843Z] #41 50.99 time [2020-08-19T16:45:46.843Z] #41 53.05 regexp [2020-08-19T16:45:46.843Z] #41 55.07 context [2020-08-19T16:45:46.843Z] #41 55.11 os [2020-08-19T16:45:46.843Z] #41 56.27 github.com/LK4D4/vndr/versioned [2020-08-19T16:45:46.843Z] #41 58.85 internal/lazyregexp [2020-08-19T16:45:46.843Z] #41 58.89 net [2020-08-19T16:45:46.843Z] #41 59.00 os/exec [2020-08-19T16:45:46.869Z] #39 74.13 DEP criu/sk-tcp.d [2020-08-19T16:45:46.958Z] #26 20.17 [2020-08-19T16:45:47.073Z] #38 74.86 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-19T16:45:47.073Z] #38 74.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:47.073Z] #38 74.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:47.107Z] #41 ... [2020-08-19T16:45:47.107Z] [2020-08-19T16:45:47.107Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:47.125Z] #39 74.39 DEP criu/sk-queue.d [2020-08-19T16:45:47.381Z] #39 74.63 DEP criu/sk-packet.d [2020-08-19T16:45:47.622Z] #26 ... [2020-08-19T16:45:47.622Z] [2020-08-19T16:45:47.622Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:47.622Z] #42 48.65 io [2020-08-19T16:45:47.622Z] #42 48.65 strconv [2020-08-19T16:45:47.622Z] #42 48.66 sort [2020-08-19T16:45:47.622Z] #42 48.66 internal/oserror [2020-08-19T16:45:47.622Z] #42 49.56 syscall [2020-08-19T16:45:47.622Z] #42 53.25 vendor/golang.org/x/net/dns/dnsmessage [2020-08-19T16:45:47.622Z] #42 54.04 bytes [2020-08-19T16:45:47.622Z] #42 ... [2020-08-19T16:45:47.622Z] [2020-08-19T16:45:47.622Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:47.622Z] #11 58.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-19T16:45:47.622Z] #11 58.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-19T16:45:47.622Z] #11 58.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:45:47.644Z] #38 75.32 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-19T16:45:47.644Z] #38 75.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:47.644Z] #38 75.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:47.644Z] #38 ... [2020-08-19T16:45:47.644Z] [2020-08-19T16:45:47.644Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:47.644Z] #41 65.28 internal/reflectlite [2020-08-19T16:45:47.644Z] #41 65.31 github.com/LK4D4/vndr/godl/singleflight [2020-08-19T16:45:47.644Z] #41 65.90 math/rand [2020-08-19T16:45:47.644Z] #41 67.82 internal/singleflight [2020-08-19T16:45:47.644Z] #41 70.12 strconv [2020-08-19T16:45:47.644Z] #41 70.13 io [2020-08-19T16:45:47.644Z] #41 72.34 bytes [2020-08-19T16:45:47.644Z] #41 ... [2020-08-19T16:45:47.644Z] [2020-08-19T16:45:47.644Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:45:47.644Z] #52 2.251 + RM_GOPATH=0 [2020-08-19T16:45:47.644Z] #52 2.251 + TMP_GOPATH= [2020-08-19T16:45:47.644Z] #52 2.251 + : /build [2020-08-19T16:45:47.644Z] #52 2.251 + '[' -z '' ']' [2020-08-19T16:45:47.644Z] #52 2.251 ++ mktemp -d [2020-08-19T16:45:47.644Z] #52 2.252 + export GOPATH=/tmp/tmp.t7NQ2EE5Qo [2020-08-19T16:45:47.644Z] #52 2.252 + GOPATH=/tmp/tmp.t7NQ2EE5Qo [2020-08-19T16:45:47.644Z] #52 2.252 + RM_GOPATH=1 [2020-08-19T16:45:47.644Z] #52 2.252 + case "$(go env GOARCH)" in [2020-08-19T16:45:47.644Z] #52 2.256 ++ go env GOARCH [2020-08-19T16:45:47.644Z] #52 2.325 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:47.644Z] #52 2.326 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:47.644Z] #52 2.357 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:47.644Z] #52 2.388 + dir=/tmp/install [2020-08-19T16:45:47.644Z] #52 2.388 + bin=containerd [2020-08-19T16:45:47.644Z] #52 2.388 + shift [2020-08-19T16:45:47.644Z] #52 2.388 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-19T16:45:47.644Z] #52 2.388 + . /tmp/install/containerd.installer [2020-08-19T16:45:47.644Z] #52 2.388 ++ set -e [2020-08-19T16:45:47.644Z] #52 2.389 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:47.644Z] #52 2.389 + install_containerd [2020-08-19T16:45:47.644Z] #52 2.389 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-19T16:45:47.644Z] #52 2.390 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:45:47.644Z] #52 2.390 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t7NQ2EE5Qo/src/github.com/containerd/containerd [2020-08-19T16:45:47.644Z] #52 2.408 Cloning into '/tmp/tmp.t7NQ2EE5Qo/src/github.com/containerd/containerd'... [2020-08-19T16:45:47.679Z] #39 74.88 DEP criu/sk-netlink.d [2020-08-19T16:45:47.679Z] #39 75.07 DEP criu/sk-inet.d [2020-08-19T16:45:47.904Z] #52 ... [2020-08-19T16:45:47.904Z] [2020-08-19T16:45:47.904Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:47.904Z] #30 65.60 errors [2020-08-19T16:45:47.904Z] #30 65.65 sort [2020-08-19T16:45:47.904Z] #30 66.46 strconv [2020-08-19T16:45:47.904Z] #30 67.90 io [2020-08-19T16:45:47.904Z] #30 70.13 internal/oserror [2020-08-19T16:45:47.904Z] #30 70.22 syscall [2020-08-19T16:45:47.904Z] #30 72.41 reflect [2020-08-19T16:45:47.904Z] #30 ... [2020-08-19T16:45:47.904Z] [2020-08-19T16:45:47.904Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:47.904Z] #25 3.324 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-19T16:45:47.904Z] #25 4.387 [2020-08-19T16:45:48.242Z] #39 75.32 DEP criu/signalfd.d [2020-08-19T16:45:48.242Z] #39 75.53 DEP criu/sigframe.d [2020-08-19T16:45:48.274Z] #11 ... [2020-08-19T16:45:48.274Z] [2020-08-19T16:45:48.274Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:48.274Z] #33 53.52 Selecting previously unselected package libxml2:ppc64el. [2020-08-19T16:45:48.274Z] #33 53.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-19T16:45:48.274Z] #33 53.53 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:45:48.274Z] #33 54.28 Selecting previously unselected package libarchive13:ppc64el. [2020-08-19T16:45:48.274Z] #33 54.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-19T16:45:48.274Z] #33 54.29 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-19T16:45:48.274Z] #33 54.85 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-19T16:45:48.274Z] #33 54.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-19T16:45:48.274Z] #33 54.87 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-19T16:45:48.274Z] #33 54.98 Selecting previously unselected package librhash0:ppc64el. [2020-08-19T16:45:48.274Z] #33 55.00 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-19T16:45:48.274Z] #33 55.01 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-19T16:45:48.274Z] #33 55.32 Selecting previously unselected package libuv1:ppc64el. [2020-08-19T16:45:48.274Z] #33 55.33 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-19T16:45:48.274Z] #33 55.33 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-19T16:45:48.274Z] #33 55.48 Selecting previously unselected package cmake. [2020-08-19T16:45:48.274Z] #33 55.49 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-19T16:45:48.274Z] #33 55.50 Unpacking cmake (3.13.4-1) ... [2020-08-19T16:45:48.274Z] #33 59.06 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-19T16:45:48.274Z] #33 59.07 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:45:48.274Z] #33 59.09 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-19T16:45:48.274Z] #33 59.10 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:45:48.274Z] #33 59.12 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-19T16:45:48.274Z] #33 59.14 Setting up cmake-data (3.13.4-1) ... [2020-08-19T16:45:48.274Z] #33 59.15 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:45:48.274Z] #33 59.16 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-19T16:45:48.274Z] #33 59.17 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-19T16:45:48.274Z] #33 59.17 Setting up cmake (3.13.4-1) ... [2020-08-19T16:45:48.274Z] #33 59.17 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:48.274Z] #33 59.27 Processing triggers for mime-support (3.62) ... [2020-08-19T16:45:48.274Z] #33 DONE 59.5s [2020-08-19T16:45:48.498Z] #39 75.65 DEP criu/shmem.d [2020-08-19T16:45:48.498Z] #39 75.79 DEP criu/servicefd.d [2020-08-19T16:45:48.576Z] [2020-08-19T16:45:48.576Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:48.576Z] #26 21.69 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-19T16:45:48.672Z] #25 12.54 0.0% # 1.5% ## 3.2% ### 4.2% #### 5.8% ##### 7.1% ##### 7.8% ##### 8.2% ####### 9.9% ####### 10.4% ######### 12.6% ######### 13.9% ########## 14.5% ########### 16.3% ############ 17.0% ############# 18.6% ############## 20.3% ############### 21.3% ################ 22.4% ################# 24.1% ################## 26.2% ################### 27.3% ##################### 30.2% ###################### 31.4% ####################### 32.8% ####################### 33.3% ######################### 35.5% ########################## 37.4% ########################### 38.7% ############################ 40.1% ############################# 41.1% ############################## 42.6% ############################### 44.4% ################################# 46.0% ################################## 47.5% ################################### 49.1% ################################### 49.7% #################################### 50.3% ##################################### 52.4% ###################################### 53.6% ####################################### 55.4% ######################################### 57.0% ######################################### 57.9% ########################################## 59.0% ########################################### 59.9% ############################################# 62.8% ############################################# 63.6% ############################################### 66.1% ################################################ 67.1% ################################################## 69.6% ################################################### 71.5% #################################################### 72.8% ##################################################### 74.9% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.3% ########################################################### 82.9% [2020-08-19T16:45:48.672Z] #25 ... [2020-08-19T16:45:48.672Z] [2020-08-19T16:45:48.672Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:48.672Z] #10 80.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-19T16:45:48.672Z] #10 80.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-19T16:45:48.672Z] #10 80.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-19T16:45:48.672Z] #10 80.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-19T16:45:48.672Z] #10 80.13 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-08-19T16:45:48.672Z] #10 80.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-19T16:45:48.672Z] #10 80.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-19T16:45:48.672Z] #10 80.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-19T16:45:48.672Z] #10 80.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-19T16:45:48.672Z] #10 80.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-19T16:45:48.672Z] #10 80.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-19T16:45:48.672Z] #10 80.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-19T16:45:48.672Z] #10 80.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-19T16:45:48.672Z] #10 80.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-19T16:45:48.672Z] #10 80.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-19T16:45:48.672Z] #10 81.97 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:48.672Z] #10 82.29 Fetched 77.7 MB in 12s (6620 kB/s) [2020-08-19T16:45:48.672Z] #10 82.43 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-19T16:45:48.672Z] #10 82.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 ... 15410 files and directories currently installed.) [2020-08-19T16:45:48.672Z] #10 82.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-19T16:45:48.672Z] #10 82.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:45:48.672Z] #10 86.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-19T16:45:48.672Z] #10 86.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-19T16:45:48.672Z] #10 86.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:45:48.672Z] #10 ... [2020-08-19T16:45:48.672Z] [2020-08-19T16:45:48.672Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:48.754Z] #39 75.97 DEP criu/seize.d [2020-08-19T16:45:48.754Z] #39 76.11 DEP criu/seccomp.d [2020-08-19T16:45:48.878Z] #26 22.10 #=#=# [2020-08-19T16:45:49.052Z] #39 76.31 DEP criu/rst-malloc.d [2020-08-19T16:45:49.052Z] #39 76.41 DEP criu/rbtree.d [2020-08-19T16:45:49.308Z] #39 76.47 DEP criu/pstree.d [2020-08-19T16:45:49.308Z] #39 76.68 DEP criu/protobuf.d [2020-08-19T16:45:49.487Z] #25 4.688 # 1.6% ## 3.4% ###### 9.4% ############## 20.2% ################### 26.8% ################### 27.7% ########################### 38.2% ################################### 48.8% ###################################### 53.6% ############################################# 63.6% ################################################# 69.1% #################################################### 72.4% ######################################################## 78.2% ########################################################### 82.9% ############################################################## 87.1% ################################################################## 92.0% ####################################################################### 99.3% ######################################################################## 100.0% [2020-08-19T16:45:49.564Z] #39 76.81 GEN criu/protobuf-desc-gen.h [2020-08-19T16:45:49.725Z] #25 12.54 0.0% # 1.5% ## 3.2% ### 4.2% #### 5.8% ##### 7.1% ##### 7.8% ##### 8.2% ####### 9.9% ####### 10.4% ######### 12.6% ######### 13.9% ########## 14.5% ########### 16.3% ############ 17.0% ############# 18.6% ############## 20.3% ############### 21.3% ################ 22.4% ################# 24.1% ################## 26.2% ################### 27.3% ##################### 30.2% ###################### 31.4% ####################### 32.8% ####################### 33.3% ######################### 35.5% ########################## 37.4% ########################### 38.7% ############################ 40.1% ############################# 41.1% ############################## 42.6% ############################### 44.4% ################################# 46.0% ################################## 47.5% ################################### 49.1% ################################### 49.7% #################################### 50.3% ##################################### 52.4% ###################################### 53.6% ####################################### 55.4% ######################################### 57.0% ######################################### 57.9% ########################################## 59.0% ########################################### 59.9% ############################################# 62.8% ############################################# 63.6% ############################################### 66.1% ################################################ 67.1% ################################################## 69.6% ################################################### 71.5% #################################################### 72.8% ##################################################### 74.9% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.3% ########################################################### 82.9% ########################################################### 83.1% ############################################################ 84.1% ############################################################# 85.0% ############################################################## 86.6% ############################################################### 87.7% ############################################################### 88.8% ################################################################# 91.6% [2020-08-19T16:45:49.725Z] #25 ... [2020-08-19T16:45:49.725Z] [2020-08-19T16:45:49.725Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:49.725Z] #38 81.11 Selecting previously unselected package python-pkg-resources. [2020-08-19T16:45:49.725Z] #38 81.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:45:49.725Z] #38 81.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-19T16:45:49.725Z] #38 81.41 Selecting previously unselected package python-six. [2020-08-19T16:45:49.725Z] #38 81.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-19T16:45:49.725Z] #38 81.41 Unpacking python-six (1.12.0-1) ... [2020-08-19T16:45:49.725Z] #38 81.75 Selecting previously unselected package python-protobuf. [2020-08-19T16:45:49.725Z] #38 81.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:49.725Z] #38 81.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-19T16:45:49.725Z] #38 83.22 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-19T16:45:49.725Z] #38 90.53 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:49.725Z] #38 90.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:49.725Z] #38 90.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:45:49.725Z] #38 90.82 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-19T16:45:49.725Z] #38 90.85 Setting up python-six (1.12.0-1) ... [2020-08-19T16:45:49.725Z] #38 ... [2020-08-19T16:45:49.725Z] [2020-08-19T16:45:49.725Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:49.791Z] #26 22.41 #=#=# ##O#- # ### 5.4% ############ 17.7% ##################################### 52.7% ######################################################################## 100.0% [2020-08-19T16:45:49.950Z] #25 13.54 0.0% 1.1% ## 3.6% ### 5.4% #### 6.7% ##### 7.9% ###### 8.7% ###### 9.6% ####### 10.7% ######## 12.0% ########## 13.9% ########### 15.5% ############ 17.0% ############# 19.4% ############### 21.9% ################# 24.1% ################### 26.7% #################### 28.7% ###################### 30.6% ####################### 33.3% ######################## 34.7% ########################### 37.9% ############################# 41.0% ############################### 43.4% ################################ 45.6% ################################## 48.0% ################################### 49.9% ##################################### 51.9% ###################################### 53.5% ####################################### 54.8% ######################################## 56.4% [2020-08-19T16:45:49.950Z] #25 ... [2020-08-19T16:45:49.950Z] [2020-08-19T16:45:49.950Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:49.950Z] #38 52.23 Selecting previously unselected package libprotoc17:arm64. [2020-08-19T16:45:49.950Z] #38 52.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-08-19T16:45:49.950Z] #38 52.32 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:49.950Z] #38 52.97 Selecting previously unselected package protobuf-c-compiler. [2020-08-19T16:45:49.950Z] #38 52.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-08-19T16:45:49.950Z] #38 52.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:45:49.950Z] #38 53.67 Selecting previously unselected package protobuf-compiler. [2020-08-19T16:45:49.950Z] #38 53.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-08-19T16:45:49.950Z] #38 53.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:45:49.950Z] #38 53.99 Selecting previously unselected package python-pkg-resources. [2020-08-19T16:45:49.950Z] #38 54.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:45:49.950Z] #38 54.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-19T16:45:49.950Z] #38 55.51 Selecting previously unselected package python-six. [2020-08-19T16:45:49.950Z] #38 55.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-19T16:45:49.950Z] #38 55.51 Unpacking python-six (1.12.0-1) ... [2020-08-19T16:45:49.950Z] #38 55.70 Selecting previously unselected package python-protobuf. [2020-08-19T16:45:49.950Z] #38 55.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-08-19T16:45:49.950Z] #38 55.82 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-19T16:45:49.950Z] #38 57.07 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-19T16:45:49.950Z] #38 59.54 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:49.950Z] #38 59.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:49.950Z] #38 59.59 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-19T16:45:49.950Z] #38 59.80 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-19T16:45:49.950Z] #38 59.82 Setting up python-six (1.12.0-1) ... [2020-08-19T16:45:49.950Z] #38 ... [2020-08-19T16:45:49.950Z] [2020-08-19T16:45:49.950Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:50.057Z] #25 7.165 [2020-08-19T16:45:50.094Z] #26 23.27 [2020-08-19T16:45:50.155Z] #25 12.54 0.0% # 1.5% ## 3.2% ### 4.2% #### 5.8% ##### 7.1% ##### 7.8% ##### 8.2% ####### 9.9% ####### 10.4% ######### 12.6% ######### 13.9% ########## 14.5% ########### 16.3% ############ 17.0% ############# 18.6% ############## 20.3% ############### 21.3% ################ 22.4% ################# 24.1% ################## 26.2% ################### 27.3% ##################### 30.2% ###################### 31.4% ####################### 32.8% ####################### 33.3% ######################### 35.5% ########################## 37.4% ########################### 38.7% ############################ 40.1% ############################# 41.1% ############################## 42.6% ############################### 44.4% ################################# 46.0% ################################## 47.5% ################################### 49.1% ################################### 49.7% #################################### 50.3% ##################################### 52.4% ###################################### 53.6% ####################################### 55.4% ######################################### 57.0% ######################################### 57.9% ########################################## 59.0% ########################################### 59.9% ############################################# 62.8% ############################################# 63.6% ############################################### 66.1% ################################################ 67.1% ################################################## 69.6% ################################################### 71.5% #################################################### 72.8% ##################################################### 74.9% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.3% ########################################################### 82.9% ########################################################### 83.1% ############################################################ 84.1% ############################################################# 85.0% ############################################################## 86.6% ############################################################### 87.7% ############################################################### 88.8% ################################################################# 91.6% ################################################################### 93.6% ##################################################################### 96.2% ###################################################################### 98.1% ######################################################################## 100.0% [2020-08-19T16:45:50.225Z] #25 13.54 0.0% 1.1% ## 3.6% ### 5.4% #### 6.7% ##### 7.9% ###### 8.7% ###### 9.6% ####### 10.7% ######## 12.0% ########## 13.9% ########### 15.5% ############ 17.0% ############# 19.4% ############### 21.9% ################# 24.1% ################### 26.7% #################### 28.7% ###################### 30.6% ####################### 33.3% ######################## 34.7% ########################### 37.9% ############################# 41.0% ############################### 43.4% ################################ 45.6% ################################## 48.0% ################################### 49.9% ##################################### 51.9% ###################################### 53.5% ####################################### 54.8% ######################################## 56.4% ######################################### 57.6% ########################################## 59.3% #################### [2020-08-19T16:45:50.225Z] #25 ... [2020-08-19T16:45:50.225Z] [2020-08-19T16:45:50.225Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:50.225Z] #10 52.51 Selecting previously unselected package binutils-mingw-w64. [2020-08-19T16:45:50.225Z] #10 52.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-19T16:45:50.225Z] #10 52.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:45:50.225Z] #10 53.04 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-08-19T16:45:50.225Z] #10 53.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-19T16:45:50.225Z] #10 53.06 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-19T16:45:50.225Z] #10 53.67 Selecting previously unselected package dmsetup. [2020-08-19T16:45:50.225Z] #10 53.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-08-19T16:45:50.225Z] #10 53.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-19T16:45:50.225Z] #10 54.05 Selecting previously unselected package mingw-w64-common. [2020-08-19T16:45:50.225Z] #10 54.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-19T16:45:50.225Z] #10 54.07 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-19T16:45:50.225Z] #10 ... [2020-08-19T16:45:50.225Z] [2020-08-19T16:45:50.225Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:50.415Z] #25 20.74 [2020-08-19T16:45:50.490Z] #25 13.54 0.0% 1.1% ## 3.6% ### 5.4% #### 6.7% ##### 7.9% ###### 8.7% ###### 9.6% ####### 10.7% ######## 12.0% ########## 13.9% ########### 15.5% ############ 17.0% ############# 19.4% ############### 21.9% ################# 24.1% ################### 26.7% #################### 28.7% ###################### 30.6% ####################### 33.3% ######################## 34.7% ########################### 37.9% ############################# 41.0% ############################### 43.4% ################################ 45.6% ################################## 48.0% ################################### 49.9% ##################################### 51.9% ###################################### 53.5% ####################################### 54.8% ######################################## 56.4% ######################################### 57.6% ########################################## 59.3% ########################################### 60.0% ########################################### 61.0% [2020-08-19T16:45:50.490Z] #25 ... [2020-08-19T16:45:50.490Z] [2020-08-19T16:45:50.490Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:50.490Z] #30 52.87 internal/poll [2020-08-19T16:45:50.490Z] #30 53.49 internal/fmtsort [2020-08-19T16:45:50.490Z] #30 54.72 os [2020-08-19T16:45:50.490Z] #30 56.35 fmt [2020-08-19T16:45:50.490Z] #30 56.35 path/filepath [2020-08-19T16:45:50.490Z] #30 57.78 io/ioutil [2020-08-19T16:45:50.490Z] #30 59.45 github.com/BurntSushi/toml [2020-08-19T16:45:50.490Z] #30 59.45 log [2020-08-19T16:45:50.490Z] #30 59.51 flag [2020-08-19T16:45:50.490Z] #30 ... [2020-08-19T16:45:50.490Z] [2020-08-19T16:45:50.490Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:50.645Z] #25 7.408 0.2% ######################## 33.4% ################################################################### 93.8% ######################################################################## 100.0% [2020-08-19T16:45:50.907Z] #25 ... [2020-08-19T16:45:50.907Z] [2020-08-19T16:45:50.907Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:50.907Z] #38 78.72 Selecting previously unselected package libprotoc17:amd64. [2020-08-19T16:45:50.907Z] #38 78.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-19T16:45:50.907Z] #38 78.73 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:51.159Z] #26 ... [2020-08-19T16:45:51.159Z] [2020-08-19T16:45:51.159Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:51.159Z] #48 52.18 strconv [2020-08-19T16:45:51.159Z] #48 52.18 io [2020-08-19T16:45:51.159Z] #48 52.21 syscall [2020-08-19T16:45:51.159Z] #48 55.42 bytes [2020-08-19T16:45:51.159Z] #48 55.51 strings [2020-08-19T16:45:51.159Z] #48 ... [2020-08-19T16:45:51.159Z] [2020-08-19T16:45:51.159Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:51.159Z] #11 61.39 Selecting previously unselected package binutils-mingw-w64. [2020-08-19T16:45:51.159Z] #11 61.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-19T16:45:51.159Z] #11 61.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:45:51.159Z] #11 61.56 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-19T16:45:51.159Z] #11 61.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-19T16:45:51.159Z] #11 61.59 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-19T16:45:51.159Z] #11 61.79 Selecting previously unselected package dmsetup. [2020-08-19T16:45:51.159Z] #11 61.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-19T16:45:51.159Z] #11 61.82 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-19T16:45:51.159Z] #11 62.01 Selecting previously unselected package mingw-w64-common. [2020-08-19T16:45:51.159Z] #11 62.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-19T16:45:51.159Z] #11 62.01 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-19T16:45:51.537Z] #39 78.49 DEP criu/protobuf-desc.d [2020-08-19T16:45:51.537Z] #39 78.61 DEP criu/proc_parse.d [2020-08-19T16:45:51.537Z] #39 78.86 DEP criu/plugin.d [2020-08-19T16:45:51.794Z] #39 78.93 DEP criu/pipes.d [2020-08-19T16:45:51.797Z] #25 22.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-19T16:45:52.052Z] #39 79.18 DEP criu/pie-util.d [2020-08-19T16:45:52.052Z] #39 79.36 DEP criu/pie-util-vdso.d [2020-08-19T16:45:52.057Z] #25 22.64 [2020-08-19T16:45:52.309Z] #39 ... [2020-08-19T16:45:52.309Z] [2020-08-19T16:45:52.309Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:52.309Z] #41 DONE 175.1s [2020-08-19T16:45:52.309Z] [2020-08-19T16:45:52.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:52.309Z] #39 79.57 DEP criu/pie-util-vdso-elf32.d [2020-08-19T16:45:52.309Z] #39 ... [2020-08-19T16:45:52.309Z] [2020-08-19T16:45:52.309Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:45:52.309Z] #17 9.484 Reading package lists... [2020-08-19T16:45:52.309Z] #17 13.24 Reading package lists... [2020-08-19T16:45:52.309Z] #17 16.88 Building dependency tree... [2020-08-19T16:45:52.309Z] #17 18.55 libcap2-bin is already the newest version (1:2.25-2). [2020-08-19T16:45:52.309Z] #17 18.55 The following additional packages will be installed: [2020-08-19T16:45:52.309Z] #17 18.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-19T16:45:52.309Z] #17 18.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-19T16:45:52.309Z] #17 18.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-19T16:45:52.309Z] #17 18.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-19T16:45:52.309Z] #17 18.56 python3.7 python3.7-minimal vim-runtime xxd [2020-08-19T16:45:52.309Z] #17 18.56 Suggested packages: [2020-08-19T16:45:52.309Z] #17 18.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-19T16:45:52.309Z] #17 18.56 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-19T16:45:52.309Z] #17 18.56 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-19T16:45:52.309Z] #17 18.56 Recommended packages: [2020-08-19T16:45:52.309Z] #17 18.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-19T16:45:52.309Z] #17 18.56 python3-keyrings.alt python3-xdg unzip [2020-08-19T16:45:52.309Z] #17 20.49 The following NEW packages will be installed: [2020-08-19T16:45:52.309Z] #17 20.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-19T16:45:52.309Z] #17 20.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-19T16:45:52.309Z] #17 20.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-19T16:45:52.309Z] #17 20.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-19T16:45:52.309Z] #17 20.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-19T16:45:52.309Z] #17 20.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-19T16:45:52.309Z] #17 20.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-19T16:45:52.309Z] #17 20.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-19T16:45:52.309Z] #17 20.50 xz-utils zip [2020-08-19T16:45:52.311Z] #38 ... [2020-08-19T16:45:52.311Z] [2020-08-19T16:45:52.311Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:52.311Z] #32 69.76 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:52.311Z] #32 70.12 Fetched 14.9 MB in 2s (6149 kB/s) [2020-08-19T16:45:52.311Z] #32 70.27 Selecting previously unselected package xxd. [2020-08-19T16:45:52.311Z] #32 70.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-19T16:45:52.311Z] #32 70.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:45:52.311Z] #32 70.59 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:45:52.311Z] #32 70.96 Selecting previously unselected package vim-common. [2020-08-19T16:45:52.311Z] #32 70.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:45:52.311Z] #32 71.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:45:52.311Z] #32 71.77 Selecting previously unselected package cmake-data. [2020-08-19T16:45:52.311Z] #32 71.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-19T16:45:52.311Z] #32 71.81 Unpacking cmake-data (3.13.4-1) ... [2020-08-19T16:45:52.311Z] #32 76.54 Selecting previously unselected package libicu63:amd64. [2020-08-19T16:45:52.311Z] #32 76.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-19T16:45:52.311Z] #32 76.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:45:52.311Z] #32 ... [2020-08-19T16:45:52.311Z] [2020-08-19T16:45:52.311Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:52.311Z] #25 8.726 #=#=# [2020-08-19T16:45:52.311Z] #25 8.974 0.2% ############## 20.5% ############################# 40.9% ########################################################### 82.4% ######################################################################## 100.0% [2020-08-19T16:45:52.316Z] #25 22.84 ##################################################################### 95.9% ######################################################################## 100.0% [2020-08-19T16:45:52.316Z] #25 ... [2020-08-19T16:45:52.316Z] [2020-08-19T16:45:52.316Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:52.316Z] #30 83.87 internal/syscall/execenv [2020-08-19T16:45:52.316Z] #30 84.21 internal/syscall/unix [2020-08-19T16:45:52.316Z] #30 84.73 strings [2020-08-19T16:45:52.316Z] #30 85.64 os [2020-08-19T16:45:52.316Z] #30 90.25 path [2020-08-19T16:45:52.316Z] #30 91.41 text/tabwriter [2020-08-19T16:45:52.316Z] #30 91.83 fmt [2020-08-19T16:45:52.316Z] #30 92.21 path/filepath [2020-08-19T16:45:52.316Z] #30 93.72 io/ioutil [2020-08-19T16:45:52.397Z] #25 13.54 0.0% 1.1% ## 3.6% ### 5.4% #### 6.7% ##### 7.9% ###### 8.7% ###### 9.6% ####### 10.7% ######## 12.0% ########## 13.9% ########### 15.5% ############ 17.0% ############# 19.4% ############### 21.9% ################# 24.1% ################### 26.7% #################### 28.7% ###################### 30.6% ####################### 33.3% ######################## 34.7% ########################### 37.9% ############################# 41.0% ############################### 43.4% ################################ 45.6% ################################## 48.0% ################################### 49.9% ##################################### 51.9% ###################################### 53.5% ####################################### 54.8% ######################################## 56.4% ######################################### 57.6% ########################################## 59.3% ########################################### 60.0% ########################################### 61.0% ############################################# 63.8% ############################################## 64.8% ############################################### 65.7% ############################################### 65.9% ################################################# 68.1% ################################################## 69.6% #################################################### 73.1% ####################################################### 76.5% ######################################################## 78.3% ########################################################## 80.6% ########################################################### 83.2% ############################################################# 85.3% ############################################################### 87.9% ############################################################### 88.8% ################################################################# 91.3% ################################################################### 93.8% ##################################################################### 97.0% ####################################################################### 100.0% ######################################################################## 100.0% [2020-08-19T16:45:52.397Z] #25 19.56 [2020-08-19T16:45:52.566Z] #17 20.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:45:52.566Z] #17 20.82 Need to get 28.5 MB of archives. [2020-08-19T16:45:52.566Z] #17 20.82 After this operation, 116 MB of additional disk space will be used. [2020-08-19T16:45:52.566Z] #17 20.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-19T16:45:52.566Z] #17 20.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-19T16:45:52.566Z] #17 20.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-19T16:45:52.566Z] #17 ... [2020-08-19T16:45:52.566Z] [2020-08-19T16:45:52.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:52.566Z] #39 79.78 DEP criu/path.d [2020-08-19T16:45:52.566Z] #39 79.94 DEP criu/parasite-syscall.d [2020-08-19T16:45:52.572Z] #25 9.873 [2020-08-19T16:45:52.576Z] #30 ... [2020-08-19T16:45:52.576Z] [2020-08-19T16:45:52.576Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:52.576Z] #25 22.99 [2020-08-19T16:45:52.823Z] #39 80.21 DEP criu/pagemap.d [2020-08-19T16:45:53.145Z] #25 ... [2020-08-19T16:45:53.145Z] [2020-08-19T16:45:53.145Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:53.145Z] #47 84.59 internal/poll [2020-08-19T16:45:53.145Z] #47 88.58 os [2020-08-19T16:45:53.145Z] #47 93.69 encoding/binary [2020-08-19T16:45:53.145Z] #47 94.39 fmt [2020-08-19T16:45:53.385Z] #39 80.54 DEP criu/pagemap-cache.d [2020-08-19T16:45:53.385Z] #39 80.65 DEP criu/page-xfer.d [2020-08-19T16:45:53.385Z] #39 80.75 DEP criu/page-pipe.d [2020-08-19T16:45:53.405Z] #47 ... [2020-08-19T16:45:53.405Z] [2020-08-19T16:45:53.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:53.405Z] #10 92.02 Selecting previously unselected package binutils-mingw-w64. [2020-08-19T16:45:53.405Z] #10 92.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-19T16:45:53.405Z] #10 92.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:45:53.405Z] #10 92.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-19T16:45:53.405Z] #10 92.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:45:53.405Z] #10 92.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:45:53.405Z] #10 92.79 Selecting previously unselected package dmsetup. [2020-08-19T16:45:53.405Z] #10 92.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:45:53.405Z] #10 92.80 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-19T16:45:53.405Z] #10 93.02 Selecting previously unselected package mingw-w64-common. [2020-08-19T16:45:53.405Z] #10 93.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-19T16:45:53.405Z] #10 93.03 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-19T16:45:53.641Z] #39 80.85 DEP criu/netfilter.d [2020-08-19T16:45:53.641Z] #39 80.97 DEP criu/net.d [2020-08-19T16:45:53.802Z] #25 20.95 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-19T16:45:53.897Z] #39 81.20 DEP criu/namespaces.d [2020-08-19T16:45:54.064Z] #25 ... [2020-08-19T16:45:54.064Z] [2020-08-19T16:45:54.064Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:54.064Z] #32 56.41 Selecting previously unselected package libxml2:arm64. [2020-08-19T16:45:54.064Z] #32 56.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-08-19T16:45:54.064Z] #32 56.51 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:45:54.064Z] #32 57.27 Selecting previously unselected package libarchive13:arm64. [2020-08-19T16:45:54.064Z] #32 57.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-08-19T16:45:54.064Z] #32 57.30 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-19T16:45:54.064Z] #32 58.07 Selecting previously unselected package libjsoncpp1:arm64. [2020-08-19T16:45:54.064Z] #32 58.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-08-19T16:45:54.064Z] #32 58.07 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-19T16:45:54.064Z] #32 58.26 Selecting previously unselected package librhash0:arm64. [2020-08-19T16:45:54.064Z] #32 58.28 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-08-19T16:45:54.064Z] #32 58.29 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-08-19T16:45:54.064Z] #32 58.62 Selecting previously unselected package libuv1:arm64. [2020-08-19T16:45:54.064Z] #32 58.62 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-08-19T16:45:54.064Z] #32 58.64 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-08-19T16:45:54.064Z] #32 58.79 Selecting previously unselected package cmake. [2020-08-19T16:45:54.064Z] #32 58.80 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-08-19T16:45:54.064Z] #32 58.81 Unpacking cmake (3.13.4-1) ... [2020-08-19T16:45:54.064Z] #32 62.38 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-19T16:45:54.064Z] #32 62.40 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:45:54.064Z] #32 62.49 Setting up libuv1:arm64 (1.24.1-1) ... [2020-08-19T16:45:54.064Z] #32 62.51 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:45:54.064Z] #32 62.65 Setting up librhash0:arm64 (1.3.8-1) ... [2020-08-19T16:45:54.064Z] #32 62.94 Setting up cmake-data (3.13.4-1) ... [2020-08-19T16:45:54.064Z] #32 63.01 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:45:54.064Z] #32 63.05 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-19T16:45:54.064Z] #32 63.09 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-19T16:45:54.064Z] #32 63.12 Setting up cmake (3.13.4-1) ... [2020-08-19T16:45:54.064Z] #32 63.20 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:54.064Z] #32 63.43 Processing triggers for mime-support (3.62) ... [2020-08-19T16:45:54.153Z] #39 81.37 DEP criu/mount.d [2020-08-19T16:45:54.153Z] #39 81.56 DEP criu/memfd.d [2020-08-19T16:45:54.327Z] #32 ... [2020-08-19T16:45:54.327Z] [2020-08-19T16:45:54.327Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:54.327Z] #47 56.76 path/filepath [2020-08-19T16:45:54.327Z] #47 56.77 mvdan.cc/sh/v3/fileutil [2020-08-19T16:45:54.327Z] #47 58.53 encoding/binary [2020-08-19T16:45:54.327Z] #47 58.55 fmt [2020-08-19T16:45:54.327Z] #47 61.22 encoding/base64 [2020-08-19T16:45:54.327Z] #47 61.23 golang.org/x/sys/unix [2020-08-19T16:45:54.327Z] #47 63.46 github.com/pkg/diff [2020-08-19T16:45:54.327Z] #47 63.46 go/token [2020-08-19T16:45:54.327Z] #47 63.51 encoding/json [2020-08-19T16:45:54.327Z] #47 65.79 go/scanner [2020-08-19T16:45:54.327Z] #47 ... [2020-08-19T16:45:54.327Z] [2020-08-19T16:45:54.327Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:54.327Z] #25 21.39 #=#=# [2020-08-19T16:45:54.409Z] #39 81.73 DEP criu/mem.d [2020-08-19T16:45:54.591Z] #25 21.61 # 2.0% ######################################################################## 100.0% [2020-08-19T16:45:54.656Z] #25 10.06 #=#=# # 2.0% ## 4.1% ###### 8.7% ######### 13.7% ############# 18.8% ################## 26.3% ###################### 30.6% ########################## 36.3% ############################## 42.9% ###################################### 53.2% ######################################### 57.5% ################################################ 67.5% #################################################### 73.6% ######################################################### 80.2% ############################################################# 85.4% ############################################################### 87.9% [2020-08-19T16:45:54.656Z] #25 ... [2020-08-19T16:45:54.656Z] [2020-08-19T16:45:54.656Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:45:54.656Z] #10 72.37 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-08-19T16:45:54.656Z] #10 76.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-19T16:45:54.656Z] #10 76.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-19T16:45:54.656Z] #10 76.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-19T16:45:54.656Z] #10 76.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-19T16:45:54.656Z] #10 76.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-08-19T16:45:54.656Z] #10 76.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-19T16:45:54.656Z] #10 76.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-19T16:45:54.656Z] #10 76.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-19T16:45:54.656Z] #10 76.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-19T16:45:54.656Z] #10 76.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-19T16:45:54.656Z] #10 76.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-19T16:45:54.656Z] #10 76.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-19T16:45:54.656Z] #10 76.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-19T16:45:54.656Z] #10 76.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-19T16:45:54.656Z] #10 76.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-19T16:45:54.656Z] #10 78.35 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:54.656Z] #10 78.68 Fetched 77.7 MB in 13s (5977 kB/s) [2020-08-19T16:45:54.656Z] #10 78.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-19T16:45:54.657Z] #10 78.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-19T16:45:54.657Z] #10 78.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-19T16:45:54.657Z] #10 78.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:45:54.657Z] #10 ... [2020-08-19T16:45:54.657Z] [2020-08-19T16:45:54.657Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:54.657Z] #25 10.06 #=#=# # 2.0% ## 4.1% ###### 8.7% ######### 13.7% ############# 18.8% ################## 26.3% ###################### 30.6% ########################## 36.3% ############################## 42.9% ###################################### 53.2% ######################################### 57.5% ################################################ 67.5% #################################################### 73.6% ######################################################### 80.2% ############################################################# 85.4% ############################################################### 87.9% ################################################################## 92.1% ######################################################################## 100.0% [2020-08-19T16:45:54.665Z] #39 81.88 DEP criu/lsm.d [2020-08-19T16:45:54.665Z] #39 81.99 DEP criu/log.d [2020-08-19T16:45:54.665Z] #39 82.13 DEP criu/libnetlink.d [2020-08-19T16:45:54.854Z] #25 21.77 [2020-08-19T16:45:54.922Z] #39 82.25 DEP criu/kerndat.d [2020-08-19T16:45:55.179Z] #39 82.44 DEP criu/kcmp-ids.d [2020-08-19T16:45:55.229Z] #25 12.46 [2020-08-19T16:45:55.435Z] #39 82.54 DEP criu/irmap.d [2020-08-19T16:45:55.435Z] #39 82.72 DEP criu/ipc_ns.d [2020-08-19T16:45:55.691Z] #39 82.85 DEP criu/image.d [2020-08-19T16:45:55.691Z] #39 83.05 DEP criu/image-desc.d [2020-08-19T16:45:55.701Z] #11 ... [2020-08-19T16:45:55.701Z] [2020-08-19T16:45:55.701Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:55.701Z] #39 56.55 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:55.701Z] #39 56.56 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:55.701Z] #39 56.57 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-19T16:45:55.701Z] #39 56.57 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-19T16:45:55.701Z] #39 56.58 Setting up python-six (1.12.0-1) ... [2020-08-19T16:45:55.701Z] #39 61.15 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-19T16:45:55.701Z] #39 61.16 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-19T16:45:55.701Z] #39 61.17 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:55.701Z] #39 61.18 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-19T16:45:55.701Z] #39 61.18 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:55.701Z] #39 61.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:45:55.701Z] #39 61.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:55.701Z] #39 61.19 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-19T16:45:55.701Z] #39 61.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:45:55.701Z] #39 61.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-19T16:45:55.701Z] #39 ... [2020-08-19T16:45:55.701Z] [2020-08-19T16:45:55.701Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:55.701Z] #34 0.329 + RM_GOPATH=0 [2020-08-19T16:45:55.701Z] #34 0.331 + TMP_GOPATH= [2020-08-19T16:45:55.701Z] #34 0.331 + : /build [2020-08-19T16:45:55.701Z] #34 0.331 + '[' -z '' ']' [2020-08-19T16:45:55.701Z] #34 0.333 ++ mktemp -d [2020-08-19T16:45:55.701Z] #34 0.339 + export GOPATH=/tmp/tmp.rnEKploKo4 [2020-08-19T16:45:55.701Z] #34 0.341 + GOPATH=/tmp/tmp.rnEKploKo4 [2020-08-19T16:45:55.701Z] #34 0.341 + RM_GOPATH=1 [2020-08-19T16:45:55.701Z] #34 0.343 + case "$(go env GOARCH)" in [2020-08-19T16:45:55.701Z] #34 0.344 ++ go env GOARCH [2020-08-19T16:45:55.701Z] #34 0.369 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:55.701Z] #34 0.371 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:45:55.701Z] #34 0.373 ++ dirname /tmp/install/install.sh [2020-08-19T16:45:55.701Z] #34 0.381 + dir=/tmp/install [2020-08-19T16:45:55.701Z] #34 0.383 + bin=tini [2020-08-19T16:45:55.701Z] #34 0.384 + shift [2020-08-19T16:45:55.701Z] #34 0.386 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-19T16:45:55.701Z] #34 0.387 + . /tmp/install/tini.installer [2020-08-19T16:45:55.701Z] #34 0.393 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:45:55.701Z] #34 0.394 + install_tini [2020-08-19T16:45:55.701Z] #34 0.395 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-19T16:45:55.701Z] #34 0.395 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:45:55.701Z] #34 0.396 + git clone https://github.com/krallin/tini.git /tmp/tmp.rnEKploKo4/tini [2020-08-19T16:45:55.701Z] #34 0.403 Cloning into '/tmp/tmp.rnEKploKo4/tini'... [2020-08-19T16:45:55.701Z] #34 1.438 + cd /tmp/tmp.rnEKploKo4/tini [2020-08-19T16:45:55.701Z] #34 1.438 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:45:55.701Z] #34 1.457 + cmake . [2020-08-19T16:45:55.701Z] #34 2.225 -- The C compiler identification is GNU 8.3.0 [2020-08-19T16:45:55.701Z] #34 2.288 -- Check for working C compiler: /usr/bin/cc [2020-08-19T16:45:55.701Z] #34 2.912 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-19T16:45:55.701Z] #34 2.915 -- Detecting C compiler ABI info [2020-08-19T16:45:55.701Z] #34 3.437 -- Detecting C compiler ABI info - done [2020-08-19T16:45:55.701Z] #34 3.488 -- Detecting C compile features [2020-08-19T16:45:55.701Z] #34 5.292 -- Detecting C compile features - done [2020-08-19T16:45:55.701Z] #34 5.345 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-19T16:45:55.701Z] #34 5.586 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-19T16:45:55.701Z] #34 5.729 -- Configuring done [2020-08-19T16:45:55.701Z] #34 5.754 -- Generating done [2020-08-19T16:45:55.701Z] #34 5.757 -- Build files have been written to: /tmp/tmp.rnEKploKo4/tini [2020-08-19T16:45:55.701Z] #34 5.769 + make tini-static [2020-08-19T16:45:55.701Z] #34 6.219 Scanning dependencies of target tini-static [2020-08-19T16:45:55.701Z] #34 6.401 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-19T16:45:55.947Z] #39 83.12 DEP criu/fsnotify.d [2020-08-19T16:45:55.961Z] #10 ... [2020-08-19T16:45:55.961Z] [2020-08-19T16:45:55.961Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:55.961Z] #41 86.98 strings [2020-08-19T16:45:55.961Z] #41 88.93 os [2020-08-19T16:45:55.961Z] #41 91.93 regexp/syntax [2020-08-19T16:45:55.961Z] #41 94.43 fmt [2020-08-19T16:45:55.961Z] #41 ... [2020-08-19T16:45:55.961Z] [2020-08-19T16:45:55.961Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:55.961Z] #47 97.12 encoding/base64 [2020-08-19T16:45:56.005Z] #34 ... [2020-08-19T16:45:56.005Z] [2020-08-19T16:45:56.005Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:56.005Z] #26 24.62 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-19T16:45:56.005Z] #26 24.71 skipping existing 5cb8031fd95d [2020-08-19T16:45:56.005Z] #26 24.88 [2020-08-19T16:45:56.005Z] #26 26.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-19T16:45:56.005Z] #26 26.75 skipping existing 283607eaa57e [2020-08-19T16:45:56.005Z] #26 26.92 [2020-08-19T16:45:56.005Z] #26 28.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-19T16:45:56.005Z] #26 28.72 [2020-08-19T16:45:56.005Z] #26 28.85 ######################################################################## 100.0% [2020-08-19T16:45:56.005Z] #26 28.98 [2020-08-19T16:45:56.005Z] #26 29.09 Download of images into '/build' complete. [2020-08-19T16:45:56.005Z] #26 29.10 Use something like the following to load the result into a Docker daemon: [2020-08-19T16:45:56.005Z] #26 29.10 tar -cC '/build' . | docker load [2020-08-19T16:45:56.005Z] #26 DONE 29.2s [2020-08-19T16:45:56.005Z] [2020-08-19T16:45:56.005Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:45:56.005Z] #48 63.13 bufio [2020-08-19T16:45:56.005Z] #48 63.73 reflect [2020-08-19T16:45:56.005Z] #48 64.93 regexp/syntax [2020-08-19T16:45:56.245Z] #39 83.36 DEP criu/filesystems.d [2020-08-19T16:45:56.245Z] #39 83.48 DEP criu/files.d [2020-08-19T16:45:56.250Z] #25 22.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-19T16:45:56.250Z] #25 23.36 [2020-08-19T16:45:56.502Z] #39 83.77 DEP criu/files-reg.d [2020-08-19T16:45:56.522Z] #25 23.58 0.8% ################################################################# 90.7% ######################################################################## 100.0% [2020-08-19T16:45:56.522Z] #25 23.79 [2020-08-19T16:45:56.531Z] #47 ... [2020-08-19T16:45:56.531Z] [2020-08-19T16:45:56.531Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:45:56.531Z] #32 87.92 Selecting previously unselected package libxml2:amd64. [2020-08-19T16:45:56.531Z] #32 87.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-19T16:45:56.531Z] #32 87.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:45:56.531Z] #32 89.43 Selecting previously unselected package libarchive13:amd64. [2020-08-19T16:45:56.531Z] #32 89.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-19T16:45:56.531Z] #32 89.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-19T16:45:56.531Z] #32 90.10 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-19T16:45:56.531Z] #32 90.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-19T16:45:56.531Z] #32 90.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-19T16:45:56.531Z] #32 90.60 Selecting previously unselected package librhash0:amd64. [2020-08-19T16:45:56.531Z] #32 90.63 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-19T16:45:56.531Z] #32 90.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-19T16:45:56.531Z] #32 90.97 Selecting previously unselected package libuv1:amd64. [2020-08-19T16:45:56.531Z] #32 90.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-19T16:45:56.531Z] #32 90.98 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-19T16:45:56.531Z] #32 91.44 Selecting previously unselected package cmake. [2020-08-19T16:45:56.531Z] #32 91.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-19T16:45:56.531Z] #32 91.49 Unpacking cmake (3.13.4-1) ... [2020-08-19T16:45:56.531Z] #32 96.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:45:56.531Z] #32 96.75 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:45:56.531Z] #32 96.77 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-19T16:45:56.531Z] #32 96.78 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:45:56.531Z] #32 96.84 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-19T16:45:56.531Z] #32 96.86 Setting up cmake-data (3.13.4-1) ... [2020-08-19T16:45:56.531Z] #32 96.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:45:56.531Z] #32 96.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-19T16:45:56.531Z] #32 96.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-19T16:45:56.531Z] #32 96.97 Setting up cmake (3.13.4-1) ... [2020-08-19T16:45:56.531Z] #32 96.98 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:56.531Z] #32 97.16 Processing triggers for mime-support (3.62) ... [2020-08-19T16:45:56.531Z] #32 ... [2020-08-19T16:45:56.531Z] [2020-08-19T16:45:56.531Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:56.531Z] #38 95.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:45:56.531Z] #38 95.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:45:56.531Z] #38 95.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:56.531Z] #38 95.66 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-19T16:45:56.531Z] #38 95.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:56.531Z] #38 95.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:45:56.531Z] #38 95.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:56.531Z] #38 95.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-19T16:45:56.531Z] #38 95.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:45:56.531Z] #38 95.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-19T16:45:56.758Z] #39 83.95 DEP criu/files-ext.d [2020-08-19T16:45:56.758Z] #39 84.07 DEP criu/file-lock.d [2020-08-19T16:45:57.014Z] #39 84.27 DEP criu/file-ids.d [2020-08-19T16:45:57.014Z] #39 84.43 DEP criu/fifo.d [2020-08-19T16:45:57.067Z] #48 ... [2020-08-19T16:45:57.068Z] [2020-08-19T16:45:57.068Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:57.068Z] #39 67.74 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-19T16:45:57.068Z] #39 67.76 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:57.068Z] #39 DONE 68.0s [2020-08-19T16:45:57.068Z] [2020-08-19T16:45:57.068Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:57.270Z] #39 84.50 DEP criu/fdstore.d [2020-08-19T16:45:57.271Z] #39 84.57 DEP criu/fault-injection.d [2020-08-19T16:45:57.271Z] #39 84.61 DEP criu/external.d [2020-08-19T16:45:57.493Z] #25 24.66 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-19T16:45:57.527Z] #39 84.77 DEP criu/eventpoll.d [2020-08-19T16:45:57.527Z] #39 84.98 DEP criu/eventfd.d [2020-08-19T16:45:57.757Z] #25 24.85 skipping existing 9a99313a2c50 [2020-08-19T16:45:57.757Z] #25 24.91 [2020-08-19T16:45:58.089Z] #39 85.18 DEP criu/crtools.d [2020-08-19T16:45:58.089Z] #39 85.31 DEP criu/cr-service.d [2020-08-19T16:45:58.346Z] #39 ... [2020-08-19T16:45:58.346Z] [2020-08-19T16:45:58.346Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:45:58.346Z] #28 DONE 180.9s [2020-08-19T16:45:58.346Z] [2020-08-19T16:45:58.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:58.346Z] #39 85.47 DEP criu/cr-restore.d [2020-08-19T16:45:58.346Z] #39 ... [2020-08-19T16:45:58.346Z] [2020-08-19T16:45:58.346Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:45:58.346Z] #17 21.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-19T16:45:58.346Z] #17 21.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-19T16:45:58.346Z] #17 21.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-19T16:45:58.346Z] #17 21.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-19T16:45:58.346Z] #17 21.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-19T16:45:58.346Z] #17 21.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-19T16:45:58.346Z] #17 21.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-19T16:45:58.346Z] #17 21.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-19T16:45:58.346Z] #17 21.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-19T16:45:58.346Z] #17 21.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-19T16:45:58.346Z] #17 21.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-19T16:45:58.346Z] #17 21.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-19T16:45:58.347Z] #17 21.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-19T16:45:58.347Z] #17 21.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-19T16:45:58.347Z] #17 21.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:45:58.347Z] #17 21.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-19T16:45:58.347Z] #17 21.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-19T16:45:58.347Z] #17 21.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-19T16:45:58.347Z] #17 21.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-19T16:45:58.347Z] #17 21.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-19T16:45:58.347Z] #17 21.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-19T16:45:58.347Z] #17 21.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-19T16:45:58.347Z] #17 21.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-19T16:45:58.347Z] #17 21.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-19T16:45:58.347Z] #17 21.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-19T16:45:58.347Z] #17 21.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-19T16:45:58.347Z] #17 22.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-19T16:45:58.347Z] #17 22.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-19T16:45:58.347Z] #17 22.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-19T16:45:58.347Z] #17 22.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-19T16:45:58.347Z] #17 22.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-19T16:45:58.347Z] #17 22.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-19T16:45:58.347Z] #17 22.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-19T16:45:58.347Z] #17 22.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-19T16:45:58.347Z] #17 22.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-19T16:45:58.347Z] #17 22.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-19T16:45:58.347Z] #17 22.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-19T16:45:58.347Z] #17 22.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-19T16:45:58.347Z] #17 22.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-19T16:45:58.347Z] #17 22.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-19T16:45:58.347Z] #17 22.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-19T16:45:58.347Z] #17 22.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-19T16:45:58.347Z] #17 22.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-19T16:45:58.347Z] #17 22.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-19T16:45:58.347Z] #17 22.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-19T16:45:58.347Z] #17 23.34 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:45:58.347Z] #17 23.43 Fetched 28.5 MB in 2s (13.0 MB/s) [2020-08-19T16:45:58.347Z] #17 23.46 Selecting previously unselected package pigz. [2020-08-19T16:45:58.347Z] #17 23.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 ... 23432 files and directories currently installed.) [2020-08-19T16:45:58.347Z] #17 23.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-19T16:45:58.347Z] #17 23.56 Unpacking pigz (2.4-1) ... [2020-08-19T16:45:58.347Z] #17 23.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-19T16:45:58.347Z] #17 23.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:45:58.347Z] #17 23.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:45:58.347Z] #17 24.14 Selecting previously unselected package python3.7-minimal. [2020-08-19T16:45:58.347Z] #17 24.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:45:58.347Z] #17 24.16 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:45:58.347Z] #17 24.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:45:58.347Z] #17 24.86 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:45:58.409Z] #25 12.86 0.0% 1.0% 1.4% # 2.2% ## 3.1% ### 4.2% ### 5.0% #### 6.1% ##### 7.6% ##### 8.2% ###### 9.5% ####### 11.1% ######## 12.1% ######### 12.9% ######### 13.8% ########## 14.7% ########### 15.6% ############ 17.2% ############## 19.5% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.2% #################### 27.9% ####### [2020-08-19T16:45:58.409Z] #25 ... [2020-08-19T16:45:58.409Z] [2020-08-19T16:45:58.409Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:58.409Z] #41 76.09 bufio [2020-08-19T16:45:58.409Z] #41 76.12 reflect [2020-08-19T16:45:58.409Z] #41 79.57 syscall [2020-08-19T16:45:58.409Z] #41 ... [2020-08-19T16:45:58.409Z] [2020-08-19T16:45:58.409Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:58.739Z] #25 ... [2020-08-19T16:45:58.739Z] [2020-08-19T16:45:58.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:58.739Z] #41 61.11 encoding/binary [2020-08-19T16:45:58.739Z] #41 61.13 flag [2020-08-19T16:45:58.739Z] #41 61.99 go/token [2020-08-19T16:45:58.739Z] #41 64.05 go/scanner [2020-08-19T16:45:58.739Z] #41 65.35 net/url [2020-08-19T16:45:58.739Z] #41 65.40 text/template/parse [2020-08-19T16:45:58.739Z] #41 66.64 go/ast [2020-08-19T16:45:58.739Z] #41 68.77 encoding/json [2020-08-19T16:45:58.909Z] #17 27.40 Selecting previously unselected package python3-minimal. [2020-08-19T16:45:59.036Z] #41 71.25 text/template [2020-08-19T16:45:59.036Z] #41 ... [2020-08-19T16:45:59.036Z] [2020-08-19T16:45:59.036Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:45:59.036Z] #38 62.84 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:45:59.036Z] #38 62.95 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-19T16:45:59.036Z] #38 63.02 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:59.036Z] #38 63.05 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-08-19T16:45:59.036Z] #38 63.08 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:59.036Z] #38 63.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:45:59.036Z] #38 63.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:45:59.036Z] #38 63.21 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-19T16:45:59.036Z] #38 63.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:45:59.036Z] #38 63.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-19T16:45:59.036Z] #38 68.90 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-19T16:45:59.165Z] #17 27.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-19T16:45:59.165Z] #17 27.51 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-19T16:45:59.165Z] #17 27.51 Unpacking python3-minimal (3.7.3-1) ... [2020-08-19T16:45:59.174Z] #40 1.984 Note: Building without setproctitle() and strlcpy() support.#40 ... [2020-08-19T16:45:59.174Z] [2020-08-19T16:45:59.174Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:45:59.174Z] #34 9.425 [100%] Linking C executable tini-static [2020-08-19T16:45:59.174Z] #34 10.32 [100%] Built target tini-static [2020-08-19T16:45:59.174Z] #34 10.41 + mkdir -p /build [2020-08-19T16:45:59.174Z] #34 10.41 + cp tini-static /build/docker-init [2020-08-19T16:45:59.174Z] #34 DONE 10.6s [2020-08-19T16:45:59.174Z] [2020-08-19T16:45:59.174Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:45:59.174Z] #40 1.984 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:45:59.174Z] #40 1.985 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:45:59.174Z] #40 2.001 Note: Building without GnuTLS support [2020-08-19T16:45:59.174Z] #40 2.009 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:45:59.174Z] #40 2.009 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:45:59.301Z] #38 71.49 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:45:59.301Z] #38 ... [2020-08-19T16:45:59.301Z] [2020-08-19T16:45:59.301Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:45:59.301Z] #25 26.10 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-19T16:45:59.426Z] #17 27.61 Selecting previously unselected package libmpdec2:amd64. [2020-08-19T16:45:59.426Z] #17 27.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-19T16:45:59.426Z] #17 27.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-19T16:45:59.426Z] #17 27.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-19T16:45:59.426Z] #17 27.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:45:59.426Z] #17 27.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:45:59.698Z] #25 26.52 [2020-08-19T16:45:59.961Z] #25 26.84 ######################################################################## 100.0% [2020-08-19T16:45:59.961Z] #25 26.89 [2020-08-19T16:45:59.961Z] #25 27.05 Download of images into '/build' complete. [2020-08-19T16:45:59.961Z] #25 27.05 Use something like the following to load the result into a Docker daemon: [2020-08-19T16:45:59.961Z] #25 27.05 tar -cC '/build' . | docker load [2020-08-19T16:46:00.234Z] #40 ... [2020-08-19T16:46:00.234Z] [2020-08-19T16:46:00.234Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:00.234Z] #31 61.42 bufio [2020-08-19T16:46:00.234Z] #31 62.06 reflect [2020-08-19T16:46:00.234Z] #31 64.36 path [2020-08-19T16:46:00.234Z] #31 65.99 text/tabwriter [2020-08-19T16:46:00.234Z] #31 71.23 internal/syscall/execenv [2020-08-19T16:46:00.234Z] #31 71.27 time [2020-08-19T16:46:00.234Z] #31 71.32 internal/syscall/unix [2020-08-19T16:46:00.355Z] #17 28.68 Selecting previously unselected package python3.7. [2020-08-19T16:46:00.355Z] #17 28.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:46:00.355Z] #17 28.69 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:46:00.355Z] #17 28.80 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-19T16:46:00.355Z] #17 28.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-19T16:46:00.540Z] #31 ... [2020-08-19T16:46:00.540Z] [2020-08-19T16:46:00.540Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:00.540Z] #42 61.55 bufio [2020-08-19T16:46:00.540Z] #42 62.78 reflect [2020-08-19T16:46:00.540Z] #42 66.58 regexp/syntax [2020-08-19T16:46:00.540Z] #42 ... [2020-08-19T16:46:00.540Z] [2020-08-19T16:46:00.540Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:00.540Z] #11 68.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-19T16:46:00.540Z] #11 68.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-19T16:46:00.540Z] #11 68.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:46:00.611Z] #17 28.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-19T16:46:00.611Z] #17 28.87 Setting up python3-minimal (3.7.3-1) ... [2020-08-19T16:46:00.725Z] #38 ... [2020-08-19T16:46:00.725Z] [2020-08-19T16:46:00.725Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:00.725Z] #25 24.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-19T16:46:00.725Z] #25 24.66 [2020-08-19T16:46:00.725Z] #25 24.89 #=#=# ################################# 47.2% ######################################################################## 100.0% [2020-08-19T16:46:00.725Z] #25 25.24 [2020-08-19T16:46:00.725Z] #25 26.69 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-19T16:46:00.725Z] #25 26.79 skipping existing c35d46ef359f [2020-08-19T16:46:00.725Z] #25 27.10 [2020-08-19T16:46:00.725Z] #25 28.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-19T16:46:00.725Z] #25 29.20 [2020-08-19T16:46:00.725Z] #25 29.41 ######################################################################## 100.0% [2020-08-19T16:46:00.725Z] #25 29.55 [2020-08-19T16:46:00.725Z] #25 29.62 Download of images into '/build' complete. [2020-08-19T16:46:00.725Z] #25 29.64 Use something like the following to load the result into a Docker daemon: [2020-08-19T16:46:00.725Z] #25 29.64 tar -cC '/build' . | docker load [2020-08-19T16:46:00.725Z] #25 DONE 31.3s [2020-08-19T16:46:00.725Z] [2020-08-19T16:46:00.725Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:46:00.725Z] #32 DONE 102.4s [2020-08-19T16:46:00.725Z] [2020-08-19T16:46:00.725Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:00.725Z] #41 99.35 regexp [2020-08-19T16:46:00.725Z] #41 101.8 go/token [2020-08-19T16:46:00.912Z] #25 ... [2020-08-19T16:46:00.912Z] [2020-08-19T16:46:00.912Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:00.912Z] #10 63.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-19T16:46:00.912Z] #10 63.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-19T16:46:00.912Z] #10 63.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:46:00.912Z] #10 ... [2020-08-19T16:46:00.912Z] [2020-08-19T16:46:00.912Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:00.912Z] #41 72.15 go/parser [2020-08-19T16:46:01.175Z] #41 ... [2020-08-19T16:46:01.176Z] [2020-08-19T16:46:01.176Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:01.176Z] #30 63.51 github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:46:01.176Z] #30 ... [2020-08-19T16:46:01.176Z] [2020-08-19T16:46:01.176Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:01.539Z] #17 29.75 Selecting previously unselected package python3. [2020-08-19T16:46:01.540Z] #17 29.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 ... 24093 files and directories currently installed.) [2020-08-19T16:46:01.540Z] #17 29.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-19T16:46:01.540Z] #17 29.84 Unpacking python3 (3.7.3-1) ... [2020-08-19T16:46:01.540Z] #17 29.94 Selecting previously unselected package libip4tc0:amd64. [2020-08-19T16:46:01.540Z] #17 29.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-19T16:46:01.540Z] #17 29.94 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-19T16:46:01.540Z] #17 30.01 Selecting previously unselected package libip6tc0:amd64. [2020-08-19T16:46:01.540Z] #17 30.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-19T16:46:01.540Z] #17 30.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-19T16:46:01.796Z] #17 30.09 Selecting previously unselected package libiptc0:amd64. [2020-08-19T16:46:01.796Z] #17 30.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-19T16:46:01.796Z] #17 30.11 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-19T16:46:01.796Z] #17 30.20 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-19T16:46:01.796Z] #17 30.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-19T16:46:01.796Z] #17 30.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-19T16:46:01.796Z] #17 30.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-19T16:46:01.796Z] #17 30.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-19T16:46:01.796Z] #17 30.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-19T16:46:01.805Z] #25 12.86 0.0% 1.0% 1.4% # 2.2% ## 3.1% ### 4.2% ### 5.0% #### 6.1% ##### 7.6% ##### 8.2% ###### 9.5% ####### 11.1% ######## 12.1% ######### 12.9% ######### 13.8% ########## 14.7% ########### 15.6% ############ 17.2% ############## 19.5% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.2% #################### 27.9% #################### 29.0% ##################### 30.4% ###################### 31.8% ####################### 32.9% ######################## 34.4% ######################### 35.5% ########################## 36.8% ########################### 38.2% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 44.4% ################################ 45.6% ################################# 46.5% ################################## 47.2% ################################## 48.1% ################################### 49.7% #################################### 50.5% ##################################### 52.6% ####################################### 54.3% ######################################## 56.0% ######################################### 58.2% ########################################## 59.6% ########################################### 60.4% ############################################ 61.3% ############################################# 62.5% ############################################# 63.5% ############################################## 64.5% ############################################### 66.0% ################################################ 67.8% ################################################# 69.0% ################################################## 70.2% [2020-08-19T16:46:01.805Z] #25 ... [2020-08-19T16:46:01.805Z] [2020-08-19T16:46:01.805Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:01.805Z] #47 79.65 syscall [2020-08-19T16:46:01.805Z] #47 79.83 reflect [2020-08-19T16:46:02.066Z] #17 30.35 Selecting previously unselected package libnftnl11:amd64. [2020-08-19T16:46:02.066Z] #17 30.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-19T16:46:02.066Z] #17 30.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-19T16:46:02.066Z] #17 30.45 Selecting previously unselected package iptables. [2020-08-19T16:46:02.066Z] #17 30.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-19T16:46:02.066Z] #17 30.47 Unpacking iptables (1.8.2-4) ... [2020-08-19T16:46:02.090Z] #47 ... [2020-08-19T16:46:02.090Z] [2020-08-19T16:46:02.090Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:02.091Z] #25 12.86 0.0% 1.0% 1.4% # 2.2% ## 3.1% ### 4.2% ### 5.0% #### 6.1% ##### 7.6% ##### 8.2% ###### 9.5% ####### 11.1% ######## 12.1% ######### 12.9% ######### 13.8% ########## 14.7% ########### 15.6% ############ 17.2% ############## 19.5% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.2% #################### 27.9% #################### 29.0% ##################### 30.4% ###################### 31.8% ####################### 32.9% ######################## 34.4% ######################### 35.5% ########################## 36.8% ########################### 38.2% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 44.4% ################################ 45.6% ################################# 46.5% ################################## 47.2% ################################## 48.1% ################################### 49.7% #################################### 50.5% ##################################### 52.6% ####################################### 54.3% ######################################## 56.0% ######################################### 58.2% ########################################## 59.6% ########################################### 60.4% ############################################ 61.3% ############################################# 62.5% ############################################# 63.5% ############################################## 64.5% ############################################### 66.0% ################################################ 67.8% ################################################# 69.0% ################################################## 70.2% #################################################### 72.7% ##################################################### 74.1% [2020-08-19T16:46:02.091Z] #25 ... [2020-08-19T16:46:02.091Z] [2020-08-19T16:46:02.091Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:46:02.091Z] #38 79.91 Selecting previously unselected package protobuf-c-compiler. [2020-08-19T16:46:02.091Z] #38 79.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:46:02.091Z] #38 79.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:46:02.091Z] #38 80.15 Selecting previously unselected package protobuf-compiler. [2020-08-19T16:46:02.091Z] #38 80.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-19T16:46:02.091Z] #38 80.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:46:02.091Z] #38 80.50 Selecting previously unselected package python-pkg-resources. [2020-08-19T16:46:02.091Z] #38 80.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:46:02.091Z] #38 80.55 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-19T16:46:02.091Z] #38 81.11 Selecting previously unselected package python-six. [2020-08-19T16:46:02.091Z] #38 81.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-19T16:46:02.091Z] #38 81.14 Unpacking python-six (1.12.0-1) ... [2020-08-19T16:46:02.091Z] #38 81.28 Selecting previously unselected package python-protobuf. [2020-08-19T16:46:02.091Z] #38 81.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-19T16:46:02.091Z] #38 81.32 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-19T16:46:02.091Z] #38 82.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-19T16:46:02.091Z] #38 89.80 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-19T16:46:02.107Z] #41 103.4 go/scanner [2020-08-19T16:46:02.333Z] #17 30.79 Selecting previously unselected package xxd. [2020-08-19T16:46:02.333Z] #17 30.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:46:02.333Z] #17 30.80 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:46:02.355Z] #38 ... [2020-08-19T16:46:02.355Z] [2020-08-19T16:46:02.355Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:02.591Z] #17 30.89 Selecting previously unselected package vim-common. [2020-08-19T16:46:02.591Z] #17 30.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:46:02.591Z] #17 30.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:46:02.860Z] #17 31.12 Selecting previously unselected package bash-completion. [2020-08-19T16:46:02.860Z] #17 31.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-19T16:46:03.341Z] #11 74.41 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-19T16:46:03.341Z] #11 74.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-19T16:46:03.341Z] #11 74.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:03.341Z] #11 74.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-19T16:46:03.341Z] #11 74.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-19T16:46:03.341Z] #11 74.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:03.486Z] #41 ... [2020-08-19T16:46:03.486Z] [2020-08-19T16:46:03.486Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:03.486Z] #33 1.894 + RM_GOPATH=0 [2020-08-19T16:46:03.486Z] #33 1.894 + TMP_GOPATH= [2020-08-19T16:46:03.486Z] #33 1.894 + : /build [2020-08-19T16:46:03.486Z] #33 1.894 + '[' -z '' ']' [2020-08-19T16:46:03.486Z] #33 1.894 ++ mktemp -d [2020-08-19T16:46:03.486Z] #33 1.896 + export GOPATH=/tmp/tmp.4UPW1tP8Nz [2020-08-19T16:46:03.486Z] #33 1.896 + GOPATH=/tmp/tmp.4UPW1tP8Nz [2020-08-19T16:46:03.486Z] #33 1.896 + RM_GOPATH=1 [2020-08-19T16:46:03.486Z] #33 1.896 + case "$(go env GOARCH)" in [2020-08-19T16:46:03.486Z] #33 1.897 ++ go env GOARCH [2020-08-19T16:46:03.486Z] #33 1.945 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:03.486Z] #33 1.945 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:03.486Z] #33 1.945 ++ dirname /tmp/install/install.sh [2020-08-19T16:46:03.486Z] #33 1.946 + dir=/tmp/install [2020-08-19T16:46:03.486Z] #33 1.947 + bin=tini [2020-08-19T16:46:03.486Z] #33 1.947 + shift [2020-08-19T16:46:03.486Z] #33 1.947 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-19T16:46:03.486Z] #33 1.947 + . /tmp/install/tini.installer [2020-08-19T16:46:03.486Z] #33 1.947 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:03.486Z] #33 1.947 + install_tini [2020-08-19T16:46:03.486Z] #33 1.947 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-19T16:46:03.486Z] #33 1.947 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:03.486Z] #33 1.957 + git clone https://github.com/krallin/tini.git /tmp/tmp.4UPW1tP8Nz/tini [2020-08-19T16:46:03.486Z] #33 1.965 Cloning into '/tmp/tmp.4UPW1tP8Nz/tini'... [2020-08-19T16:46:03.641Z] #11 ... [2020-08-19T16:46:03.641Z] [2020-08-19T16:46:03.641Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:03.641Z] #40 3.972 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:46:03.641Z] #40 4.030 GEN .gitid [2020-08-19T16:46:03.641Z] #40 4.064 GEN criu/include/version.h [2020-08-19T16:46:03.641Z] #40 4.125 GEN include/common/asm [2020-08-19T16:46:03.641Z] #40 6.025 PBCC images/timens.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.067 DEP images/timens.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.130 PBCC images/fown.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.162 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.259 PBCC images/opts.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.304 PBCC images/memfd.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.395 DEP images/fown.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.437 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.491 DEP images/opts.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.531 DEP images/memfd.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.598 PBCC images/sit.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.634 DEP images/sit.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.672 PBCC images/macvlan.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.687 DEP images/macvlan.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.725 PBCC images/autofs.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.737 DEP images/autofs.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.777 PBCC images/sysctl.pb-c.c [2020-08-19T16:46:03.641Z] #40 6.787 DEP images/sysctl.pb-c.d [2020-08-19T16:46:03.641Z] #40 6.827 PBCC images/time.pb-c.c [2020-08-19T16:46:03.881Z] #52 30.92 Checking out files: 31% (1003/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 68% (2219/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 89% (2893/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-19T16:46:03.881Z] #52 33.22 + cd /tmp/tmp.v7SCc65Z5e/src/github.com/containerd/containerd [2020-08-19T16:46:03.881Z] #52 33.22 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:46:04.044Z] #25 12.86 0.0% 1.0% 1.4% # 2.2% ## 3.1% ### 4.2% ### 5.0% #### 6.1% ##### 7.6% ##### 8.2% ###### 9.5% ####### 11.1% ######## 12.1% ######### 12.9% ######### 13.8% ########## 14.7% ########### 15.6% ############ 17.2% ############## 19.5% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.2% #################### 27.9% #################### 29.0% ##################### 30.4% ###################### 31.8% ####################### 32.9% ######################## 34.4% ######################### 35.5% ########################## 36.8% ########################### 38.2% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 44.4% ################################ 45.6% ################################# 46.5% ################################## 47.2% ################################## 48.1% ################################### 49.7% #################################### 50.5% ##################################### 52.6% ####################################### 54.3% ######################################## 56.0% ######################################### 58.2% ########################################## 59.6% ########################################### 60.4% ############################################ 61.3% ############################################# 62.5% ############################################# 63.5% ############################################## 64.5% ############################################### 66.0% ################################################ 67.8% ################################################# 69.0% ################################################## 70.2% #################################################### 72.7% ##################################################### 74.1% ##################################################### 74.6% ###################################################### 75.3% ####################################################### 77.5% ######################################################## 78.6% ######################################################### 79.6% ########################################################## 80.8% ########################################################### 82.1% ############################################################ 83.3% ############################################################ 84.6% ############################################################# 85.5% ############################################################# 86.0% ############################################################## 86.8% ############################################################### 87.7% ################################################################ 89.4% ################################################################ 89.9% ################################################################# 90.9% ################################################################## 92.2% ################################################################## 93.0% [2020-08-19T16:46:04.044Z] #25 ... [2020-08-19T16:46:04.044Z] [2020-08-19T16:46:04.044Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:04.044Z] #30 81.76 time [2020-08-19T16:46:04.044Z] #30 90.85 internal/poll [2020-08-19T16:46:04.044Z] #30 ... [2020-08-19T16:46:04.044Z] [2020-08-19T16:46:04.044Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:04.060Z] #40 6.851 DEP images/time.pb-c.d [2020-08-19T16:46:04.060Z] #40 6.902 PBCC images/binfmt-misc.pb-c.c [2020-08-19T16:46:04.060Z] #40 6.919 DEP images/binfmt-misc.pb-c.d [2020-08-19T16:46:04.060Z] #40 6.965 PBCC images/seccomp.pb-c.c [2020-08-19T16:46:04.060Z] #40 6.978 DEP images/seccomp.pb-c.d [2020-08-19T16:46:04.060Z] #40 7.021 PBCC images/userns.pb-c.c [2020-08-19T16:46:04.060Z] #40 7.048 DEP images/userns.pb-c.d [2020-08-19T16:46:04.060Z] #40 7.136 PBCC images/cgroup.pb-c.c [2020-08-19T16:46:04.060Z] #40 7.157 DEP images/cgroup.pb-c.d [2020-08-19T16:46:04.060Z] #40 7.205 PBCC images/ext-file.pb-c.c [2020-08-19T16:46:04.060Z] #40 7.222 DEP images/ext-file.pb-c.d [2020-08-19T16:46:04.093Z] #33 3.202 + cd /tmp/tmp.4UPW1tP8Nz/tini [2020-08-19T16:46:04.093Z] #33 3.202 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:04.093Z] #33 ... [2020-08-19T16:46:04.093Z] [2020-08-19T16:46:04.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:46:04.093Z] #38 104.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-19T16:46:04.093Z] #38 104.9 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:46:04.093Z] #38 DONE 105.6s [2020-08-19T16:46:04.093Z] [2020-08-19T16:46:04.093Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:04.093Z] #33 3.212 + cmake . [2020-08-19T16:46:04.361Z] #40 7.279 PBCC images/rpc.pb-c.c [2020-08-19T16:46:04.361Z] #40 7.320 DEP images/rpc.pb-c.d [2020-08-19T16:46:04.361Z] #40 7.393 PBCC images/siginfo.pb-c.c [2020-08-19T16:46:04.361Z] #40 7.440 DEP images/siginfo.pb-c.d [2020-08-19T16:46:04.361Z] #40 7.545 PBCC images/pagemap.pb-c.c [2020-08-19T16:46:04.361Z] #40 7.580 DEP images/pagemap.pb-c.d [2020-08-19T16:46:04.605Z] #25 12.86 0.0% 1.0% 1.4% # 2.2% ## 3.1% ### 4.2% ### 5.0% #### 6.1% ##### 7.6% ##### 8.2% ###### 9.5% ####### 11.1% ######## 12.1% ######### 12.9% ######### 13.8% ########## 14.7% ########### 15.6% ############ 17.2% ############## 19.5% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.2% #################### 27.9% #################### 29.0% ##################### 30.4% ###################### 31.8% ####################### 32.9% ######################## 34.4% ######################### 35.5% ########################## 36.8% ########################### 38.2% ############################ 39.6% ############################# 41.3% ############################## 42.5% ############################### 44.4% ################################ 45.6% ################################# 46.5% ################################## 47.2% ################################## 48.1% ################################### 49.7% #################################### 50.5% ##################################### 52.6% ####################################### 54.3% ######################################## 56.0% ######################################### 58.2% ########################################## 59.6% ########################################### 60.4% ############################################ 61.3% ############################################# 62.5% ############################################# 63.5% ############################################## 64.5% ############################################### 66.0% ################################################ 67.8% ################################################# 69.0% ################################################## 70.2% #################################################### 72.7% ##################################################### 74.1% ##################################################### 74.6% ###################################################### 75.3% ####################################################### 77.5% ######################################################## 78.6% ######################################################### 79.6% ########################################################## 80.8% ########################################################### 82.1% ############################################################ 83.3% ############################################################ 84.6% ############################################################# 85.5% ############################################################# 86.0% ############################################################## 86.8% ############################################################### 87.7% ################################################################ 89.4% ################################################################ 89.9% ################################################################# 90.9% ################################################################## 92.2% ################################################################## 93.0% ################################################################### 94.2% #################################################################### 95.1% ##################################################################### 96.8% ####################################################################### 99.6% ######################################################################## 100.0% [2020-08-19T16:46:04.605Z] #25 21.94 [2020-08-19T16:46:04.664Z] #40 7.636 PBCC images/rlimit.pb-c.c [2020-08-19T16:46:04.664Z] #40 7.653 DEP images/rlimit.pb-c.d [2020-08-19T16:46:04.664Z] #40 7.709 PBCC images/file-lock.pb-c.c [2020-08-19T16:46:04.664Z] #40 7.739 DEP images/file-lock.pb-c.d [2020-08-19T16:46:04.664Z] #40 7.833 PBCC images/tty.pb-c.c [2020-08-19T16:46:04.829Z] #52 ... [2020-08-19T16:46:04.829Z] [2020-08-19T16:46:04.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:04.829Z] #47 67.14 mvdan.cc/editorconfig [2020-08-19T16:46:04.829Z] #47 67.57 go/ast [2020-08-19T16:46:04.829Z] #47 69.28 mvdan.cc/sh/v3/syntax [2020-08-19T16:46:04.829Z] #47 72.90 golang.org/x/crypto/ssh/terminal [2020-08-19T16:46:04.829Z] #47 76.02 mvdan.cc/sh/v3/cmd/shfmt [2020-08-19T16:46:04.829Z] #47 ... [2020-08-19T16:46:04.829Z] [2020-08-19T16:46:04.829Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:04.829Z] #25 DONE 31.9s [2020-08-19T16:46:04.829Z] [2020-08-19T16:46:04.829Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:04.829Z] #30 DONE 77.2s [2020-08-19T16:46:04.829Z] [2020-08-19T16:46:04.829Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:46:04.829Z] #38 DONE 77.3s [2020-08-19T16:46:04.829Z] [2020-08-19T16:46:04.829Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:04.829Z] #41 74.36 encoding/xml [2020-08-19T16:46:04.829Z] #41 75.14 go/doc [2020-08-19T16:46:04.829Z] #41 75.41 compress/flate [2020-08-19T16:46:04.829Z] #41 ... [2020-08-19T16:46:04.829Z] [2020-08-19T16:46:04.829Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:46:04.829Z] #32 DONE 77.3s [2020-08-19T16:46:04.966Z] #40 7.920 DEP images/tty.pb-c.d [2020-08-19T16:46:04.966Z] #40 8.031 PBCC images/tun.pb-c.c [2020-08-19T16:46:04.966Z] #40 8.103 PBCC images/netdev.pb-c.c [2020-08-19T16:46:05.092Z] [2020-08-19T16:46:05.092Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:05.267Z] #40 8.188 DEP images/tun.pb-c.d [2020-08-19T16:46:05.268Z] #40 8.272 DEP images/netdev.pb-c.d [2020-08-19T16:46:05.268Z] #40 8.333 PBCC images/vma.pb-c.c [2020-08-19T16:46:05.268Z] #40 8.401 DEP images/vma.pb-c.d [2020-08-19T16:46:05.268Z] #40 8.445 PBCC images/creds.pb-c.c [2020-08-19T16:46:05.403Z] #17 33.63 Unpacking bash-completion (1:2.8-6) ... [2020-08-19T16:46:05.473Z] #33 4.268 -- The C compiler identification is GNU 8.3.0 [2020-08-19T16:46:05.473Z] #33 4.400 -- Check for working C compiler: /usr/bin/cc [2020-08-19T16:46:05.473Z] #33 ... [2020-08-19T16:46:05.473Z] [2020-08-19T16:46:05.473Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:05.473Z] #30 96.87 flag [2020-08-19T16:46:05.473Z] #30 96.88 github.com/BurntSushi/toml [2020-08-19T16:46:05.473Z] #30 99.64 log [2020-08-19T16:46:05.473Z] #30 103.9 github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:46:05.473Z] #30 ... [2020-08-19T16:46:05.473Z] [2020-08-19T16:46:05.473Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:05.473Z] #41 105.5 go/ast [2020-08-19T16:46:05.473Z] #41 105.7 internal/lazyregexp [2020-08-19T16:46:05.473Z] #41 106.3 net/url [2020-08-19T16:46:05.553Z] #25 ... [2020-08-19T16:46:05.553Z] [2020-08-19T16:46:05.553Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:05.553Z] #10 83.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-19T16:46:05.553Z] #10 83.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-19T16:46:05.553Z] #10 83.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:46:05.553Z] #10 88.76 Selecting previously unselected package binutils-mingw-w64. [2020-08-19T16:46:05.553Z] #10 88.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-19T16:46:05.553Z] #10 88.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:46:05.553Z] #10 89.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-19T16:46:05.553Z] #10 89.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:46:05.553Z] #10 89.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:46:05.553Z] #10 89.45 Selecting previously unselected package dmsetup. [2020-08-19T16:46:05.553Z] #10 89.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:46:05.553Z] #10 89.51 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-19T16:46:05.553Z] #10 90.24 Selecting previously unselected package mingw-w64-common. [2020-08-19T16:46:05.553Z] #10 90.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-19T16:46:05.553Z] #10 90.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-19T16:46:05.553Z] #10 ... [2020-08-19T16:46:05.553Z] [2020-08-19T16:46:05.553Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:46:05.553Z] #32 90.46 Selecting previously unselected package libxml2:amd64. [2020-08-19T16:46:05.553Z] #32 90.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-19T16:46:05.553Z] #32 90.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:46:05.553Z] #32 91.74 Selecting previously unselected package libarchive13:amd64. [2020-08-19T16:46:05.553Z] #32 91.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-19T16:46:05.553Z] #32 91.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-19T16:46:05.553Z] #32 92.22 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-19T16:46:05.553Z] #32 92.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-19T16:46:05.553Z] #32 92.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-19T16:46:05.553Z] #32 92.59 Selecting previously unselected package librhash0:amd64. [2020-08-19T16:46:05.553Z] #32 92.60 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-19T16:46:05.553Z] #32 92.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-19T16:46:05.553Z] #32 92.93 Selecting previously unselected package libuv1:amd64. [2020-08-19T16:46:05.553Z] #32 92.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-19T16:46:05.553Z] #32 92.97 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-19T16:46:05.553Z] #32 93.38 Selecting previously unselected package cmake. [2020-08-19T16:46:05.553Z] #32 93.38 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-19T16:46:05.569Z] #40 8.460 DEP images/creds.pb-c.d [2020-08-19T16:46:05.569Z] #40 8.524 PBCC images/utsns.pb-c.c [2020-08-19T16:46:05.569Z] #40 8.538 DEP images/utsns.pb-c.d [2020-08-19T16:46:05.569Z] #40 8.604 PBCC images/ipc-desc.pb-c.c [2020-08-19T16:46:05.569Z] #40 8.633 PBCC images/ipc-sem.pb-c.c [2020-08-19T16:46:05.569Z] #40 8.653 DEP images/ipc-desc.pb-c.d [2020-08-19T16:46:05.569Z] #40 8.733 DEP images/ipc-sem.pb-c.d [2020-08-19T16:46:05.660Z] #17 33.94 Selecting previously unselected package bzip2. [2020-08-19T16:46:05.660Z] #17 33.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-19T16:46:05.660Z] #17 33.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:46:05.660Z] #17 34.04 Selecting previously unselected package xz-utils. [2020-08-19T16:46:05.660Z] #17 34.06 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-19T16:46:05.660Z] #17 34.06 Unpacking xz-utils (5.2.4-1) ... [2020-08-19T16:46:05.813Z] #32 93.46 Unpacking cmake (3.13.4-1) ... [2020-08-19T16:46:05.870Z] #40 8.802 PBCC images/ipc-msg.pb-c.c [2020-08-19T16:46:05.870Z] #40 8.832 DEP images/ipc-msg.pb-c.d [2020-08-19T16:46:05.870Z] #40 8.894 PBCC images/ipc-shm.pb-c.c [2020-08-19T16:46:05.870Z] #40 8.908 DEP images/ipc-shm.pb-c.d [2020-08-19T16:46:05.870Z] #40 8.958 PBCC images/ipc-var.pb-c.c [2020-08-19T16:46:05.870Z] #40 9.000 DEP images/ipc-var.pb-c.d [2020-08-19T16:46:05.870Z] #40 9.064 PBCC images/sk-opts.pb-c.c [2020-08-19T16:46:05.917Z] #17 34.23 Selecting previously unselected package apparmor. [2020-08-19T16:46:05.917Z] #17 34.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-19T16:46:05.917Z] #17 34.30 Unpacking apparmor (2.13.2-10) ... [2020-08-19T16:46:06.172Z] #40 9.075 PBCC images/packet-sock.pb-c.c [2020-08-19T16:46:06.173Z] #40 9.138 DEP images/sk-opts.pb-c.d [2020-08-19T16:46:06.173Z] #40 9.194 DEP images/packet-sock.pb-c.d [2020-08-19T16:46:06.173Z] #40 9.240 PBCC images/sk-netlink.pb-c.c [2020-08-19T16:46:06.173Z] #40 9.335 DEP images/sk-netlink.pb-c.d [2020-08-19T16:46:06.173Z] #17 34.58 Selecting previously unselected package aufs-tools. [2020-08-19T16:46:06.173Z] #17 34.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-19T16:46:06.173Z] #17 34.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:46:06.430Z] #17 34.68 Selecting previously unselected package libonig5:amd64. [2020-08-19T16:46:06.430Z] #17 34.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-19T16:46:06.430Z] #17 34.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:46:06.430Z] #17 34.80 Selecting previously unselected package libjq1:amd64. [2020-08-19T16:46:06.430Z] #17 34.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:46:06.430Z] #17 34.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:46:06.473Z] #40 9.400 PBCC images/sk-inet.pb-c.c [2020-08-19T16:46:06.473Z] #40 9.517 DEP images/sk-inet.pb-c.d [2020-08-19T16:46:06.473Z] #40 9.600 PBCC images/sk-unix.pb-c.c [2020-08-19T16:46:06.687Z] #17 34.90 Selecting previously unselected package jq. [2020-08-19T16:46:06.687Z] #17 34.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:46:06.687Z] #17 34.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:46:06.687Z] #17 35.00 Selecting previously unselected package libaio1:amd64. [2020-08-19T16:46:06.687Z] #17 35.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-19T16:46:06.687Z] #17 35.01 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-19T16:46:06.687Z] #17 35.06 Selecting previously unselected package libgpm2:amd64. [2020-08-19T16:46:06.687Z] #17 35.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-19T16:46:06.687Z] #17 35.07 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-19T16:46:06.687Z] #17 35.13 Selecting previously unselected package libicu63:amd64. [2020-08-19T16:46:06.773Z] #40 9.699 DEP images/sk-unix.pb-c.d [2020-08-19T16:46:06.773Z] #40 9.810 PBCC images/mm.pb-c.c [2020-08-19T16:46:06.773Z] #40 9.921 DEP images/mm.pb-c.d [2020-08-19T16:46:06.773Z] #40 10.04 PBCC images/timerfd.pb-c.c [2020-08-19T16:46:06.943Z] #17 35.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-19T16:46:06.943Z] #17 35.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:46:07.074Z] #40 10.07 DEP images/timerfd.pb-c.d [2020-08-19T16:46:07.074Z] #40 10.12 PBCC images/timer.pb-c.c [2020-08-19T16:46:07.074Z] #40 10.14 DEP images/timer.pb-c.d [2020-08-19T16:46:07.074Z] #40 10.19 PBCC images/sa.pb-c.c [2020-08-19T16:46:07.074Z] #40 10.22 DEP images/sa.pb-c.d [2020-08-19T16:46:07.074Z] #40 10.27 PBCC images/pipe-data.pb-c.c [2020-08-19T16:46:07.375Z] #40 10.28 DEP images/pipe-data.pb-c.d [2020-08-19T16:46:07.375Z] #40 10.34 PBCC images/mnt.pb-c.c [2020-08-19T16:46:07.375Z] #40 10.39 DEP images/mnt.pb-c.d [2020-08-19T16:46:07.375Z] #40 10.43 PBCC images/sk-packet.pb-c.c [2020-08-19T16:46:07.375Z] #40 10.45 DEP images/sk-packet.pb-c.d [2020-08-19T16:46:07.375Z] #40 10.51 PBCC images/tcp-stream.pb-c.c [2020-08-19T16:46:07.375Z] #40 10.62 DEP images/tcp-stream.pb-c.d [2020-08-19T16:46:07.381Z] #41 ... [2020-08-19T16:46:07.381Z] [2020-08-19T16:46:07.381Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:07.381Z] #47 98.63 golang.org/x/sys/unix [2020-08-19T16:46:07.381Z] #47 101.4 encoding/json [2020-08-19T16:46:07.381Z] #47 ... [2020-08-19T16:46:07.381Z] [2020-08-19T16:46:07.381Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:07.381Z] #33 5.768 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-19T16:46:07.381Z] #33 5.783 -- Detecting C compiler ABI info [2020-08-19T16:46:07.654Z] #33 2.678 + RM_GOPATH=0 [2020-08-19T16:46:07.654Z] #33 2.678 + TMP_GOPATH= [2020-08-19T16:46:07.654Z] #33 2.678 + : /build [2020-08-19T16:46:07.654Z] #33 2.678 + '[' -z '' ']' [2020-08-19T16:46:07.654Z] #33 2.678 ++ mktemp -d [2020-08-19T16:46:07.654Z] #33 2.685 + export GOPATH=/tmp/tmp.SzkIGH7Kgz [2020-08-19T16:46:07.654Z] #33 2.685 + GOPATH=/tmp/tmp.SzkIGH7Kgz [2020-08-19T16:46:07.654Z] #33 2.685 + RM_GOPATH=1 [2020-08-19T16:46:07.654Z] #33 2.685 + case "$(go env GOARCH)" in [2020-08-19T16:46:07.654Z] #33 2.691 ++ go env GOARCH [2020-08-19T16:46:07.654Z] #33 2.717 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:07.654Z] #33 2.717 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:07.654Z] #33 2.727 ++ dirname /tmp/install/install.sh [2020-08-19T16:46:07.654Z] #33 2.731 + dir=/tmp/install [2020-08-19T16:46:07.654Z] #33 2.731 + bin=tini [2020-08-19T16:46:07.654Z] #33 2.731 + shift [2020-08-19T16:46:07.654Z] #33 2.733 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-19T16:46:07.654Z] #33 2.733 + . /tmp/install/tini.installer [2020-08-19T16:46:07.654Z] #33 2.733 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:07.654Z] #33 2.733 + install_tini [2020-08-19T16:46:07.654Z] #33 2.733 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-19T16:46:07.654Z] #33 2.733 + git clone https://github.com/krallin/tini.git /tmp/tmp.SzkIGH7Kgz/tini [2020-08-19T16:46:07.654Z] #33 2.741 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:07.654Z] #33 2.755 Cloning into '/tmp/tmp.SzkIGH7Kgz/tini'... [2020-08-19T16:46:07.675Z] #40 10.68 PBCC images/pipe.pb-c.c [2020-08-19T16:46:07.675Z] #40 10.71 DEP images/pipe.pb-c.d [2020-08-19T16:46:07.675Z] #40 10.82 PBCC images/pstree.pb-c.c [2020-08-19T16:46:07.675Z] #40 10.83 DEP images/pstree.pb-c.d [2020-08-19T16:46:07.675Z] #40 10.90 PBCC images/fs.pb-c.c [2020-08-19T16:46:07.977Z] #40 10.93 DEP images/fs.pb-c.d [2020-08-19T16:46:07.977Z] #40 11.01 PBCC images/signalfd.pb-c.c [2020-08-19T16:46:07.977Z] #40 11.06 DEP images/signalfd.pb-c.d [2020-08-19T16:46:07.977Z] #40 11.12 PBCC images/fh.pb-c.c [2020-08-19T16:46:08.278Z] #40 11.21 PBCC images/fsnotify.pb-c.c [2020-08-19T16:46:08.278Z] #40 11.38 DEP images/fh.pb-c.d [2020-08-19T16:46:08.278Z] #40 11.44 DEP images/fsnotify.pb-c.d [2020-08-19T16:46:08.278Z] #40 11.50 PBCC images/eventpoll.pb-c.c [2020-08-19T16:46:08.586Z] #40 11.54 DEP images/eventpoll.pb-c.d [2020-08-19T16:46:08.586Z] #40 11.57 PBCC images/eventfd.pb-c.c [2020-08-19T16:46:08.586Z] #40 11.59 DEP images/eventfd.pb-c.d [2020-08-19T16:46:08.586Z] #40 11.66 PBCC images/remap-file-path.pb-c.c [2020-08-19T16:46:08.586Z] #40 11.67 DEP images/remap-file-path.pb-c.d [2020-08-19T16:46:08.586Z] #40 11.74 PBCC images/fifo.pb-c.c [2020-08-19T16:46:08.586Z] #40 11.79 DEP images/fifo.pb-c.d [2020-08-19T16:46:08.603Z] #33 3.713 + cd /tmp/tmp.SzkIGH7Kgz/tini [2020-08-19T16:46:08.603Z] #33 3.713 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:08.603Z] #33 3.724 + cmake . [2020-08-19T16:46:08.762Z] #33 7.582 -- Detecting C compiler ABI info - done [2020-08-19T16:46:08.762Z] #33 7.708 -- Detecting C compile features [2020-08-19T16:46:08.834Z] #17 ... [2020-08-19T16:46:08.834Z] [2020-08-19T16:46:08.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:08.834Z] #39 85.92 DEP criu/cr-errno.d [2020-08-19T16:46:08.834Z] #39 85.96 DEP criu/cr-dump.d [2020-08-19T16:46:08.834Z] #39 86.32 DEP criu/cr-dedup.d [2020-08-19T16:46:08.834Z] #39 86.59 DEP criu/cr-check.d [2020-08-19T16:46:08.834Z] #39 86.94 DEP criu/config.d [2020-08-19T16:46:08.834Z] #39 87.07 DEP criu/clone-noasan.d [2020-08-19T16:46:08.834Z] #39 87.13 DEP criu/cgroup.d [2020-08-19T16:46:08.834Z] #39 87.33 DEP criu/cgroup-props.d [2020-08-19T16:46:08.834Z] #39 87.42 DEP criu/bitmap.d [2020-08-19T16:46:08.834Z] #39 87.45 DEP criu/bfd.d [2020-08-19T16:46:08.834Z] #39 87.52 DEP criu/autofs.d [2020-08-19T16:46:08.834Z] #39 87.66 DEP criu/aio.d [2020-08-19T16:46:08.834Z] #39 87.80 DEP criu/action-scripts.d [2020-08-19T16:46:08.834Z] #39 87.94 CC criu/action-scripts.o [2020-08-19T16:46:08.834Z] #39 88.31 CC criu/aio.o [2020-08-19T16:46:08.834Z] #39 88.89 CC criu/autofs.o [2020-08-19T16:46:08.834Z] #39 90.44 CC criu/bfd.o [2020-08-19T16:46:08.834Z] #39 90.91 CC criu/bitmap.o [2020-08-19T16:46:08.834Z] #39 91.05 CC criu/cgroup-props.o [2020-08-19T16:46:08.834Z] #39 91.78 CC criu/cgroup.o [2020-08-19T16:46:08.834Z] #39 94.09 CC criu/clone-noasan.o [2020-08-19T16:46:08.834Z] #39 94.26 CC criu/config.o [2020-08-19T16:46:08.834Z] #39 95.49 CC criu/cr-check.o [2020-08-19T16:46:08.906Z] #40 11.85 PBCC images/ghost-file.pb-c.c [2020-08-19T16:46:08.906Z] #40 11.90 DEP images/ghost-file.pb-c.d [2020-08-19T16:46:08.906Z] #40 12.00 PBCC images/regfile.pb-c.c [2020-08-19T16:46:08.906Z] #40 12.09 DEP images/regfile.pb-c.d [2020-08-19T16:46:08.906Z] #40 ... [2020-08-19T16:46:08.906Z] [2020-08-19T16:46:08.906Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:09.165Z] #32 ... [2020-08-19T16:46:09.165Z] [2020-08-19T16:46:09.165Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:09.165Z] #25 23.01 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-19T16:46:09.165Z] #25 23.53 [2020-08-19T16:46:09.165Z] #25 24.00 ######## 11.2% ######################################################################## 100.0% [2020-08-19T16:46:09.165Z] #25 24.30 [2020-08-19T16:46:09.165Z] #25 25.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-19T16:46:09.165Z] #25 26.00 [2020-08-19T16:46:09.428Z] #25 26.31 # 2.4% ######################################### 58.1% ###################################################################### 98.0% ######################################################################## 100.0% [2020-08-19T16:46:09.428Z] #25 26.81 [2020-08-19T16:46:09.550Z] #33 4.786 -- The C compiler identification is GNU 8.3.0 [2020-08-19T16:46:09.761Z] #39 97.01 CC criu/cr-dedup.o [2020-08-19T16:46:09.812Z] #33 4.841 -- Check for working C compiler: /usr/bin/cc [2020-08-19T16:46:09.819Z] #53 42.93 Checking out files: 60% (1956/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-19T16:46:09.819Z] #53 43.67 + cd /tmp/tmp.Ss6Kluhx9w/src/github.com/containerd/containerd [2020-08-19T16:46:09.819Z] #53 43.68 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:46:10.017Z] #39 ... [2020-08-19T16:46:10.017Z] [2020-08-19T16:46:10.017Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:46:10.017Z] #17 38.44 Selecting previously unselected package libnet1:amd64. [2020-08-19T16:46:10.017Z] #17 38.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:46:10.017Z] #17 38.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:46:10.274Z] #17 38.55 Selecting previously unselected package libnl-3-200:amd64. [2020-08-19T16:46:10.274Z] #17 38.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-19T16:46:10.274Z] #17 38.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:46:10.274Z] #17 38.65 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-19T16:46:10.274Z] #17 38.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:46:10.274Z] #17 38.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:46:10.274Z] #17 38.74 Selecting previously unselected package libreadline5:amd64. [2020-08-19T16:46:10.274Z] #17 38.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-19T16:46:10.274Z] #17 38.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-19T16:46:10.392Z] #33 5.512 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-19T16:46:10.392Z] #33 ... [2020-08-19T16:46:10.392Z] [2020-08-19T16:46:10.392Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:10.392Z] #47 DONE 82.9s [2020-08-19T16:46:10.392Z] [2020-08-19T16:46:10.392Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:10.392Z] #33 5.514 -- Detecting C compiler ABI info [2020-08-19T16:46:10.392Z] #33 ... [2020-08-19T16:46:10.392Z] [2020-08-19T16:46:10.392Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:10.392Z] #10 80.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-19T16:46:10.392Z] #10 80.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-19T16:46:10.392Z] #10 80.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:10.392Z] #10 81.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-19T16:46:10.392Z] #10 81.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-19T16:46:10.392Z] #10 81.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:10.530Z] #17 38.89 Selecting previously unselected package net-tools. [2020-08-19T16:46:10.530Z] #17 38.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-19T16:46:10.530Z] #17 38.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:46:10.671Z] #33 ... [2020-08-19T16:46:10.671Z] [2020-08-19T16:46:10.671Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:10.671Z] #30 DONE 112.1s [2020-08-19T16:46:10.671Z] [2020-08-19T16:46:10.671Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:10.671Z] #47 111.6 github.com/pkg/diff [2020-08-19T16:46:10.786Z] #17 39.09 Selecting previously unselected package python-pip-whl. [2020-08-19T16:46:10.786Z] #17 39.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-19T16:46:10.786Z] #17 39.11 Unpacking python-pip-whl (18.1-5) ... [2020-08-19T16:46:10.815Z] #25 27.90 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-19T16:46:10.815Z] #25 27.98 skipping existing c35d46ef359f [2020-08-19T16:46:10.815Z] #25 28.11 [2020-08-19T16:46:11.240Z] #47 ... [2020-08-19T16:46:11.240Z] [2020-08-19T16:46:11.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:11.240Z] #10 102.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-19T16:46:11.240Z] #10 102.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-19T16:46:11.240Z] #10 102.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:46:11.240Z] #10 ... [2020-08-19T16:46:11.240Z] [2020-08-19T16:46:11.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:11.240Z] #39 4.096 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:46:11.240Z] #39 4.096 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:46:11.240Z] #39 4.169 Note: Building without GnuTLS support [2020-08-19T16:46:11.240Z] #39 4.170 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:46:11.240Z] #39 4.170 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:46:11.348Z] #17 39.58 Selecting previously unselected package python3-lib2to3. [2020-08-19T16:46:11.348Z] #17 39.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-19T16:46:11.348Z] #17 39.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:46:11.348Z] #17 39.71 Selecting previously unselected package python3-distutils. [2020-08-19T16:46:11.348Z] #17 39.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-19T16:46:11.348Z] #17 39.73 Unpacking python3-distutils (3.7.3-1) ... [2020-08-19T16:46:11.365Z] #53 45.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-19T16:46:11.365Z] #53 45.34 + BUILDTAGS='netgo osusergo static_build' [2020-08-19T16:46:11.365Z] #53 45.34 + export EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:11.365Z] #53 45.34 + EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:11.365Z] #53 45.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-19T16:46:11.365Z] #53 45.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-19T16:46:11.365Z] #53 45.34 + '[' '' = dynamic ']' [2020-08-19T16:46:11.365Z] #53 45.34 + make [2020-08-19T16:46:11.501Z] #39 ... [2020-08-19T16:46:11.501Z] [2020-08-19T16:46:11.501Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:11.501Z] #33 10.68 -- Detecting C compile features - done [2020-08-19T16:46:11.605Z] #17 39.85 Selecting previously unselected package python3-pip. [2020-08-19T16:46:11.605Z] #17 39.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-19T16:46:11.605Z] #17 39.88 Unpacking python3-pip (18.1-5) ... [2020-08-19T16:46:11.605Z] #17 40.02 Selecting previously unselected package python3-pkg-resources. [2020-08-19T16:46:11.605Z] #17 40.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:46:11.605Z] #17 40.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:46:11.764Z] #33 10.76 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-19T16:46:11.766Z] #25 29.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-19T16:46:11.861Z] #17 40.18 Selecting previously unselected package python3-setuptools. [2020-08-19T16:46:11.861Z] #17 40.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-19T16:46:11.861Z] #17 40.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-19T16:46:12.021Z] #53 ... [2020-08-19T16:46:12.021Z] [2020-08-19T16:46:12.021Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:12.021Z] #42 73.11 hash/crc32 [2020-08-19T16:46:12.021Z] #42 75.66 vendor/golang.org/x/text/transform [2020-08-19T16:46:12.021Z] #42 76.87 time [2020-08-19T16:46:12.021Z] #42 81.47 regexp [2020-08-19T16:46:12.024Z] #33 11.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-19T16:46:12.117Z] #17 40.37 Selecting previously unselected package python3-wheel. [2020-08-19T16:46:12.117Z] #17 40.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-19T16:46:12.117Z] #17 40.38 Unpacking python3-wheel (0.32.3-2) ... [2020-08-19T16:46:12.117Z] #17 40.48 Selecting previously unselected package sudo. [2020-08-19T16:46:12.117Z] #17 40.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-19T16:46:12.117Z] #17 40.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:46:12.284Z] #33 11.39 -- Configuring done [2020-08-19T16:46:12.284Z] #33 11.42 -- Generating done [2020-08-19T16:46:12.284Z] #33 11.44 -- Build files have been written to: /tmp/tmp.4UPW1tP8Nz/tini [2020-08-19T16:46:12.284Z] #33 11.45 + make tini-static [2020-08-19T16:46:12.322Z] #42 ... [2020-08-19T16:46:12.322Z] [2020-08-19T16:46:12.322Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:12.322Z] #40 12.24 PBCC images/ns.pb-c.c [2020-08-19T16:46:12.323Z] #40 12.31 DEP images/ns.pb-c.d [2020-08-19T16:46:12.323Z] #40 12.35 PBCC images/fdinfo.pb-c.c [2020-08-19T16:46:12.323Z] #40 12.43 DEP images/fdinfo.pb-c.d [2020-08-19T16:46:12.323Z] #40 12.52 PBCC images/core-aarch64.pb-c.c [2020-08-19T16:46:12.323Z] #40 12.57 PBCC images/core-arm.pb-c.c [2020-08-19T16:46:12.323Z] #40 12.63 PBCC images/core-ppc64.pb-c.c [2020-08-19T16:46:12.323Z] #40 12.72 PBCC images/core-s390.pb-c.c [2020-08-19T16:46:12.323Z] #40 12.83 PBCC images/core-x86.pb-c.c [2020-08-19T16:46:12.323Z] #40 12.94 PBCC images/core.pb-c.c [2020-08-19T16:46:12.323Z] #40 13.03 PBCC images/inventory.pb-c.c [2020-08-19T16:46:12.323Z] #40 13.18 DEP images/core-aarch64.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.27 DEP images/core-arm.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.30 DEP images/core-ppc64.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.34 DEP images/core-s390.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.41 DEP images/core-x86.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.49 DEP images/core.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.55 DEP images/inventory.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.61 PBCC images/cpuinfo.pb-c.c [2020-08-19T16:46:12.323Z] #40 13.64 DEP images/cpuinfo.pb-c.d [2020-08-19T16:46:12.323Z] #40 13.70 PBCC images/stats.pb-c.c [2020-08-19T16:46:12.323Z] #40 13.74 DEP images/stats.pb-c.d [2020-08-19T16:46:12.323Z] #40 15.44 make[1]: Nothing to be done for 'all'. [2020-08-19T16:46:12.337Z] #25 29.52 [2020-08-19T16:46:12.337Z] #25 29.69 ######################################################################## 100.0% [2020-08-19T16:46:12.337Z] #25 ... [2020-08-19T16:46:12.337Z] [2020-08-19T16:46:12.337Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:46:12.337Z] #38 90.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:46:12.337Z] #38 90.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:46:12.337Z] #38 90.46 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-19T16:46:12.337Z] #38 90.56 Setting up python-six (1.12.0-1) ... [2020-08-19T16:46:12.337Z] #38 96.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-19T16:46:12.337Z] #38 96.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:46:12.337Z] #38 96.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-19T16:46:12.337Z] #38 97.35 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-19T16:46:12.337Z] #38 97.57 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-19T16:46:12.337Z] #38 97.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-19T16:46:12.337Z] #38 98.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-19T16:46:12.337Z] #38 99.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-19T16:46:12.337Z] #38 99.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-19T16:46:12.337Z] #38 99.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-19T16:46:12.618Z] #38 ... [2020-08-19T16:46:12.618Z] [2020-08-19T16:46:12.618Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:12.618Z] #25 29.80 [2020-08-19T16:46:12.697Z] #17 40.94 Selecting previously unselected package thin-provisioning-tools. [2020-08-19T16:46:12.697Z] #17 40.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-19T16:46:12.697Z] #17 40.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:46:12.697Z] #17 41.13 Selecting previously unselected package uidmap. [2020-08-19T16:46:12.697Z] #17 41.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-19T16:46:12.697Z] #17 41.15 Unpacking uidmap (1:4.5-1.1) ... [2020-08-19T16:46:12.855Z] #33 11.99 Scanning dependencies of target tini-static [2020-08-19T16:46:12.880Z] #25 29.88 Download of images into '/build' complete. [2020-08-19T16:46:12.880Z] #25 29.88 Use something like the following to load the result into a Docker daemon: [2020-08-19T16:46:12.880Z] #25 29.88 tar -cC '/build' . | docker load [2020-08-19T16:46:12.953Z] #17 41.24 Selecting previously unselected package vim-runtime. [2020-08-19T16:46:12.954Z] #17 41.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:46:12.954Z] #17 41.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-19T16:46:12.954Z] #17 41.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-19T16:46:12.954Z] #17 41.45 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:46:13.116Z] #33 12.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-19T16:46:13.475Z] #25 ... [2020-08-19T16:46:13.475Z] [2020-08-19T16:46:13.475Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:13.475Z] #41 91.17 internal/poll [2020-08-19T16:46:13.475Z] #41 94.89 internal/syscall/unix [2020-08-19T16:46:13.475Z] #41 95.89 os [2020-08-19T16:46:13.475Z] #41 98.20 strings [2020-08-19T16:46:13.475Z] #41 99.07 fmt [2020-08-19T16:46:13.475Z] #41 100.9 path/filepath [2020-08-19T16:46:13.741Z] #41 ... [2020-08-19T16:46:13.741Z] [2020-08-19T16:46:13.741Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:46:13.741Z] #32 99.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:46:13.741Z] #32 99.75 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:46:13.741Z] #32 100.1 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-19T16:46:13.741Z] #32 100.8 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:46:13.741Z] #32 101.4 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-19T16:46:13.888Z] #40 ... [2020-08-19T16:46:13.888Z] [2020-08-19T16:46:13.888Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:13.888Z] #48 74.83 time [2020-08-19T16:46:13.888Z] #48 79.56 regexp [2020-08-19T16:46:13.888Z] #48 ... [2020-08-19T16:46:13.888Z] [2020-08-19T16:46:13.888Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:13.888Z] #53 46.52 + bin/ctr [2020-08-19T16:46:14.001Z] #32 101.6 Setting up cmake-data (3.13.4-1) ... [2020-08-19T16:46:14.001Z] #32 ... [2020-08-19T16:46:14.001Z] [2020-08-19T16:46:14.001Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-19T16:46:14.001Z] #25 DONE 31.3s [2020-08-19T16:46:14.001Z] [2020-08-19T16:46:14.001Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:46:14.001Z] #32 101.8 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-19T16:46:14.001Z] #32 101.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-19T16:46:14.001Z] #32 ... [2020-08-19T16:46:14.001Z] [2020-08-19T16:46:14.001Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:14.001Z] #47 91.72 context [2020-08-19T16:46:14.001Z] #47 93.30 internal/poll [2020-08-19T16:46:14.001Z] #47 96.41 os [2020-08-19T16:46:14.001Z] #47 99.44 encoding/binary [2020-08-19T16:46:14.001Z] #47 100.1 fmt [2020-08-19T16:46:14.001Z] #47 101.9 encoding/base64 [2020-08-19T16:46:14.001Z] #47 ... [2020-08-19T16:46:14.001Z] [2020-08-19T16:46:14.001Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-19T16:46:14.001Z] #32 101.9 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-19T16:46:14.001Z] #32 101.9 Setting up cmake (3.13.4-1) ... [2020-08-19T16:46:14.262Z] #32 101.9 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:46:14.262Z] #32 102.0 Processing triggers for mime-support (3.62) ... [2020-08-19T16:46:14.625Z] #10 ... [2020-08-19T16:46:14.625Z] [2020-08-19T16:46:14.625Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:14.625Z] #33 6.170 -- Detecting C compiler ABI info - done [2020-08-19T16:46:14.625Z] #33 6.211 -- Detecting C compile features [2020-08-19T16:46:14.625Z] #33 8.619 -- Detecting C compile features - done [2020-08-19T16:46:14.625Z] #33 8.673 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-19T16:46:14.625Z] #33 9.156 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-19T16:46:14.625Z] #33 9.252 -- Configuring done [2020-08-19T16:46:14.625Z] #33 9.278 -- Generating done [2020-08-19T16:46:14.625Z] #33 9.289 -- Build files have been written to: /tmp/tmp.SzkIGH7Kgz/tini [2020-08-19T16:46:14.625Z] #33 9.300 + make tini-static [2020-08-19T16:46:14.625Z] #33 9.721 Scanning dependencies of target tini-static [2020-08-19T16:46:14.625Z] #33 9.772 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-19T16:46:14.889Z] #33 ... [2020-08-19T16:46:14.889Z] [2020-08-19T16:46:14.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:14.889Z] #39 4.135 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:46:14.889Z] #39 4.135 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:46:14.889Z] #39 4.177 Note: Building without GnuTLS support [2020-08-19T16:46:14.889Z] #39 4.204 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:46:14.889Z] #39 4.204 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:46:14.889Z] #39 7.247 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:46:14.889Z] #39 7.332 GEN .gitid [2020-08-19T16:46:14.889Z] #39 7.389 GEN criu/include/version.h [2020-08-19T16:46:14.889Z] #39 7.502 GEN include/common/asm [2020-08-19T16:46:14.889Z] #39 9.264 PBCC images/timens.pb-c.c [2020-08-19T16:46:14.889Z] #39 9.319 DEP images/timens.pb-c.d [2020-08-19T16:46:14.889Z] #39 9.365 PBCC images/fown.pb-c.c [2020-08-19T16:46:14.889Z] #39 9.394 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-19T16:46:14.889Z] #39 9.445 PBCC images/opts.pb-c.c [2020-08-19T16:46:14.889Z] #39 9.525 PBCC images/memfd.pb-c.c [2020-08-19T16:46:14.889Z] #39 9.616 DEP images/fown.pb-c.d [2020-08-19T16:46:14.889Z] #39 9.683 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-19T16:46:14.889Z] #39 9.760 DEP images/opts.pb-c.d [2020-08-19T16:46:14.889Z] #39 9.819 DEP images/memfd.pb-c.d [2020-08-19T16:46:14.889Z] #39 9.866 PBCC images/sit.pb-c.c [2020-08-19T16:46:14.889Z] #39 9.933 DEP images/sit.pb-c.d [2020-08-19T16:46:14.889Z] #39 10.11 PBCC images/macvlan.pb-c.c [2020-08-19T16:46:14.889Z] #39 10.12 DEP images/macvlan.pb-c.d [2020-08-19T16:46:14.889Z] #39 10.15 PBCC images/autofs.pb-c.c [2020-08-19T16:46:14.889Z] #39 10.24 DEP images/autofs.pb-c.d [2020-08-19T16:46:15.023Z] #33 13.86 [100%] Linking C executable tini-static [2020-08-19T16:46:15.153Z] #39 10.28 PBCC images/sysctl.pb-c.c [2020-08-19T16:46:15.153Z] #39 10.30 DEP images/sysctl.pb-c.d [2020-08-19T16:46:15.153Z] #39 10.35 PBCC images/time.pb-c.c [2020-08-19T16:46:15.153Z] #39 10.38 DEP images/time.pb-c.d [2020-08-19T16:46:15.153Z] #39 10.43 PBCC images/binfmt-misc.pb-c.c [2020-08-19T16:46:15.153Z] #39 10.46 DEP images/binfmt-misc.pb-c.d [2020-08-19T16:46:15.203Z] #32 DONE 102.8s [2020-08-19T16:46:15.203Z] [2020-08-19T16:46:15.203Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:15.203Z] #41 102.5 regexp/syntax [2020-08-19T16:46:15.416Z] #39 10.50 PBCC images/seccomp.pb-c.c [2020-08-19T16:46:15.416Z] #39 10.53 DEP images/seccomp.pb-c.d [2020-08-19T16:46:15.416Z] #39 10.59 PBCC images/userns.pb-c.c [2020-08-19T16:46:15.416Z] #39 10.64 DEP images/userns.pb-c.d [2020-08-19T16:46:15.416Z] #39 10.71 PBCC images/cgroup.pb-c.c [2020-08-19T16:46:15.680Z] #39 10.77 DEP images/cgroup.pb-c.d [2020-08-19T16:46:15.680Z] #39 ... [2020-08-19T16:46:15.680Z] [2020-08-19T16:46:15.680Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:15.680Z] #52 35.10 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-19T16:46:15.680Z] #52 35.10 + BUILDTAGS='netgo osusergo static_build' [2020-08-19T16:46:15.680Z] #52 35.10 + export EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:15.680Z] #52 35.10 + EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:15.680Z] #52 35.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-19T16:46:15.680Z] #52 35.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-19T16:46:15.680Z] #52 35.10 + '[' '' = dynamic ']' [2020-08-19T16:46:15.680Z] #52 35.10 + make [2020-08-19T16:46:15.680Z] #52 36.85 + bin/ctr [2020-08-19T16:46:15.680Z] #52 ... [2020-08-19T16:46:15.680Z] [2020-08-19T16:46:15.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:15.680Z] #39 10.92 PBCC images/ext-file.pb-c.c [2020-08-19T16:46:15.680Z] #39 10.95 DEP images/ext-file.pb-c.d [2020-08-19T16:46:15.961Z] #33 14.98 [100%] Built target tini-static [2020-08-19T16:46:15.961Z] #33 15.06 + mkdir -p /build [2020-08-19T16:46:15.961Z] #33 15.06 + cp tini-static /build/docker-init [2020-08-19T16:46:16.212Z] #39 11.04 PBCC images/rpc.pb-c.c [2020-08-19T16:46:16.212Z] #39 11.10 DEP images/rpc.pb-c.d [2020-08-19T16:46:16.212Z] #39 11.18 PBCC images/siginfo.pb-c.c [2020-08-19T16:46:16.221Z] #17 44.45 Selecting previously unselected package vim. [2020-08-19T16:46:16.221Z] #17 44.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:46:16.221Z] #17 44.48 Unpacking vim (2:8.1.0875-5) ... [2020-08-19T16:46:16.586Z] #41 104.3 flag [2020-08-19T16:46:16.586Z] #41 ... [2020-08-19T16:46:16.586Z] [2020-08-19T16:46:16.586Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:16.586Z] #30 94.37 internal/syscall/execenv [2020-08-19T16:46:16.586Z] #30 94.59 internal/syscall/unix [2020-08-19T16:46:16.586Z] #30 95.03 internal/fmtsort [2020-08-19T16:46:16.586Z] #30 95.07 os [2020-08-19T16:46:16.586Z] #30 95.99 strings [2020-08-19T16:46:16.586Z] #30 98.84 path [2020-08-19T16:46:16.586Z] #30 99.27 text/tabwriter [2020-08-19T16:46:16.586Z] #30 99.46 fmt [2020-08-19T16:46:16.586Z] #30 99.97 path/filepath [2020-08-19T16:46:16.586Z] #30 101.5 io/ioutil [2020-08-19T16:46:16.673Z] #53 ... [2020-08-19T16:46:16.673Z] [2020-08-19T16:46:16.673Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:16.673Z] #31 77.44 internal/poll [2020-08-19T16:46:16.673Z] #31 79.61 os [2020-08-19T16:46:16.673Z] #31 84.05 internal/fmtsort [2020-08-19T16:46:16.673Z] #31 84.73 path/filepath [2020-08-19T16:46:16.673Z] #31 84.87 fmt [2020-08-19T16:46:16.673Z] #31 86.74 io/ioutil [2020-08-19T16:46:16.673Z] #31 ... [2020-08-19T16:46:16.673Z] [2020-08-19T16:46:16.673Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:16.673Z] #40 17.15 CC images/stats.o [2020-08-19T16:46:16.673Z] #40 17.58 CC images/core.o [2020-08-19T16:46:16.673Z] #40 18.40 CC images/core-x86.o [2020-08-19T16:46:16.673Z] #40 19.08 CC images/core-arm.o [2020-08-19T16:46:16.673Z] #40 19.56 CC images/core-aarch64.o [2020-08-19T16:46:16.788Z] #39 11.92 DEP images/siginfo.pb-c.d [2020-08-19T16:46:16.788Z] #39 11.96 PBCC images/pagemap.pb-c.c [2020-08-19T16:46:16.788Z] #39 12.02 DEP images/pagemap.pb-c.d [2020-08-19T16:46:16.788Z] #39 12.08 PBCC images/rlimit.pb-c.c [2020-08-19T16:46:16.792Z] #17 45.07 Selecting previously unselected package xfsprogs. [2020-08-19T16:46:16.792Z] #17 45.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-19T16:46:16.792Z] #17 45.10 Unpacking xfsprogs (4.20.0-1) ... [2020-08-19T16:46:16.847Z] #30 104.5 flag [2020-08-19T16:46:16.847Z] #30 104.5 github.com/BurntSushi/toml [2020-08-19T16:46:16.899Z] #33 DONE 15.8s [2020-08-19T16:46:16.899Z] [2020-08-19T16:46:16.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:16.899Z] #39 7.470 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:46:16.899Z] #39 7.586 GEN .gitid [2020-08-19T16:46:16.899Z] #39 7.636 GEN criu/include/version.h [2020-08-19T16:46:16.899Z] #39 7.726 GEN include/common/asm [2020-08-19T16:46:16.899Z] #39 10.28 PBCC images/timens.pb-c.c [2020-08-19T16:46:16.899Z] #39 10.46 DEP images/timens.pb-c.d [2020-08-19T16:46:16.899Z] #39 10.65 PBCC images/fown.pb-c.c [2020-08-19T16:46:16.899Z] #39 10.68 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-19T16:46:16.899Z] #39 10.83 PBCC images/opts.pb-c.c [2020-08-19T16:46:16.899Z] #39 10.90 PBCC images/memfd.pb-c.c [2020-08-19T16:46:16.899Z] #39 10.96 DEP images/fown.pb-c.d [2020-08-19T16:46:16.899Z] #39 11.05 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-19T16:46:16.899Z] #39 11.22 DEP images/opts.pb-c.d [2020-08-19T16:46:16.899Z] #39 11.29 DEP images/memfd.pb-c.d [2020-08-19T16:46:16.899Z] #39 11.50 PBCC images/sit.pb-c.c [2020-08-19T16:46:16.899Z] #39 11.60 DEP images/sit.pb-c.d [2020-08-19T16:46:16.899Z] #39 11.66 PBCC images/macvlan.pb-c.c [2020-08-19T16:46:16.899Z] #39 11.76 DEP images/macvlan.pb-c.d [2020-08-19T16:46:16.899Z] #39 11.86 PBCC images/autofs.pb-c.c [2020-08-19T16:46:16.899Z] #39 11.94 DEP images/autofs.pb-c.d [2020-08-19T16:46:16.899Z] #39 12.06 PBCC images/sysctl.pb-c.c [2020-08-19T16:46:16.899Z] #39 12.11 DEP images/sysctl.pb-c.d [2020-08-19T16:46:16.899Z] #39 12.19 PBCC images/time.pb-c.c [2020-08-19T16:46:16.899Z] #39 12.26 DEP images/time.pb-c.d [2020-08-19T16:46:16.899Z] #39 12.38 PBCC images/binfmt-misc.pb-c.c [2020-08-19T16:46:16.899Z] #39 12.43 DEP images/binfmt-misc.pb-c.d [2020-08-19T16:46:16.899Z] #39 12.50 PBCC images/seccomp.pb-c.c [2020-08-19T16:46:16.899Z] #39 12.52 DEP images/seccomp.pb-c.d [2020-08-19T16:46:16.899Z] #39 12.71 PBCC images/userns.pb-c.c [2020-08-19T16:46:16.899Z] #39 12.76 DEP images/userns.pb-c.d [2020-08-19T16:46:16.974Z] #40 20.12 CC images/core-ppc64.o [2020-08-19T16:46:17.052Z] #39 12.10 DEP images/rlimit.pb-c.d [2020-08-19T16:46:17.052Z] #39 12.18 PBCC images/file-lock.pb-c.c [2020-08-19T16:46:17.052Z] #39 12.19 DEP images/file-lock.pb-c.d [2020-08-19T16:46:17.052Z] #39 12.23 PBCC images/tty.pb-c.c [2020-08-19T16:46:17.052Z] #39 12.30 DEP images/tty.pb-c.d [2020-08-19T16:46:17.159Z] #39 12.85 PBCC images/cgroup.pb-c.c [2020-08-19T16:46:17.159Z] #39 12.98 DEP images/cgroup.pb-c.d [2020-08-19T16:46:17.315Z] #39 12.35 PBCC images/tun.pb-c.c [2020-08-19T16:46:17.315Z] #39 12.46 PBCC images/netdev.pb-c.c [2020-08-19T16:46:17.315Z] #39 12.56 DEP images/tun.pb-c.d [2020-08-19T16:46:17.356Z] #17 45.58 Selecting previously unselected package zip. [2020-08-19T16:46:17.356Z] #17 45.60 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-19T16:46:17.356Z] #17 45.60 Unpacking zip (3.0-11+b1) ... [2020-08-19T16:46:17.356Z] #17 45.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:46:17.356Z] #17 45.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:46:17.356Z] #17 45.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-19T16:46:17.356Z] #17 45.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-19T16:46:17.356Z] #17 45.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-19T16:46:17.356Z] #17 45.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-19T16:46:17.356Z] #17 45.85 Setting up uidmap (1:4.5-1.1) ... [2020-08-19T16:46:17.356Z] #17 45.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-19T16:46:17.356Z] #17 45.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:46:17.356Z] #17 45.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:46:17.356Z] #17 45.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:46:17.418Z] #39 13.11 PBCC images/ext-file.pb-c.c [2020-08-19T16:46:17.418Z] #39 13.13 DEP images/ext-file.pb-c.d [2020-08-19T16:46:17.418Z] #39 13.26 PBCC images/rpc.pb-c.c [2020-08-19T16:46:17.579Z] #39 12.65 DEP images/netdev.pb-c.d [2020-08-19T16:46:17.579Z] #39 12.70 PBCC images/vma.pb-c.c [2020-08-19T16:46:17.579Z] #39 12.74 DEP images/vma.pb-c.d [2020-08-19T16:46:17.579Z] #39 12.79 PBCC images/creds.pb-c.c [2020-08-19T16:46:17.612Z] #17 45.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:46:17.612Z] #17 45.91 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:46:17.612Z] #17 45.92 Setting up zip (3.0-11+b1) ... [2020-08-19T16:46:17.612Z] #17 45.92 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:46:17.612Z] #17 45.94 Setting up bash-completion (1:2.8-6) ... [2020-08-19T16:46:17.678Z] #39 13.44 DEP images/rpc.pb-c.d [2020-08-19T16:46:17.678Z] #39 13.57 PBCC images/siginfo.pb-c.c [2020-08-19T16:46:17.678Z] #39 13.63 DEP images/siginfo.pb-c.d [2020-08-19T16:46:17.678Z] #39 ... [2020-08-19T16:46:17.678Z] [2020-08-19T16:46:17.678Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:17.678Z] #41 109.3 text/template/parse [2020-08-19T16:46:17.678Z] #41 115.5 go/parser [2020-08-19T16:46:17.678Z] #41 116.2 text/template [2020-08-19T16:46:17.787Z] #30 ... [2020-08-19T16:46:17.787Z] [2020-08-19T16:46:17.787Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:17.787Z] #33 2.582 + RM_GOPATH=0 [2020-08-19T16:46:17.787Z] #33 2.582 + TMP_GOPATH= [2020-08-19T16:46:17.787Z] #33 2.582 + : /build [2020-08-19T16:46:17.787Z] #33 2.582 + '[' -z '' ']' [2020-08-19T16:46:17.787Z] #33 2.583 ++ mktemp -d [2020-08-19T16:46:17.787Z] #33 2.584 + export GOPATH=/tmp/tmp.YBaPQ4J4nJ [2020-08-19T16:46:17.787Z] #33 2.584 + GOPATH=/tmp/tmp.YBaPQ4J4nJ [2020-08-19T16:46:17.787Z] #33 2.584 + RM_GOPATH=1 [2020-08-19T16:46:17.787Z] #33 2.584 + case "$(go env GOARCH)" in [2020-08-19T16:46:17.787Z] #33 2.584 ++ go env GOARCH [2020-08-19T16:46:17.787Z] #33 2.616 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:17.787Z] #33 2.616 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:17.787Z] #33 2.616 ++ dirname /tmp/install/install.sh [2020-08-19T16:46:17.787Z] #33 2.617 + dir=/tmp/install [2020-08-19T16:46:17.787Z] #33 2.617 + bin=tini [2020-08-19T16:46:17.787Z] #33 2.617 + shift [2020-08-19T16:46:17.787Z] #33 2.617 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-19T16:46:17.787Z] #33 2.617 + . /tmp/install/tini.installer [2020-08-19T16:46:17.787Z] #33 2.617 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:17.787Z] #33 2.617 + install_tini [2020-08-19T16:46:17.787Z] #33 2.617 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-19T16:46:17.787Z] #33 2.617 + git clone https://github.com/krallin/tini.git /tmp/tmp.YBaPQ4J4nJ/tini [2020-08-19T16:46:17.787Z] #33 2.620 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:17.787Z] #33 2.672 Cloning into '/tmp/tmp.YBaPQ4J4nJ/tini'... [2020-08-19T16:46:17.842Z] #39 12.80 DEP images/creds.pb-c.d [2020-08-19T16:46:17.843Z] #39 12.84 PBCC images/utsns.pb-c.c [2020-08-19T16:46:17.843Z] #39 12.87 DEP images/utsns.pb-c.d [2020-08-19T16:46:17.843Z] #39 12.94 PBCC images/ipc-desc.pb-c.c [2020-08-19T16:46:17.843Z] #39 12.95 PBCC images/ipc-sem.pb-c.c [2020-08-19T16:46:17.843Z] #39 12.97 DEP images/ipc-desc.pb-c.d [2020-08-19T16:46:17.843Z] #39 13.01 DEP images/ipc-sem.pb-c.d [2020-08-19T16:46:17.843Z] #39 13.08 PBCC images/ipc-msg.pb-c.c [2020-08-19T16:46:17.938Z] #41 ... [2020-08-19T16:46:17.938Z] [2020-08-19T16:46:17.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:17.938Z] #39 13.73 PBCC images/pagemap.pb-c.c [2020-08-19T16:46:17.938Z] #39 13.83 DEP images/pagemap.pb-c.d [2020-08-19T16:46:18.034Z] #40 20.92 CC images/core-s390.o [2020-08-19T16:46:18.106Z] #39 13.09 DEP images/ipc-msg.pb-c.d [2020-08-19T16:46:18.106Z] #39 13.13 PBCC images/ipc-shm.pb-c.c [2020-08-19T16:46:18.106Z] #39 13.14 DEP images/ipc-shm.pb-c.d [2020-08-19T16:46:18.106Z] #39 13.25 PBCC images/ipc-var.pb-c.c [2020-08-19T16:46:18.106Z] #39 13.28 DEP images/ipc-var.pb-c.d [2020-08-19T16:46:18.106Z] #39 13.32 PBCC images/sk-opts.pb-c.c [2020-08-19T16:46:18.106Z] #39 13.35 PBCC images/packet-sock.pb-c.c [2020-08-19T16:46:18.106Z] #39 ... [2020-08-19T16:46:18.106Z] [2020-08-19T16:46:18.106Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:18.106Z] #41 80.59 compress/gzip [2020-08-19T16:46:18.106Z] #41 80.95 github.com/LK4D4/vndr/build [2020-08-19T16:46:18.106Z] #41 82.21 vendor/golang.org/x/crypto/cryptobyte [2020-08-19T16:46:18.106Z] #41 85.34 vendor/golang.org/x/text/unicode/bidi [2020-08-19T16:46:18.106Z] #41 85.67 vendor/golang.org/x/text/unicode/norm [2020-08-19T16:46:18.106Z] #41 86.24 vendor/golang.org/x/net/http2/hpack [2020-08-19T16:46:18.106Z] #41 89.01 mime [2020-08-19T16:46:18.106Z] #41 89.97 net/http/internal [2020-08-19T16:46:18.198Z] #39 13.94 PBCC images/rlimit.pb-c.c [2020-08-19T16:46:18.198Z] #39 13.99 DEP images/rlimit.pb-c.d [2020-08-19T16:46:18.198Z] #39 14.06 PBCC images/file-lock.pb-c.c [2020-08-19T16:46:18.198Z] #39 14.18 DEP images/file-lock.pb-c.d [2020-08-19T16:46:18.370Z] #41 ... [2020-08-19T16:46:18.370Z] [2020-08-19T16:46:18.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:18.370Z] #39 13.38 DEP images/sk-opts.pb-c.d [2020-08-19T16:46:18.370Z] #39 13.40 DEP images/packet-sock.pb-c.d [2020-08-19T16:46:18.370Z] #39 13.43 PBCC images/sk-netlink.pb-c.c [2020-08-19T16:46:18.370Z] #39 13.47 DEP images/sk-netlink.pb-c.d [2020-08-19T16:46:18.370Z] #39 13.53 PBCC images/sk-inet.pb-c.c [2020-08-19T16:46:18.370Z] #39 13.61 DEP images/sk-inet.pb-c.d [2020-08-19T16:46:18.460Z] #39 14.26 PBCC images/tty.pb-c.c [2020-08-19T16:46:18.460Z] #39 14.33 DEP images/tty.pb-c.d [2020-08-19T16:46:18.460Z] #39 14.43 PBCC images/tun.pb-c.c [2020-08-19T16:46:18.633Z] #39 13.65 PBCC images/sk-unix.pb-c.c [2020-08-19T16:46:18.633Z] #39 13.74 DEP images/sk-unix.pb-c.d [2020-08-19T16:46:18.633Z] #39 13.78 PBCC images/mm.pb-c.c [2020-08-19T16:46:18.633Z] #39 13.86 DEP images/mm.pb-c.d [2020-08-19T16:46:18.687Z] #40 21.70 CC images/cpuinfo.o [2020-08-19T16:46:18.720Z] #39 14.53 PBCC images/netdev.pb-c.c [2020-08-19T16:46:18.720Z] #39 14.59 DEP images/tun.pb-c.d [2020-08-19T16:46:18.720Z] #39 14.64 DEP images/netdev.pb-c.d [2020-08-19T16:46:18.720Z] #39 14.70 PBCC images/vma.pb-c.c [2020-08-19T16:46:18.727Z] #33 3.553 + cd /tmp/tmp.YBaPQ4J4nJ/tini [2020-08-19T16:46:18.727Z] #33 3.553 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-19T16:46:18.727Z] #33 3.568 + cmake . [2020-08-19T16:46:18.896Z] #39 13.91 PBCC images/timerfd.pb-c.c [2020-08-19T16:46:18.896Z] #39 13.95 DEP images/timerfd.pb-c.d [2020-08-19T16:46:18.897Z] #39 14.00 PBCC images/timer.pb-c.c [2020-08-19T16:46:18.897Z] #39 ... [2020-08-19T16:46:18.897Z] [2020-08-19T16:46:18.897Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:18.897Z] #33 10.88 [100%] Linking C executable tini-static [2020-08-19T16:46:18.897Z] #33 11.96 [100%] Built target tini-static [2020-08-19T16:46:18.897Z] #33 12.08 + mkdir -p /build [2020-08-19T16:46:18.897Z] #33 12.09 + cp tini-static /build/docker-init [2020-08-19T16:46:18.897Z] #33 DONE 14.0s [2020-08-19T16:46:18.897Z] [2020-08-19T16:46:18.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:18.897Z] #39 14.05 DEP images/timer.pb-c.d [2020-08-19T16:46:18.897Z] #39 14.13 PBCC images/sa.pb-c.c [2020-08-19T16:46:18.980Z] #39 14.75 DEP images/vma.pb-c.d [2020-08-19T16:46:18.980Z] #39 14.81 PBCC images/creds.pb-c.c [2020-08-19T16:46:18.980Z] #39 14.94 DEP images/creds.pb-c.d [2020-08-19T16:46:19.161Z] #39 14.17 DEP images/sa.pb-c.d [2020-08-19T16:46:19.161Z] #39 14.27 PBCC images/pipe-data.pb-c.c [2020-08-19T16:46:19.161Z] #39 14.31 DEP images/pipe-data.pb-c.d [2020-08-19T16:46:19.161Z] #39 14.39 PBCC images/mnt.pb-c.c [2020-08-19T16:46:19.241Z] #39 15.03 PBCC images/utsns.pb-c.c [2020-08-19T16:46:19.241Z] #39 15.07 DEP images/utsns.pb-c.d [2020-08-19T16:46:19.241Z] #39 15.16 PBCC images/ipc-desc.pb-c.c [2020-08-19T16:46:19.241Z] #39 15.20 PBCC images/ipc-sem.pb-c.c [2020-08-19T16:46:19.345Z] #40 22.32 CC images/inventory.o [2020-08-19T16:46:19.425Z] #39 14.46 DEP images/mnt.pb-c.d [2020-08-19T16:46:19.425Z] #39 14.52 PBCC images/sk-packet.pb-c.c [2020-08-19T16:46:19.425Z] #39 14.53 DEP images/sk-packet.pb-c.d [2020-08-19T16:46:19.500Z] #39 15.28 DEP images/ipc-desc.pb-c.d [2020-08-19T16:46:19.500Z] #39 15.43 DEP images/ipc-sem.pb-c.d [2020-08-19T16:46:19.500Z] #39 15.48 PBCC images/ipc-msg.pb-c.c [2020-08-19T16:46:19.643Z] #40 22.66 CC images/fdinfo.o [2020-08-19T16:46:19.688Z] #39 14.71 PBCC images/tcp-stream.pb-c.c [2020-08-19T16:46:19.688Z] #39 14.74 DEP images/tcp-stream.pb-c.d [2020-08-19T16:46:19.688Z] #39 14.80 PBCC images/pipe.pb-c.c [2020-08-19T16:46:19.688Z] #39 14.87 DEP images/pipe.pb-c.d [2020-08-19T16:46:19.760Z] #39 15.50 DEP images/ipc-msg.pb-c.d [2020-08-19T16:46:19.760Z] #39 15.53 PBCC images/ipc-shm.pb-c.c [2020-08-19T16:46:19.760Z] #39 15.57 DEP images/ipc-shm.pb-c.d [2020-08-19T16:46:19.760Z] #39 15.59 PBCC images/ipc-var.pb-c.c [2020-08-19T16:46:19.760Z] #39 15.62 DEP images/ipc-var.pb-c.d [2020-08-19T16:46:19.760Z] #39 15.66 PBCC images/sk-opts.pb-c.c [2020-08-19T16:46:19.760Z] #39 15.69 PBCC images/packet-sock.pb-c.c [2020-08-19T16:46:19.760Z] #39 15.74 DEP images/sk-opts.pb-c.d [2020-08-19T16:46:19.947Z] #40 23.06 CC images/fown.o [2020-08-19T16:46:19.951Z] #39 14.95 PBCC images/pstree.pb-c.c [2020-08-19T16:46:19.951Z] #39 15.05 DEP images/pstree.pb-c.d [2020-08-19T16:46:19.951Z] #39 15.11 PBCC images/fs.pb-c.c [2020-08-19T16:46:19.951Z] #39 15.13 DEP images/fs.pb-c.d [2020-08-19T16:46:19.951Z] #39 15.17 PBCC images/signalfd.pb-c.c [2020-08-19T16:46:19.951Z] #39 15.23 DEP images/signalfd.pb-c.d [2020-08-19T16:46:19.951Z] #39 15.29 PBCC images/fh.pb-c.c [2020-08-19T16:46:20.020Z] #39 15.80 DEP images/packet-sock.pb-c.d [2020-08-19T16:46:20.020Z] #39 15.88 PBCC images/sk-netlink.pb-c.c [2020-08-19T16:46:20.109Z] #33 4.748 -- The C compiler identification is GNU 8.3.0 [2020-08-19T16:46:20.109Z] #33 4.881 -- Check for working C compiler: /usr/bin/cc [2020-08-19T16:46:20.130Z] #17 ... [2020-08-19T16:46:20.130Z] [2020-08-19T16:46:20.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:20.130Z] #39 97.45 CC criu/cr-dump.o [2020-08-19T16:46:20.130Z] #39 99.70 CC criu/cr-errno.o [2020-08-19T16:46:20.130Z] #39 99.75 CC criu/cr-restore.o [2020-08-19T16:46:20.130Z] #39 103.4 CC criu/cr-service.o [2020-08-19T16:46:20.130Z] #39 104.9 CC criu/crtools.o [2020-08-19T16:46:20.130Z] #39 105.5 CC criu/eventfd.o [2020-08-19T16:46:20.130Z] #39 106.0 CC criu/eventpoll.o [2020-08-19T16:46:20.130Z] #39 106.8 CC criu/external.o [2020-08-19T16:46:20.130Z] #39 107.2 CC criu/fault-injection.o [2020-08-19T16:46:20.130Z] #39 107.3 CC criu/fdstore.o [2020-08-19T16:46:20.216Z] #39 15.33 PBCC images/fsnotify.pb-c.c [2020-08-19T16:46:20.216Z] #39 15.40 DEP images/fh.pb-c.d [2020-08-19T16:46:20.216Z] #39 15.45 DEP images/fsnotify.pb-c.d [2020-08-19T16:46:20.216Z] #39 15.48 PBCC images/eventpoll.pb-c.c [2020-08-19T16:46:20.216Z] #39 15.50 DEP images/eventpoll.pb-c.d [2020-08-19T16:46:20.216Z] #39 15.54 PBCC images/eventfd.pb-c.c [2020-08-19T16:46:20.247Z] #40 23.26 CC images/ns.o [2020-08-19T16:46:20.279Z] #39 15.96 DEP images/sk-netlink.pb-c.d [2020-08-19T16:46:20.279Z] #39 16.04 PBCC images/sk-inet.pb-c.c [2020-08-19T16:46:20.279Z] #39 16.09 DEP images/sk-inet.pb-c.d [2020-08-19T16:46:20.279Z] #39 16.16 PBCC images/sk-unix.pb-c.c [2020-08-19T16:46:20.386Z] #39 ... [2020-08-19T16:46:20.386Z] [2020-08-19T16:46:20.386Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:46:20.386Z] #17 48.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-19T16:46:20.386Z] #17 48.61 Setting up xz-utils (5.2.4-1) ... [2020-08-19T16:46:20.386Z] #17 48.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-19T16:46:20.386Z] #17 48.63 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:46:20.386Z] #17 48.69 invoke-rc.d: could not determine current runlevel [2020-08-19T16:46:20.386Z] #17 48.70 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-19T16:46:20.386Z] #17 48.71 Setting up pigz (2.4-1) ... [2020-08-19T16:46:20.386Z] #17 48.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-19T16:46:20.386Z] #17 48.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:46:20.386Z] #17 48.77 Setting up python-pip-whl (18.1-5) ... [2020-08-19T16:46:20.386Z] #17 48.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-19T16:46:20.386Z] #17 48.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:46:20.481Z] #39 15.56 DEP images/eventfd.pb-c.d [2020-08-19T16:46:20.481Z] #39 15.65 PBCC images/remap-file-path.pb-c.c [2020-08-19T16:46:20.481Z] #39 15.69 DEP images/remap-file-path.pb-c.d [2020-08-19T16:46:20.481Z] #39 15.73 PBCC images/fifo.pb-c.c [2020-08-19T16:46:20.481Z] #39 15.75 DEP images/fifo.pb-c.d [2020-08-19T16:46:20.539Z] #39 16.21 DEP images/sk-unix.pb-c.d [2020-08-19T16:46:20.539Z] #39 16.26 PBCC images/mm.pb-c.c [2020-08-19T16:46:20.539Z] #39 16.33 DEP images/mm.pb-c.d [2020-08-19T16:46:20.539Z] #39 16.39 PBCC images/timerfd.pb-c.c [2020-08-19T16:46:20.553Z] #40 23.53 CC images/regfile.o [2020-08-19T16:46:20.553Z] #40 23.77 CC images/ghost-file.o [2020-08-19T16:46:20.680Z] #33 ... [2020-08-19T16:46:20.680Z] [2020-08-19T16:46:20.680Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:20.680Z] #30 108.5 log [2020-08-19T16:46:20.747Z] #39 15.81 PBCC images/ghost-file.pb-c.c [2020-08-19T16:46:20.748Z] #39 15.93 DEP images/ghost-file.pb-c.d [2020-08-19T16:46:20.748Z] #39 15.95 PBCC images/regfile.pb-c.c [2020-08-19T16:46:20.748Z] #39 15.97 DEP images/regfile.pb-c.d [2020-08-19T16:46:20.802Z] #39 16.47 DEP images/timerfd.pb-c.d [2020-08-19T16:46:20.802Z] #39 16.53 PBCC images/timer.pb-c.c [2020-08-19T16:46:20.802Z] #39 16.60 DEP images/timer.pb-c.d [2020-08-19T16:46:20.802Z] #39 16.65 PBCC images/sa.pb-c.c [2020-08-19T16:46:20.802Z] #39 16.69 DEP images/sa.pb-c.d [2020-08-19T16:46:20.899Z] #17 49.13 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-19T16:46:20.899Z] #17 49.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:46:20.899Z] #17 49.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:46:20.899Z] #17 49.17 Setting up vim (2:8.1.0875-5) ... [2020-08-19T16:46:20.899Z] #17 49.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-19T16:46:20.899Z] #17 49.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-19T16:46:20.899Z] #17 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-19T16:46:20.899Z] #17 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-19T16:46:20.899Z] #17 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-19T16:46:20.899Z] #17 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-19T16:46:20.899Z] #17 49.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-19T16:46:20.899Z] #17 49.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-19T16:46:20.899Z] #17 49.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:46:20.899Z] #17 49.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:46:20.899Z] #17 49.26 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-19T16:46:20.899Z] #17 49.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:46:20.899Z] #17 49.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-19T16:46:20.899Z] #17 49.30 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:46:21.013Z] #39 16.06 PBCC images/ns.pb-c.c [2020-08-19T16:46:21.013Z] #39 16.14 DEP images/ns.pb-c.d [2020-08-19T16:46:21.013Z] #39 16.22 PBCC images/fdinfo.pb-c.c [2020-08-19T16:46:21.013Z] #39 16.32 DEP images/fdinfo.pb-c.d [2020-08-19T16:46:21.063Z] #39 16.77 PBCC images/pipe-data.pb-c.c [2020-08-19T16:46:21.063Z] #39 16.78 DEP images/pipe-data.pb-c.d [2020-08-19T16:46:21.063Z] #39 16.83 PBCC images/mnt.pb-c.c [2020-08-19T16:46:21.063Z] #39 16.87 DEP images/mnt.pb-c.d [2020-08-19T16:46:21.063Z] #39 16.93 PBCC images/sk-packet.pb-c.c [2020-08-19T16:46:21.063Z] #39 16.95 DEP images/sk-packet.pb-c.d [2020-08-19T16:46:21.063Z] #39 17.00 PBCC images/tcp-stream.pb-c.c [2020-08-19T16:46:21.203Z] #40 24.21 CC images/fifo.o [2020-08-19T16:46:21.203Z] #40 24.47 CC images/remap-file-path.o [2020-08-19T16:46:21.280Z] #39 16.44 PBCC images/core-aarch64.pb-c.c [2020-08-19T16:46:21.280Z] #39 16.48 PBCC images/core-arm.pb-c.c [2020-08-19T16:46:21.280Z] #39 16.56 PBCC images/core-ppc64.pb-c.c [2020-08-19T16:46:21.322Z] #39 17.02 DEP images/tcp-stream.pb-c.d [2020-08-19T16:46:21.322Z] #39 17.06 PBCC images/pipe.pb-c.c [2020-08-19T16:46:21.322Z] #39 17.11 DEP images/pipe.pb-c.d [2020-08-19T16:46:21.322Z] #39 17.17 PBCC images/pstree.pb-c.c [2020-08-19T16:46:21.322Z] #39 17.22 DEP images/pstree.pb-c.d [2020-08-19T16:46:21.503Z] #40 24.73 CC images/eventfd.o [2020-08-19T16:46:21.544Z] #39 16.59 PBCC images/core-s390.pb-c.c [2020-08-19T16:46:21.544Z] #39 16.63 PBCC images/core-x86.pb-c.c [2020-08-19T16:46:21.544Z] #39 16.71 PBCC images/core.pb-c.c [2020-08-19T16:46:21.544Z] #39 16.78 PBCC images/inventory.pb-c.c [2020-08-19T16:46:21.544Z] #39 16.83 DEP images/core-aarch64.pb-c.d [2020-08-19T16:46:21.582Z] #39 17.28 PBCC images/fs.pb-c.c [2020-08-19T16:46:21.582Z] #39 17.29 DEP images/fs.pb-c.d [2020-08-19T16:46:21.582Z] #39 17.34 PBCC images/signalfd.pb-c.c [2020-08-19T16:46:21.582Z] #39 17.39 DEP images/signalfd.pb-c.d [2020-08-19T16:46:21.582Z] #39 17.45 PBCC images/fh.pb-c.c [2020-08-19T16:46:21.803Z] #40 24.95 CC images/eventpoll.o [2020-08-19T16:46:21.808Z] #39 16.88 DEP images/core-arm.pb-c.d [2020-08-19T16:46:21.808Z] #39 16.95 DEP images/core-ppc64.pb-c.d [2020-08-19T16:46:21.808Z] #39 17.04 DEP images/core-s390.pb-c.d [2020-08-19T16:46:21.808Z] #39 17.07 DEP images/core-x86.pb-c.d [2020-08-19T16:46:21.842Z] #39 17.49 PBCC images/fsnotify.pb-c.c [2020-08-19T16:46:21.842Z] #39 17.55 DEP images/fh.pb-c.d [2020-08-19T16:46:21.842Z] #39 17.61 DEP images/fsnotify.pb-c.d [2020-08-19T16:46:21.842Z] #39 17.67 PBCC images/eventpoll.pb-c.c [2020-08-19T16:46:21.842Z] #39 17.69 DEP images/eventpoll.pb-c.d [2020-08-19T16:46:21.842Z] #39 17.77 PBCC images/eventfd.pb-c.c [2020-08-19T16:46:21.842Z] #39 17.80 DEP images/eventfd.pb-c.d [2020-08-19T16:46:22.071Z] #39 17.14 DEP images/core.pb-c.d [2020-08-19T16:46:22.071Z] #39 17.17 DEP images/inventory.pb-c.d [2020-08-19T16:46:22.071Z] #39 17.20 PBCC images/cpuinfo.pb-c.c [2020-08-19T16:46:22.071Z] #39 17.22 DEP images/cpuinfo.pb-c.d [2020-08-19T16:46:22.071Z] #39 17.27 PBCC images/stats.pb-c.c [2020-08-19T16:46:22.071Z] #39 17.31 DEP images/stats.pb-c.d [2020-08-19T16:46:22.076Z] #30 ... [2020-08-19T16:46:22.076Z] [2020-08-19T16:46:22.076Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-19T16:46:22.076Z] #38 109.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-19T16:46:22.076Z] #38 109.4 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:46:22.076Z] #38 DONE 109.8s [2020-08-19T16:46:22.101Z] #39 17.87 PBCC images/remap-file-path.pb-c.c [2020-08-19T16:46:22.101Z] #39 17.94 DEP images/remap-file-path.pb-c.d [2020-08-19T16:46:22.103Z] #40 25.32 CC images/fh.o [2020-08-19T16:46:22.336Z] [2020-08-19T16:46:22.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:22.336Z] #39 ... [2020-08-19T16:46:22.336Z] [2020-08-19T16:46:22.336Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:22.336Z] #10 100.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-19T16:46:22.336Z] #10 100.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-19T16:46:22.336Z] #10 100.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:46:22.361Z] #39 18.02 PBCC images/fifo.pb-c.c [2020-08-19T16:46:22.361Z] #39 18.07 DEP images/fifo.pb-c.d [2020-08-19T16:46:22.361Z] #39 ... [2020-08-19T16:46:22.361Z] [2020-08-19T16:46:22.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:22.361Z] #10 113.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-19T16:46:22.361Z] #10 113.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:46:22.361Z] #10 113.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:22.361Z] #10 114.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-19T16:46:22.361Z] #10 114.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:46:22.361Z] #10 114.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:22.361Z] #10 ... [2020-08-19T16:46:22.361Z] [2020-08-19T16:46:22.361Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:22.597Z] #10 ... [2020-08-19T16:46:22.597Z] [2020-08-19T16:46:22.597Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:22.597Z] #33 6.314 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-19T16:46:22.597Z] #33 6.319 -- Detecting C compiler ABI info [2020-08-19T16:46:22.597Z] #33 7.401 -- Detecting C compiler ABI info - done [2020-08-19T16:46:22.597Z] #33 7.457 -- Detecting C compile features [2020-08-19T16:46:22.620Z] #52 52.86 Checking out files: 49% (1607/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) [2020-08-19T16:46:22.620Z] #52 ... [2020-08-19T16:46:22.620Z] [2020-08-19T16:46:22.620Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:22.620Z] #47 114.2 go/ast [2020-08-19T16:46:22.620Z] #47 114.8 golang.org/x/crypto/ssh/terminal [2020-08-19T16:46:22.620Z] #47 117.1 mvdan.cc/editorconfig [2020-08-19T16:46:22.620Z] #47 119.4 mvdan.cc/sh/v3/fileutil [2020-08-19T16:46:22.620Z] #47 119.7 mvdan.cc/sh/v3/syntax [2020-08-19T16:46:22.755Z] #40 25.64 CC images/fsnotify.o [2020-08-19T16:46:22.883Z] #47 ... [2020-08-19T16:46:22.883Z] [2020-08-19T16:46:22.883Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:22.883Z] #39 18.13 PBCC images/ghost-file.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.15 DEP images/ghost-file.pb-c.d [2020-08-19T16:46:22.883Z] #39 18.20 PBCC images/regfile.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.24 DEP images/regfile.pb-c.d [2020-08-19T16:46:22.883Z] #39 18.29 PBCC images/ns.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.33 DEP images/ns.pb-c.d [2020-08-19T16:46:22.883Z] #39 18.38 PBCC images/fdinfo.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.49 DEP images/fdinfo.pb-c.d [2020-08-19T16:46:22.883Z] #39 18.56 PBCC images/core-aarch64.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.58 PBCC images/core-arm.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.66 PBCC images/core-ppc64.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.71 PBCC images/core-s390.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.76 PBCC images/core-x86.pb-c.c [2020-08-19T16:46:22.883Z] #39 18.84 PBCC images/core.pb-c.c [2020-08-19T16:46:23.021Z] #39 ... [2020-08-19T16:46:23.021Z] [2020-08-19T16:46:23.021Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:23.021Z] #54 89.52 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:46:23.021Z] #54 89.52 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-19T16:46:23.021Z] #54 DONE 95.6s [2020-08-19T16:46:23.142Z] #39 18.94 PBCC images/inventory.pb-c.c [2020-08-19T16:46:23.142Z] #39 19.00 DEP images/core-aarch64.pb-c.d [2020-08-19T16:46:23.142Z] #39 19.04 DEP images/core-arm.pb-c.d [2020-08-19T16:46:23.142Z] #39 19.09 DEP images/core-ppc64.pb-c.d [2020-08-19T16:46:23.289Z] [2020-08-19T16:46:23.289Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-19T16:46:23.289Z] #55 DONE 0.2s [2020-08-19T16:46:23.289Z] [2020-08-19T16:46:23.289Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-19T16:46:23.402Z] #39 19.17 DEP images/core-s390.pb-c.d [2020-08-19T16:46:23.402Z] #39 19.24 DEP images/core-x86.pb-c.d [2020-08-19T16:46:23.402Z] #39 19.27 DEP images/core.pb-c.d [2020-08-19T16:46:23.402Z] #39 19.33 DEP images/inventory.pb-c.d [2020-08-19T16:46:23.402Z] #39 19.39 PBCC images/cpuinfo.pb-c.c [2020-08-19T16:46:23.406Z] #40 26.51 CC images/signalfd.o [2020-08-19T16:46:23.416Z] #17 51.62 Setting up iptables (1.8.2-4) ... [2020-08-19T16:46:23.416Z] #17 51.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:46:23.416Z] #17 51.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:46:23.416Z] #17 51.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:46:23.416Z] #17 51.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:46:23.416Z] #17 51.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-19T16:46:23.416Z] #17 51.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-19T16:46:23.416Z] #17 51.68 Setting up python3 (3.7.3-1) ... [2020-08-19T16:46:23.552Z] #56 DONE 0.1s [2020-08-19T16:46:23.552Z] [2020-08-19T16:46:23.552Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:23.552Z] #41 92.22 vendor/golang.org/x/net/idna [2020-08-19T16:46:23.552Z] #41 95.46 vendor/golang.org/x/net/http/httpproxy [2020-08-19T16:46:23.552Z] #41 95.46 net/textproto [2020-08-19T16:46:23.552Z] #41 95.46 crypto/x509 [2020-08-19T16:46:23.662Z] #39 19.44 DEP images/cpuinfo.pb-c.d [2020-08-19T16:46:23.662Z] #39 19.49 PBCC images/stats.pb-c.c [2020-08-19T16:46:23.662Z] #39 19.55 DEP images/stats.pb-c.d [2020-08-19T16:46:23.672Z] #17 52.04 Setting up python3-wheel (0.32.3-2) ... [2020-08-19T16:46:23.706Z] #40 26.81 CC images/fs.o [2020-08-19T16:46:23.706Z] #40 ... [2020-08-19T16:46:23.706Z] [2020-08-19T16:46:23.706Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:24.007Z] #11 94.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-19T16:46:24.007Z] #11 94.95 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-19T16:46:24.007Z] #11 94.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:24.234Z] #17 52.55 Setting up apparmor (2.13.2-10) ... [2020-08-19T16:46:24.500Z] #41 96.82 vendor/golang.org/x/net/http/httpguts [2020-08-19T16:46:24.500Z] #41 96.84 mime/multipart [2020-08-19T16:46:25.075Z] #11 ... [2020-08-19T16:46:25.075Z] [2020-08-19T16:46:25.075Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:25.075Z] #48 86.14 context [2020-08-19T16:46:25.075Z] #48 86.41 path/filepath [2020-08-19T16:46:25.075Z] #48 87.87 mvdan.cc/sh/v3/fileutil [2020-08-19T16:46:25.075Z] #48 90.69 encoding/binary [2020-08-19T16:46:25.075Z] #48 90.70 flag [2020-08-19T16:46:25.075Z] #48 90.70 github.com/pkg/diff [2020-08-19T16:46:25.075Z] #48 90.70 go/token [2020-08-19T16:46:25.075Z] #48 93.29 go/scanner [2020-08-19T16:46:25.075Z] #48 94.96 mvdan.cc/editorconfig [2020-08-19T16:46:25.075Z] #48 96.00 mvdan.cc/sh/v3/syntax [2020-08-19T16:46:25.075Z] #48 96.25 encoding/json [2020-08-19T16:46:25.075Z] #48 ... [2020-08-19T16:46:25.075Z] [2020-08-19T16:46:25.075Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:25.075Z] #40 27.00 CC images/pstree.o [2020-08-19T16:46:25.075Z] #40 27.25 CC images/pipe.o [2020-08-19T16:46:25.075Z] #40 27.57 CC images/tcp-stream.o [2020-08-19T16:46:25.075Z] #40 27.91 CC images/sk-packet.o [2020-08-19T16:46:25.075Z] #40 28.19 CC images/mnt.o [2020-08-19T16:46:25.138Z] #33 10.19 -- Detecting C compile features - done [2020-08-19T16:46:25.372Z] #40 28.38 CC images/pipe-data.o [2020-08-19T16:46:25.398Z] #33 10.24 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-19T16:46:25.570Z] #39 21.00 make[1]: Nothing to be done for 'all'. [2020-08-19T16:46:25.659Z] #33 10.57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-19T16:46:25.659Z] #33 10.71 -- Configuring done [2020-08-19T16:46:25.659Z] #33 10.75 -- Generating done [2020-08-19T16:46:25.672Z] #40 28.67 CC images/sa.o [2020-08-19T16:46:25.922Z] #33 10.77 -- Build files have been written to: /tmp/tmp.YBaPQ4J4nJ/tini [2020-08-19T16:46:25.922Z] #33 10.80 + make tini-static [2020-08-19T16:46:25.922Z] #33 ... [2020-08-19T16:46:25.922Z] [2020-08-19T16:46:25.922Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:25.922Z] #47 103.5 golang.org/x/sys/unix [2020-08-19T16:46:25.922Z] #47 109.0 encoding/json [2020-08-19T16:46:25.922Z] #47 ... [2020-08-19T16:46:25.922Z] [2020-08-19T16:46:25.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:25.922Z] #39 2.896 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:46:25.922Z] #39 2.899 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:46:25.922Z] #39 2.917 Note: Building without GnuTLS support [2020-08-19T16:46:25.922Z] #39 2.925 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:46:25.922Z] #39 2.928 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:46:25.971Z] #40 28.97 CC images/timer.o [2020-08-19T16:46:26.124Z] #17 54.16 Setting up xfsprogs (4.20.0-1) ... [2020-08-19T16:46:26.124Z] #17 54.18 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:46:26.271Z] #40 29.31 CC images/timerfd.o [2020-08-19T16:46:26.380Z] #17 54.61 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:46:26.510Z] #39 22.28 CC images/stats.o [2020-08-19T16:46:26.571Z] #40 ... [2020-08-19T16:46:26.571Z] [2020-08-19T16:46:26.571Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:26.571Z] #31 88.99 log [2020-08-19T16:46:26.571Z] #31 88.99 flag [2020-08-19T16:46:26.571Z] #31 89.00 github.com/BurntSushi/toml [2020-08-19T16:46:26.571Z] #31 93.79 github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:46:26.571Z] #31 DONE 97.7s [2020-08-19T16:46:26.571Z] [2020-08-19T16:46:26.571Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:26.571Z] #40 29.56 CC images/mm.o [2020-08-19T16:46:26.769Z] #39 22.69 CC images/core.o [2020-08-19T16:46:27.060Z] #41 99.50 crypto/tls [2020-08-19T16:46:27.221Z] #40 30.19 CC images/sk-opts.o [2020-08-19T16:46:27.221Z] #40 ... [2020-08-19T16:46:27.221Z] [2020-08-19T16:46:27.221Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:27.221Z] #42 88.41 net [2020-08-19T16:46:27.221Z] #42 88.61 os/exec [2020-08-19T16:46:27.221Z] #42 90.04 internal/lazyregexp [2020-08-19T16:46:27.221Z] #42 90.61 github.com/LK4D4/vndr/versioned [2020-08-19T16:46:27.221Z] #42 92.57 go/token [2020-08-19T16:46:27.221Z] #42 92.57 net/url [2020-08-19T16:46:27.221Z] #42 92.58 text/template/parse [2020-08-19T16:46:27.221Z] #42 95.01 go/scanner [2020-08-19T16:46:27.221Z] #42 97.73 encoding/json [2020-08-19T16:46:27.221Z] #42 98.02 go/ast [2020-08-19T16:46:27.339Z] #39 23.24 CC images/core-x86.o [2020-08-19T16:46:27.350Z] #17 55.66 Setting up python3-distutils (3.7.3-1) ... [2020-08-19T16:46:27.520Z] #42 ... [2020-08-19T16:46:27.520Z] [2020-08-19T16:46:27.520Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:27.520Z] #48 98.02 go/ast [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-19T16:46:27.635Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-08-19T16:46:27.635Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-19T16:46:27.635Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-19T16:46:27.635Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-19T16:46:27.636Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-08-19T16:46:27.636Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-19T16:46:27.636Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-19T16:46:27.836Z] #39 5.483 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:46:27.836Z] #39 5.548 GEN .gitid [2020-08-19T16:46:27.836Z] #39 5.577 GEN criu/include/version.h [2020-08-19T16:46:27.836Z] #39 5.821 GEN include/common/asm [2020-08-19T16:46:27.908Z] #39 23.68 CC images/core-arm.o [2020-08-19T16:46:27.911Z] #17 56.12 Setting up python3-setuptools (40.8.0-1) ... [2020-08-19T16:46:27.929Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-08-19T16:46:27.929Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-19T16:46:27.929Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-19T16:46:28.009Z] #41 ... [2020-08-19T16:46:28.009Z] [2020-08-19T16:46:28.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:28.009Z] #10 100.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-19T16:46:28.009Z] #10 100.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-19T16:46:28.009Z] #10 100.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:28.168Z] #39 23.93 CC images/core-aarch64.o [2020-08-19T16:46:28.428Z] #39 24.25 CC images/core-ppc64.o [2020-08-19T16:46:28.564Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-08-19T16:46:28.578Z] #48 99.80 golang.org/x/sys/unix [2020-08-19T16:46:28.883Z] #17 57.17 Setting up python3-pip (18.1-5) ... [2020-08-19T16:46:29.003Z] #39 24.80 CC images/core-s390.o [2020-08-19T16:46:29.572Z] #39 ... [2020-08-19T16:46:29.572Z] [2020-08-19T16:46:29.572Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:29.572Z] #41 121.0 encoding/xml [2020-08-19T16:46:29.572Z] #41 123.0 go/doc [2020-08-19T16:46:29.572Z] #41 126.4 github.com/LK4D4/vndr/build [2020-08-19T16:46:29.572Z] #41 126.4 github.com/LK4D4/vndr/versioned [2020-08-19T16:46:29.572Z] #41 126.5 compress/flate [2020-08-19T16:46:29.572Z] #41 129.2 hash/crc32 [2020-08-19T16:46:29.572Z] #41 129.6 net [2020-08-19T16:46:29.572Z] #41 129.8 compress/gzip [2020-08-19T16:46:29.572Z] #41 130.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-19T16:46:29.832Z] #41 ... [2020-08-19T16:46:29.832Z] [2020-08-19T16:46:29.832Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:29.832Z] #39 25.52 CC images/cpuinfo.o [2020-08-19T16:46:30.071Z] #17 58.28 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:46:30.071Z] #17 58.33 Processing triggers for mime-support (3.62) ... [2020-08-19T16:46:30.071Z] #17 ... [2020-08-19T16:46:30.071Z] [2020-08-19T16:46:30.071Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:46:30.071Z] #36 212.9 + dpkg --print-architecture [2020-08-19T16:46:30.071Z] #36 212.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-19T16:46:30.092Z] #39 25.99 CC images/inventory.o [2020-08-19T16:46:30.327Z] #36 ... [2020-08-19T16:46:30.327Z] [2020-08-19T16:46:30.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:30.327Z] #39 107.6 CC criu/fifo.o [2020-08-19T16:46:30.327Z] #39 108.0 CC criu/file-ids.o [2020-08-19T16:46:30.327Z] #39 108.2 CC criu/file-lock.o [2020-08-19T16:46:30.327Z] #39 109.0 CC criu/files-ext.o [2020-08-19T16:46:30.327Z] #39 109.4 CC criu/files-reg.o [2020-08-19T16:46:30.327Z] #39 111.4 CC criu/files.o [2020-08-19T16:46:30.327Z] #39 113.3 CC criu/filesystems.o [2020-08-19T16:46:30.327Z] #39 114.0 CC criu/fsnotify.o [2020-08-19T16:46:30.327Z] #39 115.4 CC criu/image-desc.o [2020-08-19T16:46:30.327Z] #39 115.6 CC criu/image.o [2020-08-19T16:46:30.327Z] #39 116.6 CC criu/ipc_ns.o [2020-08-19T16:46:30.352Z] #39 26.30 CC images/fdinfo.o [2020-08-19T16:46:30.378Z] #39 ... [2020-08-19T16:46:30.378Z] [2020-08-19T16:46:30.378Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:30.378Z] #41 107.8 go/token [2020-08-19T16:46:30.378Z] #41 109.2 go/scanner [2020-08-19T16:46:30.378Z] #41 111.4 go/ast [2020-08-19T16:46:30.378Z] #41 111.8 regexp [2020-08-19T16:46:30.378Z] #41 117.8 internal/lazyregexp [2020-08-19T16:46:30.378Z] #41 ... [2020-08-19T16:46:30.378Z] [2020-08-19T16:46:30.378Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:30.378Z] #33 11.21 Scanning dependencies of target tini-static [2020-08-19T16:46:30.378Z] #33 11.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-19T16:46:30.378Z] #33 13.47 [100%] Linking C executable tini-static [2020-08-19T16:46:30.378Z] #33 14.46 [100%] Built target tini-static [2020-08-19T16:46:30.378Z] #33 14.68 + mkdir -p /build [2020-08-19T16:46:30.378Z] #33 14.69 + cp tini-static /build/docker-init [2020-08-19T16:46:30.378Z] #33 DONE 15.4s [2020-08-19T16:46:30.378Z] [2020-08-19T16:46:30.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:30.378Z] #10 110.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-19T16:46:30.378Z] #10 110.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:46:30.378Z] #10 110.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:30.378Z] #10 111.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-19T16:46:30.378Z] #10 111.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:46:30.378Z] #10 111.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:30.583Z] #39 117.9 CC criu/irmap.o [2020-08-19T16:46:30.642Z] #10 ... [2020-08-19T16:46:30.642Z] [2020-08-19T16:46:30.642Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:30.642Z] #41 118.3 net/url [2020-08-19T16:46:30.843Z] #39 ... [2020-08-19T16:46:30.844Z] [2020-08-19T16:46:30.844Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:46:30.844Z] #36 213.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-19T16:46:30.844Z] #36 213.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-19T16:46:30.921Z] #39 26.78 CC images/fown.o [2020-08-19T16:46:31.100Z] #36 ... [2020-08-19T16:46:31.100Z] [2020-08-19T16:46:31.100Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:46:31.100Z] #17 DONE 59.6s [2020-08-19T16:46:31.181Z] #39 27.00 CC images/ns.o [2020-08-19T16:46:31.304Z] ok github.com/docker/docker/builder/remotecontext 0.360s coverage: 13.6% of statements [2020-08-19T16:46:31.356Z] [2020-08-19T16:46:31.356Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-19T16:46:31.441Z] #39 27.23 CC images/regfile.o [2020-08-19T16:46:31.589Z] #41 ... [2020-08-19T16:46:31.589Z] [2020-08-19T16:46:31.589Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:31.589Z] #30 112.3 github.com/BurntSushi/toml/cmd/tomlv [2020-08-19T16:46:31.589Z] #30 DONE 119.3s [2020-08-19T16:46:31.597Z] ok github.com/docker/docker/builder/dockerfile 0.939s coverage: 48.0% of statements [2020-08-19T16:46:31.700Z] #39 ... [2020-08-19T16:46:31.700Z] [2020-08-19T16:46:31.700Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:31.700Z] #47 126.7 mvdan.cc/sh/v3/cmd/shfmt [2020-08-19T16:46:31.700Z] #47 DONE 133.1s [2020-08-19T16:46:31.700Z] [2020-08-19T16:46:31.700Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:31.701Z] #52 52.86 Checking out files: 49% (1607/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 91% (2944/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-19T16:46:31.701Z] #52 54.22 + cd /tmp/tmp.zxXf92qIQ0/src/github.com/containerd/containerd [2020-08-19T16:46:31.701Z] #52 54.23 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:46:31.701Z] #52 56.07 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-19T16:46:31.701Z] #52 56.07 + BUILDTAGS='netgo osusergo static_build' [2020-08-19T16:46:31.701Z] #52 56.07 + export EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:31.701Z] #52 56.07 + EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:31.701Z] #52 56.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-19T16:46:31.701Z] #52 56.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-19T16:46:31.701Z] #52 56.07 + '[' '' = dynamic ']' [2020-08-19T16:46:31.701Z] #52 56.07 + make [2020-08-19T16:46:31.701Z] #52 56.98 + bin/ctr [2020-08-19T16:46:31.849Z] [2020-08-19T16:46:31.849Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:31.849Z] #47 118.3 github.com/pkg/diff [2020-08-19T16:46:31.849Z] #47 118.5 go/ast [2020-08-19T16:46:31.960Z] #52 ... [2020-08-19T16:46:31.960Z] [2020-08-19T16:46:31.960Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:31.960Z] #39 27.67 CC images/ghost-file.o [2020-08-19T16:46:32.232Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-19T16:46:32.284Z] #18 1.003 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-19T16:46:32.284Z] #18 1.007 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-19T16:46:32.284Z] #18 1.010 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-19T16:46:32.284Z] #18 DONE 1.1s [2020-08-19T16:46:32.284Z] [2020-08-19T16:46:32.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:32.284Z] #39 118.4 CC criu/kcmp-ids.o [2020-08-19T16:46:32.284Z] #39 119.0 CC criu/kerndat.o [2020-08-19T16:46:32.529Z] #39 28.17 CC images/fifo.o [2020-08-19T16:46:32.791Z] #39 28.45 CC images/remap-file-path.o [2020-08-19T16:46:32.791Z] #39 28.66 CC images/eventfd.o [2020-08-19T16:46:32.869Z] ok github.com/docker/docker/builder/remotecontext/git 1.449s coverage: 86.3% of statements [2020-08-19T16:46:32.869Z] ? github.com/docker/docker/cli [no test files] [2020-08-19T16:46:32.869Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-19T16:46:33.052Z] #39 28.84 CC images/eventpoll.o [2020-08-19T16:46:33.119Z] #48 ... [2020-08-19T16:46:33.119Z] [2020-08-19T16:46:33.119Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:33.119Z] #40 30.64 CC images/sk-unix.o [2020-08-19T16:46:33.119Z] #40 30.95 CC images/sk-inet.o [2020-08-19T16:46:33.119Z] #40 31.37 CC images/tun.o [2020-08-19T16:46:33.119Z] #40 31.72 CC images/sk-netlink.o [2020-08-19T16:46:33.119Z] #40 31.95 CC images/packet-sock.o [2020-08-19T16:46:33.119Z] #40 32.37 CC images/ipc-var.o [2020-08-19T16:46:33.119Z] #40 32.59 CC images/ipc-desc.o [2020-08-19T16:46:33.119Z] #40 32.85 CC images/ipc-shm.o [2020-08-19T16:46:33.119Z] #40 33.14 CC images/ipc-msg.o [2020-08-19T16:46:33.119Z] #40 33.50 CC images/ipc-sem.o [2020-08-19T16:46:33.119Z] #40 33.74 CC images/utsns.o [2020-08-19T16:46:33.119Z] #40 33.95 CC images/creds.o [2020-08-19T16:46:33.119Z] #40 34.15 CC images/vma.o [2020-08-19T16:46:33.119Z] #40 34.42 CC images/netdev.o [2020-08-19T16:46:33.119Z] #40 34.89 CC images/tty.o [2020-08-19T16:46:33.119Z] #40 35.57 CC images/file-lock.o [2020-08-19T16:46:33.119Z] #40 35.80 CC images/rlimit.o [2020-08-19T16:46:33.119Z] #40 36.09 CC images/pagemap.o [2020-08-19T16:46:33.119Z] #40 36.36 CC images/siginfo.o [2020-08-19T16:46:33.211Z] #39 120.3 CC criu/libnetlink.o [2020-08-19T16:46:33.232Z] #47 120.8 golang.org/x/crypto/ssh/terminal [2020-08-19T16:46:33.311Z] #39 29.09 CC images/fh.o [2020-08-19T16:46:33.467Z] #39 120.7 CC criu/log.o [2020-08-19T16:46:33.583Z] #39 29.43 CC images/fsnotify.o [2020-08-19T16:46:33.765Z] #40 36.71 CC images/rpc.o [2020-08-19T16:46:34.029Z] #39 121.4 CC criu/lsm.o [2020-08-19T16:46:34.154Z] #39 30.03 CC images/signalfd.o [2020-08-19T16:46:34.382Z] ok github.com/docker/docker/client 0.129s coverage: 75.4% of statements [2020-08-19T16:46:34.415Z] #39 30.26 CC images/fs.o [2020-08-19T16:46:34.591Z] #39 121.8 CC criu/mem.o [2020-08-19T16:46:34.640Z] #10 ... [2020-08-19T16:46:34.640Z] [2020-08-19T16:46:34.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:34.640Z] #39 18.83 make[1]: Nothing to be done for 'all'. [2020-08-19T16:46:34.640Z] #39 20.82 CC images/stats.o [2020-08-19T16:46:34.640Z] #39 21.43 CC images/core.o [2020-08-19T16:46:34.640Z] #39 22.10 CC images/core-x86.o [2020-08-19T16:46:34.640Z] #39 22.87 CC images/core-arm.o [2020-08-19T16:46:34.640Z] #39 23.44 CC images/core-aarch64.o [2020-08-19T16:46:34.640Z] #39 24.00 CC images/core-ppc64.o [2020-08-19T16:46:34.640Z] #39 24.66 CC images/core-s390.o [2020-08-19T16:46:34.640Z] #39 25.28 CC images/cpuinfo.o [2020-08-19T16:46:34.640Z] #39 25.59 CC images/inventory.o [2020-08-19T16:46:34.640Z] #39 25.77 CC images/fdinfo.o [2020-08-19T16:46:34.640Z] #39 26.23 CC images/fown.o [2020-08-19T16:46:34.640Z] #39 26.42 CC images/ns.o [2020-08-19T16:46:34.640Z] #39 26.74 CC images/regfile.o [2020-08-19T16:46:34.640Z] #39 26.96 CC images/ghost-file.o [2020-08-19T16:46:34.640Z] #39 27.17 CC images/fifo.o [2020-08-19T16:46:34.640Z] #39 27.49 CC images/remap-file-path.o [2020-08-19T16:46:34.640Z] #39 27.79 CC images/eventfd.o [2020-08-19T16:46:34.640Z] #39 27.95 CC images/eventpoll.o [2020-08-19T16:46:34.640Z] #39 28.17 CC images/fh.o [2020-08-19T16:46:34.640Z] #39 28.63 CC images/fsnotify.o [2020-08-19T16:46:34.640Z] #39 29.15 CC images/signalfd.o [2020-08-19T16:46:34.640Z] #39 29.29 CC images/fs.o [2020-08-19T16:46:34.640Z] #39 29.50 CC images/pstree.o [2020-08-19T16:46:34.640Z] #39 29.77 CC images/pipe.o [2020-08-19T16:46:34.674Z] #39 30.42 CC images/pstree.o [2020-08-19T16:46:34.903Z] #39 30.04 CC images/tcp-stream.o [2020-08-19T16:46:34.936Z] #39 30.61 CC images/pipe.o [2020-08-19T16:46:34.936Z] #39 30.83 CC images/tcp-stream.o [2020-08-19T16:46:35.167Z] #39 30.28 CC images/sk-packet.o [2020-08-19T16:46:35.196Z] #39 31.03 CC images/sk-packet.o [2020-08-19T16:46:35.309Z] #40 38.17 CC images/ext-file.o [2020-08-19T16:46:35.310Z] #40 38.33 CC images/cgroup.o [2020-08-19T16:46:35.432Z] #39 30.51 CC images/mnt.o [2020-08-19T16:46:35.455Z] #39 31.37 CC images/mnt.o [2020-08-19T16:46:35.695Z] #39 30.81 CC images/pipe-data.o [2020-08-19T16:46:35.773Z] #47 123.2 mvdan.cc/editorconfig [2020-08-19T16:46:35.773Z] #47 ... [2020-08-19T16:46:35.773Z] [2020-08-19T16:46:35.773Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:35.958Z] #39 31.01 CC images/sa.o [2020-08-19T16:46:35.958Z] #39 31.24 CC images/timer.o [2020-08-19T16:46:35.962Z] #40 39.05 CC images/userns.o [2020-08-19T16:46:36.024Z] #39 31.67 CC images/pipe-data.o [2020-08-19T16:46:36.024Z] #39 31.94 CC images/sa.o [2020-08-19T16:46:36.262Z] #40 39.35 CC images/google/protobuf/descriptor.o [2020-08-19T16:46:36.283Z] #39 32.13 CC images/timer.o [2020-08-19T16:46:36.523Z] #39 123.6 CC criu/memfd.o [2020-08-19T16:46:36.543Z] #39 32.43 CC images/timerfd.o [2020-08-19T16:46:36.553Z] #39 31.66 CC images/timerfd.o [2020-08-19T16:46:36.802Z] #39 32.71 CC images/mm.o [2020-08-19T16:46:36.816Z] #39 31.86 CC images/mm.o [2020-08-19T16:46:36.820Z] #52 51.88 Checking out files: 29% (962/3222) Checking out files: 30% (967/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 91% (2952/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-19T16:46:36.820Z] #52 54.27 + cd /tmp/tmp.t7NQ2EE5Qo/src/github.com/containerd/containerd [2020-08-19T16:46:36.820Z] #52 54.27 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-19T16:46:37.080Z] #39 32.24 CC images/sk-opts.o [2020-08-19T16:46:37.129Z] #39 124.3 CC criu/mount.o [2020-08-19T16:46:37.133Z] #39 33.00 CC images/sk-opts.o [2020-08-19T16:46:37.345Z] #39 32.61 CC images/sk-unix.o [2020-08-19T16:46:37.725Z] #39 33.34 CC images/sk-unix.o [2020-08-19T16:46:37.726Z] #39 33.71 CC images/sk-inet.o [2020-08-19T16:46:37.921Z] #39 33.01 CC images/sk-inet.o [2020-08-19T16:46:38.293Z] #39 34.12 CC images/tun.o [2020-08-19T16:46:38.373Z] #40 41.34 CC images/opts.o [2020-08-19T16:46:38.373Z] #40 41.59 CC images/seccomp.o [2020-08-19T16:46:38.498Z] #39 33.50 CC images/tun.o [2020-08-19T16:46:38.675Z] #40 41.88 CC images/binfmt-misc.o [2020-08-19T16:46:38.762Z] #39 33.94 CC images/sk-netlink.o [2020-08-19T16:46:38.861Z] #39 34.46 CC images/sk-netlink.o [2020-08-19T16:46:38.861Z] #39 34.72 CC images/packet-sock.o [2020-08-19T16:46:38.976Z] #40 42.13 CC images/time.o [2020-08-19T16:46:39.026Z] #39 34.24 CC images/packet-sock.o [2020-08-19T16:46:39.277Z] #40 42.35 CC images/sysctl.o [2020-08-19T16:46:39.277Z] #40 ... [2020-08-19T16:46:39.277Z] [2020-08-19T16:46:39.277Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:39.277Z] #11 110.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-19T16:46:39.277Z] #11 110.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-19T16:46:39.277Z] #11 110.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-19T16:46:39.368Z] Running on azwin-2-d458b0 in d:\jenkins\workspace\moby_PR-41376 [Pipeline] { [2020-08-19T16:46:39.372Z] #52 56.33 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-19T16:46:39.372Z] #52 56.33 + BUILDTAGS='netgo osusergo static_build' [2020-08-19T16:46:39.372Z] #52 56.33 + export EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:39.372Z] #52 56.33 + EXTRA_FLAGS=-buildmode=pie [2020-08-19T16:46:39.372Z] #52 56.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-19T16:46:39.372Z] #52 56.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-19T16:46:39.372Z] #52 56.33 + '[' '' = dynamic ']' [2020-08-19T16:46:39.372Z] #52 56.33 + make [Pipeline] ws [2020-08-19T16:46:39.384Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-19T16:46:39.430Z] #39 35.13 CC images/ipc-var.o [2020-08-19T16:46:39.578Z] #11 110.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-19T16:46:39.578Z] #11 110.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-19T16:46:39.578Z] #11 110.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-19T16:46:39.578Z] #11 110.7 Selecting previously unselected package libbtrfs0. [2020-08-19T16:46:39.578Z] #11 110.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-19T16:46:39.578Z] #11 110.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:46:39.578Z] #11 110.8 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:46:39.578Z] #11 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-19T16:46:39.578Z] #11 110.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:46:39.603Z] #39 34.65 CC images/ipc-var.o [2020-08-19T16:46:39.689Z] #39 35.43 CC images/ipc-desc.o [2020-08-19T16:46:39.880Z] #11 110.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-19T16:46:39.880Z] #11 110.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-19T16:46:39.880Z] #11 110.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-19T16:46:39.880Z] #11 111.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-19T16:46:39.880Z] #11 111.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-19T16:46:39.880Z] #11 111.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-19T16:46:39.923Z] #39 34.95 CC images/ipc-desc.o [2020-08-19T16:46:39.949Z] #39 35.61 CC images/ipc-shm.o [2020-08-19T16:46:39.949Z] #39 35.84 CC images/ipc-msg.o [2020-08-19T16:46:40.180Z] #11 111.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-19T16:46:40.180Z] #11 111.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-19T16:46:40.180Z] #11 111.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-19T16:46:40.207Z] #39 36.06 CC images/ipc-sem.o [2020-08-19T16:46:40.257Z] #39 35.29 CC images/ipc-shm.o [2020-08-19T16:46:40.257Z] #39 35.48 CC images/ipc-msg.o [2020-08-19T16:46:40.467Z] #39 ... [2020-08-19T16:46:40.467Z] [2020-08-19T16:46:40.467Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:40.467Z] #41 131.9 vendor/golang.org/x/text/transform [2020-08-19T16:46:40.467Z] #41 132.3 vendor/golang.org/x/text/unicode/bidi [2020-08-19T16:46:40.467Z] #41 134.4 vendor/golang.org/x/text/secure/bidirule [2020-08-19T16:46:40.467Z] #41 134.8 vendor/golang.org/x/text/unicode/norm [2020-08-19T16:46:40.467Z] #41 138.5 vendor/golang.org/x/net/idna [2020-08-19T16:46:40.467Z] #41 140.6 vendor/golang.org/x/net/http2/hpack [2020-08-19T16:46:40.467Z] #41 141.4 mime [2020-08-19T16:46:40.467Z] #41 ... [2020-08-19T16:46:40.467Z] [2020-08-19T16:46:40.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:40.467Z] #39 36.31 CC images/utsns.o [2020-08-19T16:46:40.481Z] #11 111.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-19T16:46:40.481Z] #11 111.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-19T16:46:40.481Z] #11 111.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-19T16:46:40.481Z] #11 111.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-19T16:46:40.481Z] #11 111.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-19T16:46:40.481Z] #11 111.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-19T16:46:40.481Z] #11 111.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-19T16:46:40.726Z] #39 36.49 CC images/creds.o [2020-08-19T16:46:40.726Z] #39 36.69 CC images/vma.o [2020-08-19T16:46:40.758Z] #52 58.02 + bin/ctr [2020-08-19T16:46:40.781Z] #11 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-19T16:46:40.781Z] #11 111.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-19T16:46:40.781Z] #11 111.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-19T16:46:40.781Z] #11 111.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-19T16:46:40.781Z] #11 111.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-19T16:46:40.846Z] #39 35.96 CC images/ipc-sem.o [2020-08-19T16:46:40.846Z] #39 36.11 CC images/utsns.o [2020-08-19T16:46:41.083Z] #11 112.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-19T16:46:41.083Z] #11 112.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-19T16:46:41.116Z] #39 36.31 CC images/creds.o [2020-08-19T16:46:41.294Z] #39 36.89 CC images/netdev.o [2020-08-19T16:46:41.294Z] #39 37.11 CC images/tty.o [2020-08-19T16:46:41.299Z] #39 127.8 CC criu/namespaces.o [2020-08-19T16:46:41.385Z] #11 112.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-19T16:46:41.385Z] #11 112.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-19T16:46:41.385Z] #11 112.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-19T16:46:41.385Z] #11 112.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-19T16:46:41.388Z] #39 36.58 CC images/vma.o [2020-08-19T16:46:41.388Z] #39 36.67 CC images/netdev.o [2020-08-19T16:46:41.654Z] #39 ... [2020-08-19T16:46:41.654Z] [2020-08-19T16:46:41.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:41.654Z] #41 104.1 net/http/httptrace [2020-08-19T16:46:41.654Z] #41 104.3 net/http [2020-08-19T16:46:41.654Z] #41 112.8 github.com/LK4D4/vndr/godl [2020-08-19T16:46:41.654Z] #41 113.5 github.com/LK4D4/vndr [2020-08-19T16:46:41.685Z] #11 112.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-19T16:46:41.685Z] #11 112.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-19T16:46:41.685Z] #11 112.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-19T16:46:41.685Z] #11 112.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-19T16:46:41.685Z] #11 112.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-19T16:46:41.685Z] #11 112.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-19T16:46:41.863Z] #39 37.67 CC images/file-lock.o [2020-08-19T16:46:41.916Z] #41 ... [2020-08-19T16:46:41.916Z] [2020-08-19T16:46:41.916Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:41.916Z] #10 114.3 Selecting previously unselected package libapparmor1:arm64. [2020-08-19T16:46:41.916Z] #10 114.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-08-19T16:46:41.916Z] #10 114.4 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-08-19T16:46:42.123Z] #39 37.83 CC images/rlimit.o [2020-08-19T16:46:42.123Z] #39 37.99 CC images/pagemap.o [2020-08-19T16:46:42.178Z] #10 114.5 Selecting previously unselected package libapparmor-dev:arm64. [2020-08-19T16:46:42.178Z] #10 114.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-08-19T16:46:42.178Z] #10 114.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-19T16:46:42.227Z] #39 129.5 CC criu/net.o [2020-08-19T16:46:42.227Z] #39 ... [2020-08-19T16:46:42.227Z] [2020-08-19T16:46:42.227Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:46:42.227Z] #19 5.026 Collecting yamllint==1.16.0 [2020-08-19T16:46:42.338Z] #11 113.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-19T16:46:42.338Z] #11 113.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-19T16:46:42.338Z] #11 113.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-19T16:46:42.338Z] #11 113.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:46:42.338Z] #11 113.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-19T16:46:42.338Z] #11 113.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-19T16:46:42.338Z] #11 113.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:42.338Z] #11 113.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:46:42.338Z] #11 113.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-19T16:46:42.338Z] #11 113.6 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-19T16:46:42.338Z] #11 113.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:46:42.382Z] #39 38.23 CC images/siginfo.o [2020-08-19T16:46:42.447Z] #10 114.8 Selecting previously unselected package libbtrfs0. [2020-08-19T16:46:42.447Z] #10 114.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-19T16:46:42.447Z] #10 114.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:46:42.524Z] #19 10.37 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-19T16:46:42.639Z] #11 113.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:46:42.639Z] #11 113.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-19T16:46:42.639Z] #11 113.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-19T16:46:42.639Z] #11 113.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-19T16:46:42.639Z] #11 113.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:46:42.639Z] #11 113.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-19T16:46:42.639Z] #11 113.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:42.639Z] #11 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:46:42.639Z] #11 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:46:42.639Z] #11 113.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:42.639Z] #11 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-19T16:46:42.639Z] #11 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-19T16:46:42.639Z] #11 113.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:46:42.639Z] #11 113.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-19T16:46:42.639Z] #11 113.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-19T16:46:42.639Z] #11 113.8 Setting up dmsetup (2:1.02.155-3) ... [2020-08-19T16:46:42.639Z] #11 113.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-19T16:46:42.639Z] #11 113.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-19T16:46:42.639Z] #11 113.8 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:46:42.641Z] #39 38.44 CC images/rpc.o [2020-08-19T16:46:42.709Z] #10 115.0 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:46:42.709Z] #10 115.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-19T16:46:42.709Z] #10 115.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:46:42.709Z] #10 115.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-08-19T16:46:42.709Z] #10 115.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-19T16:46:42.709Z] #10 115.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-19T16:46:42.709Z] #10 115.2 Selecting previously unselected package libudev-dev:arm64. [2020-08-19T16:46:42.746Z] #52 ... [2020-08-19T16:46:42.746Z] [2020-08-19T16:46:42.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:42.746Z] #39 10.27 PBCC images/timens.pb-c.c [2020-08-19T16:46:42.746Z] #39 10.34 DEP images/timens.pb-c.d [2020-08-19T16:46:42.746Z] #39 10.43 PBCC images/fown.pb-c.c [2020-08-19T16:46:42.746Z] #39 10.47 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-19T16:46:42.746Z] #39 10.68 PBCC images/opts.pb-c.c [2020-08-19T16:46:42.746Z] #39 10.87 PBCC images/memfd.pb-c.c [2020-08-19T16:46:42.746Z] #39 10.96 DEP images/fown.pb-c.d [2020-08-19T16:46:42.746Z] #39 11.08 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-19T16:46:42.746Z] #39 11.21 DEP images/opts.pb-c.d [2020-08-19T16:46:42.746Z] #39 11.33 DEP images/memfd.pb-c.d [2020-08-19T16:46:42.746Z] #39 11.42 PBCC images/sit.pb-c.c [2020-08-19T16:46:42.746Z] #39 11.55 DEP images/sit.pb-c.d [2020-08-19T16:46:42.746Z] #39 11.64 PBCC images/macvlan.pb-c.c [2020-08-19T16:46:42.746Z] #39 11.69 DEP images/macvlan.pb-c.d [2020-08-19T16:46:42.746Z] #39 11.77 PBCC images/autofs.pb-c.c [2020-08-19T16:46:42.746Z] #39 11.87 DEP images/autofs.pb-c.d [2020-08-19T16:46:42.746Z] #39 11.92 PBCC images/sysctl.pb-c.c [2020-08-19T16:46:42.746Z] #39 11.95 DEP images/sysctl.pb-c.d [2020-08-19T16:46:42.746Z] #39 12.07 PBCC images/time.pb-c.c [2020-08-19T16:46:42.746Z] #39 12.20 DEP images/time.pb-c.d [2020-08-19T16:46:42.746Z] #39 12.27 PBCC images/binfmt-misc.pb-c.c [2020-08-19T16:46:42.746Z] #39 12.36 DEP images/binfmt-misc.pb-c.d [2020-08-19T16:46:42.746Z] #39 12.42 PBCC images/seccomp.pb-c.c [2020-08-19T16:46:42.746Z] #39 12.51 DEP images/seccomp.pb-c.d [2020-08-19T16:46:42.746Z] #39 12.69 PBCC images/userns.pb-c.c [2020-08-19T16:46:42.746Z] #39 12.76 DEP images/userns.pb-c.d [2020-08-19T16:46:42.746Z] #39 12.96 PBCC images/cgroup.pb-c.c [2020-08-19T16:46:42.746Z] #39 12.99 DEP images/cgroup.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.03 PBCC images/ext-file.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.07 DEP images/ext-file.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.13 PBCC images/rpc.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.15 DEP images/rpc.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.20 PBCC images/siginfo.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.23 DEP images/siginfo.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.30 PBCC images/pagemap.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.40 DEP images/pagemap.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.47 PBCC images/rlimit.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.51 DEP images/rlimit.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.58 PBCC images/file-lock.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.63 DEP images/file-lock.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.67 PBCC images/tty.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.77 DEP images/tty.pb-c.d [2020-08-19T16:46:42.746Z] #39 13.85 PBCC images/tun.pb-c.c [2020-08-19T16:46:42.746Z] #39 13.90 PBCC images/netdev.pb-c.c [2020-08-19T16:46:42.746Z] #39 14.02 DEP images/tun.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.11 DEP images/netdev.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.22 PBCC images/vma.pb-c.c [2020-08-19T16:46:42.746Z] #39 14.31 DEP images/vma.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.39 PBCC images/creds.pb-c.c [2020-08-19T16:46:42.746Z] #39 14.45 DEP images/creds.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.53 PBCC images/utsns.pb-c.c [2020-08-19T16:46:42.746Z] #39 14.57 DEP images/utsns.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.66 PBCC images/ipc-desc.pb-c.c [2020-08-19T16:46:42.746Z] #39 14.71 PBCC images/ipc-sem.pb-c.c [2020-08-19T16:46:42.746Z] #39 14.75 DEP images/ipc-desc.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.79 DEP images/ipc-sem.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.86 PBCC images/ipc-msg.pb-c.c [2020-08-19T16:46:42.746Z] #39 14.91 DEP images/ipc-msg.pb-c.d [2020-08-19T16:46:42.746Z] #39 14.98 PBCC images/ipc-shm.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.01 DEP images/ipc-shm.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.07 PBCC images/ipc-var.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.08 DEP images/ipc-var.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.13 PBCC images/sk-opts.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.15 PBCC images/packet-sock.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.21 DEP images/sk-opts.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.25 DEP images/packet-sock.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.39 PBCC images/sk-netlink.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.42 DEP images/sk-netlink.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.49 PBCC images/sk-inet.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.62 DEP images/sk-inet.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.67 PBCC images/sk-unix.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.71 DEP images/sk-unix.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.76 PBCC images/mm.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.81 DEP images/mm.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.85 PBCC images/timerfd.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.90 DEP images/timerfd.pb-c.d [2020-08-19T16:46:42.746Z] #39 15.95 PBCC images/timer.pb-c.c [2020-08-19T16:46:42.746Z] #39 15.97 DEP images/timer.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.05 PBCC images/sa.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.08 DEP images/sa.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.17 PBCC images/pipe-data.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.20 DEP images/pipe-data.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.27 PBCC images/mnt.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.33 DEP images/mnt.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.42 PBCC images/sk-packet.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.44 DEP images/sk-packet.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.47 PBCC images/tcp-stream.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.56 DEP images/tcp-stream.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.60 PBCC images/pipe.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.66 DEP images/pipe.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.71 PBCC images/pstree.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.77 DEP images/pstree.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.81 PBCC images/fs.pb-c.c [2020-08-19T16:46:42.746Z] #39 16.89 DEP images/fs.pb-c.d [2020-08-19T16:46:42.746Z] #39 16.97 PBCC images/signalfd.pb-c.c [2020-08-19T16:46:42.746Z] #39 17.01 DEP images/signalfd.pb-c.d [2020-08-19T16:46:42.746Z] #39 17.06 PBCC images/fh.pb-c.c [2020-08-19T16:46:42.746Z] #39 17.15 PBCC images/fsnotify.pb-c.c [2020-08-19T16:46:42.746Z] #39 17.24 DEP images/fh.pb-c.d [2020-08-19T16:46:42.746Z] #39 17.30 DEP images/fsnotify.pb-c.d [2020-08-19T16:46:42.746Z] #39 17.40 PBCC images/eventpoll.pb-c.c [2020-08-19T16:46:42.746Z] #39 17.60 DEP images/eventpoll.pb-c.d [2020-08-19T16:46:42.746Z] #39 17.67 PBCC images/eventfd.pb-c.c [2020-08-19T16:46:42.746Z] #39 17.75 DEP images/eventfd.pb-c.d [2020-08-19T16:46:42.746Z] #39 17.88 PBCC images/remap-file-path.pb-c.c [2020-08-19T16:46:42.746Z] #39 17.95 DEP images/remap-file-path.pb-c.d [2020-08-19T16:46:42.746Z] #39 18.12 PBCC images/fifo.pb-c.c [2020-08-19T16:46:42.746Z] #39 18.18 DEP images/fifo.pb-c.d [2020-08-19T16:46:42.746Z] #39 18.32 PBCC images/ghost-file.pb-c.c [2020-08-19T16:46:42.746Z] #39 18.37 DEP images/ghost-file.pb-c.d [2020-08-19T16:46:42.746Z] #39 18.60 PBCC images/regfile.pb-c.c [2020-08-19T16:46:42.746Z] #39 18.76 DEP images/regfile.pb-c.d [2020-08-19T16:46:42.746Z] #39 18.80 PBCC images/ns.pb-c.c [2020-08-19T16:46:42.746Z] #39 18.83 DEP images/ns.pb-c.d [2020-08-19T16:46:42.746Z] #39 18.87 PBCC images/fdinfo.pb-c.c [2020-08-19T16:46:42.746Z] #39 18.93 DEP images/fdinfo.pb-c.d [2020-08-19T16:46:42.746Z] #39 18.97 PBCC images/core-aarch64.pb-c.c [2020-08-19T16:46:42.746Z] #39 19.04 PBCC images/core-arm.pb-c.c [2020-08-19T16:46:42.746Z] #39 19.11 PBCC images/core-ppc64.pb-c.c [2020-08-19T16:46:42.746Z] #39 19.21 PBCC images/core-s390.pb-c.c [2020-08-19T16:46:42.746Z] #39 19.26 PBCC images/core-x86.pb-c.c [2020-08-19T16:46:42.746Z] #39 19.33 PBCC images/core.pb-c.c [2020-08-19T16:46:42.746Z] #39 19.42 PBCC images/inventory.pb-c.c [2020-08-19T16:46:42.746Z] #39 19.71 DEP images/core-aarch64.pb-c.d [2020-08-19T16:46:42.746Z] #39 19.76 DEP images/core-arm.pb-c.d [2020-08-19T16:46:42.746Z] #39 19.99 DEP images/core-ppc64.pb-c.d [2020-08-19T16:46:42.746Z] #39 20.06 DEP images/core-s390.pb-c.d [2020-08-19T16:46:42.746Z] #39 20.21 DEP images/core-x86.pb-c.d [2020-08-19T16:46:42.746Z] #39 20.30 DEP images/core.pb-c.d [2020-08-19T16:46:42.746Z] #39 20.41 DEP images/inventory.pb-c.d [2020-08-19T16:46:42.746Z] #39 20.56 PBCC images/cpuinfo.pb-c.c [2020-08-19T16:46:42.746Z] #39 20.61 DEP images/cpuinfo.pb-c.d [2020-08-19T16:46:42.746Z] #39 20.72 PBCC images/stats.pb-c.c [2020-08-19T16:46:42.746Z] #39 20.74 DEP images/stats.pb-c.d [2020-08-19T16:46:42.746Z] #39 ... [2020-08-19T16:46:42.746Z] [2020-08-19T16:46:42.746Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:42.746Z] #41 120.5 text/template/parse [2020-08-19T16:46:42.746Z] #41 121.2 go/parser [2020-08-19T16:46:42.746Z] #41 126.3 encoding/xml [2020-08-19T16:46:42.746Z] #41 127.2 text/template [2020-08-19T16:46:42.821Z] #19 10.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-19T16:46:42.822Z] #19 10.52 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-19T16:46:42.822Z] #19 10.58 Collecting pyyaml (from yamllint==1.16.0) [2020-08-19T16:46:42.946Z] #11 DONE 114.1s [2020-08-19T16:46:42.946Z] [2020-08-19T16:46:42.946Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:42.946Z] #40 42.57 CC images/autofs.o [2020-08-19T16:46:42.946Z] #40 42.83 CC images/macvlan.o [2020-08-19T16:46:42.946Z] #40 43.10 CC images/sit.o [2020-08-19T16:46:42.946Z] #40 43.40 CC images/memfd.o [2020-08-19T16:46:42.946Z] #40 43.73 CC images/timens.o [2020-08-19T16:46:42.946Z] #40 44.06 LINK images/built-in.o [2020-08-19T16:46:42.946Z] #40 44.29 GEN compel/include/asm [2020-08-19T16:46:42.946Z] #40 44.34 GEN compel/include/version.h [2020-08-19T16:46:42.946Z] #40 44.37 touch .config [2020-08-19T16:46:42.946Z] #40 44.42 GEN include/common/config.h [2020-08-19T16:46:42.946Z] #40 44.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-19T16:46:42.946Z] #40 44.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-19T16:46:42.946Z] #40 44.58 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-19T16:46:42.946Z] #40 44.60 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-19T16:46:42.946Z] #40 44.63 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-19T16:46:42.946Z] #40 44.66 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-19T16:46:42.946Z] #40 44.67 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-19T16:46:42.946Z] #40 44.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-19T16:46:42.946Z] #40 44.72 DEP compel/plugins/std/infect.d [2020-08-19T16:46:42.946Z] #40 44.94 DEP compel/plugins/std/string.d [2020-08-19T16:46:42.946Z] #40 45.03 DEP compel/plugins/std/log.d [2020-08-19T16:46:42.946Z] #40 45.15 DEP compel/plugins/std/fds.d [2020-08-19T16:46:42.946Z] #40 45.29 DEP compel/plugins/std/std.d [2020-08-19T16:46:42.946Z] #40 45.39 DEP compel/plugins/shmem/shmem.d [2020-08-19T16:46:42.946Z] #40 45.48 DEP compel/plugins/fds/fds.d [2020-08-19T16:46:42.946Z] #40 45.70 CC compel/plugins/std/std.o [2020-08-19T16:46:42.946Z] #40 45.98 CC compel/plugins/std/fds.o [2020-08-19T16:46:42.972Z] #10 115.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-08-19T16:46:42.972Z] #10 115.2 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-19T16:46:43.078Z] #19 10.74 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-19T16:46:43.236Z] #10 115.6 Selecting previously unselected package libsepol1-dev:arm64. [2020-08-19T16:46:43.236Z] #10 115.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-08-19T16:46:43.236Z] #10 115.7 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-08-19T16:46:43.254Z] #40 ... [2020-08-19T16:46:43.254Z] [2020-08-19T16:46:43.254Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:43.254Z] #42 104.3 text/template [2020-08-19T16:46:43.254Z] #42 110.3 go/parser [2020-08-19T16:46:43.254Z] #42 112.8 encoding/xml [2020-08-19T16:46:43.254Z] #42 ... [2020-08-19T16:46:43.254Z] [2020-08-19T16:46:43.254Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:43.254Z] #50 0.412 + RM_GOPATH=0 [2020-08-19T16:46:43.556Z] #50 0.414 + TMP_GOPATH= [2020-08-19T16:46:43.556Z] #50 0.415 + : /build [2020-08-19T16:46:43.556Z] #50 0.416 + '[' -z '' ']' [2020-08-19T16:46:43.556Z] #50 0.419 ++ mktemp -d [2020-08-19T16:46:43.556Z] #50 0.422 + export GOPATH=/tmp/tmp.trCtNr829f [2020-08-19T16:46:43.556Z] #50 0.423 + GOPATH=/tmp/tmp.trCtNr829f [2020-08-19T16:46:43.556Z] #50 0.424 + RM_GOPATH=1 [2020-08-19T16:46:43.556Z] #50 0.425 + case "$(go env GOARCH)" in [2020-08-19T16:46:43.556Z] #50 0.427 ++ go env GOARCH [2020-08-19T16:46:43.556Z] #50 0.440 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:43.556Z] #50 0.440 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:43.556Z] #50 0.441 ++ dirname /tmp/install/install.sh [2020-08-19T16:46:43.556Z] #50 0.443 + dir=/tmp/install [2020-08-19T16:46:43.556Z] #50 0.444 + bin=runc [2020-08-19T16:46:43.556Z] #50 0.445 + shift [2020-08-19T16:46:43.556Z] #50 0.445 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-19T16:46:43.556Z] #50 0.446 + . /tmp/install/runc.installer [2020-08-19T16:46:43.556Z] #50 0.447 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:46:43.556Z] #50 0.448 + install_runc [2020-08-19T16:46:43.556Z] #50 0.449 + uname -r [2020-08-19T16:46:43.556Z] #50 0.450 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-19T16:46:43.556Z] #50 0.453 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-19T16:46:43.556Z] #50 0.453 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-19T16:46:43.556Z] #50 0.453 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-19T16:46:43.556Z] #50 0.453 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.trCtNr829f/src/github.com/opencontainers/runc [2020-08-19T16:46:43.556Z] #50 0.461 Cloning into '/tmp/tmp.trCtNr829f/src/github.com/opencontainers/runc'... [2020-08-19T16:46:43.556Z] #50 ... [2020-08-19T16:46:43.556Z] [2020-08-19T16:46:43.556Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-19T16:46:43.556Z] #12 DONE 0.6s [2020-08-19T16:46:43.812Z] #10 116.1 Selecting previously unselected package libpcre16-3:arm64. [2020-08-19T16:46:43.812Z] #10 116.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-08-19T16:46:43.812Z] #10 116.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-08-19T16:46:43.859Z] [2020-08-19T16:46:43.859Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:43.859Z] #40 46.78 CC compel/plugins/std/log.o [2020-08-19T16:46:44.019Z] #39 39.59 CC images/ext-file.o [2020-08-19T16:46:44.019Z] #39 39.70 CC images/cgroup.o [2020-08-19T16:46:44.162Z] #40 ... [2020-08-19T16:46:44.162Z] [2020-08-19T16:46:44.162Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-19T16:46:44.162Z] #13 DONE 0.5s [2020-08-19T16:46:44.389Z] #10 116.8 Selecting previously unselected package libpcre32-3:arm64. [2020-08-19T16:46:44.389Z] #10 116.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-08-19T16:46:44.389Z] #10 116.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-08-19T16:46:44.454Z] #19 12.12 Building wheels for collected packages: pyyaml [2020-08-19T16:46:44.454Z] #19 12.13 Running setup.py bdist_wheel for pyyaml: started [2020-08-19T16:46:44.464Z] [2020-08-19T16:46:44.464Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-19T16:46:44.464Z] #14 0.249 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-19T16:46:44.464Z] #14 DONE 0.3s [2020-08-19T16:46:44.464Z] [2020-08-19T16:46:44.464Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-19T16:46:44.588Z] #39 40.22 CC images/userns.o [2020-08-19T16:46:44.588Z] #39 40.45 CC images/google/protobuf/descriptor.o [2020-08-19T16:46:44.653Z] #41 ... [2020-08-19T16:46:44.653Z] [2020-08-19T16:46:44.653Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:44.653Z] #39 22.62 make[1]: Nothing to be done for 'all'. [2020-08-19T16:46:44.766Z] #15 DONE 0.3s [2020-08-19T16:46:44.766Z] [2020-08-19T16:46:44.766Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:44.766Z] #40 47.74 CC compel/plugins/std/string.o [2020-08-19T16:46:45.067Z] #40 ... [2020-08-19T16:46:45.067Z] [2020-08-19T16:46:45.067Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-19T16:46:45.067Z] #16 DONE 0.3s [2020-08-19T16:46:45.342Z] #10 117.7 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-08-19T16:46:45.343Z] #10 117.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-08-19T16:46:45.343Z] #10 117.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-19T16:46:45.369Z] [2020-08-19T16:46:45.369Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-19T16:46:45.369Z] #17 DONE 0.3s [2020-08-19T16:46:45.369Z] [2020-08-19T16:46:45.369Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:45.369Z] #40 48.54 CC compel/plugins/std/infect.o [2020-08-19T16:46:45.606Z] #10 118.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-08-19T16:46:45.606Z] #10 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-08-19T16:46:45.606Z] #10 118.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-19T16:46:45.670Z] #40 48.86 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-19T16:46:45.820Z] #19 13.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-19T16:46:45.820Z] #19 13.22 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-19T16:46:45.820Z] #19 13.29 Successfully built pyyaml [2020-08-19T16:46:45.820Z] #19 13.30 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-19T16:46:45.820Z] #19 ... [2020-08-19T16:46:45.820Z] [2020-08-19T16:46:45.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:45.820Z] #39 132.9 CC criu/netfilter.o [2020-08-19T16:46:45.970Z] #40 48.93 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-19T16:46:45.970Z] #40 49.01 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-19T16:46:45.970Z] #40 49.04 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-19T16:46:45.970Z] #40 49.10 AR compel/plugins/std.lib.a [2020-08-19T16:46:46.035Z] #39 24.00 CC images/stats.o [2020-08-19T16:46:46.179Z] #39 133.3 CC criu/page-pipe.o [2020-08-19T16:46:46.179Z] #39 ... [2020-08-19T16:46:46.179Z] [2020-08-19T16:46:46.179Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:46:46.179Z] #19 13.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-19T16:46:46.179Z] #19 DONE 14.0s [2020-08-19T16:46:46.273Z] #40 49.21 CC compel/plugins/fds/fds.o [2020-08-19T16:46:46.296Z] #39 24.31 CC images/core.o [2020-08-19T16:46:46.463Z] [2020-08-19T16:46:46.463Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-19T16:46:46.463Z] #22 DONE 0.3s [2020-08-19T16:46:46.463Z] [2020-08-19T16:46:46.463Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:46.492Z] #39 42.06 CC images/opts.o [2020-08-19T16:46:46.492Z] #39 42.30 CC images/seccomp.o [2020-08-19T16:46:46.556Z] #10 118.9 Selecting previously unselected package libselinux1-dev:arm64. [2020-08-19T16:46:46.556Z] #10 118.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-08-19T16:46:46.556Z] #10 118.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-19T16:46:46.574Z] #40 49.50 AR compel/plugins/fds.lib.a [2020-08-19T16:46:46.574Z] #40 49.57 HOSTDEP compel/src/lib/log-host.d [2020-08-19T16:46:46.574Z] #40 49.77 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-19T16:46:46.727Z] #45 ... [2020-08-19T16:46:46.728Z] [2020-08-19T16:46:46.728Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-19T16:46:46.751Z] #39 42.56 CC images/binfmt-misc.o [2020-08-19T16:46:46.874Z] #40 49.90 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-19T16:46:46.874Z] #40 49.97 HOSTDEP compel/src/main-host.d [2020-08-19T16:46:47.011Z] #39 42.78 CC images/time.o [2020-08-19T16:46:47.184Z] #40 50.13 DEP compel/src/lib/ptrace.d [2020-08-19T16:46:47.234Z] #39 25.04 CC images/core-x86.o [2020-08-19T16:46:47.270Z] #39 43.01 CC images/sysctl.o [2020-08-19T16:46:47.483Z] #40 50.32 DEP compel/src/lib/infect.d [2020-08-19T16:46:47.483Z] #40 50.59 DEP compel/src/lib/infect-util.d [2020-08-19T16:46:47.494Z] #39 ... [2020-08-19T16:46:47.494Z] [2020-08-19T16:46:47.494Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:47.494Z] #47 125.3 mvdan.cc/sh/v3/fileutil [2020-08-19T16:46:47.494Z] #47 125.6 mvdan.cc/sh/v3/syntax [2020-08-19T16:46:47.494Z] #47 133.6 mvdan.cc/sh/v3/cmd/shfmt [2020-08-19T16:46:47.507Z] #10 120.0 Selecting previously unselected package libdevmapper-dev:arm64. [2020-08-19T16:46:47.507Z] #10 120.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-08-19T16:46:47.507Z] #10 ... [2020-08-19T16:46:47.507Z] [2020-08-19T16:46:47.507Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:46:47.507Z] #28 DONE 119.9s [2020-08-19T16:46:47.507Z] [2020-08-19T16:46:47.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:47.507Z] #10 120.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-19T16:46:47.507Z] #10 120.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-08-19T16:46:47.507Z] #10 ... [2020-08-19T16:46:47.507Z] [2020-08-19T16:46:47.507Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:47.507Z] #21 115.0 Checking out files: 24% (2625/10861) Checking out files: 25% (2716/10861) Checking out files: 26% (2824/10861) Checking out files: 27% (2933/10861) Checking out files: 28% (3042/10861) Checking out files: 29% (3150/10861) Checking out files: 30% (3259/10861) Checking out files: 31% (3367/10861) Checking out files: 32% (3476/10861) Checking out files: 33% (3585/10861) Checking out files: 34% (3693/10861) Checking out files: 35% (3802/10861) Checking out files: 36% (3910/10861) Checking out files: 37% (4019/10861) Checking out files: 38% (4128/10861) Checking out files: 39% (4236/10861) Checking out files: 40% (4345/10861) Checking out files: 41% (4454/10861) Checking out files: 42% (4562/10861) Checking out files: 43% (4671/10861) Checking out files: 44% (4779/10861) Checking out files: 45% (4888/10861) Checking out files: 46% (4997/10861) Checking out files: 47% (5105/10861) Checking out files: 48% (5214/10861) Checking out files: 49% (5322/10861) Checking out files: 49% (5386/10861) Checking out files: 50% (5431/10861) Checking out files: 51% (5540/10861) Checking out files: 52% (5648/10861) Checking out files: 53% (5757/10861) Checking out files: 54% (5865/10861) Checking out files: 55% (5974/10861) Checking out files: 56% (6083/10861) Checking out files: 57% (6191/10861) Checking out files: 58% (6300/10861) Checking out files: 59% (6408/10861) Checking out files: 60% (6517/10861) Checking out files: 61% (6626/10861) Checking out files: 62% (6734/10861) Checking out files: 63% (6843/10861) Checking out files: 64% (6952/10861) Checking out files: 65% (7060/10861) Checking out files: 66% (7169/10861) Checking out files: 67% (7277/10861) Checking out files: 68% (7386/10861) Checking out files: 69% (7495/10861) Checking out files: 70% (7603/10861) Checking out files: 71% (7712/10861) Checking out files: 72% (7820/10861) Checking out files: 73% (7929/10861) Checking out files: 73% (7943/10861) Checking out files: 74% (8038/10861) Checking out files: 75% (8146/10861) Checking out files: 76% (8255/10861) Checking out files: 77% (8363/10861) Checking out files: 78% (8472/10861) Checking out files: 79% (8581/10861) Checking out files: 80% (8689/10861) Checking out files: 81% (8798/10861) Checking out files: 82% (8907/10861) Checking out files: 83% (9015/10861) Checking out files: 84% (9124/10861) Checking out files: 85% (9232/10861) Checking out files: 86% (9341/10861) Checking out files: 87% (9450/10861) Checking out files: 88% (9558/10861) Checking out files: 89% (9667/10861) Checking out files: 90% (9775/10861) Checking out files: 91% (9884/10861) Checking out files: 92% (9993/10861) Checking out files: 93% (10101/10861) Checking out files: 94% (10210/10861) Checking out files: 95% (10318/10861) Checking out files: 96% (10427/10861) Checking out files: 97% (10536/10861) Checking out files: 98% (10644/10861) Checking out files: 99% (10753/10861) Checking out files: 100% (10861/10861) Checking out files: 100% (10861/10861), done. [2020-08-19T16:46:47.507Z] #21 118.1 + cd /tmp/tmp.LBEhMqhDAc/tmp/docker-ce [2020-08-19T16:46:47.507Z] #21 118.1 + git checkout -q v17.06.2-ce [2020-08-19T16:46:47.529Z] #39 43.26 CC images/autofs.o [2020-08-19T16:46:47.529Z] #39 ... [2020-08-19T16:46:47.529Z] [2020-08-19T16:46:47.529Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:47.529Z] #10 139.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-19T16:46:47.529Z] #10 139.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:46:47.529Z] #10 139.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:47.529Z] #10 ... [2020-08-19T16:46:47.529Z] [2020-08-19T16:46:47.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:47.529Z] #39 43.44 CC images/macvlan.o [2020-08-19T16:46:47.754Z] #47 ... [2020-08-19T16:46:47.754Z] [2020-08-19T16:46:47.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:47.754Z] #39 25.67 CC images/core-arm.o [2020-08-19T16:46:47.785Z] #40 50.79 DEP compel/src/lib/infect-rpc.d [2020-08-19T16:46:47.785Z] #40 50.99 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-19T16:46:47.789Z] #39 43.58 CC images/sit.o [2020-08-19T16:46:48.048Z] #39 43.75 CC images/memfd.o [2020-08-19T16:46:48.086Z] #40 51.13 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-19T16:46:48.087Z] #40 51.19 DEP compel/src/lib/log.d [2020-08-19T16:46:48.308Z] #39 44.01 CC images/timens.o [2020-08-19T16:46:48.324Z] #39 26.08 CC images/core-aarch64.o [2020-08-19T16:46:48.391Z] #40 51.29 DEP compel/src/main.d [2020-08-19T16:46:48.391Z] #40 51.46 DEP compel/src/lib/handle-elf.d [2020-08-19T16:46:48.571Z] #39 44.31 LINK images/built-in.o [2020-08-19T16:46:48.571Z] #39 44.50 GEN compel/include/asm [2020-08-19T16:46:48.571Z] #39 44.54 GEN compel/include/version.h [2020-08-19T16:46:48.585Z] #39 26.56 CC images/core-ppc64.o [2020-08-19T16:46:48.691Z] #40 51.64 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-19T16:46:48.691Z] #40 51.82 CC compel/src/lib/log.o [2020-08-19T16:46:48.830Z] #39 44.57 touch .config [2020-08-19T16:46:48.830Z] #39 44.61 GEN include/common/config.h [2020-08-19T16:46:48.830Z] #39 44.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-19T16:46:48.830Z] #39 44.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-19T16:46:48.830Z] #39 44.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-19T16:46:48.830Z] #39 44.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-19T16:46:48.902Z] #21 ... [2020-08-19T16:46:48.902Z] [2020-08-19T16:46:48.902Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:48.902Z] #41 DONE 121.4s [2020-08-19T16:46:48.902Z] [2020-08-19T16:46:48.902Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:48.902Z] #10 120.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-08-19T16:46:48.902Z] #10 120.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-19T16:46:48.902Z] #10 120.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-08-19T16:46:48.902Z] #10 120.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-08-19T16:46:48.902Z] #10 120.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-19T16:46:48.902Z] #10 121.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-19T16:46:48.902Z] #10 121.1 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-19T16:46:48.902Z] #10 121.1 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-08-19T16:46:48.902Z] #10 121.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:46:48.902Z] #10 121.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-08-19T16:46:48.902Z] #10 121.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-08-19T16:46:48.902Z] #10 121.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:48.902Z] #10 121.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:46:48.990Z] #40 52.14 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-19T16:46:49.090Z] #39 44.82 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-19T16:46:49.090Z] #39 44.85 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-19T16:46:49.090Z] #39 44.89 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-19T16:46:49.090Z] #39 44.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-19T16:46:49.090Z] #39 44.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-19T16:46:49.090Z] #39 44.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-19T16:46:49.090Z] #39 44.94 DEP compel/plugins/std/infect.d [2020-08-19T16:46:49.090Z] #39 45.05 DEP compel/plugins/std/string.d [2020-08-19T16:46:49.154Z] #39 27.17 CC images/core-s390.o [2020-08-19T16:46:49.173Z] #10 121.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-08-19T16:46:49.173Z] #10 121.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-19T16:46:49.173Z] #10 121.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:46:49.173Z] #10 121.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:46:49.173Z] #10 121.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-19T16:46:49.350Z] #39 45.19 DEP compel/plugins/std/log.d [2020-08-19T16:46:49.350Z] #39 45.25 DEP compel/plugins/std/fds.d [2020-08-19T16:46:49.350Z] #39 45.32 DEP compel/plugins/std/std.d [2020-08-19T16:46:49.436Z] #10 121.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-19T16:46:49.436Z] #10 121.8 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-19T16:46:49.436Z] #10 121.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:46:49.436Z] #10 121.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-19T16:46:49.609Z] #39 45.44 DEP compel/plugins/shmem/shmem.d [2020-08-19T16:46:49.609Z] #39 45.51 DEP compel/plugins/fds/fds.d [2020-08-19T16:46:49.641Z] #40 52.52 CC compel/arch/ppc64/src/lib/infect.o [2020-08-19T16:46:49.699Z] #10 122.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:49.699Z] #10 122.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:46:49.699Z] #10 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:46:49.699Z] #10 122.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:49.699Z] #10 122.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-08-19T16:46:49.699Z] #10 122.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-08-19T16:46:49.869Z] #39 45.69 CC compel/plugins/std/std.o [2020-08-19T16:46:49.962Z] #10 122.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:46:49.962Z] #10 122.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-19T16:46:49.962Z] #10 122.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-19T16:46:49.962Z] #10 122.4 Setting up dmsetup (2:1.02.155-3) ... [2020-08-19T16:46:49.962Z] #10 122.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-19T16:46:49.962Z] #10 122.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-19T16:46:49.962Z] #10 122.5 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:46:50.094Z] #39 27.91 CC images/cpuinfo.o [2020-08-19T16:46:50.292Z] #40 53.27 CC compel/src/lib/infect-rpc.o [2020-08-19T16:46:50.354Z] #39 28.34 CC images/inventory.o [2020-08-19T16:46:50.438Z] #39 46.00 CC compel/plugins/std/fds.o [2020-08-19T16:46:50.539Z] #10 DONE 123.0s [2020-08-19T16:46:50.539Z] [2020-08-19T16:46:50.539Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:50.591Z] #40 53.63 CC compel/src/lib/infect-util.o [2020-08-19T16:46:50.636Z] #39 28.56 CC images/fdinfo.o [2020-08-19T16:46:50.698Z] #39 46.46 CC compel/plugins/std/log.o [2020-08-19T16:46:50.891Z] #26 DONE 3.8s [2020-08-19T16:46:50.891Z] [2020-08-19T16:46:50.891Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-19T16:46:50.891Z] #29 DONE 0.1s [2020-08-19T16:46:50.891Z] [2020-08-19T16:46:50.891Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-19T16:46:50.891Z] #31 DONE 0.0s [2020-08-19T16:46:50.891Z] [2020-08-19T16:46:50.891Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-19T16:46:50.891Z] #34 DONE 0.0s [2020-08-19T16:46:50.891Z] [2020-08-19T16:46:50.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:50.891Z] #39 134.5 CC criu/page-xfer.o [2020-08-19T16:46:50.891Z] #39 135.9 CC criu/pagemap-cache.o [2020-08-19T16:46:50.891Z] #39 136.2 CC criu/pagemap.o [2020-08-19T16:46:50.891Z] #39 137.2 CC criu/parasite-syscall.o [2020-08-19T16:46:50.891Z] #39 138.2 CC criu/path.o [2020-08-19T16:46:50.891Z] #40 53.93 CC compel/src/lib/infect.o [2020-08-19T16:46:50.897Z] #39 28.92 CC images/fown.o [2020-08-19T16:46:51.146Z] #39 138.5 CC criu/pie-util-vdso-elf32.o [2020-08-19T16:46:51.157Z] #39 29.12 CC images/ns.o [2020-08-19T16:46:51.417Z] #39 29.34 CC images/regfile.o [2020-08-19T16:46:51.417Z] #39 29.54 CC images/ghost-file.o [2020-08-19T16:46:51.637Z] #39 47.46 CC compel/plugins/std/string.o [2020-08-19T16:46:51.637Z] #39 ... [2020-08-19T16:46:51.637Z] [2020-08-19T16:46:51.637Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:51.637Z] #41 143.2 mime/quotedprintable [2020-08-19T16:46:51.637Z] #41 143.5 net/http/internal [2020-08-19T16:46:51.637Z] #41 146.6 net/textproto [2020-08-19T16:46:51.637Z] #41 146.6 crypto/x509 [2020-08-19T16:46:51.637Z] #41 147.8 vendor/golang.org/x/net/http/httpguts [2020-08-19T16:46:51.637Z] #41 148.1 vendor/golang.org/x/net/http/httpproxy [2020-08-19T16:46:51.637Z] #41 148.7 mime/multipart [2020-08-19T16:46:51.637Z] #41 150.6 crypto/tls [2020-08-19T16:46:51.706Z] #39 138.9 CC criu/pie-util-vdso.o [2020-08-19T16:46:51.900Z] #41 ... [2020-08-19T16:46:51.900Z] [2020-08-19T16:46:51.900Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:51.900Z] #10 153.6 Selecting previously unselected package libapparmor1:amd64. [2020-08-19T16:46:51.934Z] #49 ... [2020-08-19T16:46:51.935Z] [2020-08-19T16:46:51.935Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:51.935Z] #39 37.05 CC images/tty.o [2020-08-19T16:46:51.935Z] #39 37.54 CC images/file-lock.o [2020-08-19T16:46:51.935Z] #39 37.81 CC images/rlimit.o [2020-08-19T16:46:51.935Z] #39 38.08 CC images/pagemap.o [2020-08-19T16:46:51.935Z] #39 38.46 CC images/siginfo.o [2020-08-19T16:46:51.935Z] #39 38.81 CC images/rpc.o [2020-08-19T16:46:51.935Z] #39 39.76 CC images/ext-file.o [2020-08-19T16:46:51.935Z] #39 39.92 CC images/cgroup.o [2020-08-19T16:46:51.935Z] #39 40.51 CC images/userns.o [2020-08-19T16:46:51.935Z] #39 40.82 CC images/google/protobuf/descriptor.o [2020-08-19T16:46:51.935Z] #39 42.23 CC images/opts.o [2020-08-19T16:46:51.935Z] #39 42.58 CC images/seccomp.o [2020-08-19T16:46:51.935Z] #39 42.88 CC images/binfmt-misc.o [2020-08-19T16:46:51.935Z] #39 43.19 CC images/time.o [2020-08-19T16:46:51.935Z] #39 43.39 CC images/sysctl.o [2020-08-19T16:46:51.935Z] #39 43.63 CC images/autofs.o [2020-08-19T16:46:51.935Z] #39 43.94 CC images/macvlan.o [2020-08-19T16:46:51.935Z] #39 44.24 CC images/sit.o [2020-08-19T16:46:51.935Z] #39 44.59 CC images/memfd.o [2020-08-19T16:46:51.935Z] #39 44.93 CC images/timens.o [2020-08-19T16:46:51.935Z] #39 45.43 LINK images/built-in.o [2020-08-19T16:46:51.935Z] #39 45.69 GEN compel/include/asm [2020-08-19T16:46:51.935Z] #39 45.72 GEN compel/include/version.h [2020-08-19T16:46:51.935Z] #39 45.73 touch .config [2020-08-19T16:46:51.935Z] #39 45.85 GEN include/common/config.h [2020-08-19T16:46:51.935Z] #39 46.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-19T16:46:51.935Z] #39 46.14 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-08-19T16:46:51.935Z] #39 46.22 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-08-19T16:46:51.935Z] #39 46.25 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-08-19T16:46:51.935Z] #39 46.28 DEP compel/plugins/std/infect.d [2020-08-19T16:46:51.935Z] #39 46.51 DEP compel/plugins/std/string.d [2020-08-19T16:46:51.935Z] #39 46.62 DEP compel/plugins/std/log.d [2020-08-19T16:46:51.935Z] #39 46.78 DEP compel/plugins/std/fds.d [2020-08-19T16:46:51.935Z] #39 46.84 DEP compel/plugins/std/std.d [2020-08-19T16:46:51.935Z] #39 46.92 DEP compel/plugins/shmem/shmem.d [2020-08-19T16:46:51.935Z] #39 46.95 DEP compel/plugins/fds/fds.d [2020-08-19T16:46:51.935Z] #39 47.06 CC compel/plugins/std/std.o [2020-08-19T16:46:51.961Z] #39 139.3 CC criu/pie-util.o [2020-08-19T16:46:51.997Z] #39 29.82 CC images/fifo.o [2020-08-19T16:46:52.160Z] #10 153.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-19T16:46:52.160Z] #10 153.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-19T16:46:52.160Z] #10 153.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-19T16:46:52.160Z] #10 153.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-19T16:46:52.160Z] #10 153.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-19T16:46:52.198Z] #39 47.42 CC compel/plugins/std/fds.o [2020-08-19T16:46:52.216Z] #39 139.5 CC criu/pipes.o [2020-08-19T16:46:52.256Z] #39 30.03 CC images/remap-file-path.o [2020-08-19T16:46:52.256Z] #39 30.26 CC images/eventfd.o [2020-08-19T16:46:52.429Z] #10 153.9 Selecting previously unselected package libbtrfs0. [2020-08-19T16:46:52.429Z] #10 153.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-19T16:46:52.429Z] #10 153.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:46:52.429Z] #10 154.0 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:46:52.439Z] #40 ... [2020-08-19T16:46:52.439Z] [2020-08-19T16:46:52.439Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:52.439Z] #50 9.256 + cd /tmp/tmp.trCtNr829f/src/github.com/opencontainers/runc [2020-08-19T16:46:52.439Z] #50 9.257 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:46:52.439Z] #50 9.454 + '[' -z '' ']' [2020-08-19T16:46:52.439Z] #50 9.455 + target=static [2020-08-19T16:46:52.439Z] #50 9.455 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-19T16:46:52.463Z] #39 47.63 CC compel/plugins/std/log.o [2020-08-19T16:46:52.516Z] #39 30.41 CC images/eventpoll.o [2020-08-19T16:46:52.688Z] #10 154.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-19T16:46:52.688Z] #10 154.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:46:52.688Z] #10 154.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-19T16:46:52.688Z] #10 154.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:46:52.688Z] #10 154.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:46:52.731Z] #39 ... [2020-08-19T16:46:52.731Z] [2020-08-19T16:46:52.731Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:52.731Z] #49 2.269 + RM_GOPATH=0 [2020-08-19T16:46:52.731Z] #49 2.269 + TMP_GOPATH= [2020-08-19T16:46:52.731Z] #49 2.269 + : /build [2020-08-19T16:46:52.731Z] #49 2.269 + '[' -z '' ']' [2020-08-19T16:46:52.731Z] #49 2.271 ++ mktemp -d [2020-08-19T16:46:52.731Z] #49 2.272 + export GOPATH=/tmp/tmp.sBPo0xBxaD [2020-08-19T16:46:52.731Z] #49 2.272 + GOPATH=/tmp/tmp.sBPo0xBxaD [2020-08-19T16:46:52.731Z] #49 2.272 + RM_GOPATH=1 [2020-08-19T16:46:52.731Z] #49 2.272 + case "$(go env GOARCH)" in [2020-08-19T16:46:52.731Z] #49 2.273 ++ go env GOARCH [2020-08-19T16:46:52.731Z] #49 2.284 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:52.731Z] #49 2.284 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:52.731Z] #49 2.295 ++ dirname /tmp/install/install.sh [2020-08-19T16:46:52.731Z] #49 2.295 + dir=/tmp/install [2020-08-19T16:46:52.731Z] #49 2.295 + bin=runc [2020-08-19T16:46:52.731Z] #49 2.295 + shift [2020-08-19T16:46:52.731Z] #49 2.295 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-19T16:46:52.731Z] #49 2.295 + . /tmp/install/runc.installer [2020-08-19T16:46:52.738Z] #50 9.647 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-19T16:46:52.775Z] #39 30.70 CC images/fh.o [2020-08-19T16:46:52.775Z] #39 ... [2020-08-19T16:46:52.775Z] [2020-08-19T16:46:52.775Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:52.775Z] #47 DONE 140.5s [2020-08-19T16:46:52.775Z] [2020-08-19T16:46:52.775Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:52.775Z] #41 133.6 go/doc [2020-08-19T16:46:52.775Z] #41 134.2 github.com/LK4D4/vndr/versioned [2020-08-19T16:46:52.775Z] #41 134.3 compress/flate [2020-08-19T16:46:52.775Z] #41 136.8 github.com/LK4D4/vndr/build [2020-08-19T16:46:52.775Z] #41 136.8 hash/crc32 [2020-08-19T16:46:52.775Z] #41 137.4 compress/gzip [2020-08-19T16:46:52.775Z] #41 138.2 net [2020-08-19T16:46:52.775Z] #41 139.8 vendor/golang.org/x/text/transform [2020-08-19T16:46:52.775Z] #41 140.5 vendor/golang.org/x/text/unicode/bidi [2020-08-19T16:46:52.776Z] #39 140.1 CC criu/plugin.o [2020-08-19T16:46:52.948Z] #10 154.2 Selecting previously unselected package libudev-dev:amd64. [2020-08-19T16:46:52.948Z] #10 154.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-19T16:46:52.948Z] #10 154.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:46:52.948Z] #10 154.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-19T16:46:52.948Z] #10 154.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-19T16:46:52.948Z] #10 154.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-19T16:46:52.995Z] #49 ... [2020-08-19T16:46:52.995Z] [2020-08-19T16:46:52.995Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-19T16:46:52.995Z] #11 DONE 2.3s [2020-08-19T16:46:52.995Z] [2020-08-19T16:46:52.995Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:52.995Z] #49 2.296 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:46:52.995Z] #49 2.296 + install_runc [2020-08-19T16:46:52.995Z] #49 2.301 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-19T16:46:52.995Z] #49 2.306 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-19T16:46:52.995Z] #49 2.307 + uname -r [2020-08-19T16:46:52.995Z] #49 2.307 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-19T16:46:52.995Z] #49 2.307 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-19T16:46:52.995Z] #49 2.307 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sBPo0xBxaD/src/github.com/opencontainers/runc [2020-08-19T16:46:52.995Z] #49 2.314 Cloning into '/tmp/tmp.sBPo0xBxaD/src/github.com/opencontainers/runc'... [2020-08-19T16:46:53.075Z] #39 140.5 CC criu/proc_parse.o [2020-08-19T16:46:53.330Z] #39 ... [2020-08-19T16:46:53.330Z] [2020-08-19T16:46:53.330Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:53.330Z] #49 86.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-19T16:46:53.330Z] #49 88.26 + mkdir -p /build [2020-08-19T16:46:53.330Z] #49 88.26 + cp runc /build/runc [2020-08-19T16:46:53.330Z] #49 DONE 88.5s [2020-08-19T16:46:53.344Z] #41 ... [2020-08-19T16:46:53.344Z] [2020-08-19T16:46:53.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:53.344Z] #39 31.17 CC images/fsnotify.o [2020-08-19T16:46:53.516Z] #10 154.8 Selecting previously unselected package libpcre16-3:amd64. [2020-08-19T16:46:53.516Z] #10 154.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-19T16:46:53.516Z] #10 154.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-19T16:46:53.516Z] #10 155.0 Selecting previously unselected package libpcre32-3:amd64. [2020-08-19T16:46:53.516Z] #10 155.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-19T16:46:53.516Z] #10 155.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-19T16:46:53.585Z] [2020-08-19T16:46:53.585Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:53.776Z] #10 155.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-19T16:46:53.776Z] #10 155.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-19T16:46:53.776Z] #10 155.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-19T16:46:53.917Z] #39 31.65 CC images/signalfd.o [2020-08-19T16:46:53.917Z] #39 31.88 CC images/fs.o [2020-08-19T16:46:54.035Z] #10 155.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-19T16:46:54.035Z] #10 155.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-19T16:46:54.035Z] #10 155.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-19T16:46:54.177Z] #39 32.13 CC images/pstree.o [2020-08-19T16:46:54.436Z] #39 32.39 CC images/pipe.o [2020-08-19T16:46:54.603Z] #10 156.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-19T16:46:54.603Z] #10 156.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-19T16:46:54.603Z] #10 156.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-19T16:46:54.848Z] #50 ... [2020-08-19T16:46:54.848Z] [2020-08-19T16:46:54.848Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-19T16:46:54.848Z] #48 116.9 golang.org/x/crypto/ssh/terminal [2020-08-19T16:46:54.848Z] #48 120.1 mvdan.cc/sh/v3/cmd/shfmt [2020-08-19T16:46:54.848Z] #48 DONE 125.9s [2020-08-19T16:46:54.848Z] [2020-08-19T16:46:54.848Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:54.848Z] #40 56.90 CC compel/src/lib/ptrace.o [2020-08-19T16:46:54.848Z] #40 57.39 AR compel/libcompel.a [2020-08-19T16:46:54.848Z] #40 57.47 HOSTCC compel/src/main-host.o [2020-08-19T16:46:54.848Z] #40 57.79 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-19T16:46:54.848Z] #40 57.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-19T16:46:55.007Z] #39 32.85 CC images/tcp-stream.o [2020-08-19T16:46:55.007Z] #39 33.03 CC images/sk-packet.o [2020-08-19T16:46:55.267Z] #39 33.27 CC images/mnt.o [2020-08-19T16:46:55.497Z] #40 58.55 HOSTCC compel/src/lib/log-host.o [2020-08-19T16:46:55.497Z] #40 ... [2020-08-19T16:46:55.497Z] [2020-08-19T16:46:55.497Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:46:55.497Z] #18 0.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:46:55.497Z] #18 0.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:46:55.497Z] #18 1.026 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:46:55.497Z] #18 1.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-19T16:46:55.497Z] #18 3.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [210 kB] [2020-08-19T16:46:55.497Z] #18 4.817 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-19T16:46:55.527Z] #39 33.46 CC images/pipe-data.o [2020-08-19T16:46:55.542Z] #10 156.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-19T16:46:55.542Z] #10 156.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:46:55.542Z] #10 157.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-19T16:46:55.557Z] #49 ... [2020-08-19T16:46:55.557Z] [2020-08-19T16:46:55.557Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-19T16:46:55.557Z] #12 DONE 2.2s [2020-08-19T16:46:55.557Z] [2020-08-19T16:46:55.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:55.557Z] #39 48.42 CC compel/plugins/std/string.o [2020-08-19T16:46:55.557Z] #39 48.88 CC compel/plugins/std/infect.o [2020-08-19T16:46:55.557Z] #39 49.21 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-08-19T16:46:55.557Z] #39 49.28 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-08-19T16:46:55.557Z] #39 49.34 AR compel/plugins/std.lib.a [2020-08-19T16:46:55.557Z] #39 49.42 CC compel/plugins/fds/fds.o [2020-08-19T16:46:55.557Z] #39 49.71 AR compel/plugins/fds.lib.a [2020-08-19T16:46:55.557Z] #39 49.76 HOSTDEP compel/src/lib/log-host.d [2020-08-19T16:46:55.557Z] #39 49.89 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-19T16:46:55.557Z] #39 50.01 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-08-19T16:46:55.557Z] #39 50.07 HOSTDEP compel/src/main-host.d [2020-08-19T16:46:55.557Z] #39 50.15 DEP compel/src/lib/ptrace.d [2020-08-19T16:46:55.557Z] #39 50.23 DEP compel/src/lib/infect.d [2020-08-19T16:46:55.557Z] #39 50.35 DEP compel/src/lib/infect-util.d [2020-08-19T16:46:55.557Z] #39 50.52 DEP compel/src/lib/infect-rpc.d [2020-08-19T16:46:55.557Z] #39 50.63 DEP compel/arch/aarch64/src/lib/infect.d [2020-08-19T16:46:55.557Z] #39 50.72 DEP compel/arch/aarch64/src/lib/cpu.d [2020-08-19T16:46:55.557Z] #39 50.81 DEP compel/src/lib/log.d [2020-08-19T16:46:55.786Z] #39 33.65 CC images/sa.o [2020-08-19T16:46:55.786Z] #39 33.88 CC images/timer.o [2020-08-19T16:46:55.798Z] #18 ... [2020-08-19T16:46:55.798Z] [2020-08-19T16:46:55.798Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:55.798Z] #40 58.83 HOSTLINK compel/compel-host-bin [2020-08-19T16:46:55.803Z] #10 ... [2020-08-19T16:46:55.803Z] [2020-08-19T16:46:55.803Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:55.803Z] #54 149.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:46:55.803Z] #54 149.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-19T16:46:55.803Z] #54 DONE 157.4s [2020-08-19T16:46:55.803Z] [2020-08-19T16:46:55.803Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-19T16:46:55.803Z] #55 DONE 0.0s [2020-08-19T16:46:55.803Z] [2020-08-19T16:46:55.803Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:55.803Z] #10 157.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-19T16:46:55.803Z] #10 157.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-19T16:46:55.803Z] #10 157.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-19T16:46:55.820Z] #39 50.94 DEP compel/src/main.d [2020-08-19T16:46:55.820Z] #39 51.06 DEP compel/src/lib/handle-elf.d [2020-08-19T16:46:55.820Z] #39 51.13 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-08-19T16:46:56.049Z] #39 34.17 CC images/timerfd.o [2020-08-19T16:46:56.065Z] #10 ... [2020-08-19T16:46:56.065Z] [2020-08-19T16:46:56.065Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-19T16:46:56.065Z] #56 DONE 0.1s [2020-08-19T16:46:56.084Z] #39 51.22 CC compel/src/lib/log.o [2020-08-19T16:46:56.084Z] #39 51.36 CC compel/arch/aarch64/src/lib/cpu.o [2020-08-19T16:46:56.098Z] #40 59.00 DEP soccr/soccr.d [2020-08-19T16:46:56.142Z] #52 ... [2020-08-19T16:46:56.142Z] [2020-08-19T16:46:56.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:56.142Z] #39 143.2 CC criu/protobuf-desc.o [2020-08-19T16:46:56.324Z] [2020-08-19T16:46:56.324Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:46:56.324Z] #10 157.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-19T16:46:56.324Z] #10 157.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-19T16:46:56.324Z] #10 157.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:46:56.348Z] #39 51.58 CC compel/arch/aarch64/src/lib/infect.o [2020-08-19T16:46:56.398Z] #40 59.29 CC soccr/soccr.o [2020-08-19T16:46:56.611Z] #39 51.78 CC compel/src/lib/infect-rpc.o [2020-08-19T16:46:56.622Z] #39 34.37 CC images/mm.o [2020-08-19T16:46:56.702Z] #39 144.0 CC criu/protobuf.o [2020-08-19T16:46:56.875Z] #39 52.04 CC compel/src/lib/infect-util.o [2020-08-19T16:46:56.881Z] #39 34.71 CC images/sk-opts.o [2020-08-19T16:46:56.881Z] #39 34.90 CC images/sk-unix.o [2020-08-19T16:46:56.892Z] #10 158.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-19T16:46:56.892Z] #10 158.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-19T16:46:56.892Z] #10 158.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-19T16:46:56.959Z] #39 144.3 CC criu/pstree.o [2020-08-19T16:46:57.047Z] #40 ... [2020-08-19T16:46:57.047Z] [2020-08-19T16:46:57.047Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:57.047Z] #42 118.2 go/doc [2020-08-19T16:46:57.047Z] #42 120.4 math/big [2020-08-19T16:46:57.047Z] #42 127.2 vendor/golang.org/x/text/unicode/bidi [2020-08-19T16:46:57.138Z] #39 ... [2020-08-19T16:46:57.138Z] [2020-08-19T16:46:57.138Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-19T16:46:57.138Z] #13 1.632 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-19T16:46:57.138Z] #13 DONE 1.9s [2020-08-19T16:46:57.138Z] [2020-08-19T16:46:57.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:57.138Z] #39 52.31 CC compel/src/lib/infect.o [2020-08-19T16:46:57.142Z] #39 35.16 CC images/sk-inet.o [2020-08-19T16:46:57.151Z] #10 158.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:46:57.151Z] #10 158.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-19T16:46:57.151Z] #10 158.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-19T16:46:57.151Z] #10 158.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:57.151Z] #10 158.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:46:57.151Z] #10 158.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-19T16:46:57.151Z] #10 158.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:46:57.151Z] #10 158.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:46:57.151Z] #10 158.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:46:57.151Z] #10 158.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-19T16:46:57.151Z] #10 158.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-19T16:46:57.151Z] #10 158.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:46:57.151Z] #10 158.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:46:57.151Z] #10 158.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-19T16:46:57.151Z] #10 158.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:57.151Z] #10 158.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:46:57.348Z] #42 ... [2020-08-19T16:46:57.348Z] [2020-08-19T16:46:57.348Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:46:57.348Z] #18 11.85 Fetched 8150 kB in 11s (715 kB/s) [2020-08-19T16:46:57.413Z] #10 158.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:46:57.413Z] #10 158.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:46:57.413Z] #10 158.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-19T16:46:57.413Z] #10 158.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-19T16:46:57.413Z] #10 158.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:46:57.413Z] #10 158.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-19T16:46:57.413Z] #10 158.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:46:57.413Z] #10 158.9 Setting up dmsetup (2:1.02.155-3) ... [2020-08-19T16:46:57.413Z] #10 158.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:46:57.413Z] #10 158.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-19T16:46:57.413Z] #10 158.9 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:46:57.566Z] #39 ... [2020-08-19T16:46:57.566Z] [2020-08-19T16:46:57.566Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:46:57.566Z] #36 DONE 240.2s [2020-08-19T16:46:57.566Z] [2020-08-19T16:46:57.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:46:57.712Z] #39 35.49 CC images/tun.o [2020-08-19T16:46:57.972Z] #39 35.81 CC images/sk-netlink.o [2020-08-19T16:46:57.988Z] #10 DONE 159.3s [2020-08-19T16:46:57.988Z] [2020-08-19T16:46:57.988Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:58.232Z] #39 36.09 CC images/packet-sock.o [2020-08-19T16:46:58.493Z] #39 36.42 CC images/ipc-var.o [2020-08-19T16:46:58.494Z] #39 145.6 CC criu/rbtree.o [2020-08-19T16:46:58.535Z] #39 ... [2020-08-19T16:46:58.535Z] [2020-08-19T16:46:58.535Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-19T16:46:58.749Z] #39 145.9 CC criu/rst-malloc.o [2020-08-19T16:46:58.753Z] #39 36.68 CC images/ipc-desc.o [2020-08-19T16:46:58.798Z] #14 DONE 1.8s [2020-08-19T16:46:58.798Z] [2020-08-19T16:46:58.798Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-19T16:46:59.005Z] #39 146.3 CC criu/seccomp.o [2020-08-19T16:46:59.013Z] #39 36.85 CC images/ipc-shm.o [2020-08-19T16:46:59.013Z] #39 37.06 CC images/ipc-msg.o [2020-08-19T16:46:59.273Z] #39 37.33 CC images/ipc-sem.o [2020-08-19T16:46:59.373Z] #49 ... [2020-08-19T16:46:59.373Z] [2020-08-19T16:46:59.373Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-19T16:46:59.373Z] #11 DONE 1.6s [2020-08-19T16:46:59.373Z] [2020-08-19T16:46:59.373Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:59.373Z] #49 1.491 + RM_GOPATH=0 [2020-08-19T16:46:59.373Z] #49 1.491 + TMP_GOPATH= [2020-08-19T16:46:59.373Z] #49 1.491 + : /build [2020-08-19T16:46:59.373Z] #49 1.491 + '[' -z '' ']' [2020-08-19T16:46:59.373Z] #49 1.491 ++ mktemp -d [2020-08-19T16:46:59.373Z] #49 1.498 + export GOPATH=/tmp/tmp.OBgeJKKJBG [2020-08-19T16:46:59.373Z] #49 1.498 + GOPATH=/tmp/tmp.OBgeJKKJBG [2020-08-19T16:46:59.373Z] #49 1.498 + RM_GOPATH=1 [2020-08-19T16:46:59.373Z] #49 1.498 + case "$(go env GOARCH)" in [2020-08-19T16:46:59.373Z] #49 1.498 ++ go env GOARCH [2020-08-19T16:46:59.373Z] #49 1.520 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:59.373Z] #49 1.520 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:46:59.373Z] #49 1.523 ++ dirname /tmp/install/install.sh [2020-08-19T16:46:59.373Z] #49 1.527 + dir=/tmp/install [2020-08-19T16:46:59.373Z] #49 1.527 + bin=runc [2020-08-19T16:46:59.373Z] #49 1.528 + shift [2020-08-19T16:46:59.373Z] #49 1.528 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-19T16:46:59.373Z] #49 1.529 + . /tmp/install/runc.installer [2020-08-19T16:46:59.373Z] #49 1.529 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:46:59.373Z] #49 1.530 + install_runc [2020-08-19T16:46:59.373Z] #49 1.532 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-19T16:46:59.373Z] #49 1.543 + uname -r [2020-08-19T16:46:59.373Z] #49 1.566 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-19T16:46:59.373Z] #49 1.566 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-19T16:46:59.373Z] #49 1.566 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-19T16:46:59.373Z] #49 1.566 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OBgeJKKJBG/src/github.com/opencontainers/runc [2020-08-19T16:46:59.373Z] #49 1.574 Cloning into '/tmp/tmp.OBgeJKKJBG/src/github.com/opencontainers/runc'... [2020-08-19T16:46:59.376Z] #15 ... [2020-08-19T16:46:59.376Z] [2020-08-19T16:46:59.376Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:46:59.376Z] #21 121.9 + mkdir -p /tmp/tmp.LBEhMqhDAc/src/github.com/docker [2020-08-19T16:46:59.376Z] #21 121.9 + mv components/cli /tmp/tmp.LBEhMqhDAc/src/github.com/docker/cli [2020-08-19T16:46:59.376Z] #21 122.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-19T16:46:59.534Z] #39 37.51 CC images/utsns.o [2020-08-19T16:46:59.611Z] #39 146.9 CC criu/seize.o [2020-08-19T16:46:59.611Z] #39 ... [2020-08-19T16:46:59.611Z] [2020-08-19T16:46:59.611Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-19T16:46:59.611Z] #37 DONE 0.6s [2020-08-19T16:46:59.643Z] #21 ... [2020-08-19T16:46:59.643Z] [2020-08-19T16:46:59.643Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:46:59.643Z] #49 7.915 + cd /tmp/tmp.sBPo0xBxaD/src/github.com/opencontainers/runc [2020-08-19T16:46:59.643Z] #49 7.921 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:46:59.643Z] #49 8.227 + '[' -z '' ']' [2020-08-19T16:46:59.643Z] #49 8.228 + target=static [2020-08-19T16:46:59.643Z] #49 8.228 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-19T16:46:59.643Z] #49 8.732 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-19T16:46:59.794Z] #39 37.74 CC images/creds.o [2020-08-19T16:46:59.867Z] [2020-08-19T16:46:59.867Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:00.054Z] #39 38.00 CC images/vma.o [2020-08-19T16:47:00.123Z] #39 147.3 CC criu/servicefd.o [2020-08-19T16:47:00.314Z] #39 38.24 CC images/netdev.o [2020-08-19T16:47:00.379Z] #39 147.5 CC criu/shmem.o [2020-08-19T16:47:00.575Z] #39 38.56 CC images/tty.o [2020-08-19T16:47:00.575Z] #39 ... [2020-08-19T16:47:00.575Z] [2020-08-19T16:47:00.575Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:00.575Z] #54 148.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:47:00.575Z] #54 148.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-19T16:47:00.602Z] #49 ... [2020-08-19T16:47:00.602Z] [2020-08-19T16:47:00.602Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-19T16:47:00.602Z] #15 DONE 1.6s [2020-08-19T16:47:00.602Z] [2020-08-19T16:47:00.602Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-19T16:47:00.635Z] #39 148.1 CC criu/sigframe.o [2020-08-19T16:47:00.755Z] #49 ... [2020-08-19T16:47:00.755Z] [2020-08-19T16:47:00.755Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-19T16:47:00.755Z] #12 DONE 1.2s [2020-08-19T16:47:00.755Z] [2020-08-19T16:47:00.755Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-19T16:47:00.890Z] #39 148.2 CC criu/signalfd.o [2020-08-19T16:47:01.145Z] #39 148.4 CC criu/sk-inet.o [2020-08-19T16:47:01.529Z] ok github.com/docker/docker/cmd/dockerd 0.037s coverage: 30.8% of statements [2020-08-19T16:47:01.529Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-08-19T16:47:01.529Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-19T16:47:01.529Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-19T16:47:01.529Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-19T16:47:01.529Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-19T16:47:01.696Z] #13 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-19T16:47:01.696Z] #13 DONE 1.0s [2020-08-19T16:47:01.696Z] [2020-08-19T16:47:01.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:01.696Z] #39 48.14 CC compel/plugins/std/infect.o [2020-08-19T16:47:01.696Z] #39 48.55 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-19T16:47:01.696Z] #39 48.60 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-19T16:47:01.696Z] #39 48.64 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-19T16:47:01.696Z] #39 48.74 AR compel/plugins/std.lib.a [2020-08-19T16:47:01.696Z] #39 48.82 CC compel/plugins/fds/fds.o [2020-08-19T16:47:01.696Z] #39 49.19 AR compel/plugins/fds.lib.a [2020-08-19T16:47:01.696Z] #39 49.25 HOSTDEP compel/src/lib/log-host.d [2020-08-19T16:47:01.696Z] #39 49.39 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-19T16:47:01.696Z] #39 49.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-19T16:47:01.696Z] #39 49.56 HOSTDEP compel/src/main-host.d [2020-08-19T16:47:01.696Z] #39 49.65 DEP compel/src/lib/ptrace.d [2020-08-19T16:47:01.696Z] #39 49.79 DEP compel/src/lib/infect.d [2020-08-19T16:47:01.696Z] #39 49.96 DEP compel/src/lib/infect-util.d [2020-08-19T16:47:01.696Z] #39 50.04 DEP compel/src/lib/infect-rpc.d [2020-08-19T16:47:01.696Z] #39 50.15 DEP compel/arch/x86/src/lib/infect.d [2020-08-19T16:47:01.696Z] #39 50.31 DEP compel/arch/x86/src/lib/cpu.d [2020-08-19T16:47:01.696Z] #39 50.41 DEP compel/src/lib/log.d [2020-08-19T16:47:01.696Z] #39 50.49 DEP compel/src/main.d [2020-08-19T16:47:01.696Z] #39 50.61 DEP compel/src/lib/handle-elf.d [2020-08-19T16:47:01.696Z] #39 50.68 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-19T16:47:01.696Z] #39 50.76 CC compel/src/lib/log.o [2020-08-19T16:47:01.696Z] #39 51.07 CC compel/arch/x86/src/lib/cpu.o [2020-08-19T16:47:01.696Z] #39 51.78 CC compel/arch/x86/src/lib/infect.o [2020-08-19T16:47:01.696Z] #39 53.18 CC compel/src/lib/infect-rpc.o [2020-08-19T16:47:01.696Z] #39 53.46 CC compel/src/lib/infect-util.o [2020-08-19T16:47:01.696Z] #39 53.88 CC compel/src/lib/infect.o [2020-08-19T16:47:01.696Z] #39 56.42 CC compel/src/lib/ptrace.o [2020-08-19T16:47:01.696Z] #39 57.11 AR compel/libcompel.a [2020-08-19T16:47:01.696Z] #39 57.25 HOSTCC compel/src/main-host.o [2020-08-19T16:47:01.696Z] #39 ... [2020-08-19T16:47:01.696Z] [2020-08-19T16:47:01.696Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-19T16:47:01.707Z] #39 148.9 CC criu/sk-netlink.o [2020-08-19T16:47:01.707Z] #39 149.1 CC criu/sk-packet.o [2020-08-19T16:47:01.874Z] #18 11.85 Reading package lists... [2020-08-19T16:47:02.269Z] #39 149.4 CC criu/sk-queue.o [2020-08-19T16:47:02.269Z] #39 149.6 CC criu/sk-tcp.o [2020-08-19T16:47:02.498Z] using credential docker-jenkins-github-credentials [2020-08-19T16:47:02.527Z] #16 DONE 1.7s [2020-08-19T16:47:02.527Z] [2020-08-19T16:47:02.527Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:02.571Z] Cloning the remote Git repository [2020-08-19T16:47:02.571Z] Cloning with configured refspecs honoured and without tags [2020-08-19T16:47:02.636Z] #14 DONE 1.2s [2020-08-19T16:47:02.636Z] [2020-08-19T16:47:02.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:02.636Z] #39 57.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-19T16:47:02.636Z] #39 58.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-19T16:47:02.636Z] #39 58.44 HOSTCC compel/src/lib/log-host.o [2020-08-19T16:47:02.831Z] #39 150.0 CC criu/sk-unix.o [2020-08-19T16:47:02.896Z] #39 58.70 HOSTLINK compel/compel-host-bin [2020-08-19T16:47:02.927Z] #18 16.47 Reading package lists... [2020-08-19T16:47:02.927Z] #18 ... [2020-08-19T16:47:02.927Z] [2020-08-19T16:47:02.927Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:02.927Z] #40 60.96 AR soccr/libsoccr.a [2020-08-19T16:47:02.927Z] #40 61.02 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:47:02.927Z] #40 61.37 DEP criu/arch/ppc64/sigframe.d [2020-08-19T16:47:02.927Z] #40 61.54 DEP criu/arch/ppc64/crtools.d [2020-08-19T16:47:02.927Z] #40 61.81 DEP criu/arch/ppc64/cpu.d [2020-08-19T16:47:02.927Z] #40 62.11 CC criu/arch/ppc64/cpu.o [2020-08-19T16:47:02.927Z] #40 62.73 CC criu/arch/ppc64/crtools.o [2020-08-19T16:47:02.927Z] #40 63.87 CC criu/arch/ppc64/sigframe.o [2020-08-19T16:47:02.927Z] #40 64.38 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-19T16:47:02.927Z] #40 64.41 DEP criu/pie/util-vdso.d [2020-08-19T16:47:02.927Z] #40 64.57 DEP criu/pie/util.d [2020-08-19T16:47:02.927Z] #40 64.71 CC criu/pie/util.o [2020-08-19T16:47:02.927Z] #40 65.01 CC criu/pie/util-vdso.o [2020-08-19T16:47:02.927Z] #40 65.64 AR criu/pie/pie.lib.a [2020-08-19T16:47:02.927Z] #40 65.69 DEP criu/pie/restorer.d [2020-08-19T16:47:02.927Z] #40 65.89 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-19T16:47:02.927Z] #40 65.91 DEP criu/arch/ppc64/restorer.d [2020-08-19T16:47:02.927Z] #40 66.13 DEP criu/arch/ppc64/vdso-pie.d [2020-08-19T16:47:03.156Z] #39 58.84 DEP soccr/soccr.d [2020-08-19T16:47:03.156Z] #39 59.07 CC soccr/soccr.o [2020-08-19T16:47:03.225Z] #40 66.31 DEP criu/pie/parasite-vdso.d [2020-08-19T16:47:03.524Z] #40 66.46 DEP criu/pie/parasite.d [2020-08-19T16:47:03.758Z] #39 151.0 CC criu/sockets.o [2020-08-19T16:47:03.822Z] #40 66.83 CC criu/pie/parasite.o [2020-08-19T16:47:03.871Z] #54 ... [2020-08-19T16:47:03.871Z] [2020-08-19T16:47:03.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:47:03.871Z] #10 141.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-19T16:47:03.871Z] #10 141.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-19T16:47:03.871Z] #10 141.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:47:03.871Z] #10 ... [2020-08-19T16:47:03.871Z] [2020-08-19T16:47:03.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:03.871Z] #39 39.19 CC images/file-lock.o [2020-08-19T16:47:03.871Z] #39 39.35 CC images/rlimit.o [2020-08-19T16:47:03.871Z] #39 39.52 CC images/pagemap.o [2020-08-19T16:47:03.871Z] #39 39.79 CC images/siginfo.o [2020-08-19T16:47:03.871Z] #39 40.12 CC images/rpc.o [2020-08-19T16:47:03.871Z] #39 41.11 CC images/ext-file.o [2020-08-19T16:47:03.871Z] #39 41.28 CC images/cgroup.o [2020-08-19T16:47:03.871Z] #39 41.77 CC images/userns.o [2020-08-19T16:47:03.921Z] #17 1.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:47:04.093Z] #39 ... [2020-08-19T16:47:04.093Z] [2020-08-19T16:47:04.093Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-19T16:47:04.093Z] #15 DONE 1.1s [2020-08-19T16:47:04.093Z] [2020-08-19T16:47:04.093Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-19T16:47:04.131Z] #39 42.05 CC images/google/protobuf/descriptor.o [2020-08-19T16:47:04.185Z] #17 1.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:47:04.185Z] #17 1.916 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:47:04.320Z] #39 151.4 CC criu/stats.o [2020-08-19T16:47:04.320Z] #39 151.6 CC criu/string.o [2020-08-19T16:47:04.320Z] #39 151.6 CC criu/sysctl.o [2020-08-19T16:47:04.577Z] #39 152.0 CC criu/sysfs_parse.o [2020-08-19T16:47:04.662Z] #16 DONE 0.9s [2020-08-19T16:47:04.662Z] [2020-08-19T16:47:04.662Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:04.662Z] #41 156.7 net/http/httptrace [2020-08-19T16:47:04.662Z] #41 156.8 net/http [2020-08-19T16:47:04.762Z] #17 2.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-19T16:47:02.764Z] Cloning repository https://github.com/moby/moby.git [2020-08-19T16:47:03.203Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-19T16:47:04.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:47:04.051Z] > git --version # timeout=10 [2020-08-19T16:47:04.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:47:04.107Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:47:04.832Z] #39 152.2 CC criu/timens.o [2020-08-19T16:47:04.922Z] #41 ... [2020-08-19T16:47:04.922Z] [2020-08-19T16:47:04.922Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:05.071Z] #39 ... [2020-08-19T16:47:05.071Z] [2020-08-19T16:47:05.071Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:05.071Z] #41 142.7 vendor/golang.org/x/text/secure/bidirule [2020-08-19T16:47:05.071Z] #41 143.0 vendor/golang.org/x/text/unicode/norm [2020-08-19T16:47:05.071Z] #41 146.8 vendor/golang.org/x/net/idna [2020-08-19T16:47:05.071Z] #41 149.2 vendor/golang.org/x/net/http2/hpack [2020-08-19T16:47:05.071Z] #41 150.2 mime [2020-08-19T16:47:05.071Z] #41 151.8 mime/quotedprintable [2020-08-19T16:47:05.071Z] #41 152.2 net/http/internal [2020-08-19T16:47:05.088Z] #39 152.4 CC criu/timerfd.o [2020-08-19T16:47:05.344Z] #39 152.6 CC criu/tty.o [2020-08-19T16:47:05.362Z] #40 68.42 LINK criu/pie/parasite.built-in.o [2020-08-19T16:47:05.362Z] #40 68.42 GEN criu/pie/parasite-blob.h [2020-08-19T16:47:05.362Z] #40 68.45 CC criu/pie/parasite-vdso.o [2020-08-19T16:47:05.641Z] #41 ... [2020-08-19T16:47:05.641Z] [2020-08-19T16:47:05.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:05.641Z] #39 43.60 CC images/opts.o [2020-08-19T16:47:05.758Z] #17 3.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-19T16:47:05.902Z] #39 43.82 CC images/seccomp.o [2020-08-19T16:47:06.008Z] #40 ... [2020-08-19T16:47:06.008Z] [2020-08-19T16:47:06.008Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:06.008Z] #18 16.47 Reading package lists... [2020-08-19T16:47:06.163Z] #39 44.10 CC images/binfmt-misc.o [2020-08-19T16:47:06.300Z] #17 1.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:47:06.300Z] #17 1.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:47:06.300Z] #17 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:47:06.308Z] [2020-08-19T16:47:06.308Z] #18 ... [2020-08-19T16:47:06.308Z] [2020-08-19T16:47:06.308Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:06.308Z] #55 129.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-19T16:47:06.309Z] #55 129.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-19T16:47:06.309Z] #55 DONE 137.3s [2020-08-19T16:47:06.309Z] [2020-08-19T16:47:06.309Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:06.309Z] #18 20.65 Building dependency tree... [2020-08-19T16:47:06.309Z] #18 ... [2020-08-19T16:47:06.309Z] [2020-08-19T16:47:06.309Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-19T16:47:06.309Z] #56 DONE 0.1s [2020-08-19T16:47:06.309Z] [2020-08-19T16:47:06.309Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-19T16:47:06.309Z] #57 DONE 0.1s [2020-08-19T16:47:06.309Z] [2020-08-19T16:47:06.309Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:06.309Z] #40 69.41 CC criu/arch/ppc64/vdso-pie.o [2020-08-19T16:47:06.320Z] #39 153.6 CC criu/tun.o [2020-08-19T16:47:06.332Z] #17 4.239 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-19T16:47:06.423Z] #39 44.29 CC images/time.o [2020-08-19T16:47:06.423Z] #39 44.47 CC images/sysctl.o [2020-08-19T16:47:06.576Z] #39 153.8 CC criu/uffd.o [2020-08-19T16:47:06.683Z] #39 44.64 CC images/autofs.o [2020-08-19T16:47:06.870Z] #17 2.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:47:06.943Z] #39 44.78 CC images/macvlan.o [2020-08-19T16:47:07.203Z] #39 45.00 CC images/sit.o [2020-08-19T16:47:07.203Z] #39 45.20 CC images/memfd.o [2020-08-19T16:47:07.370Z] #40 70.16 CC criu/arch/ppc64/restorer.o [2020-08-19T16:47:07.463Z] #39 45.43 CC images/timens.o [2020-08-19T16:47:07.504Z] #39 154.5 CC criu/util.o [2020-08-19T16:47:07.725Z] #39 ... [2020-08-19T16:47:07.725Z] [2020-08-19T16:47:07.725Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:07.725Z] #54 DONE 155.4s [2020-08-19T16:47:07.725Z] [2020-08-19T16:47:07.725Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-19T16:47:07.725Z] #55 DONE 0.0s [2020-08-19T16:47:07.725Z] [2020-08-19T16:47:07.725Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-19T16:47:07.725Z] #56 DONE 0.0s [2020-08-19T16:47:07.725Z] [2020-08-19T16:47:07.725Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:07.725Z] #41 155.2 net/textproto [2020-08-19T16:47:07.725Z] #41 155.2 crypto/x509 [2020-08-19T16:47:07.808Z] #17 3.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:47:08.019Z] #40 70.98 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-19T16:47:08.019Z] #40 71.02 CC criu/pie/restorer.o [2020-08-19T16:47:08.066Z] #39 155.4 CC criu/uts_ns.o [2020-08-19T16:47:08.322Z] #39 155.5 CC criu/vdso-compat.o [2020-08-19T16:47:08.322Z] #39 155.6 CC criu/vdso.o [2020-08-19T16:47:08.496Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2020-08-19T16:47:08.577Z] #39 155.9 LINK criu/built-in.o [2020-08-19T16:47:08.832Z] #39 156.0 LINK criu/criu [2020-08-19T16:47:08.832Z] #39 156.1 DEP lib/c/criu.d [2020-08-19T16:47:08.832Z] #39 156.2 CC images/rpc.pb-c.o [2020-08-19T16:47:08.893Z] #17 ... [2020-08-19T16:47:08.893Z] [2020-08-19T16:47:08.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:08.893Z] #39 53.84 CC compel/src/lib/ptrace.o [2020-08-19T16:47:08.893Z] #39 54.15 AR compel/libcompel.a [2020-08-19T16:47:08.893Z] #39 54.29 HOSTCC compel/src/main-host.o [2020-08-19T16:47:08.893Z] #39 54.59 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-08-19T16:47:08.893Z] #39 54.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-19T16:47:08.893Z] #39 55.00 HOSTCC compel/src/lib/log-host.o [2020-08-19T16:47:08.893Z] #39 55.28 HOSTLINK compel/compel-host-bin [2020-08-19T16:47:08.893Z] #39 55.59 DEP soccr/soccr.d [2020-08-19T16:47:08.893Z] #39 55.73 CC soccr/soccr.o [2020-08-19T16:47:08.893Z] #39 56.83 AR soccr/libsoccr.a [2020-08-19T16:47:08.893Z] #39 56.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:47:08.893Z] #39 57.43 DEP criu/arch/aarch64/sigframe.d [2020-08-19T16:47:08.893Z] #39 57.50 DEP criu/arch/aarch64/crtools.d [2020-08-19T16:47:08.893Z] #39 57.73 DEP criu/arch/aarch64/cpu.d [2020-08-19T16:47:08.893Z] #39 57.76 DEP criu/arch/aarch64/bitops.d [2020-08-19T16:47:08.893Z] #39 57.81 CC criu/arch/aarch64/bitops.o [2020-08-19T16:47:08.893Z] #39 57.95 CC criu/arch/aarch64/cpu.o [2020-08-19T16:47:08.893Z] #39 58.11 CC criu/arch/aarch64/crtools.o [2020-08-19T16:47:08.893Z] #39 58.64 CC criu/arch/aarch64/sigframe.o [2020-08-19T16:47:08.893Z] #39 58.80 LINK criu/arch/aarch64/crtools.built-in.o [2020-08-19T16:47:08.893Z] #39 58.85 DEP criu/pie/util-vdso.d [2020-08-19T16:47:08.893Z] #39 59.09 DEP criu/pie/util.d [2020-08-19T16:47:08.893Z] #39 59.31 CC criu/pie/util.o [2020-08-19T16:47:08.893Z] #39 59.71 CC criu/pie/util-vdso.o [2020-08-19T16:47:08.893Z] #39 60.32 AR criu/pie/pie.lib.a [2020-08-19T16:47:08.893Z] #39 60.38 DEP criu/pie/restorer.d [2020-08-19T16:47:08.893Z] #39 60.64 DEP criu/arch/aarch64/intraprocedure.d [2020-08-19T16:47:08.893Z] #39 60.66 DEP criu/arch/aarch64/restorer.d [2020-08-19T16:47:08.893Z] #39 60.85 DEP criu/arch/aarch64/vdso-pie.d [2020-08-19T16:47:08.893Z] #39 60.96 DEP criu/pie/parasite-vdso.d [2020-08-19T16:47:08.893Z] #39 61.10 DEP criu/pie/parasite.d [2020-08-19T16:47:08.893Z] #39 61.40 CC criu/pie/parasite.o [2020-08-19T16:47:08.893Z] #39 62.72 LINK criu/pie/parasite.built-in.o [2020-08-19T16:47:08.893Z] #39 62.73 GEN criu/pie/parasite-blob.h [2020-08-19T16:47:08.893Z] #39 62.76 CC criu/pie/parasite-vdso.o [2020-08-19T16:47:08.893Z] #39 63.45 CC criu/arch/aarch64/vdso-pie.o [2020-08-19T16:47:08.893Z] #39 63.82 CC criu/arch/aarch64/restorer.o [2020-08-19T16:47:08.893Z] #39 ... [2020-08-19T16:47:08.893Z] [2020-08-19T16:47:08.893Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:08.893Z] #17 6.730 Fetched 8198 kB in 5s (1587 kB/s) [2020-08-19T16:47:09.074Z] #40 ... [2020-08-19T16:47:09.074Z] [2020-08-19T16:47:09.074Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:09.074Z] #42 130.4 github.com/LK4D4/vndr/build [2020-08-19T16:47:09.074Z] #42 133.9 vendor/golang.org/x/text/secure/bidirule [2020-08-19T16:47:09.074Z] #42 134.6 vendor/golang.org/x/text/unicode/norm [2020-08-19T16:47:09.087Z] #39 156.5 CC lib/c/criu.o [2020-08-19T16:47:09.107Z] #41 156.8 vendor/golang.org/x/net/http/httpguts [2020-08-19T16:47:09.367Z] #41 157.1 vendor/golang.org/x/net/http/httpproxy [2020-08-19T16:47:09.373Z] #42 ... [2020-08-19T16:47:09.373Z] [2020-08-19T16:47:09.373Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:09.373Z] #18 20.65 Building dependency tree... [2020-08-19T16:47:09.373Z] #18 21.88 libcap2-bin is already the newest version (1:2.25-2). [2020-08-19T16:47:09.373Z] #18 21.88 The following additional packages will be installed: [2020-08-19T16:47:09.373Z] #18 21.88 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-19T16:47:09.373Z] #18 21.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-19T16:47:09.373Z] #18 21.88 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-19T16:47:09.373Z] #18 21.88 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-19T16:47:09.373Z] #18 21.88 python3.7 python3.7-minimal vim-runtime xxd [2020-08-19T16:47:09.373Z] #18 21.89 Suggested packages: [2020-08-19T16:47:09.373Z] #18 21.89 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-19T16:47:09.373Z] #18 21.89 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-19T16:47:09.373Z] #18 21.89 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-19T16:47:09.373Z] #18 21.89 Recommended packages: [2020-08-19T16:47:09.373Z] #18 21.89 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-19T16:47:09.373Z] #18 21.89 python3-keyrings.alt python3-xdg unzip [2020-08-19T16:47:09.373Z] #18 23.97 The following NEW packages will be installed: [2020-08-19T16:47:09.373Z] #18 23.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-19T16:47:09.373Z] #18 23.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-19T16:47:09.373Z] #18 23.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-19T16:47:09.373Z] #18 23.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-19T16:47:09.373Z] #18 23.98 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-19T16:47:09.373Z] #18 23.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-19T16:47:09.373Z] #18 23.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-19T16:47:09.373Z] #18 23.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-19T16:47:09.373Z] #18 23.98 xz-utils zip [2020-08-19T16:47:09.373Z] #18 24.09 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:47:09.373Z] #18 24.09 Need to get 29.2 MB of archives. [2020-08-19T16:47:09.373Z] #18 24.09 After this operation, 134 MB of additional disk space will be used. [2020-08-19T16:47:09.373Z] #18 24.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-19T16:47:09.567Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-08-19T16:47:09.652Z] #39 157.0 LINK lib/c/built-in.o [2020-08-19T16:47:09.652Z] #39 157.0 LINK lib/c/libcriu.so [2020-08-19T16:47:09.652Z] #39 157.0 LINK lib/c/libcriu.a [2020-08-19T16:47:09.652Z] #39 157.1 GEN magic.py [2020-08-19T16:47:09.672Z] #18 24.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-19T16:47:09.672Z] #18 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-19T16:47:09.715Z] #17 4.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:47:09.909Z] #39 157.2 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:47:09.909Z] #39 157.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:47:09.909Z] #39 157.2 Note: Building without GnuTLS support [2020-08-19T16:47:09.909Z] #39 157.2 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:47:09.909Z] #39 157.2 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:47:09.909Z] #39 ... [2020-08-19T16:47:09.909Z] [2020-08-19T16:47:09.909Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:09.909Z] #52 186.0 + bin/containerd [2020-08-19T16:47:09.936Z] #41 157.7 mime/multipart [2020-08-19T16:47:10.284Z] #17 ... [2020-08-19T16:47:10.284Z] [2020-08-19T16:47:10.284Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:10.284Z] #41 171.7 github.com/LK4D4/vndr/godl [2020-08-19T16:47:10.629Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.9% of statements [2020-08-19T16:47:10.767Z] #18 25.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-19T16:47:10.767Z] #18 25.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-19T16:47:10.767Z] #18 25.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-19T16:47:10.853Z] #41 172.4 github.com/LK4D4/vndr [2020-08-19T16:47:11.454Z] #17 6.730 Reading package lists... [2020-08-19T16:47:11.717Z] #17 9.049 Reading package lists... [2020-08-19T16:47:11.717Z] #17 ... [2020-08-19T16:47:11.717Z] [2020-08-19T16:47:11.717Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:47:11.717Z] #36 141.4 + dpkg --print-architecture [2020-08-19T16:47:11.717Z] #36 DONE 144.1s [2020-08-19T16:47:11.829Z] #18 26.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-19T16:47:11.829Z] #18 26.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-19T16:47:11.829Z] #18 26.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-19T16:47:11.829Z] #18 26.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-19T16:47:11.829Z] #18 26.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-19T16:47:11.829Z] #18 26.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-19T16:47:11.829Z] #18 26.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-19T16:47:11.853Z] #41 159.3 crypto/tls [2020-08-19T16:47:11.980Z] [2020-08-19T16:47:11.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:11.980Z] #39 64.21 CC criu/arch/aarch64/intraprocedure.o [2020-08-19T16:47:11.980Z] #39 64.26 CC criu/pie/restorer.o [2020-08-19T16:47:11.980Z] #39 66.70 LINK criu/pie/restorer.built-in.o [2020-08-19T16:47:11.980Z] #39 66.72 GEN criu/pie/restorer-blob.h [2020-08-19T16:47:11.980Z] #39 66.79 DEP criu/vdso.d [2020-08-19T16:47:11.980Z] #39 66.94 DEP criu/uts_ns.d [2020-08-19T16:47:11.980Z] #39 67.10 DEP criu/util.d [2020-08-19T16:47:11.980Z] #39 67.24 DEP criu/uffd.d [2020-08-19T16:47:12.129Z] #18 26.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-19T16:47:12.243Z] #39 67.47 DEP criu/tun.d [2020-08-19T16:47:12.425Z] #52 ... [2020-08-19T16:47:12.425Z] [2020-08-19T16:47:12.425Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:12.425Z] #39 157.6 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:47:12.425Z] #39 158.1 make[1]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 158.6 make[1]: 'images/built-in.o' is up to date. [2020-08-19T16:47:12.425Z] #39 158.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-19T16:47:12.425Z] #39 158.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-19T16:47:12.425Z] #39 158.6 make[1]: 'compel/libcompel.a' is up to date. [2020-08-19T16:47:12.425Z] #39 158.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-19T16:47:12.425Z] #39 158.6 make[1]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 158.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:47:12.425Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 159.0 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 159.0 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 159.0 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 159.1 make[2]: Nothing to be done for 'all'. [2020-08-19T16:47:12.425Z] #39 159.1 INSTALL criu/criu [2020-08-19T16:47:12.425Z] #39 DONE 159.4s [2020-08-19T16:47:12.425Z] [2020-08-19T16:47:12.425Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:12.430Z] #18 26.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-19T16:47:12.430Z] #18 27.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-19T16:47:12.430Z] #18 27.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-19T16:47:12.430Z] #18 27.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:47:12.430Z] #18 27.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-19T16:47:12.507Z] #39 67.65 DEP criu/tty.d [2020-08-19T16:47:12.729Z] #18 27.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-19T16:47:12.770Z] #39 67.84 DEP criu/timerfd.d [2020-08-19T16:47:12.793Z] #41 ... [2020-08-19T16:47:12.793Z] [2020-08-19T16:47:12.793Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-19T16:47:12.793Z] #10 158.2 Selecting previously unselected package libapparmor1:amd64. [2020-08-19T16:47:12.793Z] #10 158.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 158.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-19T16:47:12.793Z] #10 158.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-19T16:47:12.793Z] #10 158.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 158.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-19T16:47:12.793Z] #10 158.5 Selecting previously unselected package libbtrfs0. [2020-08-19T16:47:12.793Z] #10 158.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 158.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-19T16:47:12.793Z] #10 158.6 Selecting previously unselected package libbtrfs-dev. [2020-08-19T16:47:12.793Z] #10 158.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 158.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:47:12.793Z] #10 158.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-19T16:47:12.793Z] #10 158.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 158.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:47:12.793Z] #10 158.9 Selecting previously unselected package libudev-dev:amd64. [2020-08-19T16:47:12.793Z] #10 158.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 158.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:47:12.793Z] #10 159.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-19T16:47:12.793Z] #10 159.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 159.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-19T16:47:12.793Z] #10 159.4 Selecting previously unselected package libpcre16-3:amd64. [2020-08-19T16:47:12.793Z] #10 159.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 159.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-19T16:47:12.793Z] #10 159.6 Selecting previously unselected package libpcre32-3:amd64. [2020-08-19T16:47:12.793Z] #10 159.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 159.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-19T16:47:12.793Z] #10 159.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-19T16:47:12.793Z] #10 159.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 159.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-19T16:47:12.793Z] #10 159.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-19T16:47:12.793Z] #10 159.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 159.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-19T16:47:12.793Z] #10 160.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-19T16:47:12.793Z] #10 160.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 160.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-19T16:47:12.793Z] #10 160.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-19T16:47:12.793Z] #10 160.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-19T16:47:12.793Z] #10 160.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-19T16:47:12.793Z] #10 160.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-19T16:47:12.987Z] #52 ... [2020-08-19T16:47:12.987Z] [2020-08-19T16:47:12.987Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-19T16:47:12.987Z] #40 DONE 0.0s [2020-08-19T16:47:13.027Z] #18 27.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-19T16:47:13.033Z] #39 68.22 DEP criu/timens.d [2020-08-19T16:47:13.053Z] #10 160.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-19T16:47:13.053Z] #10 160.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-19T16:47:13.053Z] #10 160.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-19T16:47:13.053Z] #10 160.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-19T16:47:13.053Z] #10 160.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:47:13.244Z] [2020-08-19T16:47:13.244Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-19T16:47:13.244Z] #42 DONE 0.3s [2020-08-19T16:47:13.244Z] [2020-08-19T16:47:13.245Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:13.297Z] #39 68.47 DEP criu/sysfs_parse.d [2020-08-19T16:47:13.327Z] #18 27.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-19T16:47:13.501Z] #45 ... [2020-08-19T16:47:13.501Z] [2020-08-19T16:47:13.501Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-19T16:47:13.501Z] #44 DONE 0.0s [2020-08-19T16:47:13.561Z] #39 68.70 DEP criu/sysctl.d [2020-08-19T16:47:13.624Z] #10 161.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-19T16:47:13.624Z] #10 161.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-19T16:47:13.624Z] #10 161.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-19T16:47:13.624Z] #10 161.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-19T16:47:13.624Z] #10 161.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-19T16:47:13.624Z] #10 161.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-19T16:47:13.624Z] #10 161.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-19T16:47:13.624Z] #10 161.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-19T16:47:13.624Z] #10 161.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-19T16:47:13.624Z] #10 161.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-19T16:47:13.624Z] #10 161.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:47:13.624Z] #10 161.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:47:13.624Z] #10 161.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-19T16:47:13.624Z] #10 161.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-19T16:47:13.624Z] #10 161.4 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-08-19T16:47:13.624Z] #10 161.4 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-08-19T16:47:13.624Z] #10 161.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-19T16:47:13.624Z] #10 161.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-19T16:47:13.624Z] #10 161.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:47:13.624Z] #10 161.5 Setting up dmsetup (2:1.02.155-3) ... [2020-08-19T16:47:13.624Z] #10 161.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-19T16:47:13.624Z] #10 161.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-19T16:47:13.627Z] #18 28.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-19T16:47:13.758Z] [2020-08-19T16:47:13.758Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:13.825Z] #39 68.86 DEP criu/string.d [2020-08-19T16:47:13.825Z] #39 68.93 DEP criu/stats.d [2020-08-19T16:47:13.884Z] #10 161.5 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:47:13.931Z] #18 28.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-19T16:47:13.931Z] #18 28.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-19T16:47:13.931Z] #18 28.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-19T16:47:13.931Z] #18 28.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-19T16:47:13.931Z] #18 28.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-19T16:47:13.931Z] #18 28.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-19T16:47:14.088Z] #39 69.12 DEP criu/sockets.d [2020-08-19T16:47:14.088Z] #39 69.29 DEP criu/sk-unix.d [2020-08-19T16:47:14.360Z] #39 69.55 DEP criu/sk-tcp.d [2020-08-19T16:47:14.455Z] #10 DONE 162.2s [2020-08-19T16:47:14.455Z] [2020-08-19T16:47:14.455Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-19T16:47:14.587Z] #18 28.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-19T16:47:14.587Z] #18 28.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-19T16:47:14.587Z] #18 28.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-19T16:47:14.587Z] #18 28.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-19T16:47:14.587Z] #18 29.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-19T16:47:14.587Z] #18 29.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-19T16:47:14.624Z] #39 69.76 DEP criu/sk-queue.d [2020-08-19T16:47:14.624Z] #39 69.88 DEP criu/sk-packet.d [2020-08-19T16:47:14.887Z] #39 70.11 DEP criu/sk-netlink.d [2020-08-19T16:47:14.888Z] #18 29.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-19T16:47:14.888Z] #18 29.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-19T16:47:14.888Z] #18 29.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-19T16:47:14.888Z] #18 29.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-19T16:47:14.888Z] #18 29.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-19T16:47:14.888Z] #18 29.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-19T16:47:14.888Z] #18 29.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-19T16:47:15.047Z] #41 ... [2020-08-19T16:47:15.047Z] [2020-08-19T16:47:15.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:15.047Z] #39 60.82 AR soccr/libsoccr.a [2020-08-19T16:47:15.047Z] #39 60.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:47:15.047Z] #39 61.62 DEP criu/arch/x86/sigframe.d [2020-08-19T16:47:15.047Z] #39 61.77 DEP criu/arch/x86/sigaction_compat.d [2020-08-19T16:47:15.047Z] #39 61.89 DEP criu/arch/x86/kerndat.d [2020-08-19T16:47:15.047Z] #39 62.02 DEP criu/arch/x86/crtools.d [2020-08-19T16:47:15.047Z] #39 62.14 DEP criu/arch/x86/cpu.d [2020-08-19T16:47:15.047Z] #39 62.28 CC criu/arch/x86/cpu.o [2020-08-19T16:47:15.047Z] #39 62.87 CC criu/arch/x86/crtools.o [2020-08-19T16:47:15.047Z] #39 64.13 CC criu/arch/x86/kerndat.o [2020-08-19T16:47:15.047Z] #39 64.65 CC criu/arch/x86/sigaction_compat.o [2020-08-19T16:47:15.047Z] #39 64.87 CC criu/arch/x86/sigframe.o [2020-08-19T16:47:15.047Z] #39 65.08 LINK criu/arch/x86/crtools.built-in.o [2020-08-19T16:47:15.047Z] #39 65.12 DEP criu/pie/util-vdso-elf32.d [2020-08-19T16:47:15.047Z] #39 65.19 DEP criu/pie/util-vdso.d [2020-08-19T16:47:15.047Z] #39 65.32 DEP criu/pie/util.d [2020-08-19T16:47:15.047Z] #39 65.46 CC criu/pie/util.o [2020-08-19T16:47:15.047Z] #39 65.72 CC criu/pie/util-vdso.o [2020-08-19T16:47:15.047Z] #39 66.27 CC criu/pie/util-vdso-elf32.o [2020-08-19T16:47:15.047Z] #39 66.86 AR criu/pie/pie.lib.a [2020-08-19T16:47:15.047Z] #39 66.92 DEP criu/pie/restorer.d [2020-08-19T16:47:15.047Z] #39 67.15 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-19T16:47:15.047Z] #39 67.31 DEP criu/arch/x86/restorer_unmap.d [2020-08-19T16:47:15.047Z] #39 67.33 DEP criu/arch/x86/restorer.d [2020-08-19T16:47:15.047Z] #39 67.59 DEP criu/arch/x86/vdso-pie.d [2020-08-19T16:47:15.047Z] #39 67.69 DEP criu/pie/parasite-vdso.d [2020-08-19T16:47:15.047Z] #39 67.87 DEP criu/pie/parasite.d [2020-08-19T16:47:15.047Z] #39 68.12 CC criu/pie/parasite.o [2020-08-19T16:47:15.047Z] #39 69.38 LINK criu/pie/parasite.built-in.o [2020-08-19T16:47:15.047Z] #39 69.42 GEN criu/pie/parasite-blob.h [2020-08-19T16:47:15.047Z] #39 69.43 CC criu/pie/parasite-vdso.o [2020-08-19T16:47:15.047Z] #39 70.01 CC criu/arch/x86/vdso-pie.o [2020-08-19T16:47:15.047Z] #39 70.31 CC criu/arch/x86/restorer.o [2020-08-19T16:47:15.047Z] #39 70.71 CC criu/arch/x86/restorer_unmap.o [2020-08-19T16:47:15.047Z] #39 70.76 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-19T16:47:15.123Z] #52 ... [2020-08-19T16:47:15.123Z] [2020-08-19T16:47:15.123Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:15.123Z] #45 256.7 + cd /tmp/tmp.zz1l9flQHs/src/github.com/golangci/golangci-lint/ [2020-08-19T16:47:15.123Z] #45 256.7 + git checkout -q v1.23.8 [2020-08-19T16:47:15.123Z] #45 257.1 ++ git describe --tags [2020-08-19T16:47:15.123Z] #45 257.1 + version=v1.23.8 [2020-08-19T16:47:15.123Z] #45 257.1 ++ git rev-parse --short HEAD [2020-08-19T16:47:15.123Z] #45 257.1 + commit=76a82c6 [2020-08-19T16:47:15.123Z] #45 257.1 ++ git show -s --format=%cd [2020-08-19T16:47:15.123Z] #45 257.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-19T16:47:15.123Z] #45 257.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-08-19T16:47:15.150Z] #39 70.37 DEP criu/sk-inet.d [2020-08-19T16:47:15.307Z] #39 70.98 CC criu/pie/restorer.o [2020-08-19T16:47:15.413Z] #39 70.64 DEP criu/signalfd.d [2020-08-19T16:47:15.542Z] #18 29.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-19T16:47:15.542Z] #18 30.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-19T16:47:15.542Z] #18 30.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-19T16:47:15.680Z] #39 70.78 DEP criu/sigframe.d [2020-08-19T16:47:15.680Z] #39 70.87 DEP criu/shmem.d [2020-08-19T16:47:15.841Z] #11 DONE 1.5s [2020-08-19T16:47:15.841Z] [2020-08-19T16:47:15.841Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-19T16:47:15.852Z] #18 30.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-19T16:47:15.945Z] #39 70.98 DEP criu/servicefd.d [2020-08-19T16:47:15.945Z] #39 71.08 DEP criu/seize.d [2020-08-19T16:47:15.945Z] #39 ... [2020-08-19T16:47:15.945Z] [2020-08-19T16:47:15.945Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:15.945Z] #17 9.049 Reading package lists... [2020-08-19T16:47:15.945Z] #17 11.28 Building dependency tree... [2020-08-19T16:47:15.945Z] #17 12.42 libcap2-bin is already the newest version (1:2.25-2). [2020-08-19T16:47:15.945Z] #17 12.42 The following additional packages will be installed: [2020-08-19T16:47:15.945Z] #17 12.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-19T16:47:15.945Z] #17 12.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-19T16:47:15.945Z] #17 12.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-19T16:47:15.945Z] #17 12.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-19T16:47:15.945Z] #17 12.42 python3.7 python3.7-minimal vim-runtime xxd [2020-08-19T16:47:15.945Z] #17 12.43 Suggested packages: [2020-08-19T16:47:15.945Z] #17 12.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-19T16:47:15.945Z] #17 12.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-19T16:47:15.945Z] #17 12.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-19T16:47:15.945Z] #17 12.43 Recommended packages: [2020-08-19T16:47:15.945Z] #17 12.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-19T16:47:15.945Z] #17 12.43 python3-keyrings.alt python3-xdg unzip [2020-08-19T16:47:15.945Z] #17 13.66 The following NEW packages will be installed: [2020-08-19T16:47:15.945Z] #17 13.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-19T16:47:15.945Z] #17 13.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-19T16:47:15.945Z] #17 13.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-19T16:47:15.945Z] #17 13.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-19T16:47:15.945Z] #17 13.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-19T16:47:15.945Z] #17 13.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-19T16:47:15.945Z] #17 13.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-19T16:47:15.945Z] #17 13.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-19T16:47:15.945Z] #17 13.67 xz-utils zip [2020-08-19T16:47:16.500Z] #18 30.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-19T16:47:16.500Z] #18 30.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-19T16:47:16.521Z] #17 14.15 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:47:16.521Z] #17 14.15 Need to get 27.6 MB of archives. [2020-08-19T16:47:16.521Z] #17 14.15 After this operation, 114 MB of additional disk space will be used. [2020-08-19T16:47:16.521Z] #17 14.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-08-19T16:47:16.521Z] #17 14.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-08-19T16:47:16.785Z] #17 14.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-08-19T16:47:17.224Z] #12 DONE 1.1s [2020-08-19T16:47:17.224Z] [2020-08-19T16:47:17.224Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-19T16:47:17.375Z] #17 15.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-08-19T16:47:17.375Z] #17 15.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-08-19T16:47:17.375Z] #17 15.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-08-19T16:47:17.541Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 14.1% of statements [2020-08-19T16:47:17.562Z] #18 31.85 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:47:17.562Z] #18 31.99 Fetched 29.2 MB in 7s (4188 kB/s) [2020-08-19T16:47:17.562Z] #18 32.05 Selecting previously unselected package pigz. [2020-08-19T16:47:17.562Z] #18 32.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 ... 23361 files and directories currently installed.) [2020-08-19T16:47:17.562Z] #18 32.15 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-19T16:47:17.562Z] #18 32.16 Unpacking pigz (2.4-1) ... [2020-08-19T16:47:17.799Z] #13 ... [2020-08-19T16:47:17.799Z] [2020-08-19T16:47:17.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:17.799Z] #39 45.78 LINK images/built-in.o [2020-08-19T16:47:17.799Z] #39 46.00 GEN compel/include/asm [2020-08-19T16:47:17.799Z] #39 46.01 GEN compel/include/version.h [2020-08-19T16:47:17.799Z] #39 46.04 touch .config [2020-08-19T16:47:17.799Z] #39 46.10 GEN include/common/config.h [2020-08-19T16:47:17.799Z] #39 46.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-19T16:47:17.799Z] #39 46.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-19T16:47:17.799Z] #39 46.39 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-19T16:47:17.799Z] #39 46.45 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-19T16:47:17.799Z] #39 46.55 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-19T16:47:17.799Z] #39 46.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-19T16:47:17.799Z] #39 46.69 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-19T16:47:17.799Z] #39 46.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-19T16:47:17.799Z] #39 46.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-19T16:47:17.799Z] #39 46.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-19T16:47:17.799Z] #39 46.90 DEP compel/plugins/std/infect.d [2020-08-19T16:47:17.799Z] #39 47.09 DEP compel/plugins/std/string.d [2020-08-19T16:47:17.799Z] #39 47.17 DEP compel/plugins/std/log.d [2020-08-19T16:47:17.799Z] #39 47.24 DEP compel/plugins/std/fds.d [2020-08-19T16:47:17.799Z] #39 47.34 DEP compel/plugins/std/std.d [2020-08-19T16:47:17.799Z] #39 47.44 DEP compel/plugins/shmem/shmem.d [2020-08-19T16:47:17.799Z] #39 47.54 DEP compel/plugins/fds/fds.d [2020-08-19T16:47:17.799Z] #39 47.71 CC compel/plugins/std/std.o [2020-08-19T16:47:17.799Z] #39 48.00 CC compel/plugins/std/fds.o [2020-08-19T16:47:17.799Z] #39 48.41 CC compel/plugins/std/log.o [2020-08-19T16:47:17.799Z] #39 49.10 CC compel/plugins/std/string.o [2020-08-19T16:47:17.799Z] #39 49.67 CC compel/plugins/std/infect.o [2020-08-19T16:47:17.799Z] #39 50.04 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-19T16:47:17.799Z] #39 50.10 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-19T16:47:17.799Z] #39 50.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-19T16:47:17.799Z] #39 50.21 AR compel/plugins/std.lib.a [2020-08-19T16:47:17.799Z] #39 50.27 CC compel/plugins/fds/fds.o [2020-08-19T16:47:17.799Z] #39 50.50 AR compel/plugins/fds.lib.a [2020-08-19T16:47:17.799Z] #39 50.55 HOSTDEP compel/src/lib/log-host.d [2020-08-19T16:47:17.799Z] #39 50.62 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-19T16:47:17.799Z] #39 50.70 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-19T16:47:17.799Z] #39 50.81 HOSTDEP compel/src/main-host.d [2020-08-19T16:47:17.799Z] #39 50.91 DEP compel/src/lib/ptrace.d [2020-08-19T16:47:17.799Z] #39 51.04 DEP compel/src/lib/infect.d [2020-08-19T16:47:17.799Z] #39 51.17 DEP compel/src/lib/infect-util.d [2020-08-19T16:47:17.799Z] #39 51.27 DEP compel/src/lib/infect-rpc.d [2020-08-19T16:47:17.799Z] #39 51.37 DEP compel/arch/x86/src/lib/infect.d [2020-08-19T16:47:17.799Z] #39 51.44 DEP compel/arch/x86/src/lib/cpu.d [2020-08-19T16:47:17.799Z] #39 51.48 DEP compel/src/lib/log.d [2020-08-19T16:47:17.799Z] #39 51.55 DEP compel/src/main.d [2020-08-19T16:47:17.799Z] #39 51.62 DEP compel/src/lib/handle-elf.d [2020-08-19T16:47:17.799Z] #39 51.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-19T16:47:17.799Z] #39 51.85 CC compel/src/lib/log.o [2020-08-19T16:47:17.799Z] #39 52.06 CC compel/arch/x86/src/lib/cpu.o [2020-08-19T16:47:17.799Z] #39 52.75 CC compel/arch/x86/src/lib/infect.o [2020-08-19T16:47:17.799Z] #39 53.72 CC compel/src/lib/infect-rpc.o [2020-08-19T16:47:17.799Z] #39 54.42 CC compel/src/lib/infect-util.o [2020-08-19T16:47:17.799Z] #39 54.76 CC compel/src/lib/infect.o [2020-08-19T16:47:17.863Z] #18 32.27 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-19T16:47:17.863Z] #18 32.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-19T16:47:17.863Z] #18 32.27 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-19T16:47:17.958Z] #17 15.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-08-19T16:47:17.958Z] #17 15.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-08-19T16:47:18.061Z] #39 ... [2020-08-19T16:47:18.061Z] [2020-08-19T16:47:18.061Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-19T16:47:18.061Z] #13 0.927 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-19T16:47:18.061Z] #13 DONE 1.1s [2020-08-19T16:47:18.061Z] [2020-08-19T16:47:18.061Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-19T16:47:18.163Z] #18 32.64 Selecting previously unselected package python3.7-minimal. [2020-08-19T16:47:18.163Z] #18 32.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-19T16:47:18.163Z] #18 32.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:18.223Z] #17 15.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-08-19T16:47:18.223Z] #17 15.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-08-19T16:47:18.486Z] #17 16.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-08-19T16:47:18.579Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-08-19T16:47:18.600Z] #39 ... [2020-08-19T16:47:18.600Z] [2020-08-19T16:47:18.600Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:18.600Z] #49 10.23 + cd /tmp/tmp.OBgeJKKJBG/src/github.com/opencontainers/runc [2020-08-19T16:47:18.600Z] #49 10.23 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:47:18.600Z] #49 10.67 + '[' -z '' ']' [2020-08-19T16:47:18.600Z] #49 10.67 + target=static [2020-08-19T16:47:18.600Z] #49 10.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-19T16:47:18.600Z] #49 10.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-19T16:47:18.600Z] #49 ... [2020-08-19T16:47:18.600Z] [2020-08-19T16:47:18.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:18.600Z] #39 74.01 LINK criu/pie/restorer.built-in.o [2020-08-19T16:47:18.600Z] #39 74.03 GEN criu/pie/restorer-blob.h [2020-08-19T16:47:18.600Z] #39 74.17 DEP criu/vdso.d [2020-08-19T16:47:18.600Z] #39 74.39 DEP criu/vdso-compat.d [2020-08-19T16:47:18.600Z] #39 74.57 DEP criu/uts_ns.d [2020-08-19T16:47:18.750Z] #17 16.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-08-19T16:47:18.750Z] #17 16.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-08-19T16:47:18.750Z] #17 16.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-08-19T16:47:18.750Z] #17 16.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-08-19T16:47:18.750Z] #17 16.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-08-19T16:47:18.750Z] #17 16.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-19T16:47:18.750Z] #17 16.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:47:18.750Z] #17 16.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-08-19T16:47:18.750Z] #17 16.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-08-19T16:47:18.750Z] #17 16.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-08-19T16:47:18.750Z] #17 16.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-08-19T16:47:18.750Z] #17 16.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-08-19T16:47:18.750Z] #17 16.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-19T16:47:18.750Z] #17 16.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-19T16:47:18.750Z] #17 16.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-19T16:47:18.750Z] #17 16.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-08-19T16:47:18.750Z] #17 16.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-08-19T16:47:18.815Z] #18 33.48 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-19T16:47:19.013Z] #17 16.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-19T16:47:19.117Z] #18 33.50 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:19.167Z] #39 74.82 DEP criu/util.d [2020-08-19T16:47:19.214Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-19T16:47:19.427Z] #39 75.09 DEP criu/uffd.d [2020-08-19T16:47:19.427Z] #39 75.32 DEP criu/tun.d [2020-08-19T16:47:19.444Z] #14 DONE 1.1s [2020-08-19T16:47:19.444Z] [2020-08-19T16:47:19.444Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-19T16:47:19.686Z] #39 75.49 DEP criu/tty.d [2020-08-19T16:47:19.849Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-08-19T16:47:19.945Z] #39 75.71 DEP criu/timerfd.d [2020-08-19T16:47:20.181Z] #18 ... [2020-08-19T16:47:20.181Z] [2020-08-19T16:47:20.181Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:20.181Z] #42 141.1 vendor/golang.org/x/net/http2/hpack [2020-08-19T16:47:20.181Z] #42 143.3 mime [2020-08-19T16:47:20.181Z] #42 146.0 vendor/golang.org/x/net/idna [2020-08-19T16:47:20.181Z] #42 149.2 vendor/golang.org/x/net/http/httpproxy [2020-08-19T16:47:20.181Z] #42 149.2 net/textproto [2020-08-19T16:47:20.181Z] #42 149.2 crypto/x509 [2020-08-19T16:47:20.181Z] #42 150.6 vendor/golang.org/x/net/http/httpguts [2020-08-19T16:47:20.181Z] #42 ... [2020-08-19T16:47:20.181Z] [2020-08-19T16:47:20.181Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:20.181Z] #40 74.03 LINK criu/pie/restorer.built-in.o [2020-08-19T16:47:20.181Z] #40 74.04 GEN criu/pie/restorer-blob.h [2020-08-19T16:47:20.181Z] #40 74.24 DEP criu/vdso.d [2020-08-19T16:47:20.181Z] #40 74.49 DEP criu/uts_ns.d [2020-08-19T16:47:20.181Z] #40 74.66 DEP criu/util.d [2020-08-19T16:47:20.181Z] #40 74.93 DEP criu/uffd.d [2020-08-19T16:47:20.181Z] #40 75.14 DEP criu/tun.d [2020-08-19T16:47:20.181Z] #40 75.44 DEP criu/tty.d [2020-08-19T16:47:20.181Z] #40 75.71 DEP criu/timerfd.d [2020-08-19T16:47:20.181Z] #40 75.97 DEP criu/timens.d [2020-08-19T16:47:20.181Z] #40 76.11 DEP criu/sysfs_parse.d [2020-08-19T16:47:20.181Z] #40 76.32 DEP criu/sysctl.d [2020-08-19T16:47:20.181Z] #40 76.43 DEP criu/string.d [2020-08-19T16:47:20.181Z] #40 76.47 DEP criu/stats.d [2020-08-19T16:47:20.181Z] #40 76.62 DEP criu/sockets.d [2020-08-19T16:47:20.181Z] #40 76.85 DEP criu/sk-unix.d [2020-08-19T16:47:20.181Z] #40 77.17 DEP criu/sk-tcp.d [2020-08-19T16:47:20.181Z] #40 77.38 DEP criu/sk-queue.d [2020-08-19T16:47:20.181Z] #40 77.59 DEP criu/sk-packet.d [2020-08-19T16:47:20.181Z] #40 77.83 DEP criu/sk-netlink.d [2020-08-19T16:47:20.181Z] #40 78.17 DEP criu/sk-inet.d [2020-08-19T16:47:20.181Z] #40 78.47 DEP criu/signalfd.d [2020-08-19T16:47:20.181Z] #40 78.71 DEP criu/sigframe.d [2020-08-19T16:47:20.181Z] #40 78.89 DEP criu/shmem.d [2020-08-19T16:47:20.181Z] #40 79.00 DEP criu/servicefd.d [2020-08-19T16:47:20.181Z] #40 79.21 DEP criu/seize.d [2020-08-19T16:47:20.181Z] #40 79.53 DEP criu/seccomp.d [2020-08-19T16:47:20.181Z] #40 79.72 DEP criu/rst-malloc.d [2020-08-19T16:47:20.181Z] #40 79.79 DEP criu/rbtree.d [2020-08-19T16:47:20.181Z] #40 79.83 DEP criu/pstree.d [2020-08-19T16:47:20.181Z] #40 80.01 DEP criu/protobuf.d [2020-08-19T16:47:20.181Z] #40 80.20 GEN criu/protobuf-desc-gen.h [2020-08-19T16:47:20.181Z] #40 82.23 DEP criu/protobuf-desc.d [2020-08-19T16:47:20.181Z] #40 82.36 DEP criu/proc_parse.d [2020-08-19T16:47:20.181Z] #40 82.56 DEP criu/plugin.d [2020-08-19T16:47:20.181Z] #40 82.66 DEP criu/pipes.d [2020-08-19T16:47:20.181Z] #40 82.84 DEP criu/pie-util.d [2020-08-19T16:47:20.181Z] #40 83.01 DEP criu/pie-util-vdso.d [2020-08-19T16:47:20.181Z] #40 83.17 DEP criu/path.d [2020-08-19T16:47:20.204Z] #39 75.93 DEP criu/timens.d [2020-08-19T16:47:20.382Z] #15 DONE 1.1s [2020-08-19T16:47:20.382Z] [2020-08-19T16:47:20.382Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-19T16:47:20.464Z] #39 76.08 DEP criu/sysfs_parse.d [2020-08-19T16:47:20.464Z] #39 76.22 DEP criu/sysctl.d [2020-08-19T16:47:20.464Z] #39 76.33 DEP criu/string.d [2020-08-19T16:47:20.464Z] #39 ... [2020-08-19T16:47:20.464Z] [2020-08-19T16:47:20.464Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:20.464Z] #41 DONE 182.1s [2020-08-19T16:47:20.464Z] [2020-08-19T16:47:20.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:20.464Z] #39 76.44 DEP criu/stats.d [2020-08-19T16:47:20.500Z] #40 83.36 DEP criu/parasite-syscall.d [2020-08-19T16:47:20.500Z] #40 ... [2020-08-19T16:47:20.500Z] [2020-08-19T16:47:20.500Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:47:20.889Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-19T16:47:20.889Z] ok github.com/docker/docker/daemon 12.267s coverage: 17.4% of statements [2020-08-19T16:47:20.889Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-19T16:47:20.889Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-19T16:47:20.889Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-19T16:47:20.889Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-19T16:47:20.951Z] #17 18.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-19T16:47:20.951Z] #17 18.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-19T16:47:20.951Z] #17 18.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-19T16:47:20.951Z] #17 18.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-08-19T16:47:20.951Z] #17 18.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-08-19T16:47:21.040Z] #39 76.60 DEP criu/sockets.d [2020-08-19T16:47:21.040Z] #39 76.81 DEP criu/sk-unix.d [2020-08-19T16:47:21.299Z] #39 77.07 DEP criu/sk-tcp.d [2020-08-19T16:47:21.319Z] #16 DONE 1.0s [2020-08-19T16:47:21.319Z] [2020-08-19T16:47:21.319Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:21.534Z] #17 19.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-19T16:47:21.535Z] #17 19.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-19T16:47:21.535Z] #17 19.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-19T16:47:21.535Z] #17 19.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-08-19T16:47:21.535Z] #17 19.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-19T16:47:21.535Z] #17 19.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-19T16:47:21.535Z] #17 19.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-19T16:47:21.535Z] #17 19.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-08-19T16:47:21.560Z] #39 77.47 DEP criu/sk-queue.d [2020-08-19T16:47:21.711Z] Fetching without tags [2020-08-19T16:47:21.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:47:21.443Z] > git config --add remote.origin.fetch +refs/pull/41376/head:refs/remotes/origin/PR-41376 # timeout=10 [2020-08-19T16:47:21.500Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:47:21.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-19T16:47:21.798Z] #17 19.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-08-19T16:47:21.798Z] #17 19.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-08-19T16:47:21.798Z] #17 19.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-19T16:47:21.820Z] #39 77.75 DEP criu/sk-packet.d [2020-08-19T16:47:22.067Z] #17 19.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-08-19T16:47:22.080Z] #39 77.99 DEP criu/sk-netlink.d [2020-08-19T16:47:22.331Z] #17 20.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-08-19T16:47:22.332Z] #17 20.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-08-19T16:47:22.339Z] #39 78.14 DEP criu/sk-inet.d [2020-08-19T16:47:22.468Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-08-19T16:47:22.599Z] #39 78.36 DEP criu/signalfd.d [2020-08-19T16:47:22.859Z] #39 78.53 DEP criu/sigframe.d [2020-08-19T16:47:22.859Z] #39 78.63 DEP criu/shmem.d [2020-08-19T16:47:22.984Z] Merging remotes/origin/master commit d0eff1f86f92c7e30c9a947541374e20d4fed0a9 into PR head commit 61c677411e38c9a592fecaf4b007c2d154fcaa6e [2020-08-19T16:47:23.118Z] #39 78.79 DEP criu/servicefd.d [2020-08-19T16:47:23.118Z] #39 78.91 DEP criu/seize.d [2020-08-19T16:47:23.118Z] #39 79.00 DEP criu/seccomp.d [2020-08-19T16:47:23.226Z] #17 1.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-19T16:47:23.226Z] #17 1.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-19T16:47:23.226Z] #17 1.544 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-19T16:47:23.292Z] #17 21.09 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:47:23.378Z] #39 79.14 DEP criu/rst-malloc.d [2020-08-19T16:47:23.378Z] #39 79.18 DEP criu/rbtree.d [2020-08-19T16:47:23.378Z] #39 79.22 DEP criu/pstree.d [2020-08-19T16:47:23.488Z] #17 2.059 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-19T16:47:23.509Z] #22 151.4 Checking out files: 31% (3381/10861) Checking out files: 32% (3476/10861) Checking out files: 33% (3585/10861) Checking out files: 34% (3693/10861) Checking out files: 35% (3802/10861) Checking out files: 36% (3910/10861) Checking out files: 37% (4019/10861) Checking out files: 38% (4128/10861) Checking out files: 39% (4236/10861) Checking out files: 40% (4345/10861) Checking out files: 41% (4454/10861) Checking out files: 42% (4562/10861) Checking out files: 43% (4671/10861) Checking out files: 44% (4779/10861) Checking out files: 45% (4888/10861) Checking out files: 46% (4997/10861) Checking out files: 47% (5105/10861) Checking out files: 48% (5214/10861) Checking out files: 49% (5322/10861) Checking out files: 50% (5431/10861) Checking out files: 51% (5540/10861) Checking out files: 51% (5552/10861) Checking out files: 52% (5648/10861) Checking out files: 53% (5757/10861) Checking out files: 54% (5865/10861) Checking out files: 55% (5974/10861) Checking out files: 56% (6083/10861) Checking out files: 57% (6191/10861) Checking out files: 58% (6300/10861) Checking out files: 59% (6408/10861) Checking out files: 60% (6517/10861) Checking out files: 61% (6626/10861) Checking out files: 62% (6734/10861) Checking out files: 63% (6843/10861) Checking out files: 64% (6952/10861) Checking out files: 65% (7060/10861) Checking out files: 66% (7169/10861) Checking out files: 67% (7277/10861) Checking out files: 68% (7386/10861) Checking out files: 69% (7495/10861) Checking out files: 70% (7603/10861) Checking out files: 71% (7712/10861) Checking out files: 72% (7820/10861) Checking out files: 73% (7929/10861) Checking out files: 74% (8038/10861) Checking out files: 74% (8041/10861) Checking out files: 75% (8146/10861) Checking out files: 76% (8255/10861) Checking out files: 77% (8363/10861) Checking out files: 78% (8472/10861) Checking out files: 79% (8581/10861) Checking out files: 80% (8689/10861) Checking out files: 81% (8798/10861) Checking out files: 82% (8907/10861) Checking out files: 83% (9015/10861) Checking out files: 84% (9124/10861) Checking out files: 85% (9232/10861) Checking out files: 86% (9341/10861) Checking out files: 87% (9450/10861) Checking out files: 88% (9558/10861) Checking out files: 89% (9667/10861) Checking out files: 90% (9775/10861) Checking out files: 91% (9884/10861) Checking out files: 92% (9993/10861) Checking out files: 93% (10101/10861) Checking out files: 94% (10210/10861) Checking out files: 95% (10318/10861) Checking out files: 96% (10427/10861) Checking out files: 97% (10536/10861) Checking out files: 97% (10616/10861) Checking out files: 98% (10644/10861) Checking out files: 99% (10753/10861) Checking out files: 100% (10861/10861) Checking out files: 100% (10861/10861), done. [2020-08-19T16:47:23.509Z] #22 154.7 + cd /tmp/tmp.uT3J20Pgt9/tmp/docker-ce [2020-08-19T16:47:23.509Z] #22 154.7 + git checkout -q v17.06.2-ce [2020-08-19T16:47:23.509Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 57.0% of statements [2020-08-19T16:47:23.554Z] #17 21.36 Fetched 27.6 MB in 6s (4250 kB/s) [2020-08-19T16:47:23.554Z] #17 21.43 Selecting previously unselected package pigz. [2020-08-19T16:47:23.638Z] #39 79.34 DEP criu/protobuf.d [2020-08-19T16:47:23.638Z] #39 79.45 GEN criu/protobuf-desc-gen.h [2020-08-19T16:47:23.816Z] #17 21.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 ... 23405 files and directories currently installed.) [2020-08-19T16:47:23.817Z] #17 21.52 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-08-19T16:47:23.817Z] #17 21.54 Unpacking pigz (2.4-1) ... [2020-08-19T16:47:23.817Z] #17 21.66 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-08-19T16:47:23.817Z] #17 21.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-19T16:47:23.817Z] #17 21.69 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:24.207Z] #39 ... [2020-08-19T16:47:24.207Z] [2020-08-19T16:47:24.207Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:24.207Z] #17 9.364 Fetched 8374 kB in 8s (1012 kB/s) [2020-08-19T16:47:24.207Z] #17 9.364 Reading package lists... [2020-08-19T16:47:24.207Z] #17 13.21 Reading package lists... [2020-08-19T16:47:24.207Z] #17 17.48 Building dependency tree... [2020-08-19T16:47:24.207Z] #17 19.26 libcap2-bin is already the newest version (1:2.25-2). [2020-08-19T16:47:24.207Z] #17 19.26 The following additional packages will be installed: [2020-08-19T16:47:24.207Z] #17 19.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-19T16:47:24.207Z] #17 19.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-19T16:47:24.207Z] #17 19.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-19T16:47:24.207Z] #17 19.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-19T16:47:24.207Z] #17 19.27 python3.7 python3.7-minimal vim-runtime xxd [2020-08-19T16:47:24.207Z] #17 19.28 Suggested packages: [2020-08-19T16:47:24.207Z] #17 19.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-19T16:47:24.207Z] #17 19.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-19T16:47:24.207Z] #17 19.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-19T16:47:24.207Z] #17 19.28 Recommended packages: [2020-08-19T16:47:24.207Z] #17 19.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-19T16:47:24.207Z] #17 19.28 python3-keyrings.alt python3-xdg unzip [2020-08-19T16:47:24.392Z] #17 22.32 Selecting previously unselected package python3.7-minimal. [2020-08-19T16:47:24.428Z] #17 3.113 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-19T16:47:24.428Z] #17 ... [2020-08-19T16:47:24.428Z] [2020-08-19T16:47:24.428Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:24.428Z] #49 1.497 + RM_GOPATH=0 [2020-08-19T16:47:24.428Z] #49 1.497 + TMP_GOPATH= [2020-08-19T16:47:24.428Z] #49 1.497 + : /build [2020-08-19T16:47:24.428Z] #49 1.497 + '[' -z '' ']' [2020-08-19T16:47:24.428Z] #49 1.497 ++ mktemp -d [2020-08-19T16:47:24.428Z] #49 1.511 + export GOPATH=/tmp/tmp.ZB5PsCqZgY [2020-08-19T16:47:24.428Z] #49 1.511 + GOPATH=/tmp/tmp.ZB5PsCqZgY [2020-08-19T16:47:24.428Z] #49 1.511 + RM_GOPATH=1 [2020-08-19T16:47:24.428Z] #49 1.511 + case "$(go env GOARCH)" in [2020-08-19T16:47:24.428Z] #49 1.511 ++ go env GOARCH [2020-08-19T16:47:24.428Z] #49 1.562 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T16:47:24.428Z] #49 1.562 + GO_BUILDMODE=-buildmode=pie [2020-08-19T16:47:24.428Z] #49 1.562 ++ dirname /tmp/install/install.sh [2020-08-19T16:47:24.428Z] #49 1.562 + dir=/tmp/install [2020-08-19T16:47:24.428Z] #49 1.562 + bin=runc [2020-08-19T16:47:24.428Z] #49 1.562 + shift [2020-08-19T16:47:24.428Z] #49 1.562 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-19T16:47:24.428Z] #49 1.562 + . /tmp/install/runc.installer [2020-08-19T16:47:24.428Z] #49 1.562 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:47:24.428Z] #49 1.562 + install_runc [2020-08-19T16:47:24.428Z] #49 1.562 + uname -r [2020-08-19T16:47:24.428Z] #49 1.564 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-19T16:47:24.428Z] #49 1.573 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-19T16:47:24.428Z] #49 1.573 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-19T16:47:24.428Z] #49 1.573 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-19T16:47:24.428Z] #49 1.573 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZB5PsCqZgY/src/github.com/opencontainers/runc [2020-08-19T16:47:24.428Z] #49 1.594 Cloning into '/tmp/tmp.ZB5PsCqZgY/src/github.com/opencontainers/runc'... [2020-08-19T16:47:24.656Z] #17 22.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-19T16:47:24.656Z] #17 22.34 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:21.746Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-19T16:47:21.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-19T16:47:21.748Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41376/head:refs/remotes/origin/PR-41376 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T16:47:23.093Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:47:23.152Z] > git checkout -f 61c677411e38c9a592fecaf4b007c2d154fcaa6e # timeout=10 [2020-08-19T16:47:24.688Z] #49 ... [2020-08-19T16:47:24.688Z] [2020-08-19T16:47:24.688Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:24.688Z] #39 57.96 CC compel/src/lib/ptrace.o [2020-08-19T16:47:24.688Z] #39 58.41 AR compel/libcompel.a [2020-08-19T16:47:24.688Z] #39 58.53 HOSTCC compel/src/main-host.o [2020-08-19T16:47:24.688Z] #39 59.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-19T16:47:24.688Z] #39 59.24 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-19T16:47:24.688Z] #39 59.70 HOSTCC compel/src/lib/log-host.o [2020-08-19T16:47:24.688Z] #39 59.97 HOSTLINK compel/compel-host-bin [2020-08-19T16:47:24.688Z] #39 60.16 DEP soccr/soccr.d [2020-08-19T16:47:24.688Z] #39 60.29 CC soccr/soccr.o [2020-08-19T16:47:24.688Z] #39 61.63 AR soccr/libsoccr.a [2020-08-19T16:47:24.688Z] #39 61.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:47:24.688Z] #39 61.99 DEP criu/arch/x86/sigframe.d [2020-08-19T16:47:24.688Z] #39 62.08 DEP criu/arch/x86/sigaction_compat.d [2020-08-19T16:47:24.688Z] #39 62.15 DEP criu/arch/x86/kerndat.d [2020-08-19T16:47:24.688Z] #39 62.24 DEP criu/arch/x86/crtools.d [2020-08-19T16:47:24.688Z] #39 62.38 DEP criu/arch/x86/cpu.d [2020-08-19T16:47:24.688Z] #39 62.53 CC criu/arch/x86/cpu.o [2020-08-19T16:47:25.184Z] #17 ... [2020-08-19T16:47:25.185Z] [2020-08-19T16:47:25.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:25.185Z] #39 80.92 DEP criu/protobuf-desc.d [2020-08-19T16:47:25.185Z] #39 81.03 DEP criu/proc_parse.d [2020-08-19T16:47:25.233Z] #17 23.17 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:25.257Z] #39 63.02 CC criu/arch/x86/crtools.o [2020-08-19T16:47:25.257Z] #39 ... [2020-08-19T16:47:25.257Z] [2020-08-19T16:47:25.257Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:25.257Z] #49 10.71 + cd /tmp/tmp.ZB5PsCqZgY/src/github.com/opencontainers/runc [2020-08-19T16:47:25.257Z] #49 10.71 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-19T16:47:25.470Z] #39 81.23 DEP criu/plugin.d [2020-08-19T16:47:25.496Z] #17 23.21 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:25.517Z] #49 11.11 + '[' -z '' ']' [2020-08-19T16:47:25.517Z] #49 11.11 + target=static [2020-08-19T16:47:25.517Z] #49 11.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-19T16:47:25.740Z] #39 81.41 DEP criu/pipes.d [2020-08-19T16:47:25.740Z] #39 81.61 DEP criu/pie-util.d [2020-08-19T16:47:25.777Z] #49 11.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-19T16:47:26.026Z] #39 81.67 DEP criu/pie-util-vdso.d [2020-08-19T16:47:26.026Z] #39 81.77 DEP criu/pie-util-vdso-elf32.d [2020-08-19T16:47:26.073Z] #17 ... [2020-08-19T16:47:26.073Z] [2020-08-19T16:47:26.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:26.073Z] #39 71.25 DEP criu/seccomp.d [2020-08-19T16:47:26.073Z] #39 71.43 DEP criu/rst-malloc.d [2020-08-19T16:47:26.073Z] #39 71.55 DEP criu/rbtree.d [2020-08-19T16:47:26.073Z] #39 71.57 DEP criu/pstree.d [2020-08-19T16:47:26.073Z] #39 71.76 DEP criu/protobuf.d [2020-08-19T16:47:26.073Z] #39 71.86 GEN criu/protobuf-desc-gen.h [2020-08-19T16:47:26.073Z] #39 73.05 DEP criu/protobuf-desc.d [2020-08-19T16:47:26.073Z] #39 73.14 DEP criu/proc_parse.d [2020-08-19T16:47:26.073Z] #39 73.33 DEP criu/plugin.d [2020-08-19T16:47:26.073Z] #39 73.39 DEP criu/pipes.d [2020-08-19T16:47:26.073Z] #39 73.54 DEP criu/pie-util.d [2020-08-19T16:47:26.073Z] #39 73.69 DEP criu/pie-util-vdso.d [2020-08-19T16:47:26.073Z] #39 73.77 DEP criu/path.d [2020-08-19T16:47:26.073Z] #39 73.91 DEP criu/parasite-syscall.d [2020-08-19T16:47:26.073Z] #39 74.05 DEP criu/pagemap.d [2020-08-19T16:47:26.073Z] #39 74.18 DEP criu/pagemap-cache.d [2020-08-19T16:47:26.073Z] #39 74.29 DEP criu/page-xfer.d [2020-08-19T16:47:26.073Z] #39 74.43 DEP criu/page-pipe.d [2020-08-19T16:47:26.073Z] #39 74.57 DEP criu/netfilter.d [2020-08-19T16:47:26.073Z] #39 74.74 DEP criu/net.d [2020-08-19T16:47:26.073Z] #39 74.99 DEP criu/namespaces.d [2020-08-19T16:47:26.073Z] #39 75.13 DEP criu/mount.d [2020-08-19T16:47:26.073Z] #39 75.37 DEP criu/memfd.d [2020-08-19T16:47:26.073Z] #39 75.69 DEP criu/mem.d [2020-08-19T16:47:26.073Z] #39 75.83 DEP criu/lsm.d [2020-08-19T16:47:26.073Z] #39 75.96 DEP criu/log.d [2020-08-19T16:47:26.073Z] #39 76.08 DEP criu/libnetlink.d [2020-08-19T16:47:26.073Z] #39 76.22 DEP criu/kerndat.d [2020-08-19T16:47:26.073Z] #39 76.48 DEP criu/kcmp-ids.d [2020-08-19T16:47:26.073Z] #39 76.56 DEP criu/irmap.d [2020-08-19T16:47:26.073Z] #39 76.70 DEP criu/ipc_ns.d [2020-08-19T16:47:26.073Z] #39 76.82 DEP criu/image.d [2020-08-19T16:47:26.073Z] #39 76.95 DEP criu/image-desc.d [2020-08-19T16:47:26.073Z] #39 77.02 DEP criu/fsnotify.d [2020-08-19T16:47:26.073Z] #39 77.15 DEP criu/filesystems.d [2020-08-19T16:47:26.073Z] #39 77.25 DEP criu/files.d [2020-08-19T16:47:26.073Z] #39 77.36 DEP criu/files-reg.d [2020-08-19T16:47:26.073Z] #39 77.58 DEP criu/files-ext.d [2020-08-19T16:47:26.073Z] #39 77.68 DEP criu/file-lock.d [2020-08-19T16:47:26.073Z] #39 77.86 DEP criu/file-ids.d [2020-08-19T16:47:26.073Z] #39 78.08 DEP criu/fifo.d [2020-08-19T16:47:26.073Z] #39 78.25 DEP criu/fdstore.d [2020-08-19T16:47:26.073Z] #39 78.36 DEP criu/fault-injection.d [2020-08-19T16:47:26.073Z] #39 78.44 DEP criu/external.d [2020-08-19T16:47:26.073Z] #39 78.60 DEP criu/eventpoll.d [2020-08-19T16:47:26.073Z] #39 78.79 DEP criu/eventfd.d [2020-08-19T16:47:26.073Z] #39 78.98 DEP criu/crtools.d [2020-08-19T16:47:26.073Z] #39 79.15 DEP criu/cr-service.d [2020-08-19T16:47:26.073Z] #39 79.29 DEP criu/cr-restore.d [2020-08-19T16:47:26.073Z] #39 79.50 DEP criu/cr-errno.d [2020-08-19T16:47:26.073Z] #39 79.52 DEP criu/cr-dump.d [2020-08-19T16:47:26.073Z] #39 79.82 DEP criu/cr-dedup.d [2020-08-19T16:47:26.073Z] #39 80.01 DEP criu/cr-check.d [2020-08-19T16:47:26.073Z] #39 80.24 DEP criu/config.d [2020-08-19T16:47:26.073Z] #39 80.41 DEP criu/clone-noasan.d [2020-08-19T16:47:26.073Z] #39 80.48 DEP criu/cgroup.d [2020-08-19T16:47:26.073Z] #39 80.66 DEP criu/cgroup-props.d [2020-08-19T16:47:26.073Z] #39 80.80 DEP criu/bitmap.d [2020-08-19T16:47:26.073Z] #39 80.83 DEP criu/bfd.d [2020-08-19T16:47:26.073Z] #39 80.95 DEP criu/autofs.d [2020-08-19T16:47:26.073Z] #39 81.17 DEP criu/aio.d [2020-08-19T16:47:26.286Z] #39 81.93 DEP criu/path.d [2020-08-19T16:47:26.286Z] #39 82.12 DEP criu/parasite-syscall.d [2020-08-19T16:47:26.338Z] #39 81.57 DEP criu/action-scripts.d [2020-08-19T16:47:26.501Z] Merge succeeded, producing ca97bd35667f800147ee63eed5aed7bd9d4b5a1e [2020-08-19T16:47:26.501Z] Checking out Revision ca97bd35667f800147ee63eed5aed7bd9d4b5a1e (PR-41376) [2020-08-19T16:47:26.545Z] #39 82.38 DEP criu/pagemap.d [2020-08-19T16:47:26.618Z] #39 81.84 CC criu/action-scripts.o [2020-08-19T16:47:26.804Z] #39 82.57 DEP criu/pagemap-cache.d [2020-08-19T16:47:26.804Z] #39 82.70 DEP criu/page-xfer.d [2020-08-19T16:47:27.063Z] #39 82.89 DEP criu/page-pipe.d [2020-08-19T16:47:27.063Z] #39 83.00 DEP criu/netfilter.d [2020-08-19T16:47:27.096Z] #22 158.0 + mkdir -p /tmp/tmp.uT3J20Pgt9/src/github.com/docker [2020-08-19T16:47:27.096Z] #22 158.0 + mv components/cli /tmp/tmp.uT3J20Pgt9/src/github.com/docker/cli [2020-08-19T16:47:27.096Z] #22 158.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-19T16:47:27.322Z] #39 83.22 DEP criu/net.d [2020-08-19T16:47:27.349Z] #39 82.21 CC criu/aio.o [2020-08-19T16:47:27.580Z] #39 83.47 DEP criu/namespaces.d [2020-08-19T16:47:27.611Z] #39 82.83 CC criu/autofs.o [2020-08-19T16:47:25.851Z] > git merge d0eff1f86f92c7e30c9a947541374e20d4fed0a9 # timeout=10 [2020-08-19T16:47:26.384Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-19T16:47:26.536Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T16:47:26.592Z] > git checkout -f ca97bd35667f800147ee63eed5aed7bd9d4b5a1e # timeout=10 [2020-08-19T16:47:27.751Z] #22 ... [2020-08-19T16:47:27.751Z] [2020-08-19T16:47:27.751Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:27.751Z] #18 36.37 Selecting previously unselected package python3-minimal. [2020-08-19T16:47:27.751Z] #18 36.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 ... 23610 files and directories currently installed.) [2020-08-19T16:47:27.751Z] #18 36.45 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 36.46 Unpacking python3-minimal (3.7.3-1) ... [2020-08-19T16:47:27.751Z] #18 36.53 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-19T16:47:27.751Z] #18 36.55 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 36.55 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-19T16:47:27.751Z] #18 36.70 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-19T16:47:27.751Z] #18 36.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 36.70 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-19T16:47:27.751Z] #18 37.86 Selecting previously unselected package python3.7. [2020-08-19T16:47:27.751Z] #18 37.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 37.87 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:27.751Z] #18 38.03 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-19T16:47:27.751Z] #18 38.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 38.05 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-19T16:47:27.751Z] #18 38.15 Setting up python3-minimal (3.7.3-1) ... [2020-08-19T16:47:27.751Z] #18 39.45 Selecting previously unselected package python3. [2020-08-19T16:47:27.751Z] #18 39.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-08-19T16:47:27.751Z] #18 39.53 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 39.55 Unpacking python3 (3.7.3-1) ... [2020-08-19T16:47:27.751Z] #18 39.66 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-19T16:47:27.751Z] #18 39.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 39.67 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-19T16:47:27.751Z] #18 39.74 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-19T16:47:27.751Z] #18 39.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-19T16:47:27.751Z] #18 39.75 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-19T16:47:27.751Z] #18 39.85 Selecting previously unselected package libiptc0:ppc64el. [2020-08-19T16:47:27.752Z] #18 39.88 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-19T16:47:27.752Z] #18 39.88 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-19T16:47:27.752Z] #18 39.96 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-19T16:47:27.752Z] #18 39.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-19T16:47:27.752Z] #18 39.97 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-19T16:47:27.752Z] #18 40.04 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-19T16:47:27.752Z] #18 40.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-19T16:47:27.752Z] #18 40.06 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-19T16:47:27.752Z] #18 40.21 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-19T16:47:27.752Z] #18 40.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-19T16:47:27.752Z] #18 40.23 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-19T16:47:27.752Z] #18 40.33 Selecting previously unselected package iptables. [2020-08-19T16:47:27.752Z] #18 40.33 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-19T16:47:27.752Z] #18 40.34 Unpacking iptables (1.8.2-4) ... [2020-08-19T16:47:27.752Z] #18 41.01 Selecting previously unselected package xxd. [2020-08-19T16:47:27.752Z] #18 41.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-19T16:47:27.752Z] #18 41.04 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:47:27.752Z] #18 41.19 Selecting previously unselected package vim-common. [2020-08-19T16:47:27.752Z] #18 41.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:47:27.752Z] #18 41.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:47:27.752Z] #18 41.42 Selecting previously unselected package bash-completion. [2020-08-19T16:47:27.752Z] #18 41.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-19T16:47:27.839Z] #39 83.67 DEP criu/mount.d [2020-08-19T16:47:27.875Z] #39 ... [2020-08-19T16:47:27.875Z] [2020-08-19T16:47:27.875Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:27.875Z] #17 25.62 Selecting previously unselected package python3-minimal. [2020-08-19T16:47:27.875Z] #17 25.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-08-19T16:47:27.875Z] #17 25.69 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-08-19T16:47:27.875Z] #17 25.70 Unpacking python3-minimal (3.7.3-1) ... [2020-08-19T16:47:28.030Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.247s coverage: 46.2% of statements [2020-08-19T16:47:28.098Z] #39 83.85 DEP criu/memfd.d [2020-08-19T16:47:28.098Z] #39 83.89 DEP criu/mem.d [2020-08-19T16:47:28.138Z] #17 25.80 Selecting previously unselected package libmpdec2:arm64. [2020-08-19T16:47:28.138Z] #17 25.80 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-19T16:47:28.138Z] #17 25.82 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-08-19T16:47:28.138Z] #17 26.02 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-08-19T16:47:28.357Z] #39 84.06 DEP criu/lsm.d [2020-08-19T16:47:28.357Z] #39 84.16 DEP criu/log.d [2020-08-19T16:47:28.357Z] #39 84.29 DEP criu/libnetlink.d [2020-08-19T16:47:28.401Z] #17 26.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-08-19T16:47:28.401Z] #17 26.03 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:28.616Z] #39 84.47 DEP criu/kerndat.d [2020-08-19T16:47:28.719Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-08-19T16:47:28.875Z] #39 84.58 DEP criu/kcmp-ids.d [2020-08-19T16:47:28.875Z] #39 84.66 DEP criu/irmap.d [2020-08-19T16:47:29.072Z] #49 ... [2020-08-19T16:47:29.073Z] [2020-08-19T16:47:29.073Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:29.073Z] #41 166.3 net/http/httptrace [2020-08-19T16:47:29.073Z] #41 166.6 net/http [2020-08-19T16:47:29.073Z] #41 ... [2020-08-19T16:47:29.073Z] [2020-08-19T16:47:29.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:29.073Z] #39 64.11 CC criu/arch/x86/kerndat.o [2020-08-19T16:47:29.073Z] #39 64.60 CC criu/arch/x86/sigaction_compat.o [2020-08-19T16:47:29.073Z] #39 64.92 CC criu/arch/x86/sigframe.o [2020-08-19T16:47:29.073Z] #39 65.14 LINK criu/arch/x86/crtools.built-in.o [2020-08-19T16:47:29.073Z] #39 65.18 DEP criu/pie/util-vdso-elf32.d [2020-08-19T16:47:29.073Z] #39 65.29 DEP criu/pie/util-vdso.d [2020-08-19T16:47:29.073Z] #39 65.40 DEP criu/pie/util.d [2020-08-19T16:47:29.073Z] #39 65.51 CC criu/pie/util.o [2020-08-19T16:47:29.073Z] #39 65.77 CC criu/pie/util-vdso.o [2020-08-19T16:47:29.073Z] #39 66.52 CC criu/pie/util-vdso-elf32.o [2020-08-19T16:47:29.133Z] #39 84.84 DEP criu/ipc_ns.d [2020-08-19T16:47:29.133Z] #39 84.98 DEP criu/image.d [2020-08-19T16:47:29.333Z] #39 67.19 AR criu/pie/pie.lib.a [2020-08-19T16:47:29.333Z] #39 67.24 DEP criu/pie/restorer.d [2020-08-19T16:47:29.392Z] #39 85.13 DEP criu/image-desc.d [2020-08-19T16:47:29.392Z] #39 85.21 DEP criu/fsnotify.d [2020-08-19T16:47:29.392Z] #39 85.34 DEP criu/filesystems.d [2020-08-19T16:47:29.593Z] #39 67.40 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-19T16:47:29.593Z] #39 67.49 DEP criu/arch/x86/restorer_unmap.d [2020-08-19T16:47:29.593Z] #39 67.52 DEP criu/arch/x86/restorer.d [2020-08-19T16:47:29.593Z] #39 67.65 DEP criu/arch/x86/vdso-pie.d [2020-08-19T16:47:29.651Z] #39 85.49 DEP criu/files.d [2020-08-19T16:47:29.651Z] #39 85.64 DEP criu/files-reg.d [2020-08-19T16:47:29.842Z] #17 27.28 Selecting previously unselected package python3.7. [2020-08-19T16:47:29.842Z] #17 27.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-08-19T16:47:29.842Z] #17 27.29 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:29.842Z] #17 27.45 Selecting previously unselected package libpython3-stdlib:arm64. [2020-08-19T16:47:29.842Z] #17 27.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-08-19T16:47:29.842Z] #17 27.47 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-19T16:47:29.842Z] #17 27.56 Setting up python3-minimal (3.7.3-1) ... [2020-08-19T16:47:29.853Z] #39 67.73 DEP criu/pie/parasite-vdso.d [2020-08-19T16:47:29.853Z] #39 67.88 DEP criu/pie/parasite.d [2020-08-19T16:47:30.219Z] #39 85.81 DEP criu/files-ext.d [2020-08-19T16:47:30.219Z] #39 85.97 DEP criu/file-lock.d [2020-08-19T16:47:30.423Z] #39 68.18 CC criu/pie/parasite.o [2020-08-19T16:47:30.478Z] #39 86.13 DEP criu/file-ids.d [2020-08-19T16:47:30.478Z] #39 86.23 DEP criu/fifo.d [2020-08-19T16:47:30.478Z] #39 86.33 DEP criu/fdstore.d [2020-08-19T16:47:30.532Z] #18 ... [2020-08-19T16:47:30.532Z] [2020-08-19T16:47:30.532Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:30.532Z] #40 83.68 DEP criu/pagemap.d [2020-08-19T16:47:30.532Z] #40 84.15 DEP criu/pagemap-cache.d [2020-08-19T16:47:30.532Z] #40 84.31 DEP criu/page-xfer.d [2020-08-19T16:47:30.532Z] #40 84.51 DEP criu/page-pipe.d [2020-08-19T16:47:30.532Z] #40 84.62 DEP criu/netfilter.d [2020-08-19T16:47:30.532Z] #40 84.85 DEP criu/net.d [2020-08-19T16:47:30.532Z] #40 85.21 DEP criu/namespaces.d [2020-08-19T16:47:30.532Z] #40 85.55 DEP criu/mount.d [2020-08-19T16:47:30.532Z] #40 85.91 DEP criu/memfd.d [2020-08-19T16:47:30.532Z] #40 86.10 DEP criu/mem.d [2020-08-19T16:47:30.532Z] #40 86.35 DEP criu/lsm.d [2020-08-19T16:47:30.532Z] #40 86.59 DEP criu/log.d [2020-08-19T16:47:30.532Z] #40 86.76 DEP criu/libnetlink.d [2020-08-19T16:47:30.532Z] #40 86.96 DEP criu/kerndat.d [2020-08-19T16:47:30.532Z] #40 87.18 DEP criu/kcmp-ids.d [2020-08-19T16:47:30.532Z] #40 87.27 DEP criu/irmap.d [2020-08-19T16:47:30.532Z] #40 87.48 DEP criu/ipc_ns.d [2020-08-19T16:47:30.532Z] #40 87.78 DEP criu/image.d [2020-08-19T16:47:30.532Z] #40 87.95 DEP criu/image-desc.d [2020-08-19T16:47:30.532Z] #40 88.08 DEP criu/fsnotify.d [2020-08-19T16:47:30.532Z] #40 88.35 DEP criu/filesystems.d [2020-08-19T16:47:30.532Z] #40 88.51 DEP criu/files.d [2020-08-19T16:47:30.532Z] #40 88.75 DEP criu/files-reg.d [2020-08-19T16:47:30.532Z] #40 89.04 DEP criu/files-ext.d [2020-08-19T16:47:30.532Z] #40 89.28 DEP criu/file-lock.d [2020-08-19T16:47:30.532Z] #40 89.45 DEP criu/file-ids.d [2020-08-19T16:47:30.532Z] #40 89.66 DEP criu/fifo.d [2020-08-19T16:47:30.532Z] #40 89.85 DEP criu/fdstore.d [2020-08-19T16:47:30.532Z] #40 89.97 DEP criu/fault-injection.d [2020-08-19T16:47:30.532Z] #40 90.03 DEP criu/external.d [2020-08-19T16:47:30.532Z] #40 90.18 DEP criu/eventpoll.d [2020-08-19T16:47:30.532Z] #40 90.41 DEP criu/eventfd.d [2020-08-19T16:47:30.532Z] #40 90.53 DEP criu/crtools.d [2020-08-19T16:47:30.532Z] #40 90.84 DEP criu/cr-service.d [2020-08-19T16:47:30.532Z] #40 91.11 DEP criu/cr-restore.d [2020-08-19T16:47:30.532Z] #40 91.42 DEP criu/cr-errno.d [2020-08-19T16:47:30.532Z] #40 91.44 DEP criu/cr-dump.d [2020-08-19T16:47:30.532Z] #40 91.75 DEP criu/cr-dedup.d [2020-08-19T16:47:30.532Z] #40 91.93 DEP criu/cr-check.d [2020-08-19T16:47:30.532Z] #40 92.15 DEP criu/config.d [2020-08-19T16:47:30.532Z] #40 92.35 DEP criu/clone-noasan.d [2020-08-19T16:47:30.532Z] #40 92.47 DEP criu/cgroup.d [2020-08-19T16:47:30.532Z] #40 92.69 DEP criu/cgroup-props.d [2020-08-19T16:47:30.532Z] #40 92.82 DEP criu/bitmap.d [2020-08-19T16:47:30.532Z] #40 92.85 DEP criu/bfd.d [2020-08-19T16:47:30.532Z] #40 92.98 DEP criu/autofs.d [2020-08-19T16:47:30.532Z] #40 93.14 DEP criu/aio.d [2020-08-19T16:47:30.532Z] #40 93.31 DEP criu/action-scripts.d [2020-08-19T16:47:30.532Z] #40 93.69 CC criu/action-scripts.o [2020-08-19T16:47:30.737Z] #39 86.41 DEP criu/fault-injection.d [2020-08-19T16:47:30.737Z] #39 86.43 DEP criu/external.d [2020-08-19T16:47:30.737Z] #39 86.51 DEP criu/eventpoll.d [2020-08-19T16:47:30.793Z] #17 28.45 Selecting previously unselected package python3. [2020-08-19T16:47:30.793Z] #17 28.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-08-19T16:47:30.793Z] #17 28.51 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-08-19T16:47:30.793Z] #17 28.53 Unpacking python3 (3.7.3-1) ... [2020-08-19T16:47:30.997Z] #39 86.71 DEP criu/eventfd.d [2020-08-19T16:47:30.997Z] #39 ... [2020-08-19T16:47:30.997Z] [2020-08-19T16:47:30.997Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:47:30.997Z] #28 DONE 192.4s [2020-08-19T16:47:30.997Z] [2020-08-19T16:47:30.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:30.997Z] #39 86.87 DEP criu/crtools.d [2020-08-19T16:47:30.997Z] #39 ... [2020-08-19T16:47:30.997Z] [2020-08-19T16:47:30.997Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:30.997Z] #17 21.32 The following NEW packages will be installed: [2020-08-19T16:47:30.997Z] #17 21.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-19T16:47:30.997Z] #17 21.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-19T16:47:30.997Z] #17 21.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-19T16:47:30.997Z] #17 21.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-19T16:47:30.997Z] #17 21.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-19T16:47:30.997Z] #17 21.32 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-19T16:47:30.997Z] #17 21.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-19T16:47:30.997Z] #17 21.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-19T16:47:30.997Z] #17 21.32 xz-utils zip [2020-08-19T16:47:30.997Z] #17 21.65 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:47:30.997Z] #17 21.65 Need to get 28.5 MB of archives. [2020-08-19T16:47:30.997Z] #17 21.65 After this operation, 116 MB of additional disk space will be used. [2020-08-19T16:47:30.997Z] #17 21.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-19T16:47:30.997Z] #17 21.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-19T16:47:30.997Z] #17 21.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-19T16:47:30.997Z] #17 21.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-19T16:47:30.997Z] #17 21.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-19T16:47:30.997Z] #17 21.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-19T16:47:30.997Z] #17 21.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-19T16:47:30.997Z] #17 21.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-19T16:47:30.997Z] #17 21.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-19T16:47:30.997Z] #17 21.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-19T16:47:30.997Z] #17 21.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-19T16:47:30.997Z] #17 21.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-19T16:47:30.997Z] #17 21.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-19T16:47:30.997Z] #17 21.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-19T16:47:30.997Z] #17 21.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-19T16:47:30.997Z] #17 21.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-19T16:47:30.997Z] #17 21.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-19T16:47:30.997Z] #17 21.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:47:30.997Z] #17 21.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-19T16:47:30.997Z] #17 22.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-19T16:47:30.997Z] #17 22.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-19T16:47:30.997Z] #17 22.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-19T16:47:30.997Z] #17 22.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-19T16:47:30.997Z] #17 22.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-19T16:47:30.997Z] #17 22.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-19T16:47:30.997Z] #17 22.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-19T16:47:30.997Z] #17 22.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-19T16:47:30.997Z] #17 22.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-19T16:47:30.997Z] #17 22.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-19T16:47:30.997Z] #17 22.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-19T16:47:30.997Z] #17 22.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-19T16:47:30.997Z] #17 22.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-19T16:47:30.997Z] #17 22.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-19T16:47:30.997Z] #17 22.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-19T16:47:30.997Z] #17 22.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-19T16:47:30.997Z] #17 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-19T16:47:30.997Z] #17 22.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-19T16:47:30.997Z] #17 22.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-19T16:47:30.997Z] #17 22.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-19T16:47:30.997Z] #17 22.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-19T16:47:30.997Z] #17 22.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-19T16:47:30.997Z] #17 22.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-19T16:47:30.997Z] #17 22.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-19T16:47:30.997Z] #17 22.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-19T16:47:30.997Z] #17 22.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-19T16:47:30.997Z] #17 23.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-19T16:47:30.997Z] #17 23.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-19T16:47:30.997Z] #17 23.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-19T16:47:30.997Z] #17 23.96 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:47:30.997Z] #17 24.07 Fetched 28.5 MB in 2s (13.9 MB/s) [2020-08-19T16:47:30.997Z] #17 24.13 Selecting previously unselected package pigz. [2020-08-19T16:47:30.997Z] #17 24.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-19T16:47:30.997Z] #17 24.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-19T16:47:30.997Z] #17 24.20 Unpacking pigz (2.4-1) ... [2020-08-19T16:47:30.997Z] #17 24.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-19T16:47:30.997Z] #17 24.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:30.997Z] #17 24.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:30.997Z] #17 24.74 Selecting previously unselected package python3.7-minimal. [2020-08-19T16:47:30.997Z] #17 24.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:30.997Z] #17 24.75 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:30.997Z] #17 25.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:30.997Z] #17 25.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:31.058Z] #17 28.68 Selecting previously unselected package libip4tc0:arm64. [2020-08-19T16:47:31.058Z] #17 28.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-08-19T16:47:31.058Z] #17 28.69 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-08-19T16:47:31.058Z] #17 28.80 Selecting previously unselected package libip6tc0:arm64. [2020-08-19T16:47:31.058Z] #17 28.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-08-19T16:47:31.058Z] #17 28.81 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-08-19T16:47:31.058Z] #17 28.94 Selecting previously unselected package libiptc0:arm64. [2020-08-19T16:47:31.179Z] #40 ... [2020-08-19T16:47:31.179Z] [2020-08-19T16:47:31.179Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:31.179Z] #18 45.48 Unpacking bash-completion (1:2.8-6) ... [2020-08-19T16:47:31.179Z] #18 45.87 Selecting previously unselected package bzip2. [2020-08-19T16:47:31.257Z] #17 ... [2020-08-19T16:47:31.257Z] [2020-08-19T16:47:31.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:31.257Z] #39 87.07 DEP criu/cr-service.d [2020-08-19T16:47:31.322Z] #17 28.94 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-08-19T16:47:31.322Z] #17 28.97 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-08-19T16:47:31.322Z] #17 29.07 Selecting previously unselected package libnfnetlink0:arm64. [2020-08-19T16:47:31.322Z] #17 29.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-08-19T16:47:31.322Z] #17 29.07 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-19T16:47:31.322Z] #17 29.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-08-19T16:47:31.322Z] #17 29.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-08-19T16:47:31.322Z] #17 29.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-19T16:47:31.503Z] #18 45.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-19T16:47:31.503Z] #18 45.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:47:31.503Z] #18 45.99 Selecting previously unselected package xz-utils. [2020-08-19T16:47:31.503Z] #18 46.00 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-19T16:47:31.504Z] #18 46.01 Unpacking xz-utils (5.2.4-1) ... [2020-08-19T16:47:31.585Z] #17 29.30 Selecting previously unselected package libnftnl11:arm64. [2020-08-19T16:47:31.585Z] #17 29.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-08-19T16:47:31.585Z] #17 29.32 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-08-19T16:47:31.806Z] #18 46.19 Selecting previously unselected package apparmor. [2020-08-19T16:47:31.806Z] #18 46.19 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-19T16:47:31.806Z] #18 46.30 Unpacking apparmor (2.13.2-10) ... [2020-08-19T16:47:31.828Z] #39 87.41 DEP criu/cr-restore.d [2020-08-19T16:47:31.828Z] #39 87.78 DEP criu/cr-errno.d [2020-08-19T16:47:31.851Z] #17 29.46 Selecting previously unselected package iptables. [2020-08-19T16:47:31.851Z] #17 29.47 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-08-19T16:47:31.851Z] #17 29.48 Unpacking iptables (1.8.2-4) ... [2020-08-19T16:47:31.877Z] #39 69.60 LINK criu/pie/parasite.built-in.o [2020-08-19T16:47:31.877Z] #39 69.64 GEN criu/pie/parasite-blob.h [2020-08-19T16:47:31.877Z] #39 69.65 CC criu/pie/parasite-vdso.o [2020-08-19T16:47:32.088Z] #39 87.85 DEP criu/cr-dump.d [2020-08-19T16:47:32.088Z] #39 87.97 DEP criu/cr-dedup.d [2020-08-19T16:47:32.088Z] #39 88.06 DEP criu/cr-check.d [2020-08-19T16:47:32.108Z] #18 46.68 Selecting previously unselected package aufs-tools. [2020-08-19T16:47:32.108Z] #18 46.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-19T16:47:32.108Z] #18 46.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:47:32.108Z] #18 46.80 Selecting previously unselected package libonig5:ppc64el. [2020-08-19T16:47:32.119Z] #17 29.84 Selecting previously unselected package xxd. [2020-08-19T16:47:32.119Z] #17 29.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-19T16:47:32.318Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.339s coverage: 49.5% of statements [2020-08-19T16:47:32.349Z] #39 88.20 DEP criu/config.d [2020-08-19T16:47:32.400Z] #17 30.01 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:47:32.400Z] #17 30.13 Selecting previously unselected package vim-common. [2020-08-19T16:47:32.400Z] #17 30.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:47:32.400Z] #17 30.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:47:32.408Z] #18 46.81 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-19T16:47:32.408Z] #18 46.82 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-19T16:47:32.408Z] #18 47.08 Selecting previously unselected package libjq1:ppc64el. [2020-08-19T16:47:32.408Z] #18 ... [2020-08-19T16:47:32.408Z] [2020-08-19T16:47:32.408Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:32.408Z] #42 153.6 crypto/tls [2020-08-19T16:47:32.408Z] #42 161.4 net/http/httptrace [2020-08-19T16:47:32.408Z] #42 161.6 net/http [2020-08-19T16:47:32.461Z] #39 70.43 CC criu/arch/x86/vdso-pie.o [2020-08-19T16:47:32.609Z] #39 88.40 DEP criu/clone-noasan.d [2020-08-19T16:47:32.670Z] #17 30.36 Selecting previously unselected package bash-completion. [2020-08-19T16:47:32.670Z] #17 30.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-19T16:47:32.723Z] #42 ... [2020-08-19T16:47:32.723Z] [2020-08-19T16:47:32.723Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:32.723Z] #18 47.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-19T16:47:32.723Z] #18 47.10 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-19T16:47:32.723Z] #18 47.24 Selecting previously unselected package jq. [2020-08-19T16:47:32.723Z] #18 47.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-19T16:47:32.723Z] #18 47.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:47:32.723Z] #18 47.35 Selecting previously unselected package libaio1:ppc64el. [2020-08-19T16:47:32.723Z] #18 47.36 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-19T16:47:32.723Z] #18 47.37 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-19T16:47:32.723Z] #18 47.43 Selecting previously unselected package libgpm2:ppc64el. [2020-08-19T16:47:32.723Z] #18 47.45 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-19T16:47:32.723Z] #18 47.46 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-19T16:47:32.868Z] #39 88.51 DEP criu/cgroup.d [2020-08-19T16:47:32.868Z] #39 88.69 DEP criu/cgroup-props.d [2020-08-19T16:47:32.868Z] #39 88.77 DEP criu/bitmap.d [2020-08-19T16:47:33.023Z] #18 47.56 Selecting previously unselected package libicu63:ppc64el. [2020-08-19T16:47:33.023Z] #18 47.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-19T16:47:33.023Z] #18 47.58 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-19T16:47:33.031Z] #39 70.74 CC criu/arch/x86/restorer.o [2020-08-19T16:47:33.127Z] #39 88.79 DEP criu/bfd.d [2020-08-19T16:47:33.128Z] #39 88.86 DEP criu/autofs.d [2020-08-19T16:47:33.128Z] #39 88.98 DEP criu/aio.d [2020-08-19T16:47:33.291Z] #39 71.28 CC criu/arch/x86/restorer_unmap.o [2020-08-19T16:47:33.291Z] #39 71.33 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-19T16:47:33.386Z] #39 89.15 DEP criu/action-scripts.d [2020-08-19T16:47:33.550Z] #39 71.60 CC criu/pie/restorer.o [2020-08-19T16:47:33.645Z] #39 89.43 CC criu/action-scripts.o [2020-08-19T16:47:33.904Z] #39 89.83 CC criu/aio.o [2020-08-19T16:47:34.473Z] #39 90.28 CC criu/autofs.o [2020-08-19T16:47:35.854Z] #39 91.72 CC criu/bfd.o [2020-08-19T16:47:35.993Z] #17 33.16 Unpacking bash-completion (1:2.8-6) ... [2020-08-19T16:47:35.993Z] #17 33.57 Selecting previously unselected package bzip2. [2020-08-19T16:47:35.993Z] #17 33.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-08-19T16:47:35.993Z] #17 33.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:47:35.993Z] #17 33.65 Selecting previously unselected package xz-utils. [2020-08-19T16:47:35.993Z] #17 33.66 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-08-19T16:47:35.993Z] #17 33.67 Unpacking xz-utils (5.2.4-1) ... [2020-08-19T16:47:36.090Z] #39 ... [2020-08-19T16:47:36.090Z] [2020-08-19T16:47:36.090Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:36.090Z] #17 4.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-19T16:47:36.090Z] #17 10.10 Fetched 8374 kB in 9s (936 kB/s) [2020-08-19T16:47:36.091Z] #17 10.10 Reading package lists... [2020-08-19T16:47:36.091Z] #17 14.21 Reading package lists... [2020-08-19T16:47:36.091Z] #17 ... [2020-08-19T16:47:36.091Z] [2020-08-19T16:47:36.091Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:36.091Z] #41 178.7 github.com/LK4D4/vndr/godl [2020-08-19T16:47:36.091Z] #41 179.5 github.com/LK4D4/vndr [2020-08-19T16:47:36.256Z] #17 33.84 Selecting previously unselected package apparmor. [2020-08-19T16:47:36.257Z] #17 33.84 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-08-19T16:47:36.257Z] #17 33.92 Unpacking apparmor (2.13.2-10) ... [2020-08-19T16:47:36.423Z] #39 92.21 CC criu/bitmap.o [2020-08-19T16:47:36.520Z] #17 34.27 Selecting previously unselected package aufs-tools. [2020-08-19T16:47:36.520Z] #17 34.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-08-19T16:47:36.520Z] #17 34.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:47:36.662Z] #41 ... [2020-08-19T16:47:36.662Z] [2020-08-19T16:47:36.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:36.662Z] #39 74.71 LINK criu/pie/restorer.built-in.o [2020-08-19T16:47:36.683Z] #39 92.33 CC criu/cgroup-props.o [2020-08-19T16:47:36.871Z] #17 34.43 Selecting previously unselected package libonig5:arm64. [2020-08-19T16:47:36.871Z] #17 34.44 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-08-19T16:47:36.871Z] #17 34.45 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-19T16:47:36.924Z] #39 74.73 GEN criu/pie/restorer-blob.h [2020-08-19T16:47:36.924Z] #39 74.87 DEP criu/vdso.d [2020-08-19T16:47:37.139Z] #17 34.62 Selecting previously unselected package libjq1:arm64. [2020-08-19T16:47:37.139Z] #17 34.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-19T16:47:37.139Z] #17 34.64 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-19T16:47:37.139Z] #17 34.87 Selecting previously unselected package jq. [2020-08-19T16:47:37.139Z] #17 34.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-19T16:47:37.139Z] #17 34.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:47:37.139Z] #17 34.99 Selecting previously unselected package libaio1:arm64. [2020-08-19T16:47:37.185Z] #39 75.04 DEP criu/vdso-compat.d [2020-08-19T16:47:37.185Z] #39 75.18 DEP criu/uts_ns.d [2020-08-19T16:47:37.252Z] #39 ... [2020-08-19T16:47:37.252Z] [2020-08-19T16:47:37.252Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:37.252Z] #17 28.26 Selecting previously unselected package python3-minimal. [2020-08-19T16:47:37.252Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-08-19T16:47:37.252Z] #17 28.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 28.32 Unpacking python3-minimal (3.7.3-1) ... [2020-08-19T16:47:37.252Z] #17 28.42 Selecting previously unselected package libmpdec2:amd64. [2020-08-19T16:47:37.252Z] #17 28.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 28.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-19T16:47:37.252Z] #17 28.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-19T16:47:37.252Z] #17 28.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 28.56 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:37.252Z] #17 29.48 Selecting previously unselected package python3.7. [2020-08-19T16:47:37.252Z] #17 29.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 29.49 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:37.252Z] #17 29.59 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-19T16:47:37.252Z] #17 29.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 29.62 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-19T16:47:37.252Z] #17 29.70 Setting up python3-minimal (3.7.3-1) ... [2020-08-19T16:47:37.252Z] #17 30.37 Selecting previously unselected package python3. [2020-08-19T16:47:37.252Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-08-19T16:47:37.252Z] #17 30.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 30.47 Unpacking python3 (3.7.3-1) ... [2020-08-19T16:47:37.252Z] #17 30.59 Selecting previously unselected package libip4tc0:amd64. [2020-08-19T16:47:37.252Z] #17 30.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 30.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:37.252Z] #17 30.69 Selecting previously unselected package libip6tc0:amd64. [2020-08-19T16:47:37.252Z] #17 30.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 30.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:37.252Z] #17 30.81 Selecting previously unselected package libiptc0:amd64. [2020-08-19T16:47:37.252Z] #17 30.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 30.82 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:37.252Z] #17 30.90 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-19T16:47:37.252Z] #17 30.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 30.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-19T16:47:37.252Z] #17 30.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-19T16:47:37.252Z] #17 30.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 30.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-19T16:47:37.252Z] #17 31.06 Selecting previously unselected package libnftnl11:amd64. [2020-08-19T16:47:37.252Z] #17 31.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 31.07 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-19T16:47:37.252Z] #17 31.14 Selecting previously unselected package iptables. [2020-08-19T16:47:37.252Z] #17 31.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 31.15 Unpacking iptables (1.8.2-4) ... [2020-08-19T16:47:37.252Z] #17 31.52 Selecting previously unselected package xxd. [2020-08-19T16:47:37.252Z] #17 31.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:47:37.252Z] #17 31.54 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:47:37.252Z] #17 31.67 Selecting previously unselected package vim-common. [2020-08-19T16:47:37.252Z] #17 31.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:47:37.252Z] #17 31.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:47:37.252Z] #17 31.91 Selecting previously unselected package bash-completion. [2020-08-19T16:47:37.252Z] #17 31.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-19T16:47:37.402Z] #17 35.00 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-08-19T16:47:37.402Z] #17 35.00 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-08-19T16:47:37.402Z] #17 35.09 Selecting previously unselected package libgpm2:arm64. [2020-08-19T16:47:37.402Z] #17 35.11 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-08-19T16:47:37.402Z] #17 35.11 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-08-19T16:47:37.402Z] #17 35.20 Selecting previously unselected package libicu63:arm64. [2020-08-19T16:47:37.402Z] #17 35.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-19T16:47:37.402Z] #17 35.23 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-19T16:47:37.446Z] #39 75.34 DEP criu/util.d [2020-08-19T16:47:37.532Z] #18 51.80 Selecting previously unselected package libnet1:ppc64el. [2020-08-19T16:47:37.532Z] #18 51.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-19T16:47:37.532Z] #18 51.81 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-19T16:47:37.532Z] #18 51.91 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-19T16:47:37.532Z] #18 51.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-19T16:47:37.532Z] #18 51.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-19T16:47:37.532Z] #18 52.02 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-19T16:47:37.532Z] #18 52.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-19T16:47:37.532Z] #18 52.04 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-19T16:47:37.532Z] #18 52.12 Selecting previously unselected package libreadline5:ppc64el. [2020-08-19T16:47:37.532Z] #18 52.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-19T16:47:37.532Z] #18 52.13 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-19T16:47:37.706Z] #39 75.51 DEP criu/uffd.d [2020-08-19T16:47:37.706Z] #39 75.74 DEP criu/tun.d [2020-08-19T16:47:37.832Z] #18 52.33 Selecting previously unselected package net-tools. [2020-08-19T16:47:37.832Z] #18 52.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-19T16:47:37.832Z] #18 52.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:47:37.832Z] #18 52.54 Selecting previously unselected package python-pip-whl. [2020-08-19T16:47:37.966Z] #39 75.89 DEP criu/tty.d [2020-08-19T16:47:38.132Z] #18 52.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-19T16:47:38.132Z] #18 52.57 Unpacking python-pip-whl (18.1-5) ... [2020-08-19T16:47:38.226Z] #39 76.06 DEP criu/timerfd.d [2020-08-19T16:47:38.226Z] #39 76.24 DEP criu/timens.d [2020-08-19T16:47:38.434Z] #18 53.12 Selecting previously unselected package python3-lib2to3. [2020-08-19T16:47:38.486Z] #39 76.38 DEP criu/sysfs_parse.d [2020-08-19T16:47:38.735Z] #18 53.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-19T16:47:38.735Z] #18 53.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:47:38.735Z] #18 53.27 Selecting previously unselected package python3-distutils. [2020-08-19T16:47:38.735Z] #18 53.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-19T16:47:38.735Z] #18 53.29 Unpacking python3-distutils (3.7.3-1) ... [2020-08-19T16:47:38.747Z] #39 76.54 DEP criu/sysctl.d [2020-08-19T16:47:38.748Z] #39 76.68 DEP criu/string.d [2020-08-19T16:47:38.748Z] #39 76.73 DEP criu/stats.d [2020-08-19T16:47:39.007Z] #39 76.84 DEP criu/sockets.d [2020-08-19T16:47:39.007Z] #39 77.04 DEP criu/sk-unix.d [2020-08-19T16:47:39.035Z] #18 53.48 Selecting previously unselected package python3-pip. [2020-08-19T16:47:39.035Z] #18 53.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-19T16:47:39.035Z] #18 53.51 Unpacking python3-pip (18.1-5) ... [2020-08-19T16:47:39.160Z] #17 34.40 Unpacking bash-completion (1:2.8-6) ... [2020-08-19T16:47:39.267Z] #39 77.26 DEP criu/sk-tcp.d [2020-08-19T16:47:39.282Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.959s coverage: 73.1% of statements [2020-08-19T16:47:39.282Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-19T16:47:39.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.329s coverage: 57.7% of statements [2020-08-19T16:47:39.282Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-19T16:47:39.335Z] #18 53.76 Selecting previously unselected package python3-pkg-resources. [2020-08-19T16:47:39.335Z] #18 53.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:47:39.335Z] #18 53.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:47:39.335Z] #18 53.99 Selecting previously unselected package python3-setuptools. [2020-08-19T16:47:39.345Z] #17 ... [2020-08-19T16:47:39.345Z] [2020-08-19T16:47:39.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:39.345Z] #39 84.10 CC criu/bfd.o [2020-08-19T16:47:39.345Z] #39 84.67 CC criu/bitmap.o [2020-08-19T16:47:39.345Z] #39 84.88 CC criu/cgroup-props.o [2020-08-19T16:47:39.345Z] #39 85.73 CC criu/cgroup.o [2020-08-19T16:47:39.345Z] #39 88.33 CC criu/clone-noasan.o [2020-08-19T16:47:39.345Z] #39 88.56 CC criu/config.o [2020-08-19T16:47:39.345Z] #39 89.69 CC criu/cr-check.o [2020-08-19T16:47:39.345Z] #39 91.05 CC criu/cr-dedup.o [2020-08-19T16:47:39.345Z] #39 91.35 CC criu/cr-dump.o [2020-08-19T16:47:39.345Z] #39 93.07 CC criu/cr-errno.o [2020-08-19T16:47:39.345Z] #39 93.17 CC criu/cr-restore.o [2020-08-19T16:47:39.527Z] #39 77.46 DEP criu/sk-queue.d [2020-08-19T16:47:39.645Z] #18 54.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-19T16:47:39.645Z] #18 54.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-19T16:47:39.730Z] #17 34.82 Selecting previously unselected package bzip2. [2020-08-19T16:47:39.730Z] #17 34.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-19T16:47:39.730Z] #17 34.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:47:39.730Z] #17 34.95 Selecting previously unselected package xz-utils. [2020-08-19T16:47:39.730Z] #17 34.97 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-19T16:47:39.730Z] #17 34.97 Unpacking xz-utils (5.2.4-1) ... [2020-08-19T16:47:39.787Z] #39 77.63 DEP criu/sk-packet.d [2020-08-19T16:47:39.787Z] #39 77.81 DEP criu/sk-netlink.d [2020-08-19T16:47:39.974Z] #18 54.30 Selecting previously unselected package python3-wheel. [2020-08-19T16:47:39.975Z] #18 54.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-19T16:47:39.975Z] #18 54.32 Unpacking python3-wheel (0.32.3-2) ... [2020-08-19T16:47:39.975Z] #18 54.44 Selecting previously unselected package sudo. [2020-08-19T16:47:39.975Z] #18 54.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-19T16:47:39.975Z] #18 54.47 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:47:39.989Z] #17 35.16 Selecting previously unselected package apparmor. [2020-08-19T16:47:39.989Z] #17 35.18 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-19T16:47:39.989Z] #17 35.27 Unpacking apparmor (2.13.2-10) ... [2020-08-19T16:47:39.991Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.660s coverage: 76.1% of statements [2020-08-19T16:47:39.991Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-19T16:47:39.991Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-08-19T16:47:40.046Z] #39 77.98 DEP criu/sk-inet.d [2020-08-19T16:47:40.306Z] #39 78.13 DEP criu/signalfd.d [2020-08-19T16:47:40.306Z] #39 78.33 DEP criu/sigframe.d [2020-08-19T16:47:40.559Z] #17 35.59 Selecting previously unselected package aufs-tools. [2020-08-19T16:47:40.559Z] #17 35.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-19T16:47:40.559Z] #17 35.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:47:40.559Z] #17 35.76 Selecting previously unselected package libonig5:amd64. [2020-08-19T16:47:40.559Z] #17 35.77 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-19T16:47:40.559Z] #17 35.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:47:40.567Z] #39 78.45 DEP criu/shmem.d [2020-08-19T16:47:40.567Z] #39 78.59 DEP criu/servicefd.d [2020-08-19T16:47:40.626Z] #18 55.20 Selecting previously unselected package thin-provisioning-tools. [2020-08-19T16:47:40.626Z] #18 55.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-19T16:47:40.626Z] #18 55.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:47:40.739Z] #39 ... [2020-08-19T16:47:40.739Z] [2020-08-19T16:47:40.739Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:40.739Z] #17 38.54 Selecting previously unselected package libnet1:arm64. [2020-08-19T16:47:40.739Z] #17 38.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-19T16:47:40.739Z] #17 38.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:47:40.739Z] #17 38.68 Selecting previously unselected package libnl-3-200:arm64. [2020-08-19T16:47:40.818Z] #17 35.94 Selecting previously unselected package libjq1:amd64. [2020-08-19T16:47:40.818Z] #17 35.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:47:40.818Z] #17 35.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:47:40.818Z] #17 36.07 Selecting previously unselected package jq. [2020-08-19T16:47:40.818Z] #17 36.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:47:40.818Z] #17 36.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:47:40.827Z] #39 78.73 DEP criu/seize.d [2020-08-19T16:47:40.827Z] #39 ... [2020-08-19T16:47:40.827Z] [2020-08-19T16:47:40.827Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:40.827Z] #41 DONE 188.5s [2020-08-19T16:47:40.927Z] #18 55.56 Selecting previously unselected package uidmap. [2020-08-19T16:47:40.928Z] #18 55.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-19T16:47:40.928Z] #18 55.60 Unpacking uidmap (1:4.5-1.1) ... [2020-08-19T16:47:41.002Z] #17 38.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-19T16:47:41.002Z] #17 38.70 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-19T16:47:41.002Z] #17 38.83 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-19T16:47:41.078Z] #17 36.16 Selecting previously unselected package libaio1:amd64. [2020-08-19T16:47:41.078Z] #17 36.17 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-19T16:47:41.078Z] #17 36.18 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-19T16:47:41.078Z] #17 36.24 Selecting previously unselected package libgpm2:amd64. [2020-08-19T16:47:41.078Z] #17 36.25 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-19T16:47:41.078Z] #17 36.25 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-19T16:47:41.078Z] #17 36.32 Selecting previously unselected package libicu63:amd64. [2020-08-19T16:47:41.078Z] #17 36.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-19T16:47:41.078Z] #17 36.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:47:41.087Z] [2020-08-19T16:47:41.087Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:41.087Z] #17 14.21 Reading package lists... [2020-08-19T16:47:41.087Z] #17 17.99 Building dependency tree... [2020-08-19T16:47:41.228Z] #18 55.72 Selecting previously unselected package vim-runtime. [2020-08-19T16:47:41.229Z] #18 55.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:47:41.229Z] #18 55.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-19T16:47:41.229Z] #18 55.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-19T16:47:41.229Z] #18 55.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:47:41.229Z] #18 ... [2020-08-19T16:47:41.229Z] [2020-08-19T16:47:41.229Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:41.229Z] #40 94.31 CC criu/aio.o [2020-08-19T16:47:41.229Z] #40 94.95 CC criu/autofs.o [2020-08-19T16:47:41.229Z] #40 97.22 CC criu/bfd.o [2020-08-19T16:47:41.229Z] #40 98.06 CC criu/bitmap.o [2020-08-19T16:47:41.229Z] #40 98.26 CC criu/cgroup-props.o [2020-08-19T16:47:41.229Z] #40 99.47 CC criu/cgroup.o [2020-08-19T16:47:41.266Z] #17 38.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-19T16:47:41.266Z] #17 38.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-19T16:47:41.266Z] #17 39.01 Selecting previously unselected package libreadline5:arm64. [2020-08-19T16:47:41.266Z] #17 39.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-08-19T16:47:41.266Z] #17 39.03 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-19T16:47:41.347Z] #17 20.11 libcap2-bin is already the newest version (1:2.25-2). [2020-08-19T16:47:41.347Z] #17 20.11 The following additional packages will be installed: [2020-08-19T16:47:41.347Z] #17 20.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-19T16:47:41.347Z] #17 20.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-19T16:47:41.347Z] #17 20.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-19T16:47:41.347Z] #17 20.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-19T16:47:41.347Z] #17 20.12 python3.7 python3.7-minimal vim-runtime xxd [2020-08-19T16:47:41.347Z] #17 20.12 Suggested packages: [2020-08-19T16:47:41.529Z] #17 39.20 Selecting previously unselected package net-tools. [2020-08-19T16:47:41.529Z] #17 39.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-08-19T16:47:41.529Z] #17 39.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:47:41.530Z] #40 104.5 CC criu/clone-noasan.o [2020-08-19T16:47:41.540Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-08-19T16:47:41.607Z] #17 20.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-19T16:47:41.607Z] #17 20.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-19T16:47:41.607Z] #17 20.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-19T16:47:41.607Z] #17 20.14 Recommended packages: [2020-08-19T16:47:41.607Z] #17 20.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-19T16:47:41.607Z] #17 20.14 python3-keyrings.alt python3-xdg unzip [2020-08-19T16:47:41.793Z] #17 39.48 Selecting previously unselected package python-pip-whl. [2020-08-19T16:47:41.793Z] #17 39.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-19T16:47:41.793Z] #17 39.49 Unpacking python-pip-whl (18.1-5) ... [2020-08-19T16:47:41.833Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-08-19T16:47:41.835Z] #40 104.8 CC criu/config.o [2020-08-19T16:47:41.852Z] Commit message: "Merge commit 'd0eff1f86f92c7e30c9a947541374e20d4fed0a9' into HEAD" [2020-08-19T16:47:41.852Z] First time build. Skipping changelog. [2020-08-19T16:47:42.190Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.8% of statements [2020-08-19T16:47:42.190Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-19T16:47:42.190Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-19T16:47:42.370Z] #17 40.03 Selecting previously unselected package python3-lib2to3. [2020-08-19T16:47:42.370Z] #17 40.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-19T16:47:42.370Z] #17 40.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:47:42.370Z] #17 40.23 Selecting previously unselected package python3-distutils. [2020-08-19T16:47:42.370Z] #17 40.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-19T16:47:42.370Z] #17 40.26 Unpacking python3-distutils (3.7.3-1) ... [2020-08-19T16:47:42.243Z] > git --version # timeout=10 [2020-08-19T16:47:42.346Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-08-19T16:47:42.640Z] #17 40.43 Selecting previously unselected package python3-pip. [2020-08-19T16:47:42.640Z] #17 40.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-19T16:47:42.640Z] #17 40.44 Unpacking python3-pip (18.1-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-19T16:47:43.195Z] #17 40.73 Selecting previously unselected package python3-pkg-resources. [2020-08-19T16:47:43.195Z] #17 40.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:47:43.195Z] #17 40.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:47:43.195Z] #17 40.99 Selecting previously unselected package python3-setuptools. [2020-08-19T16:47:43.195Z] #17 40.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-19T16:47:43.297Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.0% of statements [2020-08-19T16:47:43.511Z] #17 41.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-19T16:47:43.511Z] #17 41.24 Selecting previously unselected package python3-wheel. [2020-08-19T16:47:43.511Z] #17 41.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-19T16:47:43.511Z] #17 41.25 Unpacking python3-wheel (0.32.3-2) ... [2020-08-19T16:47:43.517Z] #17 22.17 The following NEW packages will be installed: [2020-08-19T16:47:43.517Z] #17 22.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-19T16:47:43.518Z] #17 22.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-19T16:47:43.518Z] #17 22.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-19T16:47:43.518Z] #17 22.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-19T16:47:43.518Z] #17 22.17 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-19T16:47:43.518Z] #17 22.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-19T16:47:43.518Z] #17 22.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-19T16:47:43.518Z] #17 22.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-19T16:47:43.518Z] #17 22.17 xz-utils zip [2020-08-19T16:47:43.589Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.4% of statements [2020-08-19T16:47:43.589Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-19T16:47:43.589Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-19T16:47:43.778Z] #17 22.49 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T16:47:43.778Z] #17 22.49 Need to get 28.5 MB of archives. [2020-08-19T16:47:43.778Z] #17 22.49 After this operation, 116 MB of additional disk space will be used. [2020-08-19T16:47:43.778Z] #17 22.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-19T16:47:43.793Z] #17 41.35 Selecting previously unselected package sudo. [2020-08-19T16:47:43.793Z] #17 41.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-08-19T16:47:43.793Z] #17 41.37 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:47:43.946Z] #40 ... [2020-08-19T16:47:43.947Z] [2020-08-19T16:47:43.947Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:43.947Z] #42 174.7 github.com/LK4D4/vndr/godl [2020-08-19T16:47:44.038Z] #17 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-19T16:47:44.038Z] #17 22.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-19T16:47:44.038Z] #17 22.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-19T16:47:44.038Z] #17 22.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-19T16:47:44.038Z] #17 22.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-19T16:47:44.038Z] #17 22.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-19T16:47:44.072Z] #17 41.86 Selecting previously unselected package thin-provisioning-tools. [2020-08-19T16:47:44.072Z] #17 41.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-08-19T16:47:44.072Z] #17 41.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:47:44.224Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-08-19T16:47:44.298Z] #17 22.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-19T16:47:44.298Z] #17 22.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-19T16:47:44.298Z] #17 22.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-19T16:47:44.298Z] #17 22.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-19T16:47:44.298Z] #17 22.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-19T16:47:44.298Z] #17 22.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-19T16:47:44.298Z] #17 22.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-19T16:47:44.298Z] #17 22.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-19T16:47:44.298Z] #17 22.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-19T16:47:44.298Z] #17 22.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-19T16:47:44.298Z] #17 22.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-19T16:47:44.298Z] #17 22.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-19T16:47:44.298Z] #17 22.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-19T16:47:44.298Z] #17 22.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-19T16:47:44.298Z] #17 22.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-19T16:47:44.298Z] #17 22.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-19T16:47:44.298Z] #17 22.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-19T16:47:44.298Z] #17 22.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-19T16:47:44.298Z] #17 22.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-19T16:47:44.298Z] #17 22.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-19T16:47:44.298Z] #17 22.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-19T16:47:44.298Z] #17 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-19T16:47:44.337Z] #17 42.18 Selecting previously unselected package uidmap. [2020-08-19T16:47:44.337Z] #17 42.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-08-19T16:47:44.337Z] #17 42.19 Unpacking uidmap (1:4.5-1.1) ... [2020-08-19T16:47:44.519Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-08-19T16:47:44.599Z] #42 175.7 github.com/LK4D4/vndr [2020-08-19T16:47:44.599Z] #17 42.31 Selecting previously unselected package vim-runtime. [2020-08-19T16:47:44.599Z] #17 42.34 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:47:44.599Z] #17 42.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-19T16:47:44.599Z] #17 42.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-19T16:47:44.599Z] #17 42.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:47:44.868Z] #17 23.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-19T16:47:44.868Z] #17 23.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-19T16:47:44.868Z] #17 23.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-19T16:47:44.868Z] #17 23.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-19T16:47:44.868Z] #17 23.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-19T16:47:44.868Z] #17 23.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-19T16:47:44.868Z] #17 23.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-19T16:47:45.128Z] #17 23.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-19T16:47:45.128Z] #17 23.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-19T16:47:45.128Z] #17 23.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-19T16:47:45.128Z] #17 23.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-19T16:47:45.128Z] #17 23.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-19T16:47:45.128Z] #17 23.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-19T16:47:45.128Z] #17 23.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-19T16:47:45.128Z] #17 23.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-19T16:47:45.128Z] #17 23.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-19T16:47:45.228Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-08-19T16:47:45.228Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-08-19T16:47:45.277Z] #17 39.86 Selecting previously unselected package libnet1:amd64. [2020-08-19T16:47:45.277Z] #17 39.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:47:45.277Z] #17 39.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:47:45.277Z] #17 39.98 Selecting previously unselected package libnl-3-200:amd64. [2020-08-19T16:47:45.277Z] #17 39.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-19T16:47:45.277Z] #17 39.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:47:45.277Z] #17 40.07 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-19T16:47:45.277Z] #17 40.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:47:45.277Z] #17 40.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:47:45.277Z] #17 40.15 Selecting previously unselected package libreadline5:amd64. [2020-08-19T16:47:45.277Z] #17 40.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-19T16:47:45.277Z] #17 40.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-19T16:47:45.277Z] #17 40.25 Selecting previously unselected package net-tools. [2020-08-19T16:47:45.277Z] #17 40.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-19T16:47:45.277Z] #17 40.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:47:45.277Z] #17 40.46 Selecting previously unselected package python-pip-whl. [2020-08-19T16:47:45.277Z] #17 40.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-19T16:47:45.277Z] #17 40.48 Unpacking python-pip-whl (18.1-5) ... [2020-08-19T16:47:45.388Z] #17 24.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-19T16:47:45.388Z] #17 24.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-19T16:47:45.439Z] + docker version [2020-08-19T16:47:45.648Z] #17 24.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-19T16:47:45.846Z] #17 41.00 Selecting previously unselected package python3-lib2to3. [2020-08-19T16:47:45.846Z] #17 41.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-19T16:47:45.846Z] #17 41.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:47:45.865Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2020-08-19T16:47:45.865Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-19T16:47:45.908Z] #17 ... [2020-08-19T16:47:45.908Z] [2020-08-19T16:47:45.908Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:47:45.908Z] #28 DONE 193.6s [2020-08-19T16:47:45.908Z] [2020-08-19T16:47:45.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:45.908Z] #39 79.19 DEP criu/seccomp.d [2020-08-19T16:47:45.908Z] #39 79.51 DEP criu/rst-malloc.d [2020-08-19T16:47:45.908Z] #39 79.74 DEP criu/rbtree.d [2020-08-19T16:47:45.908Z] #39 79.82 DEP criu/pstree.d [2020-08-19T16:47:45.908Z] #39 80.09 DEP criu/protobuf.d [2020-08-19T16:47:45.908Z] #39 80.22 GEN criu/protobuf-desc-gen.h [2020-08-19T16:47:45.908Z] #39 81.67 DEP criu/protobuf-desc.d [2020-08-19T16:47:45.908Z] #39 81.75 DEP criu/proc_parse.d [2020-08-19T16:47:45.908Z] #39 81.95 DEP criu/plugin.d [2020-08-19T16:47:45.908Z] #39 82.04 DEP criu/pipes.d [2020-08-19T16:47:45.908Z] #39 82.24 DEP criu/pie-util.d [2020-08-19T16:47:45.908Z] #39 82.34 DEP criu/pie-util-vdso.d [2020-08-19T16:47:45.908Z] #39 82.49 DEP criu/pie-util-vdso-elf32.d [2020-08-19T16:47:45.908Z] #39 82.56 DEP criu/path.d [2020-08-19T16:47:45.908Z] #39 82.70 DEP criu/parasite-syscall.d [2020-08-19T16:47:45.908Z] #39 82.85 DEP criu/pagemap.d [2020-08-19T16:47:45.908Z] #39 82.95 DEP criu/pagemap-cache.d [2020-08-19T16:47:45.908Z] #39 83.07 DEP criu/page-xfer.d [2020-08-19T16:47:45.908Z] #39 83.24 DEP criu/page-pipe.d [2020-08-19T16:47:45.908Z] #39 83.34 DEP criu/netfilter.d [2020-08-19T16:47:45.908Z] #39 83.46 DEP criu/net.d [2020-08-19T16:47:45.908Z] #39 83.64 DEP criu/namespaces.d [2020-08-19T16:47:45.908Z] #39 83.80 DEP criu/mount.d [2020-08-19T16:47:46.106Z] #17 41.11 Selecting previously unselected package python3-distutils. [2020-08-19T16:47:46.106Z] #17 41.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-19T16:47:46.106Z] #17 41.13 Unpacking python3-distutils (3.7.3-1) ... [2020-08-19T16:47:46.106Z] #17 41.26 Selecting previously unselected package python3-pip. [2020-08-19T16:47:46.106Z] #17 41.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-19T16:47:46.106Z] #17 41.28 Unpacking python3-pip (18.1-5) ... [2020-08-19T16:47:46.168Z] #39 84.12 DEP criu/memfd.d [2020-08-19T16:47:46.366Z] #17 41.44 Selecting previously unselected package python3-pkg-resources. [2020-08-19T16:47:46.366Z] #17 41.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:47:46.366Z] #17 41.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:47:46.366Z] #17 41.59 Selecting previously unselected package python3-setuptools. [2020-08-19T16:47:46.366Z] #17 41.59 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-19T16:47:46.366Z] #17 41.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-19T16:47:46.429Z] #39 84.28 DEP criu/mem.d [2020-08-19T16:47:46.567Z] time="2020-08-19T16:47:46Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate682581490/log334432425.1: no such file or directory" [2020-08-19T16:47:46.567Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 38.3% of statements [2020-08-19T16:47:46.627Z] #17 41.84 Selecting previously unselected package python3-wheel. [2020-08-19T16:47:46.627Z] #17 41.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-19T16:47:46.627Z] #17 41.85 Unpacking python3-wheel (0.32.3-2) ... [2020-08-19T16:47:46.627Z] #17 41.92 Selecting previously unselected package sudo. [2020-08-19T16:47:46.627Z] #17 41.93 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-19T16:47:46.627Z] #17 41.94 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:47:46.689Z] #39 84.77 DEP criu/lsm.d [2020-08-19T16:47:46.689Z] #39 ... [2020-08-19T16:47:46.689Z] [2020-08-19T16:47:46.689Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:46.689Z] #17 25.12 debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T16:47:46.689Z] #17 25.23 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-08-19T16:47:46.689Z] #17 25.30 Selecting previously unselected package pigz. [2020-08-19T16:47:46.689Z] #17 25.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 ... 23432 files and directories currently installed.) [2020-08-19T16:47:46.689Z] #17 25.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-19T16:47:46.689Z] #17 25.35 Unpacking pigz (2.4-1) ... [2020-08-19T16:47:46.859Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-08-19T16:47:46.949Z] #17 25.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-19T16:47:46.949Z] #17 25.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:46.949Z] #17 25.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:47.202Z] #17 ... [2020-08-19T16:47:47.202Z] [2020-08-19T16:47:47.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:47.202Z] #39 93.01 CC criu/cgroup.o [2020-08-19T16:47:47.202Z] #39 95.87 CC criu/clone-noasan.o [2020-08-19T16:47:47.202Z] #39 96.06 CC criu/config.o [2020-08-19T16:47:47.202Z] #39 97.29 CC criu/cr-check.o [2020-08-19T16:47:47.202Z] #39 98.87 CC criu/cr-dedup.o [2020-08-19T16:47:47.202Z] #39 99.32 CC criu/cr-dump.o [2020-08-19T16:47:47.202Z] #39 101.3 CC criu/cr-errno.o [2020-08-19T16:47:47.202Z] #39 101.4 CC criu/cr-restore.o [2020-08-19T16:47:47.209Z] #17 25.99 Selecting previously unselected package python3.7-minimal. [2020-08-19T16:47:47.209Z] #17 25.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:47.461Z] #39 ... [2020-08-19T16:47:47.461Z] [2020-08-19T16:47:47.461Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:47.461Z] #17 42.48 Selecting previously unselected package thin-provisioning-tools. [2020-08-19T16:47:47.461Z] #17 42.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-19T16:47:47.461Z] #17 42.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:47:47.461Z] #17 42.74 Selecting previously unselected package uidmap. [2020-08-19T16:47:47.469Z] #17 26.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:47.720Z] #17 42.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-19T16:47:47.720Z] #17 42.75 Unpacking uidmap (1:4.5-1.1) ... [2020-08-19T16:47:47.720Z] #17 42.91 Selecting previously unselected package vim-runtime. [2020-08-19T16:47:47.720Z] #17 42.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:47:47.720Z] #17 42.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-19T16:47:47.720Z] #17 42.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-19T16:47:47.720Z] #17 42.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:47:47.904Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2020-08-19T16:47:48.038Z] #17 26.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:48.038Z] #17 26.81 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-19T16:47:48.197Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-19T16:47:48.489Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-08-19T16:47:48.782Z] ok github.com/docker/docker/daemon/logger/splunk 1.468s coverage: 82.5% of statements [2020-08-19T16:47:48.782Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-19T16:47:48.782Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-19T16:47:48.817Z] #17 45.78 Selecting previously unselected package vim. [2020-08-19T16:47:48.817Z] #17 45.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-08-19T16:47:48.817Z] #17 45.80 Unpacking vim (2:8.1.0875-5) ... [2020-08-19T16:47:48.817Z] #17 46.50 Selecting previously unselected package xfsprogs. [2020-08-19T16:47:48.817Z] #17 46.51 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-08-19T16:47:48.817Z] #17 46.53 Unpacking xfsprogs (4.20.0-1) ... [2020-08-19T16:47:49.126Z] #42 ... [2020-08-19T16:47:49.126Z] [2020-08-19T16:47:49.126Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:49.126Z] #18 59.32 Selecting previously unselected package vim. [2020-08-19T16:47:49.126Z] #18 59.32 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-19T16:47:49.126Z] #18 59.34 Unpacking vim (2:8.1.0875-5) ... [2020-08-19T16:47:49.126Z] #18 60.01 Selecting previously unselected package xfsprogs. [2020-08-19T16:47:49.126Z] #18 60.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-19T16:47:49.126Z] #18 60.03 Unpacking xfsprogs (4.20.0-1) ... [2020-08-19T16:47:49.126Z] #18 60.71 Selecting previously unselected package zip. [2020-08-19T16:47:49.126Z] #18 60.73 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-19T16:47:49.126Z] #18 60.73 Unpacking zip (3.0-11+b1) ... [2020-08-19T16:47:49.126Z] #18 60.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:47:49.126Z] #18 60.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:47:49.126Z] #18 60.99 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-19T16:47:49.126Z] #18 61.00 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-19T16:47:49.126Z] #18 61.02 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-19T16:47:49.126Z] #18 61.03 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-19T16:47:49.126Z] #18 61.04 Setting up uidmap (1:4.5-1.1) ... [2020-08-19T16:47:49.126Z] #18 61.04 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-19T16:47:49.126Z] #18 61.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-19T16:47:49.126Z] #18 61.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:47:49.126Z] #18 61.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-19T16:47:49.126Z] #18 61.10 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-19T16:47:49.126Z] #18 61.10 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:47:49.126Z] #18 61.10 Setting up zip (3.0-11+b1) ... [2020-08-19T16:47:49.126Z] #18 61.11 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:47:49.126Z] #18 61.14 Setting up bash-completion (1:2.8-6) ... [2020-08-19T16:47:49.393Z] #17 47.08 Selecting previously unselected package zip. [2020-08-19T16:47:49.393Z] #17 47.09 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-08-19T16:47:49.393Z] #17 47.10 Unpacking zip (3.0-11+b1) ... [2020-08-19T16:47:49.656Z] #17 47.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:47:49.656Z] #17 47.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:47:49.656Z] #17 47.44 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-08-19T16:47:49.656Z] #17 47.45 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-19T16:47:49.656Z] #17 47.46 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-08-19T16:47:49.656Z] #17 47.48 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-08-19T16:47:49.656Z] #17 47.49 Setting up uidmap (1:4.5-1.1) ... [2020-08-19T16:47:49.656Z] #17 47.50 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-08-19T16:47:49.656Z] #17 47.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:47:49.656Z] #17 47.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:47:49.656Z] #17 47.54 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-19T16:47:49.656Z] #17 47.56 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-19T16:47:49.921Z] #17 47.57 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:47:49.921Z] #17 47.59 Setting up zip (3.0-11+b1) ... [2020-08-19T16:47:49.921Z] #17 47.61 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:47:49.921Z] #17 47.64 Setting up bash-completion (1:2.8-6) ... [2020-08-19T16:47:50.383Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-08-19T16:47:50.383Z] ok github.com/docker/docker/distribution 0.344s coverage: 21.9% of statements [2020-08-19T16:47:50.383Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-19T16:47:50.579Z] #17 28.73 Selecting previously unselected package python3-minimal. [2020-08-19T16:47:50.579Z] #17 28.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-19T16:47:50.579Z] #17 28.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-19T16:47:50.579Z] #17 28.79 Unpacking python3-minimal (3.7.3-1) ... [2020-08-19T16:47:50.579Z] #17 28.86 Selecting previously unselected package libmpdec2:amd64. [2020-08-19T16:47:50.579Z] #17 28.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-19T16:47:50.579Z] #17 28.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-19T16:47:50.579Z] #17 28.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-19T16:47:50.579Z] #17 28.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:50.579Z] #17 29.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:51.008Z] #17 45.96 Selecting previously unselected package vim. [2020-08-19T16:47:51.008Z] #17 45.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:47:51.008Z] #17 45.98 Unpacking vim (2:8.1.0875-5) ... [2020-08-19T16:47:51.020Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-08-19T16:47:51.149Z] #17 29.79 Selecting previously unselected package python3.7. [2020-08-19T16:47:51.150Z] #17 29.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-19T16:47:51.150Z] #17 29.81 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:51.150Z] #17 29.90 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-19T16:47:51.227Z] Client: Docker Engine - Enterprise [2020-08-19T16:47:51.227Z] Version: 19.03.5 [2020-08-19T16:47:51.227Z] API version: 1.40 [2020-08-19T16:47:51.227Z] Go version: go1.12.12 [2020-08-19T16:47:51.227Z] Git commit: 2ee0c57608 [2020-08-19T16:47:51.227Z] Built: 11/13/2019 08:00:16 [2020-08-19T16:47:51.227Z] OS/Arch: windows/amd64 [2020-08-19T16:47:51.227Z] Experimental: false [2020-08-19T16:47:51.227Z] [2020-08-19T16:47:51.227Z] Server: Docker Engine - Enterprise [2020-08-19T16:47:51.227Z] Engine: [2020-08-19T16:47:51.227Z] Version: 19.03.5 [2020-08-19T16:47:51.227Z] API version: 1.40 (minimum version 1.24) [2020-08-19T16:47:51.227Z] Go version: go1.12.12 [2020-08-19T16:47:51.227Z] Git commit: 2ee0c57608 [2020-08-19T16:47:51.227Z] Built: 11/13/2019 07:58:51 [2020-08-19T16:47:51.227Z] OS/Arch: windows/amd64 [2020-08-19T16:47:51.227Z] Experimental: true [2020-08-19T16:47:51.238Z] #18 65.80 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-19T16:47:51.238Z] #18 65.81 Setting up xz-utils (5.2.4-1) ... [2020-08-19T16:47:51.238Z] #18 65.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-19T16:47:51.238Z] #18 65.85 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:47:51.267Z] #17 46.46 Selecting previously unselected package xfsprogs. [2020-08-19T16:47:51.267Z] #17 46.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-19T16:47:51.267Z] #17 46.49 Unpacking xfsprogs (4.20.0-1) ... [2020-08-19T16:47:51.409Z] #17 29.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-19T16:47:51.410Z] #17 29.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-19T16:47:51.410Z] #17 30.00 Setting up python3-minimal (3.7.3-1) ... [2020-08-19T16:47:51.539Z] #18 65.96 invoke-rc.d: could not determine current runlevel [2020-08-19T16:47:51.539Z] #18 65.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-19T16:47:51.539Z] #18 65.98 Setting up pigz (2.4-1) ... [2020-08-19T16:47:51.539Z] #18 65.98 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-19T16:47:51.539Z] #18 65.99 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-19T16:47:51.539Z] #18 66.01 Setting up python-pip-whl (18.1-5) ... [2020-08-19T16:47:51.539Z] #18 66.01 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-19T16:47:51.539Z] #18 66.02 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:47:51.721Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-08-19T16:47:51.835Z] #17 46.94 Selecting previously unselected package zip. [2020-08-19T16:47:51.835Z] #17 46.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-19T16:47:51.835Z] #17 46.94 Unpacking zip (3.0-11+b1) ... [2020-08-19T16:47:51.835Z] #17 47.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:47:51.835Z] #17 47.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:47:51.835Z] #17 47.14 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:51.835Z] #17 47.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-19T16:47:51.835Z] #17 47.17 Setting up libgpm2:amd64 (1.20.7-5) ... [Pipeline] sh [2020-08-19T16:47:52.094Z] #17 47.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:52.094Z] #17 47.20 Setting up uidmap (1:4.5-1.1) ... [2020-08-19T16:47:52.094Z] #17 47.21 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-19T16:47:52.094Z] #17 47.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:47:52.094Z] #17 47.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:47:52.094Z] #17 47.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:47:52.094Z] #17 47.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:47:52.094Z] #17 47.28 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:47:52.094Z] #17 47.30 Setting up zip (3.0-11+b1) ... [2020-08-19T16:47:52.094Z] #17 47.33 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:47:52.094Z] #17 47.37 Setting up bash-completion (1:2.8-6) ... [2020-08-19T16:47:52.210Z] #18 66.58 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-19T16:47:52.210Z] #18 66.59 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-19T16:47:52.210Z] #18 66.59 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-19T16:47:52.210Z] #18 66.61 Setting up vim (2:8.1.0875-5) ... [2020-08-19T16:47:52.210Z] #18 66.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-19T16:47:52.210Z] #18 66.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-19T16:47:52.210Z] #18 66.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-19T16:47:52.210Z] #18 66.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-19T16:47:52.210Z] #18 66.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-19T16:47:52.210Z] #18 66.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-19T16:47:52.210Z] #18 66.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-19T16:47:52.210Z] #18 66.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-19T16:47:52.210Z] #18 66.78 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-19T16:47:52.210Z] #18 66.79 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:47:52.210Z] #18 66.81 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-19T16:47:52.210Z] #18 66.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:47:52.210Z] #18 66.82 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-19T16:47:52.210Z] #18 66.82 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:52.349Z] #17 30.82 Selecting previously unselected package python3. [2020-08-19T16:47:52.349Z] #17 30.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-19T16:47:52.349Z] #17 30.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-19T16:47:52.349Z] #17 30.87 Unpacking python3 (3.7.3-1) ... [2020-08-19T16:47:52.349Z] #17 30.97 Selecting previously unselected package libip4tc0:amd64. [2020-08-19T16:47:52.349Z] #17 30.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-19T16:47:52.349Z] #17 30.99 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:52.359Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-08-19T16:47:52.480Z] #17 ... [2020-08-19T16:47:52.480Z] [2020-08-19T16:47:52.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:52.480Z] #39 97.27 CC criu/cr-service.o [2020-08-19T16:47:52.480Z] #39 99.22 CC criu/crtools.o [2020-08-19T16:47:52.480Z] #39 100.0 CC criu/eventfd.o [2020-08-19T16:47:52.480Z] #39 100.6 CC criu/eventpoll.o [2020-08-19T16:47:52.480Z] #39 101.9 CC criu/external.o [2020-08-19T16:47:52.480Z] #39 102.2 CC criu/fault-injection.o [2020-08-19T16:47:52.480Z] #39 102.3 CC criu/fdstore.o [2020-08-19T16:47:52.480Z] #39 102.8 CC criu/fifo.o [2020-08-19T16:47:52.480Z] #39 103.4 CC criu/file-ids.o [2020-08-19T16:47:52.480Z] #39 103.8 CC criu/file-lock.o [2020-08-19T16:47:52.480Z] #39 104.5 CC criu/files-ext.o [2020-08-19T16:47:52.480Z] #39 104.8 CC criu/files-reg.o [2020-08-19T16:47:52.480Z] #39 107.1 CC criu/files.o [2020-08-19T16:47:52.480Z] #39 ... [2020-08-19T16:47:52.480Z] [2020-08-19T16:47:52.480Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:52.480Z] #49 61.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-19T16:47:52.609Z] #17 31.11 Selecting previously unselected package libip6tc0:amd64. [2020-08-19T16:47:52.609Z] #17 31.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-19T16:47:52.609Z] #17 31.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:52.609Z] #17 31.20 Selecting previously unselected package libiptc0:amd64. [2020-08-19T16:47:52.609Z] #17 31.20 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-19T16:47:52.609Z] #17 31.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:52.609Z] #17 31.28 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-19T16:47:52.609Z] #17 31.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-19T16:47:52.609Z] #17 31.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-19T16:47:52.748Z] + docker info [2020-08-19T16:47:52.869Z] #17 31.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-19T16:47:52.869Z] #17 31.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-19T16:47:52.869Z] #17 31.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-19T16:47:52.869Z] #17 31.44 Selecting previously unselected package libnftnl11:amd64. [2020-08-19T16:47:52.869Z] #17 31.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-19T16:47:52.869Z] #17 31.45 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-19T16:47:52.869Z] #17 31.53 Selecting previously unselected package iptables. [2020-08-19T16:47:52.869Z] #17 31.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-19T16:47:52.869Z] #17 31.54 Unpacking iptables (1.8.2-4) ... [2020-08-19T16:47:53.064Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-08-19T16:47:53.064Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-08-19T16:47:53.064Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-19T16:47:53.064Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-19T16:47:53.064Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-19T16:47:53.439Z] #17 31.85 Selecting previously unselected package xxd. [2020-08-19T16:47:53.439Z] #17 31.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:47:53.439Z] #17 31.87 Unpacking xxd (2:8.1.0875-5) ... [2020-08-19T16:47:53.439Z] #17 31.99 Selecting previously unselected package vim-common. [2020-08-19T16:47:53.439Z] #17 31.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:47:53.439Z] #17 32.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-19T16:47:53.699Z] #17 32.21 Selecting previously unselected package bash-completion. [2020-08-19T16:47:53.699Z] #17 32.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-19T16:47:53.704Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-19T16:47:54.333Z] #18 ... [2020-08-19T16:47:54.333Z] [2020-08-19T16:47:54.333Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:47:54.333Z] #42 DONE 185.3s [2020-08-19T16:47:54.333Z] [2020-08-19T16:47:54.333Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:54.333Z] #40 107.2 CC criu/cr-check.o [2020-08-19T16:47:54.333Z] #40 109.4 CC criu/cr-dedup.o [2020-08-19T16:47:54.333Z] #40 110.1 CC criu/cr-dump.o [2020-08-19T16:47:54.333Z] #40 113.2 CC criu/cr-errno.o [2020-08-19T16:47:54.333Z] #40 113.3 CC criu/cr-restore.o [2020-08-19T16:47:54.406Z] #49 63.99 + mkdir -p /build [2020-08-19T16:47:54.669Z] #49 63.99 + cp runc /build/runc [2020-08-19T16:47:54.756Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2020-08-19T16:47:54.756Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-19T16:47:55.405Z] #17 50.04 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-19T16:47:55.405Z] #17 50.05 Setting up xz-utils (5.2.4-1) ... [2020-08-19T16:47:55.405Z] #17 50.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-19T16:47:55.405Z] #17 50.09 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:47:55.405Z] #17 50.15 invoke-rc.d: could not determine current runlevel [2020-08-19T16:47:55.405Z] #17 50.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-19T16:47:55.405Z] #17 50.17 Setting up pigz (2.4-1) ... [2020-08-19T16:47:55.405Z] #17 50.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-19T16:47:55.405Z] #17 50.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:47:55.405Z] #17 50.23 Setting up python-pip-whl (18.1-5) ... [2020-08-19T16:47:55.405Z] #17 50.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-19T16:47:55.405Z] #17 50.27 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:47:55.665Z] #17 50.73 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-19T16:47:55.665Z] #17 50.74 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:47:55.665Z] #17 50.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:55.665Z] #17 50.80 Setting up vim (2:8.1.0875-5) ... [2020-08-19T16:47:55.665Z] #17 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-19T16:47:55.665Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-19T16:47:55.665Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-19T16:47:55.665Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-19T16:47:55.665Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-19T16:47:55.665Z] #17 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-19T16:47:55.665Z] #17 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-19T16:47:55.665Z] #17 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-19T16:47:55.665Z] #17 50.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:47:55.665Z] #17 50.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:47:55.925Z] #17 50.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-19T16:47:55.925Z] #17 50.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:47:55.925Z] #17 50.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-19T16:47:55.925Z] #17 51.00 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:56.239Z] #17 34.61 Unpacking bash-completion (1:2.8-6) ... [2020-08-19T16:47:56.239Z] #17 34.96 Selecting previously unselected package bzip2. [2020-08-19T16:47:56.239Z] #17 34.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-19T16:47:56.239Z] #17 34.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:47:56.239Z] #17 35.05 Selecting previously unselected package xz-utils. [2020-08-19T16:47:56.279Z] ok github.com/docker/docker/pkg/archive 0.499s coverage: 76.9% of statements [2020-08-19T16:47:56.499Z] #17 35.06 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-19T16:47:56.499Z] #17 35.06 Unpacking xz-utils (5.2.4-1) ... [2020-08-19T16:47:56.499Z] #17 35.20 Selecting previously unselected package apparmor. [2020-08-19T16:47:56.594Z] #49 DONE 66.0s [2020-08-19T16:47:56.594Z] [2020-08-19T16:47:56.594Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:56.594Z] #17 50.96 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-08-19T16:47:56.594Z] #17 50.99 Setting up xz-utils (5.2.4-1) ... [2020-08-19T16:47:56.594Z] #17 51.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-19T16:47:56.594Z] #17 51.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:47:56.594Z] #17 51.15 invoke-rc.d: could not determine current runlevel [2020-08-19T16:47:56.594Z] #17 51.17 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-19T16:47:56.594Z] #17 51.18 Setting up pigz (2.4-1) ... [2020-08-19T16:47:56.594Z] #17 51.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-19T16:47:56.594Z] #17 51.21 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-19T16:47:56.594Z] #17 51.23 Setting up python-pip-whl (18.1-5) ... [2020-08-19T16:47:56.594Z] #17 51.24 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-08-19T16:47:56.594Z] #17 51.26 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:47:56.594Z] #17 51.55 Setting up libaio1:arm64 (0.3.112-3) ... [2020-08-19T16:47:56.594Z] #17 51.57 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-19T16:47:56.594Z] #17 51.60 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:56.594Z] #17 51.61 Setting up vim (2:8.1.0875-5) ... [2020-08-19T16:47:56.594Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-19T16:47:56.594Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-19T16:47:56.594Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-19T16:47:56.594Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-19T16:47:56.594Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-19T16:47:56.594Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-19T16:47:56.594Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-19T16:47:56.594Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-19T16:47:56.594Z] #17 51.73 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-19T16:47:56.594Z] #17 51.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:47:56.594Z] #17 51.77 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-19T16:47:56.594Z] #17 51.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:47:56.594Z] #17 51.83 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-19T16:47:56.594Z] #17 51.83 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:47:56.759Z] #17 35.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-19T16:47:56.759Z] #17 35.28 Unpacking apparmor (2.13.2-10) ... [2020-08-19T16:47:56.858Z] #17 54.60 Setting up iptables (1.8.2-4) ... [2020-08-19T16:47:56.858Z] #17 54.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:47:56.858Z] #17 54.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:47:56.858Z] #17 54.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:47:56.858Z] #17 54.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:47:56.858Z] #17 54.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-19T16:47:56.917Z] ok github.com/docker/docker/pkg/authorization 0.169s coverage: 68.3% of statements [2020-08-19T16:47:57.019Z] #17 35.62 Selecting previously unselected package aufs-tools. [2020-08-19T16:47:57.019Z] #17 35.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-19T16:47:57.019Z] #17 35.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:47:57.019Z] #17 35.75 Selecting previously unselected package libonig5:amd64. [2020-08-19T16:47:57.019Z] #17 ... [2020-08-19T16:47:57.019Z] [2020-08-19T16:47:57.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:47:57.019Z] #39 84.96 DEP criu/log.d [2020-08-19T16:47:57.019Z] #39 85.02 DEP criu/libnetlink.d [2020-08-19T16:47:57.019Z] #39 85.09 DEP criu/kerndat.d [2020-08-19T16:47:57.019Z] #39 85.22 DEP criu/kcmp-ids.d [2020-08-19T16:47:57.019Z] #39 85.30 DEP criu/irmap.d [2020-08-19T16:47:57.019Z] #39 85.42 DEP criu/ipc_ns.d [2020-08-19T16:47:57.019Z] #39 85.51 DEP criu/image.d [2020-08-19T16:47:57.019Z] #39 85.64 DEP criu/image-desc.d [2020-08-19T16:47:57.019Z] #39 85.73 DEP criu/fsnotify.d [2020-08-19T16:47:57.019Z] #39 85.91 DEP criu/filesystems.d [2020-08-19T16:47:57.019Z] #39 86.01 DEP criu/files.d [2020-08-19T16:47:57.019Z] #39 86.16 DEP criu/files-reg.d [2020-08-19T16:47:57.019Z] #39 86.27 DEP criu/files-ext.d [2020-08-19T16:47:57.019Z] #39 86.36 DEP criu/file-lock.d [2020-08-19T16:47:57.019Z] #39 86.47 DEP criu/file-ids.d [2020-08-19T16:47:57.019Z] #39 86.56 DEP criu/fifo.d [2020-08-19T16:47:57.019Z] #39 86.67 DEP criu/fdstore.d [2020-08-19T16:47:57.019Z] #39 86.75 DEP criu/fault-injection.d [2020-08-19T16:47:57.019Z] #39 86.80 DEP criu/external.d [2020-08-19T16:47:57.019Z] #39 86.92 DEP criu/eventpoll.d [2020-08-19T16:47:57.019Z] #39 87.07 DEP criu/eventfd.d [2020-08-19T16:47:57.019Z] #39 87.22 DEP criu/crtools.d [2020-08-19T16:47:57.019Z] #39 87.38 DEP criu/cr-service.d [2020-08-19T16:47:57.019Z] #39 87.53 DEP criu/cr-restore.d [2020-08-19T16:47:57.019Z] #39 87.69 DEP criu/cr-errno.d [2020-08-19T16:47:57.019Z] #39 87.71 DEP criu/cr-dump.d [2020-08-19T16:47:57.019Z] #39 87.86 DEP criu/cr-dedup.d [2020-08-19T16:47:57.019Z] #39 88.03 DEP criu/cr-check.d [2020-08-19T16:47:57.019Z] #39 88.20 DEP criu/config.d [2020-08-19T16:47:57.019Z] #39 88.35 DEP criu/clone-noasan.d [2020-08-19T16:47:57.019Z] #39 88.42 DEP criu/cgroup.d [2020-08-19T16:47:57.019Z] #39 88.54 DEP criu/cgroup-props.d [2020-08-19T16:47:57.019Z] #39 88.66 DEP criu/bitmap.d [2020-08-19T16:47:57.019Z] #39 88.68 DEP criu/bfd.d [2020-08-19T16:47:57.019Z] #39 88.81 DEP criu/autofs.d [2020-08-19T16:47:57.019Z] #39 88.95 DEP criu/aio.d [2020-08-19T16:47:57.019Z] #39 89.14 DEP criu/action-scripts.d [2020-08-19T16:47:57.019Z] #39 89.44 CC criu/action-scripts.o [2020-08-19T16:47:57.019Z] #39 89.85 CC criu/aio.o [2020-08-19T16:47:57.019Z] #39 90.26 CC criu/autofs.o [2020-08-19T16:47:57.019Z] #39 91.45 CC criu/bfd.o [2020-08-19T16:47:57.019Z] #39 91.86 CC criu/bitmap.o [2020-08-19T16:47:57.019Z] #39 91.98 CC criu/cgroup-props.o [2020-08-19T16:47:57.019Z] #39 92.75 CC criu/cgroup.o [2020-08-19T16:47:57.115Z] #40 ... [2020-08-19T16:47:57.115Z] [2020-08-19T16:47:57.115Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:57.115Z] #18 71.40 Setting up iptables (1.8.2-4) ... [2020-08-19T16:47:57.115Z] #18 71.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:47:57.115Z] #18 71.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:47:57.115Z] #18 71.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:47:57.115Z] #18 71.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:47:57.115Z] #18 71.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-19T16:47:57.115Z] #18 71.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-19T16:47:57.115Z] #18 71.47 Setting up python3 (3.7.3-1) ... [2020-08-19T16:47:57.122Z] #17 54.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-19T16:47:57.122Z] #17 54.70 Setting up python3 (3.7.3-1) ... [2020-08-19T16:47:57.210Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-19T16:47:57.210Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-19T16:47:57.279Z] #39 ... [2020-08-19T16:47:57.279Z] [2020-08-19T16:47:57.279Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:47:57.279Z] #17 35.75 Selecting previously unselected package libonig5:amd64. [2020-08-19T16:47:57.279Z] #17 35.75 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-19T16:47:57.279Z] #17 35.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:47:57.279Z] #17 35.92 Selecting previously unselected package libjq1:amd64. [2020-08-19T16:47:57.279Z] #17 35.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:47:57.279Z] #17 35.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:47:57.385Z] #17 55.11 Setting up python3-wheel (0.32.3-2) ... [2020-08-19T16:47:57.415Z] #18 71.95 Setting up python3-wheel (0.32.3-2) ... [2020-08-19T16:47:57.539Z] #17 36.05 Selecting previously unselected package jq. [2020-08-19T16:47:57.539Z] #17 36.07 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-19T16:47:57.539Z] #17 36.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-19T16:47:57.539Z] #17 36.16 Selecting previously unselected package libaio1:amd64. [2020-08-19T16:47:57.539Z] #17 36.17 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-19T16:47:57.539Z] #17 36.18 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-19T16:47:57.539Z] #17 36.25 Selecting previously unselected package libgpm2:amd64. [2020-08-19T16:47:57.799Z] #17 36.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-19T16:47:57.799Z] #17 36.27 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-19T16:47:57.799Z] #17 36.37 Selecting previously unselected package libicu63:amd64. [2020-08-19T16:47:57.799Z] #17 36.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-19T16:47:57.799Z] #17 36.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:47:58.068Z] #18 72.67 Setting up apparmor (2.13.2-10) ... [2020-08-19T16:47:58.334Z] #17 56.22 Setting up apparmor (2.13.2-10) ... [2020-08-19T16:47:58.464Z] #17 53.70 Setting up iptables (1.8.2-4) ... [2020-08-19T16:47:58.723Z] #17 53.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:47:58.723Z] #17 53.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:47:58.723Z] #17 53.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:47:58.723Z] #17 53.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:47:58.723Z] #17 53.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-19T16:47:58.723Z] #17 53.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-19T16:47:58.723Z] #17 53.76 Setting up python3 (3.7.3-1) ... [2020-08-19T16:47:58.983Z] #17 54.12 Setting up python3-wheel (0.32.3-2) ... [2020-08-19T16:47:59.553Z] #17 54.83 Setting up apparmor (2.13.2-10) ... [2020-08-19T16:48:00.122Z] #17 ... [2020-08-19T16:48:00.122Z] [2020-08-19T16:48:00.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:00.122Z] #39 105.7 CC criu/cr-service.o [2020-08-19T16:48:00.122Z] #39 107.2 CC criu/crtools.o [2020-08-19T16:48:00.122Z] #39 107.9 CC criu/eventfd.o [2020-08-19T16:48:00.122Z] #39 108.2 CC criu/eventpoll.o [2020-08-19T16:48:00.122Z] #39 109.1 CC criu/external.o [2020-08-19T16:48:00.122Z] #39 109.4 CC criu/fault-injection.o [2020-08-19T16:48:00.122Z] #39 109.5 CC criu/fdstore.o [2020-08-19T16:48:00.122Z] #39 110.0 CC criu/fifo.o [2020-08-19T16:48:00.122Z] #39 110.4 CC criu/file-ids.o [2020-08-19T16:48:00.122Z] #39 110.8 CC criu/file-lock.o [2020-08-19T16:48:00.122Z] #39 112.0 CC criu/files-ext.o [2020-08-19T16:48:00.122Z] #39 112.5 CC criu/files-reg.o [2020-08-19T16:48:00.122Z] #39 114.7 CC criu/files.o [2020-08-19T16:48:00.180Z] #18 74.81 Setting up xfsprogs (4.20.0-1) ... [2020-08-19T16:48:00.180Z] #18 74.82 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:48:00.522Z] #17 58.09 Setting up xfsprogs (4.20.0-1) ... [2020-08-19T16:48:00.522Z] #17 58.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:48:00.785Z] #17 58.54 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:48:00.828Z] #18 75.28 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:48:01.061Z] #39 116.9 CC criu/filesystems.o [2020-08-19T16:48:01.321Z] #39 ... [2020-08-19T16:48:01.321Z] [2020-08-19T16:48:01.321Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:48:01.321Z] #17 56.45 Setting up xfsprogs (4.20.0-1) ... [2020-08-19T16:48:01.321Z] #17 56.47 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:48:01.581Z] #17 56.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:48:01.736Z] #17 59.32 Setting up python3-distutils (3.7.3-1) ... [2020-08-19T16:48:01.831Z] ok github.com/docker/docker/pkg/chrootarchive 3.528s coverage: 43.2% of statements [2020-08-19T16:48:01.831Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-19T16:48:01.831Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-08-19T16:48:01.880Z] #45 ... [2020-08-19T16:48:01.880Z] [2020-08-19T16:48:01.880Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:01.880Z] #52 235.0 + bin/containerd-stress [2020-08-19T16:48:01.880Z] #52 ... [2020-08-19T16:48:01.880Z] [2020-08-19T16:48:01.880Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:01.880Z] #45 DONE 303.8s [2020-08-19T16:48:01.880Z] [2020-08-19T16:48:01.880Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:01.880Z] #52 237.7 + bin/containerd-shim [2020-08-19T16:48:01.885Z] #18 76.44 Setting up python3-distutils (3.7.3-1) ... [2020-08-19T16:48:01.998Z] #17 40.04 Selecting previously unselected package libnet1:amd64. [2020-08-19T16:48:01.998Z] #17 40.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-19T16:48:01.998Z] #17 40.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:48:01.998Z] #17 40.16 Selecting previously unselected package libnl-3-200:amd64. [2020-08-19T16:48:01.998Z] #17 40.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-19T16:48:01.998Z] #17 40.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:48:01.998Z] #17 40.29 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-19T16:48:01.998Z] #17 40.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-19T16:48:01.998Z] #17 40.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:48:01.998Z] #17 40.36 Selecting previously unselected package libreadline5:amd64. [2020-08-19T16:48:01.998Z] #17 40.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-19T16:48:01.998Z] #17 40.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-19T16:48:01.998Z] #17 40.47 Selecting previously unselected package net-tools. [2020-08-19T16:48:01.999Z] #17 40.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-19T16:48:01.999Z] #17 40.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:48:01.999Z] #17 40.69 Selecting previously unselected package python-pip-whl. [2020-08-19T16:48:01.999Z] #17 59.73 Setting up python3-setuptools (40.8.0-1) ... [2020-08-19T16:48:02.125Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-08-19T16:48:02.125Z] ok github.com/docker/docker/layer 7.867s coverage: 67.9% of statements [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/oci [no test files] [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-19T16:48:02.125Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-19T16:48:02.182Z] #18 ... [2020-08-19T16:48:02.182Z] [2020-08-19T16:48:02.182Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-19T16:48:02.182Z] #29 DONE 193.1s [2020-08-19T16:48:02.182Z] [2020-08-19T16:48:02.182Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:02.182Z] #40 120.0 CC criu/cr-service.o [2020-08-19T16:48:02.182Z] #40 122.3 CC criu/crtools.o [2020-08-19T16:48:02.182Z] #40 123.1 CC criu/eventfd.o [2020-08-19T16:48:02.182Z] #40 123.5 CC criu/eventpoll.o [2020-08-19T16:48:02.182Z] #40 124.5 CC criu/external.o [2020-08-19T16:48:02.182Z] #40 125.0 CC criu/fault-injection.o [2020-08-19T16:48:02.182Z] #40 125.2 CC criu/fdstore.o [2020-08-19T16:48:02.259Z] #17 40.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-19T16:48:02.259Z] #17 40.71 Unpacking python-pip-whl (18.1-5) ... [2020-08-19T16:48:02.519Z] #17 57.73 Setting up python3-distutils (3.7.3-1) ... [2020-08-19T16:48:02.761Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-08-19T16:48:02.779Z] #17 41.27 Selecting previously unselected package python3-lib2to3. [2020-08-19T16:48:02.780Z] #17 41.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-19T16:48:02.780Z] #17 41.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:48:02.780Z] #17 41.41 Selecting previously unselected package python3-distutils. [2020-08-19T16:48:02.780Z] #17 41.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-19T16:48:02.780Z] #17 41.46 Unpacking python3-distutils (3.7.3-1) ... [2020-08-19T16:48:02.828Z] #40 ... [2020-08-19T16:48:02.828Z] [2020-08-19T16:48:02.828Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:48:02.828Z] #18 77.42 Setting up python3-setuptools (40.8.0-1) ... [2020-08-19T16:48:02.948Z] #17 60.80 Setting up python3-pip (18.1-5) ... [2020-08-19T16:48:03.039Z] #17 41.61 Selecting previously unselected package python3-pip. [2020-08-19T16:48:03.039Z] #17 41.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-19T16:48:03.039Z] #17 41.61 Unpacking python3-pip (18.1-5) ... [2020-08-19T16:48:03.086Z] #17 58.21 Setting up python3-setuptools (40.8.0-1) ... [2020-08-19T16:48:03.110Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-08-19T16:48:03.211Z] #17 ... [2020-08-19T16:48:03.211Z] [2020-08-19T16:48:03.211Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:03.211Z] #52 152.7 + bin/containerd [2020-08-19T16:48:03.299Z] #17 41.77 Selecting previously unselected package python3-pkg-resources. [2020-08-19T16:48:03.299Z] #17 41.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-19T16:48:03.299Z] #17 41.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:48:03.299Z] #17 41.94 Selecting previously unselected package python3-setuptools. [2020-08-19T16:48:03.299Z] #17 41.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-19T16:48:03.299Z] #17 41.96 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-19T16:48:03.403Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2020-08-19T16:48:03.559Z] #17 42.21 Selecting previously unselected package python3-wheel. [2020-08-19T16:48:03.559Z] #17 42.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-19T16:48:03.559Z] #17 42.22 Unpacking python3-wheel (0.32.3-2) ... [2020-08-19T16:48:03.815Z] #52 ... [2020-08-19T16:48:03.815Z] [2020-08-19T16:48:03.815Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-19T16:48:03.815Z] #46 DONE 0.5s [2020-08-19T16:48:03.815Z] [2020-08-19T16:48:03.815Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-19T16:48:03.815Z] #48 DONE 0.1s [2020-08-19T16:48:03.815Z] [2020-08-19T16:48:03.815Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-19T16:48:03.815Z] #50 DONE 0.2s [2020-08-19T16:48:03.815Z] [2020-08-19T16:48:03.815Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:03.819Z] #17 42.39 Selecting previously unselected package sudo. [2020-08-19T16:48:03.819Z] #17 42.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-19T16:48:03.819Z] #17 42.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:48:04.159Z] #52 ... [2020-08-19T16:48:04.159Z] [2020-08-19T16:48:04.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:04.159Z] #39 109.0 CC criu/filesystems.o [2020-08-19T16:48:04.159Z] #39 110.0 CC criu/fsnotify.o [2020-08-19T16:48:04.159Z] #39 111.2 CC criu/image-desc.o [2020-08-19T16:48:04.159Z] #39 111.4 CC criu/image.o [2020-08-19T16:48:04.159Z] #39 112.6 CC criu/ipc_ns.o [2020-08-19T16:48:04.159Z] #39 114.1 CC criu/irmap.o [2020-08-19T16:48:04.159Z] #39 114.7 CC criu/kcmp-ids.o [2020-08-19T16:48:04.159Z] #39 114.9 CC criu/kerndat.o [2020-08-19T16:48:04.159Z] #39 116.0 CC criu/libnetlink.o [2020-08-19T16:48:04.159Z] #39 116.2 CC criu/log.o [2020-08-19T16:48:04.159Z] #39 116.7 CC criu/lsm.o [2020-08-19T16:48:04.159Z] #39 117.0 CC criu/mem.o [2020-08-19T16:48:04.159Z] #39 118.3 CC criu/memfd.o [2020-08-19T16:48:04.159Z] #39 118.7 CC criu/mount.o [2020-08-19T16:48:04.159Z] #39 ... [2020-08-19T16:48:04.159Z] [2020-08-19T16:48:04.159Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:48:04.159Z] #17 61.63 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:48:04.159Z] #17 61.68 Processing triggers for mime-support (3.62) ... [2020-08-19T16:48:04.388Z] #17 42.84 Selecting previously unselected package thin-provisioning-tools. [2020-08-19T16:48:04.388Z] #17 42.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-19T16:48:04.388Z] #17 42.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:48:04.425Z] #17 DONE 62.2s [2020-08-19T16:48:04.425Z] [2020-08-19T16:48:04.425Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:04.425Z] #21 ... [2020-08-19T16:48:04.425Z] [2020-08-19T16:48:04.425Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-19T16:48:04.441Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-19T16:48:04.463Z] #17 59.43 Setting up python3-pip (18.1-5) ... [2020-08-19T16:48:04.648Z] #17 43.10 Selecting previously unselected package uidmap. [2020-08-19T16:48:04.648Z] #17 43.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-19T16:48:04.648Z] #17 43.12 Unpacking uidmap (1:4.5-1.1) ... [2020-08-19T16:48:04.648Z] #17 43.24 Selecting previously unselected package vim-runtime. [2020-08-19T16:48:04.648Z] #17 43.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-19T16:48:04.648Z] #17 43.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-19T16:48:04.648Z] #17 43.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-19T16:48:04.648Z] #17 43.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:48:04.662Z] #18 79.00 Setting up python3-pip (18.1-5) ... [2020-08-19T16:48:05.076Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-08-19T16:48:05.309Z] #18 79.99 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:48:05.309Z] #18 80.01 Processing triggers for mime-support (3.62) ... [2020-08-19T16:48:05.401Z] #17 60.45 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:48:05.401Z] #17 60.49 Processing triggers for mime-support (3.62) ... [2020-08-19T16:48:05.622Z] #18 DONE 80.2s [2020-08-19T16:48:05.622Z] [2020-08-19T16:48:05.622Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-19T16:48:05.713Z] ok github.com/docker/docker/pkg/fsutils 0.387s coverage: 85.1% of statements [2020-08-19T16:48:05.821Z] #18 1.358 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-19T16:48:05.821Z] #18 1.363 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-19T16:48:05.821Z] #18 1.375 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-19T16:48:05.924Z] #19 0.332 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-19T16:48:05.924Z] #19 0.338 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-19T16:48:05.924Z] #19 0.341 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-19T16:48:05.924Z] #19 DONE 0.4s [2020-08-19T16:48:05.924Z] [2020-08-19T16:48:05.924Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:05.924Z] #40 126.0 CC criu/fifo.o [2020-08-19T16:48:05.924Z] #40 126.7 CC criu/file-ids.o [2020-08-19T16:48:05.924Z] #40 127.1 CC criu/file-lock.o [2020-08-19T16:48:05.924Z] #40 128.1 CC criu/files-ext.o [2020-08-19T16:48:05.924Z] #40 128.6 CC criu/files-reg.o [2020-08-19T16:48:06.006Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-08-19T16:48:06.006Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-08-19T16:48:06.084Z] #18 DONE 1.5s [2020-08-19T16:48:06.084Z] [2020-08-19T16:48:06.084Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:06.783Z] #17 DONE 61.9s [2020-08-19T16:48:06.783Z] [2020-08-19T16:48:06.783Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:48:06.783Z] #36 223.6 + dpkg --print-architecture [2020-08-19T16:48:06.783Z] #36 223.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-19T16:48:06.783Z] #36 223.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-19T16:48:06.783Z] #36 223.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-19T16:48:07.046Z] ok github.com/docker/docker/pkg/idtools 0.342s coverage: 70.5% of statements [2020-08-19T16:48:07.046Z] ok github.com/docker/docker/pkg/ioutils 0.271s coverage: 69.3% of statements [2020-08-19T16:48:07.046Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-08-19T16:48:07.339Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-08-19T16:48:07.339Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-08-19T16:48:07.339Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-19T16:48:07.339Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-19T16:48:07.632Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-08-19T16:48:07.632Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-19T16:48:07.632Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-08-19T16:48:07.725Z] #36 ... [2020-08-19T16:48:07.725Z] [2020-08-19T16:48:07.725Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-19T16:48:07.725Z] #18 0.983 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-19T16:48:07.725Z] #18 0.987 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-19T16:48:07.725Z] #18 0.996 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-19T16:48:07.725Z] #18 DONE 1.1s [2020-08-19T16:48:07.725Z] [2020-08-19T16:48:07.725Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:07.931Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-08-19T16:48:07.944Z] #17 ... [2020-08-19T16:48:07.944Z] [2020-08-19T16:48:07.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:07.944Z] #39 95.47 CC criu/clone-noasan.o [2020-08-19T16:48:07.944Z] #39 95.61 CC criu/config.o [2020-08-19T16:48:07.944Z] #39 96.70 CC criu/cr-check.o [2020-08-19T16:48:07.944Z] #39 98.17 CC criu/cr-dedup.o [2020-08-19T16:48:07.944Z] #39 98.53 CC criu/cr-dump.o [2020-08-19T16:48:07.944Z] #39 100.9 CC criu/cr-errno.o [2020-08-19T16:48:07.944Z] #39 101.0 CC criu/cr-restore.o [2020-08-19T16:48:07.944Z] #39 ... [2020-08-19T16:48:07.944Z] [2020-08-19T16:48:07.944Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:48:07.944Z] #17 46.34 Selecting previously unselected package vim. [2020-08-19T16:48:07.944Z] #17 46.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-19T16:48:07.944Z] #17 46.37 Unpacking vim (2:8.1.0875-5) ... [2020-08-19T16:48:08.034Z] #40 131.1 CC criu/files.o [2020-08-19T16:48:08.227Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-08-19T16:48:08.227Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-08-19T16:48:08.227Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-19T16:48:08.227Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-19T16:48:08.520Z] #17 46.94 Selecting previously unselected package xfsprogs. [2020-08-19T16:48:08.521Z] #17 46.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-19T16:48:08.521Z] #17 46.97 Unpacking xfsprogs (4.20.0-1) ... [2020-08-19T16:48:08.868Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-08-19T16:48:09.042Z] #17 47.53 Selecting previously unselected package zip. [2020-08-19T16:48:09.042Z] #17 47.55 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-19T16:48:09.042Z] #17 47.56 Unpacking zip (3.0-11+b1) ... [2020-08-19T16:48:09.042Z] #17 47.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-19T16:48:09.101Z] #52 244.9 + bin/containerd-shim-runc-v1 [2020-08-19T16:48:09.302Z] #17 47.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-19T16:48:09.302Z] #17 47.82 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-19T16:48:09.302Z] #17 47.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-19T16:48:09.302Z] #17 47.86 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-19T16:48:09.302Z] #17 47.87 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-19T16:48:09.302Z] #17 47.88 Setting up uidmap (1:4.5-1.1) ... [2020-08-19T16:48:09.302Z] #17 47.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-19T16:48:09.302Z] #17 47.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-19T16:48:09.302Z] #17 47.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-19T16:48:09.302Z] #17 47.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-19T16:48:09.302Z] #17 47.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-19T16:48:09.302Z] #17 47.95 Setting up xxd (2:8.1.0875-5) ... [2020-08-19T16:48:09.302Z] #17 47.96 Setting up zip (3.0-11+b1) ... [2020-08-19T16:48:09.302Z] #17 47.97 Setting up vim-common (2:8.1.0875-5) ... [2020-08-19T16:48:09.522Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-19T16:48:09.522Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-19T16:48:09.563Z] #17 48.00 Setting up bash-completion (1:2.8-6) ... [2020-08-19T16:48:09.822Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-19T16:48:10.306Z] #19 3.801 Collecting yamllint==1.16.0 [2020-08-19T16:48:10.818Z] #40 133.5 CC criu/filesystems.o [2020-08-19T16:48:10.932Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-08-19T16:48:11.120Z] #40 ... [2020-08-19T16:48:11.120Z] [2020-08-19T16:48:11.120Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:11.120Z] #20 4.270 Collecting yamllint==1.16.0 [2020-08-19T16:48:11.120Z] #20 4.643 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-19T16:48:11.120Z] #20 4.736 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-19T16:48:11.120Z] #20 4.788 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-19T16:48:11.120Z] #20 4.841 Collecting pyyaml (from yamllint==1.16.0) [2020-08-19T16:48:11.120Z] #20 5.044 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-19T16:48:11.228Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-19T16:48:11.426Z] #20 ... [2020-08-19T16:48:11.426Z] [2020-08-19T16:48:11.426Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:11.426Z] #40 134.6 CC criu/fsnotify.o [2020-08-19T16:48:11.927Z] #19 ... [2020-08-19T16:48:11.927Z] [2020-08-19T16:48:11.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:11.927Z] #39 117.6 CC criu/fsnotify.o [2020-08-19T16:48:11.927Z] #39 118.9 CC criu/image-desc.o [2020-08-19T16:48:11.927Z] #39 119.1 CC criu/image.o [2020-08-19T16:48:11.927Z] #39 120.0 CC criu/ipc_ns.o [2020-08-19T16:48:11.927Z] #39 121.3 CC criu/irmap.o [2020-08-19T16:48:11.927Z] #39 121.9 CC criu/kcmp-ids.o [2020-08-19T16:48:11.927Z] #39 122.1 CC criu/kerndat.o [2020-08-19T16:48:11.927Z] #39 123.3 CC criu/libnetlink.o [2020-08-19T16:48:11.927Z] #39 124.0 CC criu/log.o [2020-08-19T16:48:11.927Z] #39 124.7 CC criu/lsm.o [2020-08-19T16:48:11.927Z] #39 125.2 CC criu/mem.o [2020-08-19T16:48:11.927Z] #39 126.7 CC criu/memfd.o [2020-08-19T16:48:11.927Z] #39 127.4 CC criu/mount.o [2020-08-19T16:48:12.104Z] #17 50.77 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-19T16:48:12.104Z] #17 50.78 Setting up xz-utils (5.2.4-1) ... [2020-08-19T16:48:12.104Z] #17 50.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-19T16:48:12.104Z] #17 50.81 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-19T16:48:12.364Z] #17 50.88 invoke-rc.d: could not determine current runlevel [2020-08-19T16:48:12.364Z] #17 50.89 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-19T16:48:12.364Z] #17 50.90 Setting up pigz (2.4-1) ... [2020-08-19T16:48:12.364Z] #17 50.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-19T16:48:12.364Z] #17 50.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-19T16:48:12.364Z] #17 50.94 Setting up python-pip-whl (18.1-5) ... [2020-08-19T16:48:12.364Z] #17 50.95 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-19T16:48:12.364Z] #17 50.96 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-19T16:48:12.454Z] #52 248.0 + bin/containerd-shim-runc-v2 [2020-08-19T16:48:12.624Z] #17 51.28 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-19T16:48:12.625Z] #17 51.29 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-19T16:48:12.625Z] #17 51.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-19T16:48:12.625Z] #17 51.33 Setting up vim (2:8.1.0875-5) ... [2020-08-19T16:48:12.625Z] #17 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-19T16:48:12.625Z] #17 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-19T16:48:12.625Z] #17 51.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-19T16:48:12.625Z] #17 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-19T16:48:12.625Z] #17 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-19T16:48:12.625Z] #17 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-19T16:48:12.625Z] #17 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-19T16:48:12.625Z] #17 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-19T16:48:12.625Z] #17 51.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-19T16:48:12.865Z] #19 ... [2020-08-19T16:48:12.865Z] [2020-08-19T16:48:12.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:12.865Z] #39 121.8 CC criu/namespaces.o [2020-08-19T16:48:12.865Z] #39 123.4 CC criu/net.o [2020-08-19T16:48:12.865Z] #39 125.6 CC criu/netfilter.o [2020-08-19T16:48:12.865Z] #39 125.8 CC criu/page-pipe.o [2020-08-19T16:48:12.865Z] #39 126.3 CC criu/page-xfer.o [2020-08-19T16:48:12.865Z] #39 127.5 CC criu/pagemap-cache.o [2020-08-19T16:48:12.865Z] #39 127.8 CC criu/pagemap.o [2020-08-19T16:48:12.884Z] #17 51.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-19T16:48:12.884Z] #17 51.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-19T16:48:12.884Z] #17 51.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-19T16:48:12.884Z] #17 51.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-19T16:48:12.884Z] #17 51.46 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-19T16:48:12.965Z] #40 136.0 CC criu/image-desc.o [2020-08-19T16:48:13.044Z] #52 249.0 + binaries [2020-08-19T16:48:13.044Z] #52 249.0 + install -D bin/containerd /build/containerd [2020-08-19T16:48:13.044Z] #52 249.0 + install -D bin/containerd-shim /build/containerd-shim [2020-08-19T16:48:13.044Z] #52 249.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-19T16:48:13.044Z] #52 249.0 + install -D bin/ctr /build/ctr [2020-08-19T16:48:13.264Z] #40 136.2 CC criu/image.o [2020-08-19T16:48:13.307Z] #39 ... [2020-08-19T16:48:13.307Z] [2020-08-19T16:48:13.307Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:13.307Z] #19 5.317 Collecting yamllint==1.16.0 [2020-08-19T16:48:13.441Z] #39 128.5 CC criu/parasite-syscall.o [2020-08-19T16:48:13.965Z] ok github.com/docker/docker/pkg/signal 2.342s coverage: 61.0% of statements [2020-08-19T16:48:13.997Z] #52 DONE 249.8s [2020-08-19T16:48:14.017Z] #39 129.2 CC criu/path.o [2020-08-19T16:48:14.259Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-19T16:48:14.280Z] #39 129.4 CC criu/pie-util-vdso.o [2020-08-19T16:48:14.320Z] #40 137.3 CC criu/ipc_ns.o [2020-08-19T16:48:14.543Z] #39 129.7 CC criu/pie-util.o [2020-08-19T16:48:14.543Z] #39 129.8 CC criu/pipes.o [2020-08-19T16:48:14.552Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-19T16:48:14.558Z] [2020-08-19T16:48:14.558Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-19T16:48:14.807Z] #39 ... [2020-08-19T16:48:14.807Z] [2020-08-19T16:48:14.807Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:14.807Z] #19 9.077 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-19T16:48:14.846Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-08-19T16:48:14.969Z] #40 ... [2020-08-19T16:48:14.969Z] [2020-08-19T16:48:14.969Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:14.969Z] #20 6.766 Building wheels for collected packages: pyyaml [2020-08-19T16:48:14.970Z] #20 6.769 Running setup.py bdist_wheel for pyyaml: started [2020-08-19T16:48:14.970Z] #20 8.167 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-19T16:48:14.970Z] #20 8.170 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-19T16:48:14.970Z] #20 8.242 Successfully built pyyaml [2020-08-19T16:48:14.970Z] #20 8.256 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-19T16:48:14.970Z] #20 8.636 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-19T16:48:14.970Z] #20 DONE 8.9s [2020-08-19T16:48:14.970Z] [2020-08-19T16:48:14.970Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:48:15.070Z] #19 9.148 Collecting pyyaml (from yamllint==1.16.0) [2020-08-19T16:48:15.138Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-08-19T16:48:15.333Z] #19 9.267 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-19T16:48:15.431Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-08-19T16:48:15.526Z] #53 DONE 0.7s [2020-08-19T16:48:15.526Z] [2020-08-19T16:48:15.526Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-19T16:48:15.526Z] #57 DONE 0.2s [2020-08-19T16:48:15.526Z] [2020-08-19T16:48:15.526Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-19T16:48:16.028Z] #37 ... [2020-08-19T16:48:16.028Z] [2020-08-19T16:48:16.028Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:16.028Z] #40 138.8 CC criu/irmap.o [2020-08-19T16:48:16.065Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-08-19T16:48:16.129Z] #59 DONE 0.5s [2020-08-19T16:48:16.129Z] [2020-08-19T16:48:16.129Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-19T16:48:16.129Z] #61 DONE 0.0s [2020-08-19T16:48:16.129Z] [2020-08-19T16:48:16.129Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-19T16:48:16.129Z] #62 DONE 0.0s [2020-08-19T16:48:16.129Z] [2020-08-19T16:48:16.129Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-19T16:48:16.181Z] #17 54.35 Setting up iptables (1.8.2-4) ... [2020-08-19T16:48:16.181Z] #17 54.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:48:16.181Z] #17 54.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:48:16.181Z] #17 54.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-19T16:48:16.181Z] #17 54.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-19T16:48:16.181Z] #17 54.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-19T16:48:16.181Z] #17 54.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-19T16:48:16.181Z] #17 54.43 Setting up python3 (3.7.3-1) ... [2020-08-19T16:48:16.181Z] #17 54.80 Setting up python3-wheel (0.32.3-2) ... [2020-08-19T16:48:16.360Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2020-08-19T16:48:16.652Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-08-19T16:48:16.679Z] #40 139.5 CC criu/kcmp-ids.o [2020-08-19T16:48:16.727Z] #19 10.45 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-19T16:48:16.727Z] #19 10.49 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-19T16:48:16.727Z] #19 10.59 Building wheels for collected packages: pyyaml [2020-08-19T16:48:16.728Z] #19 10.59 Running setup.py bdist_wheel for pyyaml: started [2020-08-19T16:48:16.751Z] #17 55.46 Setting up apparmor (2.13.2-10) ... [2020-08-19T16:48:16.945Z] testing: warning: no tests to run [2020-08-19T16:48:16.945Z] coverage: [no statements] [2020-08-19T16:48:16.945Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-19T16:48:16.979Z] #40 139.9 CC criu/kerndat.o [2020-08-19T16:48:17.237Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-19T16:48:17.237Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-19T16:48:17.303Z] #19 11.39 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-19T16:48:17.303Z] #19 11.40 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-19T16:48:17.303Z] #19 11.47 Successfully built pyyaml [2020-08-19T16:48:17.530Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-19T16:48:17.568Z] #19 11.49 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-19T16:48:17.568Z] #19 11.75 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-19T16:48:17.691Z] #17 ... [2020-08-19T16:48:17.691Z] [2020-08-19T16:48:17.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:17.691Z] #39 105.7 CC criu/cr-service.o [2020-08-19T16:48:17.691Z] #39 107.5 CC criu/crtools.o [2020-08-19T16:48:17.691Z] #39 108.1 CC criu/eventfd.o [2020-08-19T16:48:17.691Z] #39 108.6 CC criu/eventpoll.o [2020-08-19T16:48:17.691Z] #39 109.4 CC criu/external.o [2020-08-19T16:48:17.691Z] #39 109.7 CC criu/fault-injection.o [2020-08-19T16:48:17.691Z] #39 109.8 CC criu/fdstore.o [2020-08-19T16:48:17.691Z] #39 110.1 CC criu/fifo.o [2020-08-19T16:48:17.691Z] #39 110.6 CC criu/file-ids.o [2020-08-19T16:48:17.691Z] #39 110.9 CC criu/file-lock.o [2020-08-19T16:48:17.691Z] #39 111.8 CC criu/files-ext.o [2020-08-19T16:48:17.691Z] #39 112.3 CC criu/files-reg.o [2020-08-19T16:48:17.691Z] #39 114.6 CC criu/files.o [2020-08-19T16:48:17.883Z] Client: [2020-08-19T16:48:17.883Z] Debug Mode: false [2020-08-19T16:48:17.883Z] Plugins: [2020-08-19T16:48:17.883Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-19T16:48:17.883Z] [2020-08-19T16:48:17.883Z] Server: [2020-08-19T16:48:17.883Z] Containers: 0 [2020-08-19T16:48:17.883Z] Running: 0 [2020-08-19T16:48:17.883Z] Paused: 0 [2020-08-19T16:48:17.883Z] Stopped: 0 [2020-08-19T16:48:17.883Z] Images: 0 [2020-08-19T16:48:17.883Z] Server Version: 19.03.5 [2020-08-19T16:48:17.883Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-19T16:48:17.883Z] Windows: [2020-08-19T16:48:17.883Z] LCOW: [2020-08-19T16:48:17.883Z] Logging Driver: json-file [2020-08-19T16:48:17.883Z] Plugins: [2020-08-19T16:48:17.883Z] Volume: local [2020-08-19T16:48:17.883Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-19T16:48:17.883Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-19T16:48:17.883Z] Swarm: inactive [2020-08-19T16:48:17.883Z] Default Isolation: process [2020-08-19T16:48:17.883Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-19T16:48:17.883Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-19T16:48:17.883Z] OSType: windows [2020-08-19T16:48:17.883Z] Architecture: x86_64 [2020-08-19T16:48:17.883Z] CPUs: 4 [2020-08-19T16:48:17.883Z] Total Memory: 32GiB [2020-08-19T16:48:17.883Z] Name: azwin-2-d458b0 [2020-08-19T16:48:17.883Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-19T16:48:17.883Z] Docker Root Dir: D:\docker [2020-08-19T16:48:17.883Z] Debug Mode: false [2020-08-19T16:48:17.883Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:48:17.883Z] Labels: [2020-08-19T16:48:17.883Z] Experimental: true [2020-08-19T16:48:17.883Z] Insecure Registries: [2020-08-19T16:48:17.883Z] 10.0.0.4:5000 [2020-08-19T16:48:17.883Z] 127.0.0.0/8 [2020-08-19T16:48:17.883Z] Registry Mirrors: [2020-08-19T16:48:17.883Z] http://10.0.0.4:5000/ [2020-08-19T16:48:17.883Z] Live Restore Enabled: false [2020-08-19T16:48:17.883Z] [2020-08-19T16:48:18.014Z] #63 DONE 1.9s [2020-08-19T16:48:18.014Z] [2020-08-19T16:48:18.014Z] #64 exporting to image [2020-08-19T16:48:18.014Z] #64 exporting layers [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-19T16:48:18.522Z] #19 DONE 12.4s [2020-08-19T16:48:18.522Z] [2020-08-19T16:48:18.522Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:18.522Z] #21 210.4 + return [2020-08-19T16:48:18.522Z] #21 DONE 210.8s [2020-08-19T16:48:18.522Z] [2020-08-19T16:48:18.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:18.522Z] #39 130.4 CC criu/plugin.o [2020-08-19T16:48:18.522Z] #39 130.7 CC criu/proc_parse.o [2020-08-19T16:48:18.522Z] #39 132.7 CC criu/protobuf-desc.o [2020-08-19T16:48:18.522Z] #39 133.4 CC criu/protobuf.o [2020-08-19T16:48:18.522Z] #39 133.7 CC criu/pstree.o [2020-08-19T16:48:18.530Z] #40 141.2 CC criu/libnetlink.o [2020-08-19T16:48:18.530Z] #40 141.7 CC criu/log.o [2020-08-19T16:48:18.586Z] #19 10.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-19T16:48:18.586Z] #19 10.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-19T16:48:18.586Z] #19 10.80 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-19T16:48:18.586Z] #19 10.85 Collecting pyyaml (from yamllint==1.16.0) [2020-08-19T16:48:18.631Z] #39 116.5 CC criu/filesystems.o [2020-08-19T16:48:18.846Z] #19 11.00 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-19T16:48:18.891Z] #39 ... [2020-08-19T16:48:18.891Z] [2020-08-19T16:48:18.891Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-19T16:48:18.891Z] #17 57.44 Setting up xfsprogs (4.20.0-1) ... [2020-08-19T16:48:18.891Z] #17 57.45 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-19T16:48:19.044Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.1% of statements [2020-08-19T16:48:19.151Z] #17 57.84 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-19T16:48:19.180Z] #40 142.2 CC criu/lsm.o [2020-08-19T16:48:19.470Z] #39 134.7 CC criu/rbtree.o [2020-08-19T16:48:19.679Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-19T16:48:19.733Z] #39 135.0 CC criu/rst-malloc.o [2020-08-19T16:48:19.831Z] #40 142.9 CC criu/mem.o [2020-08-19T16:48:19.996Z] #39 135.2 CC criu/seccomp.o [2020-08-19T16:48:20.091Z] #17 58.64 Setting up python3-distutils (3.7.3-1) ... [2020-08-19T16:48:20.260Z] #39 ... [2020-08-19T16:48:20.260Z] [2020-08-19T16:48:20.260Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-19T16:48:20.314Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-19T16:48:20.606Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-08-19T16:48:20.661Z] #17 59.18 Setting up python3-setuptools (40.8.0-1) ... [2020-08-19T16:48:20.754Z] #19 12.49 Building wheels for collected packages: pyyaml [2020-08-19T16:48:20.754Z] #19 12.50 Running setup.py bdist_wheel for pyyaml: started [2020-08-19T16:48:21.210Z] #22 DONE 1.0s [2020-08-19T16:48:21.210Z] [2020-08-19T16:48:21.210Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-19T16:48:21.323Z] #19 13.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-19T16:48:21.323Z] #19 13.43 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-19T16:48:21.323Z] #19 13.52 Successfully built pyyaml [2020-08-19T16:48:21.323Z] #19 13.53 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-19T16:48:21.600Z] #17 60.21 Setting up python3-pip (18.1-5) ... [2020-08-19T16:48:21.644Z] ok github.com/docker/docker/registry 0.094s coverage: 56.3% of statements [2020-08-19T16:48:21.941Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-08-19T16:48:21.962Z] #40 144.7 CC criu/memfd.o [2020-08-19T16:48:21.964Z] #19 13.86 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-19T16:48:21.964Z] #19 DONE 14.2s [2020-08-19T16:48:21.964Z] [2020-08-19T16:48:21.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:21.964Z] #39 131.0 CC criu/namespaces.o [2020-08-19T16:48:21.964Z] #39 132.8 CC criu/net.o [2020-08-19T16:48:21.964Z] #39 136.2 CC criu/netfilter.o [2020-08-19T16:48:21.964Z] #39 136.7 CC criu/page-pipe.o [2020-08-19T16:48:21.964Z] #39 137.5 CC criu/page-xfer.o [2020-08-19T16:48:22.232Z] #39 ... [2020-08-19T16:48:22.232Z] [2020-08-19T16:48:22.232Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-19T16:48:22.237Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-19T16:48:22.262Z] #40 145.2 CC criu/mount.o [2020-08-19T16:48:22.502Z] #22 DONE 0.4s [2020-08-19T16:48:22.502Z] [2020-08-19T16:48:22.502Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-19T16:48:22.800Z] #17 61.31 Processing triggers for libc-bin (2.28-10) ... [2020-08-19T16:48:22.800Z] #17 61.36 Processing triggers for mime-support (3.62) ... [2020-08-19T16:48:22.873Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-08-19T16:48:22.873Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-08-19T16:48:24.221Z] #17 DONE 62.7s [2020-08-19T16:48:24.221Z] [2020-08-19T16:48:24.222Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-19T16:48:24.543Z] #64 exporting layers 6.5s done [2020-08-19T16:48:24.543Z] #64 writing image sha256:74a7de81f950831406850ffbce7275e312ef3be1a68b3736a4fb053e00677a53 done [2020-08-19T16:48:24.543Z] #64 naming to docker.io/library/docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 done [2020-08-19T16:48:24.543Z] #64 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-19T16:48:24.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41376/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/validate/default [2020-08-19T16:48:24.968Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-19T16:48:25.180Z] #18 0.981 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-19T16:48:25.180Z] #18 0.985 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-19T16:48:25.180Z] #18 0.988 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-19T16:48:25.180Z] #18 DONE 1.0s [2020-08-19T16:48:25.180Z] [2020-08-19T16:48:25.180Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:48:25.180Z] #36 229.5 + dpkg --print-architecture [2020-08-19T16:48:25.180Z] #36 229.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-19T16:48:25.180Z] #36 229.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-19T16:48:25.180Z] #36 229.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-19T16:48:25.478Z] Congratulations! All commits are properly signed with the DCO! [2020-08-19T16:48:25.478Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-19T16:48:25.608Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-08-19T16:48:25.736Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-19T16:48:25.736Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-19T16:48:25.736Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-19T16:48:25.736Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-19T16:48:25.736Z] Congratulations! No new tests were added to integration-cli. [2020-08-19T16:48:25.736Z] [2020-08-19T16:48:25.736Z] INFO Start validation with golang-ci-lint [2020-08-19T16:48:25.736Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-19T16:48:25.736Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-19T16:48:25.736Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-19T16:48:25.902Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-08-19T16:48:26.712Z] #26 DONE 3.9s [2020-08-19T16:48:26.712Z] [2020-08-19T16:48:26.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:26.712Z] #39 139.4 CC criu/pagemap-cache.o [2020-08-19T16:48:26.712Z] #39 139.8 CC criu/pagemap.o [2020-08-19T16:48:26.712Z] #39 140.6 CC criu/parasite-syscall.o [2020-08-19T16:48:26.712Z] #39 141.5 CC criu/path.o [2020-08-19T16:48:26.712Z] #39 141.8 CC criu/pie-util-vdso-elf32.o [2020-08-19T16:48:26.712Z] #39 142.2 CC criu/pie-util-vdso.o [2020-08-19T16:48:26.712Z] #39 142.6 CC criu/pie-util.o [2020-08-19T16:48:26.712Z] #39 ... [2020-08-19T16:48:26.712Z] [2020-08-19T16:48:26.712Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-19T16:48:26.712Z] #29 DONE 0.5s [2020-08-19T16:48:26.712Z] [2020-08-19T16:48:26.712Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-19T16:48:26.712Z] #31 DONE 0.1s [2020-08-19T16:48:26.796Z] #40 149.4 CC criu/namespaces.o [2020-08-19T16:48:26.941Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-08-19T16:48:26.970Z] [2020-08-19T16:48:26.970Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-19T16:48:26.970Z] #34 DONE 0.0s [2020-08-19T16:48:26.970Z] [2020-08-19T16:48:26.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:26.970Z] #39 142.8 CC criu/pipes.o [2020-08-19T16:48:27.820Z] #26 ... [2020-08-19T16:48:27.820Z] [2020-08-19T16:48:27.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:27.820Z] #39 135.8 CC criu/seize.o [2020-08-19T16:48:27.820Z] #39 136.5 CC criu/servicefd.o [2020-08-19T16:48:27.820Z] #39 136.9 CC criu/shmem.o [2020-08-19T16:48:27.820Z] #39 137.7 CC criu/sigframe.o [2020-08-19T16:48:27.820Z] #39 137.8 CC criu/signalfd.o [2020-08-19T16:48:27.820Z] #39 138.2 CC criu/sk-inet.o [2020-08-19T16:48:27.820Z] #39 139.1 CC criu/sk-netlink.o [2020-08-19T16:48:27.820Z] #39 139.5 CC criu/sk-packet.o [2020-08-19T16:48:27.820Z] #39 140.0 CC criu/sk-queue.o [2020-08-19T16:48:27.820Z] #39 140.4 CC criu/sk-tcp.o [2020-08-19T16:48:27.820Z] #39 140.8 CC criu/sk-unix.o [2020-08-19T16:48:27.820Z] #39 142.4 CC criu/sockets.o [2020-08-19T16:48:27.907Z] #39 143.6 CC criu/plugin.o [2020-08-19T16:48:28.084Z] #39 143.2 CC criu/stats.o [2020-08-19T16:48:28.167Z] #39 143.9 CC criu/proc_parse.o [2020-08-19T16:48:28.660Z] #39 143.5 CC criu/string.o [2020-08-19T16:48:28.660Z] #39 143.6 CC criu/sysctl.o [2020-08-19T16:48:28.906Z] #40 151.7 CC criu/net.o [2020-08-19T16:48:29.105Z] #39 ... [2020-08-19T16:48:29.105Z] [2020-08-19T16:48:29.105Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:48:29.105Z] #49 88.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-19T16:48:29.105Z] #49 90.64 + mkdir -p /build [2020-08-19T16:48:29.105Z] #49 90.64 + cp runc /build/runc [2020-08-19T16:48:29.105Z] #49 DONE 91.3s [2020-08-19T16:48:29.237Z] #39 144.3 CC criu/sysfs_parse.o [2020-08-19T16:48:29.365Z] [2020-08-19T16:48:29.365Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:29.379Z] #36 ... [2020-08-19T16:48:29.379Z] [2020-08-19T16:48:29.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:29.379Z] #39 117.2 CC criu/fsnotify.o [2020-08-19T16:48:29.379Z] #39 118.5 CC criu/image-desc.o [2020-08-19T16:48:29.379Z] #39 118.7 CC criu/image.o [2020-08-19T16:48:29.379Z] #39 119.6 CC criu/ipc_ns.o [2020-08-19T16:48:29.379Z] #39 120.8 CC criu/irmap.o [2020-08-19T16:48:29.379Z] #39 121.6 CC criu/kcmp-ids.o [2020-08-19T16:48:29.379Z] #39 121.9 CC criu/kerndat.o [2020-08-19T16:48:29.379Z] #39 123.6 CC criu/libnetlink.o [2020-08-19T16:48:29.379Z] #39 124.1 CC criu/log.o [2020-08-19T16:48:29.379Z] #39 124.5 CC criu/lsm.o [2020-08-19T16:48:29.379Z] #39 124.9 CC criu/mem.o [2020-08-19T16:48:29.379Z] #39 126.8 CC criu/memfd.o [2020-08-19T16:48:29.379Z] #39 127.4 CC criu/mount.o [2020-08-19T16:48:29.500Z] #39 144.7 CC criu/timens.o [2020-08-19T16:48:29.763Z] #39 145.0 CC criu/timerfd.o [2020-08-19T16:48:30.025Z] #39 ... [2020-08-19T16:48:30.025Z] [2020-08-19T16:48:30.025Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-19T16:48:30.025Z] #26 DONE 8.5s [2020-08-19T16:48:30.025Z] [2020-08-19T16:48:30.025Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-19T16:48:30.603Z] #29 DONE 0.7s [2020-08-19T16:48:30.603Z] [2020-08-19T16:48:30.603Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-19T16:48:30.603Z] #31 DONE 0.1s [2020-08-19T16:48:30.603Z] [2020-08-19T16:48:30.603Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-19T16:48:30.742Z] #45 ... [2020-08-19T16:48:30.743Z] [2020-08-19T16:48:30.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:30.743Z] #39 146.3 CC criu/protobuf-desc.o [2020-08-19T16:48:31.001Z] #39 ... [2020-08-19T16:48:31.001Z] [2020-08-19T16:48:31.001Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:48:31.001Z] #36 DONE 252.3s [2020-08-19T16:48:31.001Z] [2020-08-19T16:48:31.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:31.002Z] #34 DONE 0.1s [2020-08-19T16:48:31.002Z] [2020-08-19T16:48:31.002Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-19T16:48:31.260Z] #39 147.1 CC criu/protobuf.o [2020-08-19T16:48:31.577Z] #37 DONE 0.7s [2020-08-19T16:48:31.578Z] [2020-08-19T16:48:31.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:31.578Z] #39 145.4 CC criu/tty.o [2020-08-19T16:48:31.829Z] #39 147.4 CC criu/pstree.o [2020-08-19T16:48:32.152Z] #39 147.1 CC criu/tun.o [2020-08-19T16:48:32.397Z] #39 ... [2020-08-19T16:48:32.397Z] [2020-08-19T16:48:32.397Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-19T16:48:32.397Z] #37 DONE 0.3s [2020-08-19T16:48:32.397Z] [2020-08-19T16:48:32.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:32.397Z] #39 148.3 CC criu/rbtree.o [2020-08-19T16:48:32.413Z] #39 147.5 CC criu/uffd.o [2020-08-19T16:48:32.493Z] #40 155.1 CC criu/netfilter.o [2020-08-19T16:48:32.493Z] #40 155.4 CC criu/page-pipe.o [2020-08-19T16:48:32.656Z] #39 148.4 CC criu/rst-malloc.o [2020-08-19T16:48:32.915Z] #39 148.6 CC criu/seccomp.o [2020-08-19T16:48:33.139Z] #40 156.2 CC criu/page-xfer.o [2020-08-19T16:48:33.358Z] #39 148.5 CC criu/util.o [2020-08-19T16:48:33.482Z] #39 149.0 CC criu/seize.o [2020-08-19T16:48:33.579Z] #39 131.1 CC criu/namespaces.o [2020-08-19T16:48:33.742Z] #39 149.5 CC criu/servicefd.o [2020-08-19T16:48:34.001Z] #39 149.8 CC criu/shmem.o [2020-08-19T16:48:34.260Z] #39 150.2 CC criu/sigframe.o [2020-08-19T16:48:34.306Z] #39 149.5 CC criu/uts_ns.o [2020-08-19T16:48:34.520Z] #39 150.3 CC criu/signalfd.o [2020-08-19T16:48:34.520Z] #39 150.4 CC criu/sk-inet.o [2020-08-19T16:48:34.569Z] #39 149.7 CC criu/vdso.o [2020-08-19T16:48:34.961Z] #39 132.7 CC criu/net.o [2020-08-19T16:48:35.088Z] #39 150.9 CC criu/sk-netlink.o [2020-08-19T16:48:35.143Z] #39 150.1 LINK criu/built-in.o [2020-08-19T16:48:35.143Z] #39 150.2 LINK criu/criu [2020-08-19T16:48:35.143Z] #39 150.5 DEP lib/c/criu.d [2020-08-19T16:48:35.221Z] #39 ... [2020-08-19T16:48:35.221Z] [2020-08-19T16:48:35.221Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:35.221Z] #19 5.276 Collecting yamllint==1.16.0 [2020-08-19T16:48:35.245Z] #40 157.9 CC criu/pagemap-cache.o [2020-08-19T16:48:35.245Z] #40 158.4 CC criu/pagemap.o [2020-08-19T16:48:35.348Z] #39 151.1 CC criu/sk-packet.o [2020-08-19T16:48:35.406Z] #39 150.5 CC images/rpc.pb-c.o [2020-08-19T16:48:35.607Z] #39 151.5 CC criu/sk-queue.o [2020-08-19T16:48:35.791Z] #19 10.61 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-19T16:48:35.791Z] #19 10.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-19T16:48:35.791Z] #19 10.76 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-19T16:48:35.791Z] #19 10.81 Collecting pyyaml (from yamllint==1.16.0) [2020-08-19T16:48:35.867Z] #39 151.8 CC criu/sk-tcp.o [2020-08-19T16:48:35.981Z] #39 151.0 CC lib/c/criu.o [2020-08-19T16:48:36.051Z] #19 10.94 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-19T16:48:36.126Z] #39 152.1 CC criu/sk-unix.o [2020-08-19T16:48:36.308Z] #40 159.4 CC criu/parasite-syscall.o [2020-08-19T16:48:36.931Z] #39 152.0 LINK lib/c/built-in.o [2020-08-19T16:48:36.931Z] #39 152.1 LINK lib/c/libcriu.so [2020-08-19T16:48:36.931Z] #39 152.1 LINK lib/c/libcriu.a [2020-08-19T16:48:37.196Z] #39 152.3 GEN magic.py [2020-08-19T16:48:37.196Z] #39 152.4 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:48:37.196Z] #39 152.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:48:37.196Z] #39 152.4 Note: Building without GnuTLS support [2020-08-19T16:48:37.196Z] #39 152.4 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:48:37.196Z] #39 152.4 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:48:37.362Z] #40 160.4 CC criu/path.o [2020-08-19T16:48:37.433Z] #19 12.23 Building wheels for collected packages: pyyaml [2020-08-19T16:48:37.433Z] #19 12.24 Running setup.py bdist_wheel for pyyaml: started [2020-08-19T16:48:37.503Z] #39 153.0 CC criu/sockets.o [2020-08-19T16:48:37.660Z] #40 160.8 CC criu/pie-util-vdso.o [2020-08-19T16:48:37.762Z] #39 153.5 CC criu/stats.o [2020-08-19T16:48:37.763Z] #39 153.7 CC criu/string.o [2020-08-19T16:48:38.001Z] #19 ... [2020-08-19T16:48:38.001Z] [2020-08-19T16:48:38.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:38.001Z] #39 136.1 CC criu/netfilter.o [2020-08-19T16:48:38.022Z] #39 153.8 CC criu/sysctl.o [2020-08-19T16:48:38.144Z] #39 153.1 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:48:38.321Z] #40 161.4 CC criu/pie-util.o [2020-08-19T16:48:38.571Z] #39 136.4 CC criu/page-pipe.o [2020-08-19T16:48:38.591Z] #39 154.2 CC criu/sysfs_parse.o [2020-08-19T16:48:38.591Z] #39 154.4 CC criu/timens.o [2020-08-19T16:48:38.621Z] #40 161.5 CC criu/pipes.o [2020-08-19T16:48:38.718Z] #39 153.9 make[1]: Nothing to be done for 'all'. [2020-08-19T16:48:38.850Z] #39 154.6 CC criu/timerfd.o [2020-08-19T16:48:39.109Z] #39 154.8 CC criu/tty.o [2020-08-19T16:48:39.140Z] #39 ... [2020-08-19T16:48:39.140Z] [2020-08-19T16:48:39.140Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-19T16:48:39.140Z] #19 13.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-19T16:48:39.140Z] #19 13.33 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-19T16:48:39.140Z] #19 13.41 Successfully built pyyaml [2020-08-19T16:48:39.140Z] #19 13.43 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-19T16:48:39.140Z] #19 13.77 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-19T16:48:39.140Z] #19 DONE 14.1s [2020-08-19T16:48:39.271Z] #40 162.4 CC criu/plugin.o [2020-08-19T16:48:39.400Z] [2020-08-19T16:48:39.400Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:39.400Z] #39 137.3 CC criu/page-xfer.o [2020-08-19T16:48:39.660Z] #39 ... [2020-08-19T16:48:39.660Z] [2020-08-19T16:48:39.660Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-19T16:48:39.660Z] #22 DONE 0.3s [2020-08-19T16:48:39.660Z] [2020-08-19T16:48:39.660Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-19T16:48:39.663Z] #39 154.8 make[1]: 'images/built-in.o' is up to date. [2020-08-19T16:48:39.663Z] #39 154.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-19T16:48:39.663Z] #39 154.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-19T16:48:39.663Z] #39 154.9 make[1]: 'compel/libcompel.a' is up to date. [2020-08-19T16:48:39.663Z] #39 154.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-19T16:48:39.663Z] #39 155.0 make[1]: Nothing to be done for 'all'. [2020-08-19T16:48:39.919Z] #40 162.9 CC criu/proc_parse.o [2020-08-19T16:48:39.926Z] #39 155.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:48:40.045Z] #39 155.7 CC criu/tun.o [2020-08-19T16:48:40.045Z] #39 155.9 CC criu/uffd.o [2020-08-19T16:48:40.189Z] #39 155.3 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.189Z] #39 155.3 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.189Z] #39 155.4 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.189Z] #39 155.5 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.219Z] #40 ... [2020-08-19T16:48:40.219Z] [2020-08-19T16:48:40.219Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:48:40.219Z] #37 231.2 + dpkg --print-architecture [2020-08-19T16:48:40.219Z] #37 231.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-19T16:48:40.452Z] #39 155.6 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.452Z] #39 155.6 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.452Z] #39 155.7 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.452Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:40.520Z] #37 231.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-19T16:48:40.520Z] #37 231.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-19T16:48:40.715Z] #39 155.8 INSTALL criu/criu [2020-08-19T16:48:40.982Z] #39 156.6 CC criu/util.o [2020-08-19T16:48:41.552Z] #39 157.2 CC criu/uts_ns.o [2020-08-19T16:48:41.552Z] #39 157.3 CC criu/vdso-compat.o [2020-08-19T16:48:41.552Z] #39 157.3 CC criu/vdso.o [2020-08-19T16:48:41.812Z] #39 157.7 LINK criu/built-in.o [2020-08-19T16:48:41.812Z] #39 157.8 LINK criu/criu [2020-08-19T16:48:42.108Z] #39 DONE 157.2s [2020-08-19T16:48:42.108Z] [2020-08-19T16:48:42.108Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:42.108Z] #45 227.3 + cd /tmp/tmp.8KOe1uTIOd/src/github.com/golangci/golangci-lint/ [2020-08-19T16:48:42.108Z] #45 227.3 + git checkout -q v1.23.8 [2020-08-19T16:48:42.108Z] #45 227.6 ++ git describe --tags [2020-08-19T16:48:42.108Z] #45 227.6 + version=v1.23.8 [2020-08-19T16:48:42.108Z] #45 227.6 ++ git rev-parse --short HEAD [2020-08-19T16:48:42.108Z] #45 227.6 + commit=76a82c6 [2020-08-19T16:48:42.108Z] #45 227.6 ++ git show -s --format=%cd [2020-08-19T16:48:42.108Z] #45 227.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-19T16:48:42.108Z] #45 227.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-08-19T16:48:42.380Z] #39 158.0 DEP lib/c/criu.d [2020-08-19T16:48:42.380Z] #39 158.1 CC images/rpc.pb-c.o [2020-08-19T16:48:42.380Z] #39 ... [2020-08-19T16:48:42.380Z] [2020-08-19T16:48:42.380Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:42.380Z] #52 193.4 + bin/containerd [2020-08-19T16:48:43.746Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-19T16:48:43.746Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6ec3ffcb\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-19T16:48:43.746Z] ---------------------------------------------------------------------------- [2020-08-19T16:48:43.746Z] [2020-08-19T16:48:43.746Z] INFO: executeCI.ps1 starting at Wed Aug 19 16:48:43 CUT 2020 [2020-08-19T16:48:43.746Z] [2020-08-19T16:48:43.746Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-19T16:48:43.746Z] INFO: Running git version 2.24.1.windows.2 [2020-08-19T16:48:43.746Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-19T16:48:43.746Z] INFO: Environment variables: [2020-08-19T16:48:43.746Z] [2020-08-19T16:48:43.746Z] Name Value [2020-08-19T16:48:43.746Z] ---- ----- [2020-08-19T16:48:43.746Z] ALLUSERSPROFILE C:\ProgramData [2020-08-19T16:48:43.746Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-19T16:48:43.746Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-19T16:48:43.746Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-19T16:48:43.746Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-19T16:48:43.746Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-19T16:48:43.746Z] BRANCH_NAME PR-41376 [2020-08-19T16:48:43.746Z] BUILD_DISPLAY_NAME #1 [2020-08-19T16:48:43.746Z] BUILD_ID 1 [2020-08-19T16:48:43.746Z] BUILD_NUMBER 1 [2020-08-19T16:48:43.746Z] BUILD_TAG jenkins-moby-PR-41376-1 [2020-08-19T16:48:43.746Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41376/1/ [2020-08-19T16:48:43.746Z] CHANGE_AUTHOR kikimo [2020-08-19T16:48:43.746Z] CHANGE_AUTHOR_DISPLAY_NAME fzuwwl [2020-08-19T16:48:43.746Z] CHANGE_AUTHOR_EMAIL fzuwwl@gmail.com [2020-08-19T16:48:43.746Z] CHANGE_BRANCH add-layer-chain-id-cache [2020-08-19T16:48:43.746Z] CHANGE_FORK kikimo [2020-08-19T16:48:43.746Z] CHANGE_ID 41376 [2020-08-19T16:48:43.746Z] CHANGE_TARGET master [2020-08-19T16:48:43.746Z] CHANGE_TITLE Add layer chain id cache [2020-08-19T16:48:43.746Z] CHANGE_URL https://github.com/moby/moby/pull/41376 [2020-08-19T16:48:43.746Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-19T16:48:43.746Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-19T16:48:43.746Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-19T16:48:43.746Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-19T16:48:43.746Z] COMPUTERNAME azwin-2-d458b0 [2020-08-19T16:48:43.746Z] ComSpec C:\windows\system32\cmd.exe [2020-08-19T16:48:43.746Z] ConfigSequenceNumber 0 [2020-08-19T16:48:43.746Z] DOCKER_BUILDKIT 0 [2020-08-19T16:48:43.746Z] DOCKER_DUT_DEBUG 1 [2020-08-19T16:48:43.746Z] DOCKER_EXPERIMENTAL 1 [2020-08-19T16:48:43.746Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-19T16:48:43.746Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-19T16:48:43.746Z] EXECUTOR_NUMBER 0 [2020-08-19T16:48:43.746Z] FQDN azwin-2-d458b0.westus.cloudapp.azure.com [2020-08-19T16:48:43.746Z] GIT_BRANCH PR-41376 [2020-08-19T16:48:43.746Z] GIT_COMMIT a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:48:43.746Z] GIT_URL https://github.com/moby/moby.git [2020-08-19T16:48:43.746Z] HUDSON_COOKIE 1713b87b-9ee9-4f79-85ee-f5932bbea7c1 [2020-08-19T16:48:43.746Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-19T16:48:43.746Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-19T16:48:43.746Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-19T16:48:43.746Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-19T16:48:43.746Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-19T16:48:43.746Z] JENKINS_NODE_COOKIE ae960182-77a2-4b6b-a19f-eb9aafc99166 [2020-08-19T16:48:43.746Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-19T16:48:43.746Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-19T16:48:43.746Z] JOB_BASE_NAME PR-41376 [2020-08-19T16:48:43.746Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41376/display/redirect [2020-08-19T16:48:43.746Z] JOB_NAME moby/PR-41376 [2020-08-19T16:48:43.746Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41376/ [2020-08-19T16:48:43.746Z] library.jps.version master [2020-08-19T16:48:43.746Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-19T16:48:43.746Z] NODE_LABELS amd64 azure azwin-2-d458b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-19T16:48:43.746Z] NODE_NAME azwin-2-d458b0 [2020-08-19T16:48:43.746Z] NUMBER_OF_PROCESSORS 4 [2020-08-19T16:48:43.746Z] OS Windows_NT [2020-08-19T16:48:43.746Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-19T16:48:43.746Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-19T16:48:43.746Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-19T16:48:43.746Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-19T16:48:43.746Z] PROCESSOR_LEVEL 6 [2020-08-19T16:48:43.746Z] PROCESSOR_REVISION 5504 [2020-08-19T16:48:43.746Z] ProgramData C:\ProgramData [2020-08-19T16:48:43.746Z] ProgramFiles C:\Program Files [2020-08-19T16:48:43.746Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-19T16:48:43.746Z] ProgramW6432 C:\Program Files [2020-08-19T16:48:43.746Z] PROMPT $P$G [2020-08-19T16:48:43.746Z] PSExecutionPolicyPreference Bypass [2020-08-19T16:48:43.746Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-19T16:48:43.746Z] PUBLIC C:\Users\Public [2020-08-19T16:48:43.746Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41376/1/display/redirect?page=changes [2020-08-19T16:48:43.746Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41376/1/display/redirect [2020-08-19T16:48:43.746Z] SKIP_VALIDATION_TESTS 1 [2020-08-19T16:48:43.746Z] SOURCES_DRIVE d [2020-08-19T16:48:43.746Z] SOURCES_SUBDIR gopath [2020-08-19T16:48:43.746Z] STAGE_NAME Run tests [2020-08-19T16:48:43.746Z] SystemDrive C: [2020-08-19T16:48:43.746Z] SystemRoot C:\windows [2020-08-19T16:48:43.746Z] TEMP C:\windows\TEMP [2020-08-19T16:48:43.746Z] TESTDEBUG 0 [2020-08-19T16:48:43.746Z] TESTRUN_DRIVE d [2020-08-19T16:48:43.746Z] TESTRUN_SUBDIR CI [2020-08-19T16:48:43.746Z] TIMEOUT 120m [2020-08-19T16:48:43.746Z] TMP C:\windows\TEMP [2020-08-19T16:48:43.746Z] USERDOMAIN WORKGROUP [2020-08-19T16:48:43.746Z] USERNAME azwin-2-d458b0$ [2020-08-19T16:48:43.746Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-19T16:48:43.746Z] windir C:\windows [2020-08-19T16:48:43.746Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-19T16:48:43.746Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-19T16:48:43.746Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-19T16:48:43.746Z] [2020-08-19T16:48:43.746Z] [2020-08-19T16:48:43.746Z] [2020-08-19T16:48:43.897Z] #26 DONE 4.2s [2020-08-19T16:48:43.897Z] [2020-08-19T16:48:43.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:43.897Z] #39 138.9 CC criu/pagemap-cache.o [2020-08-19T16:48:43.897Z] #39 139.2 CC criu/pagemap.o [2020-08-19T16:48:43.897Z] #39 140.2 CC criu/parasite-syscall.o [2020-08-19T16:48:43.897Z] #39 141.0 CC criu/path.o [2020-08-19T16:48:43.897Z] #39 141.3 CC criu/pie-util-vdso-elf32.o [2020-08-19T16:48:43.897Z] #39 141.8 CC criu/pie-util-vdso.o [2020-08-19T16:48:43.897Z] #39 ... [2020-08-19T16:48:43.897Z] [2020-08-19T16:48:43.897Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-19T16:48:43.897Z] #29 DONE 0.3s [2020-08-19T16:48:43.897Z] [2020-08-19T16:48:43.897Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-19T16:48:43.897Z] #31 DONE 0.0s [2020-08-19T16:48:44.083Z] #45 ... [2020-08-19T16:48:44.083Z] [2020-08-19T16:48:44.083Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-19T16:48:44.158Z] [2020-08-19T16:48:44.158Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-19T16:48:44.158Z] #34 DONE 0.0s [2020-08-19T16:48:44.158Z] [2020-08-19T16:48:44.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:44.158Z] #39 142.0 CC criu/pie-util.o [2020-08-19T16:48:44.364Z] #40 DONE 0.6s [2020-08-19T16:48:44.364Z] [2020-08-19T16:48:44.364Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-19T16:48:44.416Z] #39 142.2 CC criu/pipes.o [2020-08-19T16:48:44.713Z] INFO: Sources under d:\gopath\... [2020-08-19T16:48:44.713Z] INFO: Test run under d:\CI\... [2020-08-19T16:48:44.713Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-19T16:48:44.713Z] INFO: docker/docker repository was found [2020-08-19T16:48:44.958Z] #42 DONE 0.6s [2020-08-19T16:48:44.958Z] [2020-08-19T16:48:44.958Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-19T16:48:44.986Z] #39 142.9 CC criu/plugin.o [2020-08-19T16:48:45.174Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-19T16:48:45.246Z] #39 143.3 CC criu/proc_parse.o [2020-08-19T16:48:45.543Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/rootless [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/volume [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-19T16:48:45.543Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === Skipped [2020-08-19T16:48:45.543Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-19T16:48:45.543Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-19T16:48:45.543Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-19T16:48:45.543Z] time="2020-08-19T16:47:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-19T16:48:45.543Z] time="2020-08-19T16:47:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-19T16:48:45.543Z] time="2020-08-19T16:47:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-19T16:48:45.543Z] time="2020-08-19T16:47:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-19T16:48:45.543Z] time="2020-08-19T16:47:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-19T16:48:45.543Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-19T16:48:45.543Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-19T16:48:45.543Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:48:45.543Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-19T16:48:45.543Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-19T16:48:45.543Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-19T16:48:45.543Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] [2020-08-19T16:48:45.543Z] DONE 2142 tests, 26 skipped in 191.922s Post stage [Pipeline] junit [2020-08-19T16:48:45.591Z] Recording test results [2020-08-19T16:48:45.649Z] ltsc2019: Pulling from windows/servercore [2020-08-19T16:48:45.649Z] 4612f6d0b889: Pulling fs layer [2020-08-19T16:48:45.649Z] 3ab49687905c: Pulling fs layer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T16:48:46.131Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -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:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh dynbinary test-integration [2020-08-19T16:48:46.186Z] #39 ... [2020-08-19T16:48:46.186Z] [2020-08-19T16:48:46.186Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:48:46.186Z] #49 89.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-19T16:48:46.186Z] #49 91.43 + mkdir -p /build [2020-08-19T16:48:46.186Z] #49 91.44 + cp runc /build/runc [2020-08-19T16:48:46.186Z] #49 DONE 91.8s [2020-08-19T16:48:46.190Z] #37 ... [2020-08-19T16:48:46.190Z] [2020-08-19T16:48:46.190Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-19T16:48:46.190Z] #50 120.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-19T16:48:46.190Z] #50 122.6 + mkdir -p /build [2020-08-19T16:48:46.190Z] #50 122.6 + cp runc /build/runc [2020-08-19T16:48:46.190Z] #50 DONE 122.7s [2020-08-19T16:48:46.190Z] [2020-08-19T16:48:46.190Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:46.190Z] #40 167.0 CC criu/protobuf-desc.o [2020-08-19T16:48:46.190Z] #40 168.3 CC criu/protobuf.o [2020-08-19T16:48:46.190Z] #40 168.8 CC criu/pstree.o [2020-08-19T16:48:46.348Z] #44 DONE 0.9s [2020-08-19T16:48:46.348Z] [2020-08-19T16:48:46.348Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:46.427Z] [2020-08-19T16:48:46.446Z] [2020-08-19T16:48:46.446Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:46.577Z] #52 ... [2020-08-19T16:48:46.577Z] [2020-08-19T16:48:46.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:46.577Z] #39 158.4 CC lib/c/criu.o [2020-08-19T16:48:46.577Z] #39 158.9 LINK lib/c/built-in.o [2020-08-19T16:48:46.577Z] #39 158.9 LINK lib/c/libcriu.so [2020-08-19T16:48:46.577Z] #39 159.0 LINK lib/c/libcriu.a [2020-08-19T16:48:46.577Z] #39 159.1 GEN magic.py [2020-08-19T16:48:46.577Z] #39 159.2 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:48:46.577Z] #39 159.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:48:46.577Z] #39 159.2 Note: Building without GnuTLS support [2020-08-19T16:48:46.577Z] #39 159.2 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:48:46.577Z] #39 159.2 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:48:46.577Z] #39 159.6 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:48:46.577Z] #39 160.1 make[1]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 160.6 make[1]: 'images/built-in.o' is up to date. [2020-08-19T16:48:46.577Z] #39 160.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-19T16:48:46.577Z] #39 160.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-19T16:48:46.577Z] #39 160.7 make[1]: 'compel/libcompel.a' is up to date. [2020-08-19T16:48:46.577Z] #39 160.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-19T16:48:46.577Z] #39 160.8 make[1]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 160.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:48:46.577Z] #39 161.0 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.0 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.0 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.2 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.2 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.2 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.3 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.3 make[2]: Nothing to be done for 'all'. [2020-08-19T16:48:46.577Z] #39 161.3 INSTALL criu/criu [2020-08-19T16:48:46.577Z] #39 DONE 161.9s [2020-08-19T16:48:46.577Z] [2020-08-19T16:48:46.577Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:46.577Z] #45 266.6 + cd /tmp/tmp.xaFVx2uf0m/src/github.com/golangci/golangci-lint/ [2020-08-19T16:48:46.577Z] #45 266.6 + git checkout -q v1.23.8 [2020-08-19T16:48:46.577Z] #45 266.9 ++ git describe --tags [2020-08-19T16:48:46.577Z] #45 266.9 + version=v1.23.8 [2020-08-19T16:48:46.577Z] #45 266.9 ++ git rev-parse --short HEAD [2020-08-19T16:48:46.577Z] #45 266.9 + commit=76a82c6 [2020-08-19T16:48:46.577Z] #45 266.9 ++ git show -s --format=%cd [2020-08-19T16:48:46.577Z] #45 266.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-19T16:48:46.577Z] #45 266.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-19T16:48:46.610Z] #52 196.1 + bin/containerd-stress [2020-08-19T16:48:46.719Z] Removing bundles/ [2020-08-19T16:48:46.719Z] [2020-08-19T16:48:46.719Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-19T16:48:46.719Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:48:46.719Z] GOOS="" GOARCH="" GOARM="" [2020-08-19T16:48:47.151Z] #45 ... [2020-08-19T16:48:47.151Z] [2020-08-19T16:48:47.151Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-19T16:48:47.151Z] #40 DONE 0.1s [2020-08-19T16:48:47.410Z] [2020-08-19T16:48:47.410Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-19T16:48:47.410Z] #42 DONE 0.2s [2020-08-19T16:48:47.410Z] [2020-08-19T16:48:47.410Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-19T16:48:47.410Z] #44 DONE 0.1s [2020-08-19T16:48:47.410Z] [2020-08-19T16:48:47.410Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:47.728Z] #40 170.7 CC criu/rbtree.o [2020-08-19T16:48:47.828Z] #52 ... [2020-08-19T16:48:47.828Z] [2020-08-19T16:48:47.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:47.828Z] #39 145.8 CC criu/protobuf-desc.o [2020-08-19T16:48:48.032Z] #40 171.1 CC criu/rst-malloc.o [2020-08-19T16:48:48.333Z] #40 171.4 CC criu/seccomp.o [2020-08-19T16:48:48.397Z] #39 146.4 CC criu/protobuf.o [2020-08-19T16:48:48.967Z] #39 146.7 CC criu/pstree.o [2020-08-19T16:48:48.982Z] #40 172.1 CC criu/seize.o [2020-08-19T16:48:49.536Z] #39 147.5 CC criu/rbtree.o [2020-08-19T16:48:49.796Z] #39 147.8 CC criu/rst-malloc.o [2020-08-19T16:48:50.047Z] #40 173.1 CC criu/servicefd.o [2020-08-19T16:48:50.055Z] #39 ... [2020-08-19T16:48:50.055Z] [2020-08-19T16:48:50.055Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:48:50.055Z] #36 DONE 257.7s [2020-08-19T16:48:50.055Z] [2020-08-19T16:48:50.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:50.055Z] #39 147.9 CC criu/seccomp.o [2020-08-19T16:48:50.625Z] #39 148.5 CC criu/seize.o [2020-08-19T16:48:50.701Z] #40 173.7 CC criu/shmem.o [2020-08-19T16:48:50.834Z] #52 200.0 + bin/containerd-shim [2020-08-19T16:48:51.563Z] #39 149.3 CC criu/servicefd.o [2020-08-19T16:48:51.563Z] #39 149.5 CC criu/shmem.o [2020-08-19T16:48:51.778Z] #40 174.8 CC criu/sigframe.o [2020-08-19T16:48:51.778Z] #40 175.0 CC criu/signalfd.o [2020-08-19T16:48:51.822Z] #39 ... [2020-08-19T16:48:51.822Z] [2020-08-19T16:48:51.822Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-19T16:48:51.822Z] #37 DONE 0.6s [2020-08-19T16:48:51.822Z] [2020-08-19T16:48:51.822Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:48:52.081Z] #45 ... [2020-08-19T16:48:52.081Z] [2020-08-19T16:48:52.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:48:52.081Z] #39 149.9 CC criu/sigframe.o [2020-08-19T16:48:52.081Z] #39 150.0 CC criu/signalfd.o [2020-08-19T16:48:52.081Z] #39 150.2 CC criu/sk-inet.o [2020-08-19T16:48:52.426Z] #40 175.3 CC criu/sk-inet.o [2020-08-19T16:48:52.756Z] 3ab49687905c: Verifying Checksum [2020-08-19T16:48:52.756Z] 3ab49687905c: Download complete [2020-08-19T16:48:53.018Z] #39 150.8 CC criu/sk-netlink.o [2020-08-19T16:48:53.277Z] #39 151.1 CC criu/sk-packet.o [2020-08-19T16:48:53.481Z] #40 176.4 CC criu/sk-netlink.o [2020-08-19T16:48:53.536Z] #39 151.4 CC criu/sk-queue.o [2020-08-19T16:48:53.779Z] #40 176.9 CC criu/sk-packet.o [2020-08-19T16:48:53.796Z] #39 151.8 CC criu/sk-tcp.o [2020-08-19T16:48:54.365Z] #39 152.1 CC criu/sk-unix.o [2020-08-19T16:48:54.426Z] #40 177.6 CC criu/sk-queue.o [2020-08-19T16:48:54.935Z] #39 153.0 CC criu/sockets.o [2020-08-19T16:48:55.073Z] #40 178.2 CC criu/sk-tcp.o [2020-08-19T16:48:55.505Z] #39 153.4 CC criu/stats.o [2020-08-19T16:48:55.720Z] #40 178.7 CC criu/sk-unix.o [2020-08-19T16:48:55.765Z] #39 153.6 CC criu/string.o [2020-08-19T16:48:55.765Z] #39 153.6 CC criu/sysctl.o [2020-08-19T16:48:56.335Z] #39 154.0 CC criu/sysfs_parse.o [2020-08-19T16:48:56.335Z] #39 154.2 CC criu/timens.o [2020-08-19T16:48:56.335Z] #39 154.4 CC criu/timerfd.o [2020-08-19T16:48:56.595Z] #39 154.7 CC criu/tty.o [2020-08-19T16:48:57.843Z] #40 180.8 CC criu/sockets.o [2020-08-19T16:48:57.976Z] #39 155.6 CC criu/tun.o [2020-08-19T16:48:57.976Z] #39 155.9 CC criu/uffd.o [2020-08-19T16:48:58.546Z] #39 156.6 CC criu/util.o [2020-08-19T16:48:58.902Z] #40 181.8 CC criu/stats.o [2020-08-19T16:48:58.902Z] #40 182.1 CC criu/string.o [2020-08-19T16:48:59.202Z] #40 182.3 CC criu/sysctl.o [2020-08-19T16:48:59.486Z] #39 157.3 CC criu/uts_ns.o [2020-08-19T16:48:59.486Z] #39 157.4 CC criu/vdso-compat.o [2020-08-19T16:48:59.486Z] #39 157.5 CC criu/vdso.o [2020-08-19T16:48:59.850Z] #40 182.9 CC criu/sysfs_parse.o [2020-08-19T16:49:00.055Z] #39 157.8 LINK criu/built-in.o [2020-08-19T16:49:00.056Z] #39 157.9 LINK criu/criu [2020-08-19T16:49:00.315Z] #39 158.2 DEP lib/c/criu.d [2020-08-19T16:49:00.315Z] #39 ... [2020-08-19T16:49:00.315Z] [2020-08-19T16:49:00.315Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:00.315Z] #45 267.9 + cd /tmp/tmp.zz2WhFCNmB/src/github.com/golangci/golangci-lint/ [2020-08-19T16:49:00.315Z] #45 267.9 + git checkout -q v1.23.8 [2020-08-19T16:49:00.499Z] #40 183.4 CC criu/timens.o [2020-08-19T16:49:00.499Z] #40 183.7 CC criu/timerfd.o [2020-08-19T16:49:00.575Z] #45 268.3 ++ git describe --tags [2020-08-19T16:49:00.575Z] #45 268.4 + version=v1.23.8 [2020-08-19T16:49:00.575Z] #45 268.4 ++ git rev-parse --short HEAD [2020-08-19T16:49:00.575Z] #45 268.4 + commit=76a82c6 [2020-08-19T16:49:00.575Z] #45 268.4 ++ git show -s --format=%cd [2020-08-19T16:49:00.575Z] #45 268.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-19T16:49:00.575Z] #45 268.4 + 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-08-19T16:49:00.856Z] #52 209.3 + bin/containerd-shim-runc-v1 [2020-08-19T16:49:01.151Z] #40 184.1 CC criu/tty.o [2020-08-19T16:49:03.263Z] #40 186.4 CC criu/tun.o [2020-08-19T16:49:03.413Z] #52 212.9 + bin/containerd-shim-runc-v2 [2020-08-19T16:49:03.911Z] #40 186.9 CC criu/uffd.o [2020-08-19T16:49:04.776Z] #45 ... [2020-08-19T16:49:04.776Z] [2020-08-19T16:49:04.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:49:04.776Z] #39 158.3 CC images/rpc.pb-c.o [2020-08-19T16:49:04.776Z] #39 158.6 CC lib/c/criu.o [2020-08-19T16:49:04.776Z] #39 159.2 LINK lib/c/built-in.o [2020-08-19T16:49:04.776Z] #39 159.3 LINK lib/c/libcriu.so [2020-08-19T16:49:04.776Z] #39 159.3 LINK lib/c/libcriu.a [2020-08-19T16:49:04.776Z] #39 159.4 GEN magic.py [2020-08-19T16:49:04.776Z] #39 159.5 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:49:04.776Z] #39 159.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:49:04.776Z] #39 159.5 Note: Building without GnuTLS support [2020-08-19T16:49:04.776Z] #39 159.5 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:49:04.776Z] #39 159.5 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:49:04.776Z] #39 160.1 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:49:04.776Z] #39 160.6 make[1]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.1 make[1]: 'images/built-in.o' is up to date. [2020-08-19T16:49:04.776Z] #39 161.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-19T16:49:04.776Z] #39 161.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-19T16:49:04.776Z] #39 161.2 make[1]: 'compel/libcompel.a' is up to date. [2020-08-19T16:49:04.776Z] #39 161.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-19T16:49:04.776Z] #39 161.2 make[1]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:49:04.776Z] #39 161.5 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.5 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.5 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.7 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.7 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.7 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.8 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.9 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:04.776Z] #39 161.9 INSTALL criu/criu [2020-08-19T16:49:04.776Z] #39 DONE 162.5s [2020-08-19T16:49:04.776Z] [2020-08-19T16:49:04.776Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:04.776Z] #52 198.4 + bin/containerd [2020-08-19T16:49:04.928Z] #52 214.2 + binaries [2020-08-19T16:49:04.928Z] #52 214.2 + install -D bin/containerd /build/containerd [2020-08-19T16:49:04.928Z] #52 214.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-19T16:49:04.928Z] #52 214.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-19T16:49:04.928Z] #52 214.4 + install -D bin/ctr /build/ctr [2020-08-19T16:49:04.970Z] #40 ... [2020-08-19T16:49:04.971Z] [2020-08-19T16:49:04.971Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-19T16:49:04.971Z] #37 DONE 255.8s [2020-08-19T16:49:04.971Z] [2020-08-19T16:49:04.971Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:05.271Z] #22 ... [2020-08-19T16:49:05.271Z] [2020-08-19T16:49:05.271Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-19T16:49:05.271Z] #40 188.3 CC criu/util.o [2020-08-19T16:49:05.718Z] #52 ... [2020-08-19T16:49:05.718Z] [2020-08-19T16:49:05.718Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-19T16:49:05.718Z] #40 DONE 0.1s [2020-08-19T16:49:05.978Z] [2020-08-19T16:49:05.978Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-19T16:49:06.239Z] #42 DONE 0.2s [2020-08-19T16:49:06.239Z] [2020-08-19T16:49:06.239Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-19T16:49:06.239Z] #44 DONE 0.1s [2020-08-19T16:49:06.239Z] [2020-08-19T16:49:06.239Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:06.813Z] #40 190.0 CC criu/uts_ns.o [2020-08-19T16:49:07.112Z] #40 190.2 CC criu/vdso.o [2020-08-19T16:49:07.597Z] 4612f6d0b889: Verifying Checksum [2020-08-19T16:49:07.597Z] 4612f6d0b889: Download complete [2020-08-19T16:49:07.762Z] #40 190.9 LINK criu/built-in.o [2020-08-19T16:49:08.063Z] #40 191.1 LINK criu/criu [2020-08-19T16:49:08.363Z] #40 191.6 DEP lib/c/criu.d [2020-08-19T16:49:08.674Z] #40 191.7 CC images/rpc.pb-c.o [2020-08-19T16:49:09.731Z] #40 192.5 CC lib/c/criu.o [2020-08-19T16:49:10.216Z] #52 DONE 219.3s [2020-08-19T16:49:10.216Z] [2020-08-19T16:49:10.216Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:10.216Z] #45 DONE 262.2s [2020-08-19T16:49:10.794Z] #40 193.7 LINK lib/c/built-in.o [2020-08-19T16:49:10.794Z] #40 193.8 LINK lib/c/libcriu.so [2020-08-19T16:49:10.794Z] #40 193.8 LINK lib/c/libcriu.a [2020-08-19T16:49:10.794Z] #40 194.0 GEN magic.py [2020-08-19T16:49:11.091Z] #40 194.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-19T16:49:11.091Z] #40 194.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-19T16:49:11.091Z] #40 194.2 Note: Building without GnuTLS support [2020-08-19T16:49:11.091Z] #40 194.2 Makefile.config:39: Warn: you have no libnftables installed [2020-08-19T16:49:11.091Z] #40 194.2 Makefile.config:40: Warn: Building without nftables support [2020-08-19T16:49:12.131Z] [2020-08-19T16:49:12.131Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-19T16:49:12.151Z] #40 195.0 fatal: not a git repository (or any of the parent directories): .git [2020-08-19T16:49:13.073Z] #46 DONE 1.0s [2020-08-19T16:49:13.074Z] [2020-08-19T16:49:13.074Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-19T16:49:13.074Z] #48 DONE 0.1s [2020-08-19T16:49:13.213Z] #40 196.0 make[1]: Nothing to be done for 'all'. [2020-08-19T16:49:13.334Z] [2020-08-19T16:49:13.334Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-19T16:49:13.595Z] #50 DONE 0.5s [2020-08-19T16:49:13.595Z] [2020-08-19T16:49:13.595Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-19T16:49:13.878Z] #40 197.0 make[1]: 'images/built-in.o' is up to date. [2020-08-19T16:49:13.878Z] #40 197.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-19T16:49:13.878Z] #40 197.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-19T16:49:13.878Z] #40 197.1 make[1]: 'compel/libcompel.a' is up to date. [2020-08-19T16:49:14.175Z] #40 197.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-19T16:49:14.175Z] #40 197.1 make[1]: Nothing to be done for 'all'. [2020-08-19T16:49:14.175Z] #40 197.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-19T16:49:14.175Z] #40 197.4 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.473Z] #40 197.4 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.473Z] #40 197.5 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.473Z] #40 197.6 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.771Z] #40 197.7 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.771Z] #40 197.7 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.771Z] #40 197.7 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.771Z] #40 197.9 make[2]: Nothing to be done for 'all'. [2020-08-19T16:49:14.771Z] #40 197.9 INSTALL criu/criu [2020-08-19T16:49:14.771Z] #40 DONE 198.0s [2020-08-19T16:49:14.771Z] [2020-08-19T16:49:14.771Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:14.771Z] #46 261.4 + cd /tmp/tmp.JoBa2tMkr3/src/github.com/golangci/golangci-lint/ [2020-08-19T16:49:14.771Z] #46 261.4 + git checkout -q v1.23.8 [2020-08-19T16:49:14.771Z] #46 262.1 ++ git describe --tags [2020-08-19T16:49:14.771Z] #46 262.1 + version=v1.23.8 [2020-08-19T16:49:14.771Z] #46 262.1 ++ git rev-parse --short HEAD [2020-08-19T16:49:14.771Z] #46 262.1 + commit=76a82c6 [2020-08-19T16:49:14.771Z] #46 262.1 ++ git show -s --format=%cd [2020-08-19T16:49:14.771Z] #46 262.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-19T16:49:14.771Z] #46 262.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-08-19T16:49:15.507Z] #53 DONE 1.8s [2020-08-19T16:49:15.507Z] [2020-08-19T16:49:15.507Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-19T16:49:16.078Z] #57 DONE 0.5s [2020-08-19T16:49:16.078Z] [2020-08-19T16:49:16.078Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-19T16:49:17.021Z] #59 DONE 1.0s [2020-08-19T16:49:17.021Z] [2020-08-19T16:49:17.021Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-19T16:49:17.021Z] #61 DONE 0.1s [2020-08-19T16:49:17.021Z] [2020-08-19T16:49:17.021Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-19T16:49:17.021Z] #62 DONE 0.0s [2020-08-19T16:49:17.021Z] [2020-08-19T16:49:17.021Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-19T16:49:18.936Z] #63 DONE 1.5s [2020-08-19T16:49:18.937Z] [2020-08-19T16:49:18.937Z] #64 exporting to image [2020-08-19T16:49:18.937Z] #64 exporting layers [2020-08-19T16:49:23.150Z] #64 exporting layers 3.9s done [2020-08-19T16:49:23.150Z] #64 writing image sha256:eb79e889f2f6a23f3ae1736917d2b1892a78cc0495a4a773fabccb7f3ba13770 done [2020-08-19T16:49:23.150Z] #64 naming to docker.io/library/docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 done [2020-08-19T16:49:23.150Z] #64 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-19T16:49:23.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/test/unit [2020-08-19T16:49:28.785Z] ? github.com/docker/docker/api [no test files] [2020-08-19T16:49:34.104Z] #52 243.8 + bin/containerd-stress [2020-08-19T16:49:34.104Z] #52 ... [2020-08-19T16:49:34.104Z] [2020-08-19T16:49:34.104Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:34.104Z] #45 DONE 314.4s [2020-08-19T16:49:34.104Z] [2020-08-19T16:49:34.104Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:35.047Z] #52 ... [2020-08-19T16:49:35.047Z] [2020-08-19T16:49:35.047Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-19T16:49:35.047Z] #46 DONE 0.2s [2020-08-19T16:49:35.047Z] [2020-08-19T16:49:35.047Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-19T16:49:35.047Z] #48 DONE 0.0s [2020-08-19T16:49:35.047Z] [2020-08-19T16:49:35.047Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-19T16:49:35.306Z] #50 DONE 0.2s [2020-08-19T16:49:35.306Z] [2020-08-19T16:49:35.306Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:35.306Z] #52 246.5 + bin/containerd-shim [2020-08-19T16:49:37.351Z] #46 ... [2020-08-19T16:49:37.351Z] [2020-08-19T16:49:37.351Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:37.351Z] #53 248.6 + bin/containerd [2020-08-19T16:49:41.047Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2020-08-19T16:49:41.875Z] #52 253.1 + bin/containerd-shim-runc-v1 [2020-08-19T16:49:42.986Z] #53 ... [2020-08-19T16:49:42.986Z] [2020-08-19T16:49:42.986Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:42.986Z] #22 293.5 + return [2020-08-19T16:49:42.986Z] #22 DONE 293.6s [2020-08-19T16:49:42.986Z] [2020-08-19T16:49:42.986Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:43.709Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:49:43.709Z] [2020-08-19T16:49:43.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-19T16:49:43.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-19T16:49:43.709Z] HOSTNAME=af82765a15f5 [2020-08-19T16:49:43.709Z] TESTDEBUG=0 [2020-08-19T16:49:43.709Z] DEST=bundles/test-integration [2020-08-19T16:49:43.709Z] PWD=/go/src/github.com/docker/docker [2020-08-19T16:49:43.709Z] DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:49:43.709Z] container=docker [2020-08-19T16:49:43.709Z] HOME=/root [2020-08-19T16:49:43.709Z] GOLANG_VERSION=1.13.15 [2020-08-19T16:49:43.709Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-19T16:49:43.709Z] VALIDATE_BRANCH=master [2020-08-19T16:49:43.709Z] TERM=xterm [2020-08-19T16:49:43.709Z] DOCKER_PKG=github.com/docker/docker [2020-08-19T16:49:43.709Z] SHLVL=1 [2020-08-19T16:49:43.709Z] TIMEOUT=120m [2020-08-19T16:49:43.709Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-19T16:49:43.709Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-19T16:49:43.709Z] GO111MODULE=off [2020-08-19T16:49:43.709Z] DOCKER_EXPERIMENTAL=1 [2020-08-19T16:49:43.709Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-19T16:49:43.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-19T16:49:43.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-19T16:49:43.709Z] GOPATH=/go [2020-08-19T16:49:43.709Z] PKG_CONFIG=pkg-config [2020-08-19T16:49:43.709Z] _=/usr/bin/env [2020-08-19T16:49:43.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-19T16:49:44.547Z] #53 ... [2020-08-19T16:49:44.547Z] [2020-08-19T16:49:44.547Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-19T16:49:44.547Z] #23 DONE 0.1s [2020-08-19T16:49:44.547Z] [2020-08-19T16:49:44.547Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:44.547Z] #53 ... [2020-08-19T16:49:44.547Z] [2020-08-19T16:49:44.547Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-19T16:49:45.163Z] #52 256.2 + bin/containerd-shim-runc-v2 [2020-08-19T16:49:45.201Z] #27 DONE 0.6s [2020-08-19T16:49:45.201Z] [2020-08-19T16:49:45.201Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-19T16:49:45.201Z] #30 DONE 0.2s [2020-08-19T16:49:45.201Z] [2020-08-19T16:49:45.201Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:45.201Z] #46 ... [2020-08-19T16:49:45.201Z] [2020-08-19T16:49:45.201Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-19T16:49:45.201Z] #32 DONE 0.1s [2020-08-19T16:49:45.501Z] [2020-08-19T16:49:45.501Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-19T16:49:45.501Z] #35 DONE 0.1s [2020-08-19T16:49:45.501Z] [2020-08-19T16:49:45.501Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-19T16:49:45.501Z] #38 DONE 0.1s [2020-08-19T16:49:45.501Z] [2020-08-19T16:49:45.501Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-19T16:49:45.501Z] #41 DONE 0.1s [2020-08-19T16:49:45.501Z] [2020-08-19T16:49:45.501Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:45.800Z] #46 ... [2020-08-19T16:49:45.800Z] [2020-08-19T16:49:45.800Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-19T16:49:45.800Z] #43 DONE 0.1s [2020-08-19T16:49:45.800Z] [2020-08-19T16:49:45.800Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-19T16:49:45.800Z] #45 DONE 0.1s [2020-08-19T16:49:45.800Z] [2020-08-19T16:49:45.800Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:46.100Z] #52 257.0 + binaries [2020-08-19T16:49:46.100Z] #52 257.0 + install -D bin/containerd /build/containerd [2020-08-19T16:49:46.100Z] #52 257.1 + install -D bin/containerd-shim /build/containerd-shim [2020-08-19T16:49:46.100Z] #52 257.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-19T16:49:46.100Z] #52 257.1 + install -D bin/ctr /build/ctr [2020-08-19T16:49:46.359Z] #52 DONE 257.4s [2020-08-19T16:49:47.297Z] [2020-08-19T16:49:47.297Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-19T16:49:47.864Z] #53 DONE 0.8s [2020-08-19T16:49:47.864Z] [2020-08-19T16:49:47.864Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-19T16:49:48.122Z] #57 DONE 0.2s [2020-08-19T16:49:48.122Z] [2020-08-19T16:49:48.122Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-19T16:49:48.689Z] #59 DONE 0.5s [2020-08-19T16:49:48.689Z] [2020-08-19T16:49:48.689Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-19T16:49:48.689Z] #61 DONE 0.0s [2020-08-19T16:49:48.689Z] [2020-08-19T16:49:48.689Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-19T16:49:48.689Z] #62 DONE 0.0s [2020-08-19T16:49:48.689Z] [2020-08-19T16:49:48.689Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-19T16:49:51.225Z] #63 DONE 2.2s [2020-08-19T16:49:51.225Z] [2020-08-19T16:49:51.225Z] #64 exporting to image [2020-08-19T16:49:51.225Z] #64 exporting layers [2020-08-19T16:49:52.959Z] #45 DONE 318.6s [2020-08-19T16:49:52.959Z] [2020-08-19T16:49:52.959Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:52.959Z] #52 248.4 + bin/containerd-stress [2020-08-19T16:49:53.528Z] #52 ... [2020-08-19T16:49:53.528Z] [2020-08-19T16:49:53.528Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-19T16:49:53.528Z] #46 DONE 0.7s [2020-08-19T16:49:53.528Z] [2020-08-19T16:49:53.528Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-19T16:49:53.528Z] #48 DONE 0.0s [2020-08-19T16:49:53.528Z] [2020-08-19T16:49:53.528Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-19T16:49:53.528Z] #50 DONE 0.3s [2020-08-19T16:49:53.528Z] [2020-08-19T16:49:53.528Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:49:54.103Z] #52 251.4 + bin/containerd-shim [2020-08-19T16:49:57.792Z] #64 exporting layers 6.4s done [2020-08-19T16:49:57.792Z] #64 writing image sha256:65374bced4e196e7927902bb4ad44b2acb1917285cdf55dd201c223426ef0c45 done [2020-08-19T16:49:57.792Z] #64 naming to docker.io/library/docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 done [2020-08-19T16:49:57.792Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-19T16:49:58.129Z] + trap exit INT TERM [2020-08-19T16:49:58.129Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-19T16:49:58.129Z] + CONTAINER_NAME=docker-pr1 [2020-08-19T16:49:58.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41376/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh dynbinary-daemon [2020-08-19T16:49:59.505Z] [2020-08-19T16:49:59.505Z] Removing bundles/ [2020-08-19T16:49:59.505Z] [2020-08-19T16:49:59.505Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-19T16:49:59.505Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:49:59.505Z] GOOS="" GOARCH="" GOARM="" [2020-08-19T16:50:00.680Z] #52 258.1 + bin/containerd-shim-runc-v1 [2020-08-19T16:50:04.038Z] #52 261.4 + bin/containerd-shim-runc-v2 [2020-08-19T16:50:04.981Z] #52 262.4 + binaries [2020-08-19T16:50:04.981Z] #52 262.4 + install -D bin/containerd /build/containerd [2020-08-19T16:50:04.981Z] #52 262.4 + install -D bin/containerd-shim /build/containerd-shim [2020-08-19T16:50:04.981Z] #52 262.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-19T16:50:04.981Z] #52 262.4 + install -D bin/ctr /build/ctr [2020-08-19T16:50:05.917Z] #52 DONE 263.5s [2020-08-19T16:50:06.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-19T16:50:06.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-19T16:50:07.297Z] [2020-08-19T16:50:07.297Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-19T16:50:07.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-19T16:50:07.864Z] #53 DONE 0.8s [2020-08-19T16:50:07.864Z] [2020-08-19T16:50:07.864Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-19T16:50:08.123Z] #57 DONE 0.2s [2020-08-19T16:50:08.123Z] [2020-08-19T16:50:08.123Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-19T16:50:08.692Z] #59 DONE 0.4s [2020-08-19T16:50:08.692Z] [2020-08-19T16:50:08.692Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-19T16:50:08.692Z] #61 DONE 0.0s [2020-08-19T16:50:08.692Z] [2020-08-19T16:50:08.692Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-19T16:50:08.692Z] #62 DONE 0.0s [2020-08-19T16:50:08.692Z] [2020-08-19T16:50:08.692Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-19T16:50:09.629Z] #63 DONE 1.1s [2020-08-19T16:50:09.888Z] [2020-08-19T16:50:09.888Z] #64 exporting to image [2020-08-19T16:50:09.888Z] #64 exporting layers [2020-08-19T16:50:16.469Z] #64 exporting layers 6.3s done [2020-08-19T16:50:16.469Z] #64 writing image sha256:53f24c313f893f44829ba1ebb4a7c9314cb13957bcbb605cecddea1170529fe6 done [2020-08-19T16:50:16.469Z] #64 naming to docker.io/library/docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 done [2020-08-19T16:50:16.469Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T16:50:16.829Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -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:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh dynbinary test-integration [2020-08-19T16:50:17.766Z] [2020-08-19T16:50:17.766Z] Removing bundles/ [2020-08-19T16:50:17.766Z] [2020-08-19T16:50:17.766Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-19T16:50:17.766Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:50:17.766Z] GOOS="" GOARCH="" GOARM="" [2020-08-19T16:50:18.621Z] #53 ... [2020-08-19T16:50:18.621Z] [2020-08-19T16:50:18.621Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:50:18.621Z] #46 DONE 325.2s [2020-08-19T16:50:18.621Z] [2020-08-19T16:50:18.621Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:50:18.621Z] #53 ... [2020-08-19T16:50:18.621Z] [2020-08-19T16:50:18.621Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-19T16:50:18.621Z] #47 DONE 0.1s [2020-08-19T16:50:18.621Z] [2020-08-19T16:50:18.621Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-19T16:50:18.621Z] #49 DONE 0.1s [2020-08-19T16:50:18.621Z] [2020-08-19T16:50:18.621Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-19T16:50:18.621Z] #51 DONE 0.1s [2020-08-19T16:50:18.621Z] [2020-08-19T16:50:18.621Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-19T16:50:23.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-19T16:50:23.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-19T16:50:23.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-19T16:50:24.209Z] #53 297.8 + bin/containerd-stress [2020-08-19T16:50:24.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-19T16:50:24.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-19T16:50:26.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-19T16:50:26.301Z] #53 300.2 + bin/containerd-shim [2020-08-19T16:50:28.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-19T16:50:29.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-19T16:50:30.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-19T16:50:30.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-19T16:50:31.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-19T16:50:32.127Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 1m56.763475821s [2020-08-19T16:50:32.128Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.042964ms [2020-08-19T16:50:32.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-19T16:50:33.258Z] #53 307.0 + bin/containerd-shim-runc-v1 [2020-08-19T16:50:34.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-19T16:50:35.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-19T16:50:35.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-19T16:50:36.739Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-19T16:50:36.739Z] Using test binary docker [2020-08-19T16:50:36.739Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-19T16:50:36.739Z] +++ /etc/init.d/apparmor start [2020-08-19T16:50:36.739Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:50:36.739Z] INFO: Waiting for daemon to start... [2020-08-19T16:50:36.739Z] Starting dockerd [2020-08-19T16:50:36.739Z] +++ 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-08-19T16:50:36.818Z] #53 310.3 + bin/containerd-shim-runc-v2 [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.7% of statements [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-19T16:50:37.354Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-08-19T16:50:37.354Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-08-19T16:50:37.454Z] #53 311.3 + binaries [2020-08-19T16:50:37.454Z] #53 311.3 + install -D bin/containerd /build/containerd [2020-08-19T16:50:37.454Z] #53 311.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-19T16:50:37.454Z] #53 311.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-19T16:50:37.454Z] #53 311.3 + install -D bin/ctr /build/ctr [2020-08-19T16:50:37.454Z] #53 DONE 311.4s [2020-08-19T16:50:37.616Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2020-08-19T16:50:38.509Z] [2020-08-19T16:50:38.509Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-19T16:50:38.509Z] #54 DONE 0.1s [2020-08-19T16:50:38.509Z] [2020-08-19T16:50:38.509Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-19T16:50:38.509Z] #58 DONE 0.1s [2020-08-19T16:50:38.509Z] [2020-08-19T16:50:38.509Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-19T16:50:38.509Z] #60 DONE 0.1s [2020-08-19T16:50:38.509Z] [2020-08-19T16:50:38.509Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-19T16:50:38.509Z] #62 DONE 0.1s [2020-08-19T16:50:38.802Z] [2020-08-19T16:50:38.802Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-19T16:50:38.802Z] #63 DONE 0.0s [2020-08-19T16:50:38.802Z] [2020-08-19T16:50:38.802Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-19T16:50:38.819Z] . [2020-08-19T16:50:38.819Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-19T16:50:38.819Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-19T16:50:38.819Z] Error: No such image: emptyfs [2020-08-19T16:50:38.819Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-19T16:50:38.819Z] ++++ docker load [2020-08-19T16:50:39.005Z] ok github.com/docker/docker/builder/dockerfile 0.870s coverage: 48.0% of statements [2020-08-19T16:50:39.006Z] ok github.com/docker/docker/builder/remotecontext/git 3.303s coverage: 86.3% of statements [2020-08-19T16:50:39.006Z] ? github.com/docker/docker/cli [no test files] [2020-08-19T16:50:39.006Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-19T16:50:39.123Z] Running integration-test (iteration 1) [2020-08-19T16:50:39.123Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-19T16:50:39.123Z] ++ 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-08-19T16:50:39.123Z] ++ set -e [2020-08-19T16:50:39.123Z] ++ '[' -n 0 ']' [2020-08-19T16:50:39.123Z] ++ set -x [2020-08-19T16:50:39.123Z] ++ env -i DEST=/go/src/github.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-08-19T16:50:40.885Z] #64 DONE 2.1s [2020-08-19T16:50:40.885Z] [2020-08-19T16:50:40.885Z] #65 exporting to oci image format [2020-08-19T16:50:40.885Z] #65 exporting layers [2020-08-19T16:50:44.306Z] INFO [runner/unused/goanalysis] analyzers took 27.595816195s with top 10 stages: buildssa: 23.817677259s, U1000: 3.778138936s [2020-08-19T16:50:44.308Z] ok github.com/docker/docker/client 0.283s coverage: 75.4% of statements [2020-08-19T16:50:47.653Z] Loaded image: buildpack-deps:buster [2020-08-19T16:50:47.653Z] Loaded image: busybox:latest [2020-08-19T16:50:47.653Z] Loaded image: busybox:glibc [2020-08-19T16:50:47.653Z] Loaded image: debian:buster [2020-08-19T16:50:47.653Z] Loaded image: hello-world:latest [2020-08-19T16:50:47.653Z] INFO: Testing against a local daemon [2020-08-19T16:50:47.653Z] === RUN TestCgroupNamespacesBuild [2020-08-19T16:50:49.726Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-08-19T16:50:49.726Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-19T16:50:51.239Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-08-19T16:50:51.239Z] === RUN TestBuildWithSession [2020-08-19T16:50:51.239Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-19T16:50:51.239Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:50:51.239Z] === RUN TestBuildSquashParent [2020-08-19T16:50:58.192Z] --- PASS: TestBuildSquashParent (6.46s) [2020-08-19T16:50:58.192Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-19T16:50:58.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:50:58.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:50:58.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:50:58.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:50:58.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:50:58.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:50:58.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:50:58.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:50:58.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:50:58.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:50:58.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:50:58.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:50:58.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:50:58.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:51:00.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:51:00.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:51:03.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:51:03.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:51:05.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-19T16:51:05.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-08-19T16:51:05.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2020-08-19T16:51:05.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-08-19T16:51:05.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2020-08-19T16:51:05.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2020-08-19T16:51:05.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2020-08-19T16:51:05.374Z] === RUN TestBuildMultiStageCopy [2020-08-19T16:51:05.374Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-19T16:51:08.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-19T16:51:08.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-19T16:51:09.113Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-19T16:51:09.748Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-19T16:51:10.385Z] --- PASS: TestBuildMultiStageCopy (4.81s) [2020-08-19T16:51:10.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-08-19T16:51:10.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-08-19T16:51:10.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-08-19T16:51:10.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-08-19T16:51:10.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-08-19T16:51:10.385Z] === RUN TestBuildMultiStageParentConfig [2020-08-19T16:51:10.916Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 30.8% of statements [2020-08-19T16:51:11.866Z] ok github.com/docker/docker/container 0.140s coverage: 34.7% of statements [2020-08-19T16:51:11.866Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-19T16:51:11.866Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-19T16:51:11.866Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-19T16:51:11.866Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-19T16:51:11.917Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-08-19T16:51:11.918Z] === RUN TestBuildLabelWithTargets [2020-08-19T16:51:14.037Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-08-19T16:51:14.037Z] === RUN TestBuildWithEmptyLayers [2020-08-19T16:51:14.426Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2020-08-19T16:51:15.083Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-08-19T16:51:15.084Z] === RUN TestBuildMultiStageOnBuild [2020-08-19T16:51:15.918Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.9% of statements [2020-08-19T16:51:17.823Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2020-08-19T16:51:17.823Z] === RUN TestBuildUncleanTarFilenames [2020-08-19T16:51:18.504Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2020-08-19T16:51:19.336Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-08-19T16:51:19.336Z] === RUN TestBuildMultiStageLayerLeak [2020-08-19T16:51:21.063Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2020-08-19T16:51:21.639Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.8% of statements [2020-08-19T16:51:22.080Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2020-08-19T16:51:22.080Z] === RUN TestBuildWithHugeFile [2020-08-19T16:51:22.217Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-08-19T16:51:23.608Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-08-19T16:51:26.918Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-08-19T16:51:27.492Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.537s coverage: 14.1% of statements [2020-08-19T16:51:28.881Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.603s coverage: 57.0% of statements [2020-08-19T16:51:31.434Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-08-19T16:51:32.825Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.640s coverage: 73.1% of statements [2020-08-19T16:51:33.399Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.139s coverage: 45.9% of statements [2020-08-19T16:51:34.513Z] 4612f6d0b889: Pull complete [2020-08-19T16:51:35.323Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.060s coverage: 49.5% of statements [2020-08-19T16:51:36.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:51:36.054Z] [2020-08-19T16:51:36.054Z] + TEST_INTEGRATION_DEST=2 [2020-08-19T16:51:36.054Z] + CONTAINER_NAME=docker-pr1-2 [2020-08-19T16:51:36.054Z] + TEST_SKIP_INTEGRATION=1 [2020-08-19T16:51:36.054Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-19T16:51:36.054Z] + run_tests [2020-08-19T16:51:36.054Z] + c=0 [2020-08-19T16:51:36.054Z] + '[' -n 0 ']' [2020-08-19T16:51:36.054Z] + rm= [2020-08-19T16:51:36.054Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41376/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41376/.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=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh '' test-integration [2020-08-19T16:51:36.054Z] + TEST_INTEGRATION_DEST=1 [2020-08-19T16:51:36.054Z] + CONTAINER_NAME=docker-pr1-1 [2020-08-19T16:51:36.054Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-19T16:51:36.054Z] + run_tests test-integration-flaky [2020-08-19T16:51:36.054Z] + '[' -n 0 ']' [2020-08-19T16:51:36.054Z] + rm= [2020-08-19T16:51:36.054Z] + TEST_INTEGRATION_DEST=3 [2020-08-19T16:51:36.054Z] + CONTAINER_NAME=docker-pr1-3 [2020-08-19T16:51:36.054Z] + TEST_SKIP_INTEGRATION=1 [2020-08-19T16:51:36.054Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-19T16:51:36.054Z] + run_tests [2020-08-19T16:51:36.054Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41376/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41376/.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=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh test-integration-flaky test-integration [2020-08-19T16:51:36.054Z] + '[' -n 0 ']' [2020-08-19T16:51:36.054Z] + rm= [2020-08-19T16:51:36.054Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41376/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41376/.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=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh '' test-integration [2020-08-19T16:51:36.054Z] ++ jobs -p [2020-08-19T16:51:36.054Z] + for job in $(jobs -p) [2020-08-19T16:51:36.054Z] + wait 15001 [2020-08-19T16:51:36.054Z] [2020-08-19T16:51:36.054Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-19T16:51:36.054Z] [2020-08-19T16:51:36.054Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-19T16:51:36.054Z] [2020-08-19T16:51:36.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-19T16:51:36.054Z] HOSTNAME=bd79d069cd37 [2020-08-19T16:51:36.054Z] TEST_SKIP_INTEGRATION=1 [2020-08-19T16:51:36.054Z] TESTDEBUG=0 [2020-08-19T16:51:36.054Z] DEST=bundles/test-integration [2020-08-19T16:51:36.054Z] PWD=/go/src/github.com/docker/docker [2020-08-19T16:51:36.054Z] KEEPBUNDLE=1 [2020-08-19T16:51:36.054Z] DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:51:36.054Z] container=docker [2020-08-19T16:51:36.054Z] HOME=/root [2020-08-19T16:51:36.054Z] GOLANG_VERSION=1.13.15 [2020-08-19T16:51:36.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-19T16:51:36.054Z] VALIDATE_BRANCH=master [2020-08-19T16:51:36.054Z] TERM=xterm [2020-08-19T16:51:36.054Z] DOCKER_PKG=github.com/docker/docker [2020-08-19T16:51:36.054Z] SHLVL=1 [2020-08-19T16:51:36.054Z] TIMEOUT=120m [2020-08-19T16:51:36.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-19T16:51:36.054Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-19T16:51:36.054Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-19T16:51:36.054Z] GO111MODULE=off [2020-08-19T16:51:36.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-19T16:51:36.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-19T16:51:36.054Z] GOPATH=/go [2020-08-19T16:51:36.054Z] PKG_CONFIG=pkg-config [2020-08-19T16:51:36.054Z] _=/usr/bin/env [2020-08-19T16:51:36.054Z] Building test suite binary ./integration-cli/test.main [2020-08-19T16:51:36.054Z] No new tests added to integration. [2020-08-19T16:51:36.054Z] [2020-08-19T16:51:36.054Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-19T16:51:36.054Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-19T16:51:36.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-19T16:51:36.054Z] HOSTNAME=87c1c82c8c92 [2020-08-19T16:51:36.054Z] TEST_SKIP_INTEGRATION=1 [2020-08-19T16:51:36.054Z] TESTDEBUG=0 [2020-08-19T16:51:36.054Z] DEST=bundles/test-integration [2020-08-19T16:51:36.054Z] PWD=/go/src/github.com/docker/docker [2020-08-19T16:51:36.054Z] KEEPBUNDLE=1 [2020-08-19T16:51:36.054Z] DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:51:36.054Z] container=docker [2020-08-19T16:51:36.054Z] HOME=/root [2020-08-19T16:51:36.054Z] GOLANG_VERSION=1.13.15 [2020-08-19T16:51:36.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-19T16:51:36.054Z] VALIDATE_BRANCH=master [2020-08-19T16:51:36.054Z] TERM=xterm [2020-08-19T16:51:36.054Z] DOCKER_PKG=github.com/docker/docker [2020-08-19T16:51:36.054Z] SHLVL=1 [2020-08-19T16:51:36.054Z] TIMEOUT=120m [2020-08-19T16:51:36.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-19T16:51:36.054Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-19T16:51:36.054Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-19T16:51:36.054Z] GO111MODULE=off [2020-08-19T16:51:36.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-19T16:51:36.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-19T16:51:36.054Z] GOPATH=/go [2020-08-19T16:51:36.054Z] PKG_CONFIG=pkg-config [2020-08-19T16:51:36.054Z] _=/usr/bin/env [2020-08-19T16:51:36.054Z] Building test suite binary ./integration-cli/test.main [2020-08-19T16:51:36.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-19T16:51:36.054Z] HOSTNAME=0ff8464a664d [2020-08-19T16:51:36.054Z] TESTDEBUG=0 [2020-08-19T16:51:36.054Z] DEST=bundles/test-integration [2020-08-19T16:51:36.054Z] PWD=/go/src/github.com/docker/docker [2020-08-19T16:51:36.054Z] KEEPBUNDLE=1 [2020-08-19T16:51:36.054Z] DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:51:36.054Z] container=docker [2020-08-19T16:51:36.054Z] HOME=/root [2020-08-19T16:51:36.054Z] GOLANG_VERSION=1.13.15 [2020-08-19T16:51:36.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-19T16:51:36.054Z] VALIDATE_BRANCH=master [2020-08-19T16:51:36.054Z] TERM=xterm [2020-08-19T16:51:36.054Z] DOCKER_PKG=github.com/docker/docker [2020-08-19T16:51:36.054Z] SHLVL=1 [2020-08-19T16:51:36.054Z] TIMEOUT=120m [2020-08-19T16:51:36.054Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-19T16:51:36.054Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-19T16:51:36.054Z] GO111MODULE=off [2020-08-19T16:51:36.054Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-19T16:51:36.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-19T16:51:36.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-19T16:51:36.054Z] GOPATH=/go [2020-08-19T16:51:36.054Z] PKG_CONFIG=pkg-config [2020-08-19T16:51:36.054Z] _=/usr/bin/env [2020-08-19T16:51:36.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-19T16:51:36.268Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.477s coverage: 76.1% of statements [2020-08-19T16:51:36.268Z] ok github.com/docker/docker/daemon 12.370s coverage: 17.4% of statements [2020-08-19T16:51:36.268Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-19T16:51:36.268Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-19T16:51:36.268Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-19T16:51:36.268Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-19T16:51:36.268Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-19T16:51:36.843Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.060s coverage: 58.0% of statements [2020-08-19T16:51:38.236Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-08-19T16:51:38.236Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-08-19T16:51:39.631Z] ok github.com/docker/docker/daemon/images 0.061s coverage: 4.8% of statements [2020-08-19T16:51:40.580Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.0% of statements [2020-08-19T16:51:40.842Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.908s coverage: 57.7% of statements [2020-08-19T16:51:40.842Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-19T16:51:40.843Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-19T16:51:40.843Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-19T16:51:40.843Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-19T16:51:41.106Z] ok github.com/docker/docker/daemon/logger/awslogs 0.375s coverage: 77.8% of statements [2020-08-19T16:51:41.106Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-19T16:51:41.106Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-19T16:51:41.368Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-08-19T16:51:41.944Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-08-19T16:51:41.944Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 26.2% of statements [2020-08-19T16:51:42.520Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2020-08-19T16:51:43.469Z] ok github.com/docker/docker/daemon/logger/local 0.126s coverage: 75.2% of statements [2020-08-19T16:51:43.470Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-19T16:51:43.733Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-08-19T16:51:44.309Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 37.7% of statements [2020-08-19T16:51:44.885Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-08-19T16:51:44.885Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2020-08-19T16:51:45.836Z] ok github.com/docker/docker/daemon/network 0.041s coverage: 63.8% of statements [2020-08-19T16:51:46.783Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2020-08-19T16:51:47.047Z] ok github.com/docker/docker/daemon/logger/splunk 1.966s coverage: 82.5% of statements [2020-08-19T16:51:47.047Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-19T16:51:47.047Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-19T16:51:47.996Z] ok github.com/docker/docker/distribution 0.350s coverage: 21.9% of statements [2020-08-19T16:51:47.996Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-19T16:51:48.574Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-08-19T16:51:49.149Z] ok github.com/docker/docker/image 0.044s coverage: 86.4% of statements [2020-08-19T16:51:49.285Z] --- PASS: TestBuildWithHugeFile (26.31s) [2020-08-19T16:51:49.285Z] === RUN TestBuildWithEmptyDockerfile [2020-08-19T16:51:49.285Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:51:49.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:51:49.285Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:51:49.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:51:49.285Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:51:49.285Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:51:49.285Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:51:49.285Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:51:49.285Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:51:49.285Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-08-19T16:51:49.285Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-08-19T16:51:49.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-08-19T16:51:49.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-08-19T16:51:49.285Z] === RUN TestBuildPreserveOwnership [2020-08-19T16:51:49.285Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-19T16:51:49.727Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2020-08-19T16:51:49.989Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.1% of statements [2020-08-19T16:51:49.989Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-19T16:51:49.989Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-19T16:51:49.989Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2020-08-19T16:51:49.989Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-19T16:51:50.252Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-08-19T16:51:50.827Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 50.0% of statements [2020-08-19T16:51:52.223Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2020-08-19T16:51:52.798Z] ok github.com/docker/docker/pkg/authorization 0.320s coverage: 68.3% of statements [2020-08-19T16:51:53.372Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-08-19T16:51:53.372Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-08-19T16:51:53.765Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-19T16:51:53.947Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-08-19T16:51:54.208Z] ok github.com/docker/docker/pkg/archive 1.261s coverage: 76.8% of statements [2020-08-19T16:51:54.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:51:54.235Z] [2020-08-19T16:51:54.235Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-19T16:51:54.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-19T16:51:54.235Z] HOSTNAME=6175b2026c5b [2020-08-19T16:51:54.235Z] DEST=bundles/test-integration [2020-08-19T16:51:54.235Z] PWD=/go/src/github.com/docker/docker [2020-08-19T16:51:54.235Z] DOCKER_ROOTLESS=1 [2020-08-19T16:51:54.235Z] DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:51:54.235Z] container=docker [2020-08-19T16:51:54.235Z] HOME=/root [2020-08-19T16:51:54.235Z] GOLANG_VERSION=1.13.15 [2020-08-19T16:51:54.235Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-19T16:51:54.235Z] VALIDATE_BRANCH=master [2020-08-19T16:51:54.235Z] TERM=xterm [2020-08-19T16:51:54.235Z] DOCKER_PKG=github.com/docker/docker [2020-08-19T16:51:54.235Z] SHLVL=1 [2020-08-19T16:51:54.235Z] TIMEOUT=120m [2020-08-19T16:51:54.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-19T16:51:54.235Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-19T16:51:54.235Z] GO111MODULE=off [2020-08-19T16:51:54.235Z] DOCKER_EXPERIMENTAL=1 [2020-08-19T16:51:54.235Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-19T16:51:54.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-19T16:51:54.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-19T16:51:54.235Z] GOPATH=/go [2020-08-19T16:51:54.235Z] PKG_CONFIG=pkg-config [2020-08-19T16:51:54.235Z] _=/usr/bin/env [2020-08-19T16:51:54.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-19T16:51:54.784Z] ok github.com/docker/docker/pkg/discovery 0.026s coverage: 58.3% of statements [2020-08-19T16:51:55.046Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-08-19T16:51:55.338Z] --- PASS: TestBuildPreserveOwnership (6.31s) [2020-08-19T16:51:55.338Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.17s) [2020-08-19T16:51:55.338Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2020-08-19T16:51:55.338Z] === RUN TestBuildPlatformInvalid [2020-08-19T16:51:55.338Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-08-19T16:51:55.338Z] PASS [2020-08-19T16:51:55.338Z] [2020-08-19T16:51:55.338Z] === Skipped [2020-08-19T16:51:55.338Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-19T16:51:55.338Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:51:55.338Z] [2020-08-19T16:51:55.338Z] [2020-08-19T16:51:55.338Z] DONE 32 tests, 1 skipped in 76.314s [2020-08-19T16:51:55.338Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-19T16:51:55.338Z] ++ 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-08-19T16:51:55.338Z] ++ set -e [2020-08-19T16:51:55.338Z] ++ '[' -n 0 ']' [2020-08-19T16:51:55.338Z] ++ set -x [2020-08-19T16:51:55.338Z] ++ env -i DEST=/go/src/github.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-08-19T16:51:55.338Z] INFO: Testing against a local daemon [2020-08-19T16:51:55.338Z] === RUN TestConfigInspect [2020-08-19T16:51:55.620Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-08-19T16:51:56.194Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-08-19T16:51:56.766Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-19T16:51:57.711Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-08-19T16:51:57.973Z] ok github.com/docker/docker/pkg/chrootarchive 3.495s coverage: 43.2% of statements [2020-08-19T16:51:58.547Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-08-19T16:51:58.809Z] ok github.com/docker/docker/pkg/fsutils 0.294s coverage: 85.1% of statements [2020-08-19T16:51:58.809Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-08-19T16:51:59.071Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-08-19T16:51:59.852Z] --- PASS: TestConfigInspect (3.84s) [2020-08-19T16:51:59.852Z] === RUN TestConfigList [2020-08-19T16:52:00.018Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-08-19T16:52:00.280Z] ok github.com/docker/docker/layer 7.941s coverage: 67.9% of statements [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/oci [no test files] [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-19T16:52:00.280Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-19T16:52:00.543Z] ok github.com/docker/docker/pkg/ioutils 0.594s coverage: 68.8% of statements [2020-08-19T16:52:00.543Z] ok github.com/docker/docker/pkg/idtools 0.706s coverage: 70.5% of statements [2020-08-19T16:52:00.543Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2020-08-19T16:52:00.806Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-08-19T16:52:00.806Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-19T16:52:00.806Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-19T16:52:01.069Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-08-19T16:52:01.069Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-19T16:52:01.069Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-08-19T16:52:01.332Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-08-19T16:52:01.595Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 86.7% of statements [2020-08-19T16:52:01.595Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-08-19T16:52:01.595Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-19T16:52:01.595Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-19T16:52:02.171Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-08-19T16:52:02.747Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-08-19T16:52:03.010Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-08-19T16:52:03.010Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-08-19T16:52:03.234Z] #65 exporting layers 79.5s done [2020-08-19T16:52:03.234Z] #65 exporting manifest sha256:0cf5323ed269a192bc695061b1899de91bb595878181144df3cac4855dcc57c5 done [2020-08-19T16:52:03.234Z] #65 exporting config sha256:572bfc69603656a441439cc88dcc9dc6271e95945179c184fb6035262105bbd5 done [2020-08-19T16:52:03.234Z] #65 sending tarball [2020-08-19T16:52:03.399Z] --- PASS: TestConfigList (3.62s) [2020-08-19T16:52:03.399Z] === RUN TestConfigsCreateAndDelete [2020-08-19T16:52:03.584Z] ok github.com/docker/docker/pkg/reexec 0.036s coverage: 82.4% of statements [2020-08-19T16:52:04.158Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-08-19T16:52:04.424Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-08-19T16:52:04.997Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-08-19T16:52:04.997Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2020-08-19T16:52:05.260Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-08-19T16:52:05.763Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.478211291s with top 10 stages: buildssa: 1m38.145214827s, goimports: 23.341711371s, unconvert: 12.729658646s, gosec: 10.964678969s, golint: 6.162240673s, misspell: 4.444061431s, ineffassign: 4.239349767s, inspect: 3.745213039s, vrp: 2.938967309s, printf: 1.712119682s [2020-08-19T16:52:05.763Z] INFO [runner] Issues before processing: 2305, after processing: 0 [2020-08-19T16:52:05.763Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1591/1696, identifier_marker: 1591/1591, exclude: 1591/1591, path_prettifier: 1696/1696, nolint: 0/64, filename_unadjuster: 1696/1696, skip_files: 1696/1696, skip_dirs: 1696/1696, exclude-rules: 64/1591, cgo: 1696/2305 [2020-08-19T16:52:05.763Z] INFO [runner] processing took 60.55125ms with stages: nolint: 26.030016ms, identifier_marker: 17.167127ms, path_prettifier: 7.779644ms, autogenerated_exclude: 4.185818ms, exclude-rules: 3.340123ms, skip_dirs: 1.623922ms, cgo: 305.428µs, filename_unadjuster: 114.441µs, max_same_issues: 1.303µs, uniq_by_line: 730ns, diff: 512ns, exclude: 427ns, max_from_linter: 418ns, source_code: 379ns, skip_files: 341ns, max_per_file_from_linter: 325ns, path_shortener: 296ns [2020-08-19T16:52:05.763Z] INFO [runner] linters took 1m39.861733187s with stages: goanalysis_metalinter: 1m19.86798252s, unused: 19.932891061s [2020-08-19T16:52:05.763Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-19T16:52:05.763Z] INFO Memory: 1489 samples, avg is 673.9MB, max is 3236.0MB [2020-08-19T16:52:05.763Z] INFO Execution took 3m37.093378868s [2020-08-19T16:52:05.763Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-19T16:52:05.834Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-08-19T16:52:06.087Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh dynbinary-daemon test-docker-py [2020-08-19T16:52:06.410Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.9% of statements [2020-08-19T16:52:06.410Z] ok github.com/docker/docker/pkg/signal 2.811s coverage: 61.0% of statements [2020-08-19T16:52:06.648Z] [2020-08-19T16:52:06.648Z] Removing bundles/ [2020-08-19T16:52:06.648Z] [2020-08-19T16:52:06.648Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-19T16:52:06.648Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:52:06.648Z] GOOS="" GOARCH="" GOARM="" [2020-08-19T16:52:06.672Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2020-08-19T16:52:06.935Z] testing: warning: no tests to run [2020-08-19T16:52:06.935Z] coverage: [no statements] [2020-08-19T16:52:06.935Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2020-08-19T16:52:06.978Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-08-19T16:52:06.978Z] === RUN TestConfigsUpdate [2020-08-19T16:52:07.197Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2020-08-19T16:52:07.460Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-08-19T16:52:07.460Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-08-19T16:52:07.722Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-08-19T16:52:09.679Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 14.5% of statements [2020-08-19T16:52:09.679Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-08-19T16:52:10.288Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2020-08-19T16:52:10.288Z] ok github.com/docker/docker/plugin 0.610s coverage: 23.1% of statements [2020-08-19T16:52:10.569Z] --- PASS: TestConfigsUpdate (3.57s) [2020-08-19T16:52:10.569Z] === RUN TestTemplatedConfig [2020-08-19T16:52:11.235Z] ok github.com/docker/docker/registry/resumable 0.047s coverage: 100.0% of statements [2020-08-19T16:52:11.498Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-08-19T16:52:12.073Z] ok github.com/docker/docker/registry 0.251s coverage: 56.3% of statements [2020-08-19T16:52:12.073Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-08-19T16:52:12.647Z] ok github.com/docker/docker/runconfig 0.082s coverage: 66.1% of statements [2020-08-19T16:52:14.103Z] --- PASS: TestTemplatedConfig (3.64s) [2020-08-19T16:52:14.103Z] === RUN TestConfigCreateResolve [2020-08-19T16:52:14.572Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-08-19T16:52:15.148Z] ok github.com/docker/docker/volume/local 0.065s coverage: 73.0% of statements [2020-08-19T16:52:15.409Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2020-08-19T16:52:15.981Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-08-19T16:52:16.016Z] #65 sending tarball 15.3s done [2020-08-19T16:52:16.016Z] #65 DONE 94.8s [2020-08-19T16:52:16.016Z] [2020-08-19T16:52:16.016Z] #66 importing to docker [2020-08-19T16:52:17.630Z] --- PASS: TestConfigCreateResolve (3.54s) [2020-08-19T16:52:17.630Z] === RUN TestConfigDaemonLibtrustID [2020-08-19T16:52:17.922Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-08-19T16:52:17.922Z] PASS [2020-08-19T16:52:17.922Z] [2020-08-19T16:52:17.922Z] DONE 7 tests in 22.513s [2020-08-19T16:52:17.922Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-19T16:52:17.922Z] ++ 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-08-19T16:52:17.922Z] ++ set -e [2020-08-19T16:52:17.922Z] ++ '[' -n 0 ']' [2020-08-19T16:52:17.922Z] ++ set -x [2020-08-19T16:52:17.922Z] ++ env -i DEST=/go/src/github.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-08-19T16:52:17.922Z] INFO: Testing against a local daemon [2020-08-19T16:52:17.922Z] === RUN TestCheckpoint [2020-08-19T16:52:17.922Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-19T16:52:17.922Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T16:52:17.922Z] === RUN TestContainerInvalidJSON [2020-08-19T16:52:17.922Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:52:17.922Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:52:17.922Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:52:17.922Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:52:17.922Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:52:17.922Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:52:17.922Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:52:17.922Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:52:17.922Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:52:17.922Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-19T16:52:17.922Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-19T16:52:17.922Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-19T16:52:17.922Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-19T16:52:17.922Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-19T16:52:18.214Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-19T16:52:18.214Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-19T16:52:18.214Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-08-19T16:52:18.214Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-19T16:52:18.507Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-08-19T16:52:18.507Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-19T16:52:18.507Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2020-08-19T16:52:18.507Z] === RUN TestCopyFromContainer [2020-08-19T16:52:20.582Z] === RUN TestCopyFromContainer// [2020-08-19T16:52:20.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-19T16:52:20.945Z] === RUN TestCopyFromContainer//bar/root [2020-08-19T16:52:20.945Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-19T16:52:20.945Z] === RUN TestCopyFromContainer/bar/quux [2020-08-19T16:52:20.945Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-19T16:52:21.242Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-19T16:52:21.242Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-19T16:52:21.242Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-19T16:52:21.534Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-19T16:52:21.534Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer (2.97s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-08-19T16:52:21.534Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-19T16:52:21.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-19T16:52:21.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:52:21.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:52:21.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:52:21.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:52:21.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:52:21.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:52:21.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:52:21.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:52:21.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:52:21.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-19T16:52:21.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-19T16:52:21.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-19T16:52:21.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-19T16:52:21.534Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-19T16:52:21.534Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-19T16:52:21.534Z] === RUN TestCreateWithInvalidEnv [2020-08-19T16:52:21.534Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-19T16:52:21.534Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-19T16:52:21.534Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-19T16:52:21.534Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-19T16:52:21.534Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-19T16:52:21.534Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-19T16:52:21.534Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-19T16:52:21.534Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-19T16:52:21.534Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-19T16:52:21.534Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-19T16:52:21.534Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-19T16:52:21.534Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-19T16:52:21.534Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-19T16:52:21.534Z] === RUN TestCreateTmpfsMountsTarget [2020-08-19T16:52:21.829Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-19T16:52:21.829Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-19T16:52:22.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-19T16:52:24.009Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-08-19T16:52:24.009Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-19T16:52:24.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-19T16:52:26.895Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-08-19T16:52:26.895Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-19T16:52:26.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:52:26.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:52:26.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:52:26.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:52:26.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:52:26.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:52:26.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:52:26.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:52:26.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:52:26.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:52:26.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:52:26.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:52:26.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:52:26.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:52:26.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:52:26.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-19T16:52:26.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-19T16:52:26.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-19T16:52:26.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-19T16:52:26.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-19T16:52:26.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-19T16:52:26.895Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-19T16:52:27.531Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-08-19T16:52:27.531Z] === RUN TestCreateDifferentPlatform [2020-08-19T16:52:27.531Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-19T16:52:27.531Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-19T16:52:27.531Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-19T16:52:27.531Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-19T16:52:27.531Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-19T16:52:27.531Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-19T16:52:27.531Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-19T16:52:27.531Z] === RUN TestContainerStartOnDaemonRestart [2020-08-19T16:52:27.531Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-19T16:52:27.531Z] === RUN TestDaemonRestartIpcMode [2020-08-19T16:52:27.531Z] === PAUSE TestDaemonRestartIpcMode [2020-08-19T16:52:27.531Z] === RUN TestDaemonHostGatewayIP [2020-08-19T16:52:27.531Z] === PAUSE TestDaemonHostGatewayIP [2020-08-19T16:52:27.531Z] === RUN TestContainerKillOnDaemonStart [2020-08-19T16:52:27.531Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-19T16:52:27.531Z] === RUN TestDiff [2020-08-19T16:52:28.205Z] --- PASS: TestDiff (0.81s) [2020-08-19T16:52:28.205Z] === RUN TestExecWithCloseStdin [2020-08-19T16:52:29.243Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-08-19T16:52:29.243Z] === RUN TestExec [2020-08-19T16:52:30.296Z] --- PASS: TestExec (0.92s) [2020-08-19T16:52:30.296Z] === RUN TestExecUser [2020-08-19T16:52:30.981Z] --- PASS: TestExecUser (0.92s) [2020-08-19T16:52:30.981Z] === RUN TestExportContainerAndImportImage [2020-08-19T16:52:32.018Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-08-19T16:52:32.018Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-19T16:52:33.532Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-08-19T16:52:33.532Z] === RUN TestHealthCheckWorkdir [2020-08-19T16:52:34.574Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-08-19T16:52:34.574Z] === RUN TestHealthKillContainer [2020-08-19T16:52:34.650Z] #66 DONE 16.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-19T16:52:35.096Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/test/unit [2020-08-19T16:52:37.939Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/rootless [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/volume [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-19T16:52:37.939Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-19T16:52:37.939Z] [2020-08-19T16:52:37.939Z] === Skipped [2020-08-19T16:52:37.939Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-19T16:52:37.939Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-19T16:52:37.939Z] [2020-08-19T16:52:37.939Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-19T16:52:37.939Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-19T16:52:37.939Z] [2020-08-19T16:52:37.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-19T16:52:37.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:52:37.939Z] [2020-08-19T16:52:37.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-19T16:52:37.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:52:37.939Z] [2020-08-19T16:52:37.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-19T16:52:37.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:52:37.939Z] [2020-08-19T16:52:37.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-19T16:52:37.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:52:37.939Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-19T16:52:37.940Z] time="2020-08-19T16:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-19T16:52:37.940Z] time="2020-08-19T16:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-19T16:52:37.940Z] time="2020-08-19T16:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-19T16:52:37.940Z] time="2020-08-19T16:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-19T16:52:37.940Z] time="2020-08-19T16:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-19T16:52:37.940Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-19T16:52:37.940Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-19T16:52:37.940Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:52:37.940Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-19T16:52:37.940Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-19T16:52:37.940Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-19T16:52:37.940Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] [2020-08-19T16:52:37.940Z] DONE 2142 tests, 26 skipped in 190.161s Post stage [Pipeline] junit [2020-08-19T16:52:37.954Z] Recording test results [2020-08-19T16:52:38.186Z] --- PASS: TestHealthKillContainer (2.90s) [2020-08-19T16:52:38.186Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-19T16:52:38.484Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-08-19T16:52:38.484Z] === RUN TestIpcModeNone [2020-08-19T16:52:38.651Z] ? github.com/docker/docker/api [no test files] [2020-08-19T16:52:39.552Z] --- PASS: TestIpcModeNone (0.88s) [2020-08-19T16:52:39.552Z] === RUN TestIpcModePrivate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T16:52:40.162Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -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:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh dynbinary test-integration [2020-08-19T16:52:40.203Z] --- PASS: TestIpcModePrivate (0.91s) [2020-08-19T16:52:40.203Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-19T16:52:40.203Z] === RUN TestIpcModeShareable [2020-08-19T16:52:40.735Z] [2020-08-19T16:52:40.996Z] Removing bundles/ [2020-08-19T16:52:40.996Z] [2020-08-19T16:52:40.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-19T16:52:40.996Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:52:40.996Z] GOOS="" GOARCH="" GOARM="" [2020-08-19T16:52:41.273Z] --- PASS: TestIpcModeShareable (0.91s) [2020-08-19T16:52:41.273Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-19T16:52:41.273Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-19T16:52:44.071Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-08-19T16:52:44.071Z] === RUN TestAPIIpcModeHost [2020-08-19T16:52:44.716Z] --- PASS: TestAPIIpcModeHost (0.58s) [2020-08-19T16:52:44.716Z] === RUN TestDaemonIpcModeShareable [2020-08-19T16:52:46.790Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-08-19T16:52:46.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-19T16:52:46.790Z] === RUN TestDaemonIpcModePrivate [2020-08-19T16:52:48.360Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-08-19T16:52:48.360Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-19T16:52:48.360Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-19T16:52:49.871Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-08-19T16:52:49.871Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-19T16:52:49.871Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-19T16:52:51.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-19T16:52:51.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-19T16:52:51.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-19T16:52:51.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-19T16:52:51.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-19T16:52:52.005Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-08-19T16:52:52.005Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-19T16:52:52.005Z] === RUN TestIpcModeOlderClient [2020-08-19T16:52:52.005Z] === PAUSE TestIpcModeOlderClient [2020-08-19T16:52:52.005Z] === RUN TestKillContainerInvalidSignal [2020-08-19T16:52:52.640Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-08-19T16:52:52.640Z] === RUN TestKillContainer [2020-08-19T16:52:52.640Z] === RUN TestKillContainer/no_signal [2020-08-19T16:52:52.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-19T16:52:53.347Z] === RUN TestKillContainer/non_killing_signal [2020-08-19T16:52:53.993Z] === RUN TestKillContainer/killing_signal [2020-08-19T16:52:54.111Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-08-19T16:52:55.135Z] --- PASS: TestKillContainer (2.66s) [2020-08-19T16:52:55.135Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-08-19T16:52:55.135Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-08-19T16:52:55.135Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-08-19T16:52:55.135Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-19T16:52:55.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-19T16:52:55.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-19T16:52:56.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-19T16:52:56.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-08-19T16:52:56.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-08-19T16:52:56.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-08-19T16:52:56.932Z] === RUN TestKillStoppedContainer [2020-08-19T16:52:56.932Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-08-19T16:52:56.932Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-19T16:52:57.226Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-19T16:52:57.226Z] === RUN TestKillDifferentUserContainer [2020-08-19T16:52:57.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-19T16:52:57.862Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-08-19T16:52:57.862Z] === RUN TestInspectOomKilledTrue [2020-08-19T16:52:57.862Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-08-19T16:52:57.862Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:52:57.862Z] === RUN TestInspectOomKilledFalse [2020-08-19T16:52:57.862Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-19T16:52:57.862Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:52:57.862Z] === RUN TestLinksEtcHostsContentMatch [2020-08-19T16:52:58.557Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-08-19T16:52:58.557Z] === RUN TestLinksContainerNames [2020-08-19T16:52:59.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-19T16:52:59.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-19T16:53:00.196Z] --- PASS: TestLinksContainerNames (1.72s) [2020-08-19T16:53:00.196Z] === RUN TestLogsFollowTailEmpty [2020-08-19T16:53:01.231Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-08-19T16:53:01.231Z] === RUN TestContainerNetworkMountsNoChown [2020-08-19T16:53:01.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-19T16:53:01.863Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/default [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/default [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/private [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/private [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/rprivate [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/slave [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/slave [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/rslave [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/shared [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/shared [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/rshared [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-19T16:53:01.863Z] === CONT TestMountDaemonRoot/default [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:53:01.863Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-19T16:53:01.863Z] === CONT TestMountDaemonRoot/rshared [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:53:01.863Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:53:01.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:53:01.863Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/shared [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/rslave [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/slave [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/rprivate [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/private [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-19T16:53:02.154Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:53:02.154Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:53:02.154Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:53:02.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:53:02.445Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:53:02.736Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:53:03.027Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-19T16:53:03.027Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-19T16:53:03.027Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-19T16:53:03.027Z] === RUN TestContainerBindMountNonRecursive [2020-08-19T16:53:04.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-19T16:53:05.129Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2020-08-19T16:53:05.129Z] === RUN TestNetworkNat [2020-08-19T16:53:05.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-19T16:53:06.177Z] --- PASS: TestNetworkNat (0.94s) [2020-08-19T16:53:06.177Z] === RUN TestNetworkLocalhostTCPNat [2020-08-19T16:53:06.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-19T16:53:07.219Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-08-19T16:53:07.219Z] === RUN TestNetworkLoopbackNat [2020-08-19T16:53:07.514Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-19T16:53:07.514Z] Using test binary docker [2020-08-19T16:53:07.514Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-19T16:53:07.514Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:53:07.514Z] INFO: Waiting for daemon to start... [2020-08-19T16:53:07.514Z] Starting dockerd [2020-08-19T16:53:10.755Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2020-08-19T16:53:10.755Z] === RUN TestPause [2020-08-19T16:53:10.835Z] . [2020-08-19T16:53:10.835Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-19T16:53:10.835Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-19T16:53:10.835Z] Error: No such image: emptyfs [2020-08-19T16:53:10.835Z] Running integration-test (iteration 1) [2020-08-19T16:53:10.835Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-19T16:53:11.387Z] --- PASS: TestPause (0.90s) [2020-08-19T16:53:11.387Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-19T16:53:11.387Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T16:53:11.387Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T16:53:11.387Z] === RUN TestPauseStopPausedContainer [2020-08-19T16:53:12.019Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-08-19T16:53:12.019Z] === RUN TestPsFilter [2020-08-19T16:53:12.309Z] --- PASS: TestPsFilter (0.27s) [2020-08-19T16:53:12.309Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-19T16:53:13.342Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-08-19T16:53:13.342Z] === RUN TestRemoveContainerWithVolume [2020-08-19T16:53:13.975Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-08-19T16:53:13.975Z] === RUN TestRemoveContainerRunning [2020-08-19T16:53:15.007Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-08-19T16:53:15.007Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-19T16:53:15.639Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-08-19T16:53:15.639Z] === RUN TestRemoveInvalidContainer [2020-08-19T16:53:15.639Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-19T16:53:15.639Z] === RUN TestRenameLinkedContainer [2020-08-19T16:53:20.091Z] --- PASS: TestRenameLinkedContainer (3.54s) [2020-08-19T16:53:20.091Z] === RUN TestRenameStoppedContainer [2020-08-19T16:53:20.091Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-08-19T16:53:20.091Z] === RUN TestRenameRunningContainerAndReuse [2020-08-19T16:53:22.159Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-08-19T16:53:22.159Z] === RUN TestRenameInvalidName [2020-08-19T16:53:22.796Z] --- PASS: TestRenameInvalidName (0.85s) [2020-08-19T16:53:22.796Z] === RUN TestRenameAnonymousContainer [2020-08-19T16:53:23.073Z] Loaded image: buildpack-deps:buster [2020-08-19T16:53:23.073Z] Loaded image: busybox:latest [2020-08-19T16:53:23.332Z] Loaded image: busybox:glibc [2020-08-19T16:53:23.332Z] Loaded image: debian:buster [2020-08-19T16:53:23.332Z] Loaded image: hello-world:latest [2020-08-19T16:53:23.332Z] INFO: Testing against a local daemon [2020-08-19T16:53:23.332Z] === RUN TestCgroupNamespacesBuild [2020-08-19T16:53:26.621Z] --- PASS: TestCgroupNamespacesBuild (3.16s) [2020-08-19T16:53:26.621Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-19T16:53:28.059Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:53:28.393Z] --- PASS: TestRenameAnonymousContainer (4.85s) [2020-08-19T16:53:28.393Z] === RUN TestRenameContainerWithSameName [2020-08-19T16:53:28.619Z] [2020-08-19T16:53:28.619Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-19T16:53:28.684Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-08-19T16:53:28.684Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-19T16:53:29.154Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2020-08-19T16:53:29.154Z] === RUN TestBuildWithSession [2020-08-19T16:53:29.154Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-19T16:53:29.154Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:53:29.154Z] === RUN TestBuildSquashParent [2020-08-19T16:53:29.180Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-19T16:53:29.180Z] Using test binary docker [2020-08-19T16:53:29.180Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-19T16:53:29.180Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:53:29.180Z] INFO: Waiting for daemon to start... [2020-08-19T16:53:29.180Z] Starting dockerd [2020-08-19T16:53:30.196Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-08-19T16:53:30.196Z] === RUN TestResize [2020-08-19T16:53:30.977Z] 3ab49687905c: Pull complete [2020-08-19T16:53:30.977Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-19T16:53:30.977Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T16:53:30.977Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T16:53:30.977Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-19T16:53:30.977Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-19T16:53:30.977Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-08-19T16:53:30.977Z] INFO: Docker version of control daemon [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] Client: Docker Engine - Enterprise [2020-08-19T16:53:30.977Z] Version: 19.03.5 [2020-08-19T16:53:30.977Z] API version: 1.40 [2020-08-19T16:53:30.977Z] Go version: go1.12.12 [2020-08-19T16:53:30.977Z] Git commit: 2ee0c57608 [2020-08-19T16:53:30.977Z] Built: 11/13/2019 08:00:16 [2020-08-19T16:53:30.977Z] OS/Arch: windows/amd64 [2020-08-19T16:53:30.977Z] Experimental: false [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] Server: Docker Engine - Enterprise [2020-08-19T16:53:30.977Z] Engine: [2020-08-19T16:53:30.977Z] Version: 19.03.5 [2020-08-19T16:53:30.977Z] API version: 1.40 (minimum version 1.24) [2020-08-19T16:53:30.977Z] Go version: go1.12.12 [2020-08-19T16:53:30.977Z] Git commit: 2ee0c57608 [2020-08-19T16:53:30.977Z] Built: 11/13/2019 07:58:51 [2020-08-19T16:53:30.977Z] OS/Arch: windows/amd64 [2020-08-19T16:53:30.977Z] Experimental: true [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] INFO: Docker info of control daemon [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] Client: [2020-08-19T16:53:30.977Z] Debug Mode: false [2020-08-19T16:53:30.977Z] Plugins: [2020-08-19T16:53:30.977Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] Server: [2020-08-19T16:53:30.977Z] Containers: 0 [2020-08-19T16:53:30.977Z] Running: 0 [2020-08-19T16:53:30.977Z] Paused: 0 [2020-08-19T16:53:30.977Z] Stopped: 0 [2020-08-19T16:53:30.977Z] Images: 1 [2020-08-19T16:53:30.977Z] Server Version: 19.03.5 [2020-08-19T16:53:30.977Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-19T16:53:30.977Z] Windows: [2020-08-19T16:53:30.977Z] LCOW: [2020-08-19T16:53:30.977Z] Logging Driver: json-file [2020-08-19T16:53:30.977Z] Plugins: [2020-08-19T16:53:30.977Z] Volume: local [2020-08-19T16:53:30.977Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-19T16:53:30.977Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-19T16:53:30.977Z] Swarm: inactive [2020-08-19T16:53:30.977Z] Default Isolation: process [2020-08-19T16:53:30.977Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-19T16:53:30.977Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-19T16:53:30.977Z] OSType: windows [2020-08-19T16:53:30.977Z] Architecture: x86_64 [2020-08-19T16:53:30.977Z] CPUs: 4 [2020-08-19T16:53:30.977Z] Total Memory: 32GiB [2020-08-19T16:53:30.977Z] Name: azwin-2-d458b0 [2020-08-19T16:53:30.977Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-19T16:53:30.977Z] Docker Root Dir: D:\docker [2020-08-19T16:53:30.977Z] Debug Mode: false [2020-08-19T16:53:30.977Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:53:30.977Z] Labels: [2020-08-19T16:53:30.977Z] Experimental: true [2020-08-19T16:53:30.977Z] Insecure Registries: [2020-08-19T16:53:30.977Z] 10.0.0.4:5000 [2020-08-19T16:53:30.977Z] 127.0.0.0/8 [2020-08-19T16:53:30.977Z] Registry Mirrors: [2020-08-19T16:53:30.977Z] http://10.0.0.4:5000/ [2020-08-19T16:53:30.977Z] Live Restore Enabled: false [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] INFO: Commit hash is ca97bd3566 [2020-08-19T16:53:30.977Z] INFO: Nuke-Everything... [2020-08-19T16:53:30.977Z] INFO: Container count on control daemon to delete is 0 [2020-08-19T16:53:30.977Z] INFO: Nuking d:\CI [2020-08-19T16:53:30.977Z] INFO: Zapped successfully [2020-08-19T16:53:30.977Z] INFO: Location for testing is d:\CI\PR-41376\1 [2020-08-19T16:53:30.977Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:30.977Z] INFO: Building the image from Dockerfile.windows at 08/19/2020 16:53:29... [2020-08-19T16:53:30.977Z] [2020-08-19T16:53:31.231Z] --- PASS: TestResize (0.87s) [2020-08-19T16:53:31.231Z] === RUN TestResizeWithInvalidSize [2020-08-19T16:53:31.728Z] . [2020-08-19T16:53:31.728Z] INFO: Building docker-sdk-python3:4.3.0... [2020-08-19T16:53:31.864Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-08-19T16:53:31.864Z] === RUN TestResizeWhenContainerNotStarted [2020-08-19T16:53:32.897Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:53:32.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:53:32.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:53:32.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T16:53:32.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T16:53:34.724Z] Sending build context to Docker daemon 56.25MB [2020-08-19T16:53:34.724Z] [2020-08-19T16:53:34.724Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-19T16:53:34.724Z] ---> 86eddd4761f5 [2020-08-19T16:53:34.724Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-19T16:53:34.724Z] ---> Running in 76b9c09430d7 [2020-08-19T16:53:34.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:53:34.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:53:35.697Z] Removing intermediate container 76b9c09430d7 [2020-08-19T16:53:35.697Z] ---> 86ca3fd7db2e [2020-08-19T16:53:35.697Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-08-19T16:53:35.697Z] ---> Running in dd5f162f277e [2020-08-19T16:53:35.722Z] --- PASS: TestBuildSquashParent (6.74s) [2020-08-19T16:53:35.722Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-19T16:53:35.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:53:35.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:53:35.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:53:35.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:53:35.722Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:53:35.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:53:35.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:53:35.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:53:35.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:53:35.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:53:35.722Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:53:35.722Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:53:35.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:53:35.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:53:36.154Z] Removing intermediate container dd5f162f277e [2020-08-19T16:53:36.154Z] ---> e9adc83b4961 [2020-08-19T16:53:36.154Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-19T16:53:36.154Z] ---> Running in f784ecf43842 [2020-08-19T16:53:36.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:53:36.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:53:36.612Z] Removing intermediate container f784ecf43842 [2020-08-19T16:53:36.612Z] ---> b36403b85d80 [2020-08-19T16:53:36.612Z] 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-08-19T16:53:36.612Z] ---> Running in a225724ca7c8 [2020-08-19T16:53:37.070Z] Removing intermediate container a225724ca7c8 [2020-08-19T16:53:37.070Z] ---> 11fb6181e832 [2020-08-19T16:53:37.070Z] 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-08-19T16:53:37.070Z] ---> Running in b6e0029c9b81 [2020-08-19T16:53:38.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T16:53:38.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T16:53:38.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:53:38.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:53:40.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T16:53:40.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T16:53:40.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:53:40.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:53:42.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-19T16:53:42.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.37s) [2020-08-19T16:53:42.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s) [2020-08-19T16:53:42.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) [2020-08-19T16:53:42.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-08-19T16:53:42.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2020-08-19T16:53:42.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-08-19T16:53:42.068Z] === RUN TestBuildMultiStageCopy [2020-08-19T16:53:42.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-19T16:53:42.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-19T16:53:42.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-19T16:53:42.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T16:53:43.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-19T16:53:43.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T16:53:45.355Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2020-08-19T16:53:45.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-08-19T16:53:45.590Z] === RUN TestCgroupNamespacesRun [2020-08-19T16:53:45.663Z] [2020-08-19T16:53:45.663Z] SUCCESS: Specified value was saved. [2020-08-19T16:53:46.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-19T16:53:46.631Z] INFO: Downloading git... [2020-08-19T16:53:47.226Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-19T16:53:47.653Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2020-08-19T16:53:47.653Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-19T16:53:48.162Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-19T16:53:48.171Z] INFO: Downloading go... [2020-08-19T16:53:49.099Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2020-08-19T16:53:49.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-08-19T16:53:49.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-19T16:53:49.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-19T16:53:49.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-19T16:53:49.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-19T16:53:49.099Z] === RUN TestBuildMultiStageParentConfig [2020-08-19T16:53:49.158Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-08-19T16:53:49.158Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-19T16:53:50.676Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-08-19T16:53:50.676Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-19T16:53:52.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-08-19T16:53:52.750Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-19T16:53:52.869Z] INFO: Downloading compiler 1 of 3... [2020-08-19T16:53:52.869Z] INFO: Downloading compiler 2 of 3... [2020-08-19T16:53:53.329Z] INFO: Downloading compiler 3 of 3... [2020-08-19T16:53:54.279Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-08-19T16:53:54.279Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-19T16:53:54.303Z] INFO: Extracting git... [2020-08-19T16:53:54.368Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-08-19T16:53:54.368Z] === RUN TestBuildLabelWithTargets [2020-08-19T16:53:55.808Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2020-08-19T16:53:55.808Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-19T16:53:56.843Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-08-19T16:53:56.843Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-19T16:53:58.349Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-08-19T16:53:58.349Z] === RUN TestKernelTCPMemory [2020-08-19T16:53:59.386Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-08-19T16:53:59.386Z] === RUN TestNISDomainname [2020-08-19T16:54:00.431Z] --- PASS: TestNISDomainname (1.02s) [2020-08-19T16:54:00.431Z] === RUN TestHostnameDnsResolution [2020-08-19T16:54:01.938Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-08-19T16:54:01.938Z] === RUN TestStats [2020-08-19T16:54:02.484Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-08-19T16:54:02.484Z] === RUN TestBuildWithEmptyLayers [2020-08-19T16:54:02.508Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:54:02.508Z] [2020-08-19T16:54:02.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-19T16:54:02.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-19T16:54:02.508Z] HOSTNAME=0d0089077677 [2020-08-19T16:54:02.508Z] TESTDEBUG=0 [2020-08-19T16:54:02.508Z] DEST=bundles/test-integration [2020-08-19T16:54:02.508Z] PWD=/go/src/github.com/docker/docker [2020-08-19T16:54:02.508Z] DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:54:02.508Z] container=docker [2020-08-19T16:54:02.508Z] HOME=/root [2020-08-19T16:54:02.508Z] GOLANG_VERSION=1.13.15 [2020-08-19T16:54:02.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-19T16:54:02.508Z] VALIDATE_BRANCH=master [2020-08-19T16:54:02.508Z] TERM=xterm [2020-08-19T16:54:02.508Z] DOCKER_PKG=github.com/docker/docker [2020-08-19T16:54:02.508Z] SHLVL=1 [2020-08-19T16:54:02.508Z] TIMEOUT=120m [2020-08-19T16:54:02.508Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-19T16:54:02.508Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-19T16:54:02.508Z] GO111MODULE=off [2020-08-19T16:54:02.508Z] DOCKER_EXPERIMENTAL=1 [2020-08-19T16:54:02.508Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-19T16:54:02.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-19T16:54:02.508Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-19T16:54:02.508Z] GOPATH=/go [2020-08-19T16:54:02.508Z] PKG_CONFIG=pkg-config [2020-08-19T16:54:02.508Z] _=/usr/bin/env [2020-08-19T16:54:02.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-19T16:54:05.449Z] --- PASS: TestStats (2.90s) [2020-08-19T16:54:05.449Z] === RUN TestStopContainerWithTimeout [2020-08-19T16:54:05.449Z] === RUN TestStopContainerWithTimeout/0 [2020-08-19T16:54:05.449Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-19T16:54:05.449Z] === RUN TestStopContainerWithTimeout/1 [2020-08-19T16:54:05.449Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-19T16:54:05.449Z] === RUN TestStopContainerWithTimeout/3 [2020-08-19T16:54:05.449Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-19T16:54:05.449Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-19T16:54:05.449Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-19T16:54:05.449Z] === CONT TestStopContainerWithTimeout/0 [2020-08-19T16:54:05.449Z] === CONT TestStopContainerWithTimeout/3 [2020-08-19T16:54:05.772Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-08-19T16:54:05.772Z] === RUN TestBuildMultiStageOnBuild [2020-08-19T16:54:06.082Z] === CONT TestStopContainerWithTimeout/1 [2020-08-19T16:54:08.222Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-19T16:54:09.125Z] INFO: Expanding go... [2020-08-19T16:54:11.004Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-19T16:54:11.004Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-08-19T16:54:11.004Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-08-19T16:54:11.004Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-08-19T16:54:11.004Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-08-19T16:54:11.004Z] === RUN TestDeleteDevicemapper [2020-08-19T16:54:11.004Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-19T16:54:11.004Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T16:54:11.004Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-19T16:54:11.043Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-19T16:54:11.043Z] === RUN TestBuildUncleanTarFilenames [2020-08-19T16:54:11.043Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-08-19T16:54:11.043Z] === RUN TestBuildMultiStageLayerLeak [2020-08-19T16:54:14.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2020-08-19T16:54:14.524Z] === RUN TestUpdateMemory [2020-08-19T16:54:14.524Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-19T16:54:14.524Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:54:14.524Z] === RUN TestUpdateCPUQuota [2020-08-19T16:54:15.234Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-08-19T16:54:15.234Z] === RUN TestBuildWithHugeFile [2020-08-19T16:54:15.567Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-08-19T16:54:15.567Z] === RUN TestUpdatePidsLimit [2020-08-19T16:54:15.567Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-19T16:54:15.857Z] === RUN TestUpdatePidsLimit/no_change [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-19T16:54:16.456Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-08-19T16:54:16.456Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-08-19T16:54:16.492Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-19T16:54:16.783Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-19T16:54:17.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-19T16:54:17.365Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-19T16:54:17.508Z] ok github.com/docker/docker/builder/remotecontext/git 3.806s coverage: 86.3% of statements [2020-08-19T16:54:17.997Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-19T16:54:18.380Z] sha256:359795a8682b30d549f17320d34d3c6b9457b03943e4d68cc821cbe002d71dcb [2020-08-19T16:54:18.380Z] INFO: Starting docker-py tests... [2020-08-19T16:54:18.380Z] ============================= test session starts ============================== [2020-08-19T16:54:18.380Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-19T16:54:18.380Z] rootdir: /src, inifile: pytest.ini [2020-08-19T16:54:18.380Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-19T16:54:18.380Z] collected 389 items / 1 deselected / 388 selected [2020-08-19T16:54:18.380Z] [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit (3.54s) [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-08-19T16:54:19.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-19T16:54:19.030Z] === RUN TestUpdateRestartPolicy [2020-08-19T16:54:19.035Z] ok github.com/docker/docker/builder/remotecontext 0.522s coverage: 13.6% of statements [2020-08-19T16:54:20.566Z] ok github.com/docker/docker/builder/dockerfile 1.327s coverage: 48.0% of statements [2020-08-19T16:54:20.566Z] ? github.com/docker/docker/cli [no test files] [2020-08-19T16:54:20.566Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-19T16:54:20.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-19T16:54:21.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-19T16:54:24.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-19T16:54:25.086Z] ok github.com/docker/docker/client 0.534s coverage: 75.4% of statements [2020-08-19T16:54:29.360Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-19T16:54:29.920Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-19T16:54:30.225Z] INFO: Expanding compiler 1 of 3... [2020-08-19T16:54:31.199Z] INFO: Expanding compiler 2 of 3... [2020-08-19T16:54:31.843Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-19T16:54:34.373Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2020-08-19T16:54:34.373Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-19T16:54:34.373Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-08-19T16:54:34.373Z] === RUN TestWaitNonBlocked [2020-08-19T16:54:34.373Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:54:34.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:54:34.373Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:54:34.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:54:34.373Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:54:34.373Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:54:34.373Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-19T16:54:34.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-08-19T16:54:34.373Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-08-19T16:54:34.373Z] === RUN TestWaitBlocked [2020-08-19T16:54:34.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:54:34.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:54:34.373Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:54:34.373Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:54:34.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:54:34.373Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:54:35.004Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-19T16:54:35.004Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-08-19T16:54:35.004Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-08-19T16:54:35.004Z] === CONT TestContainerStartOnDaemonRestart [2020-08-19T16:54:35.004Z] === CONT TestIpcModeOlderClient [2020-08-19T16:54:35.295Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-08-19T16:54:35.295Z] === CONT TestDaemonHostGatewayIP [2020-08-19T16:54:36.991Z] INFO: Expanding compiler 3 of 3... [2020-08-19T16:54:36.991Z] INFO: Removing downloaded files... [2020-08-19T16:54:36.991Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-19T16:54:36.991Z] INFO: Configuring git core.autocrlf... [2020-08-19T16:54:38.028Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2020-08-19T16:54:38.028Z] === CONT TestContainerKillOnDaemonStart [2020-08-19T16:54:38.666Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2020-08-19T16:54:38.666Z] === CONT TestDaemonRestartIpcMode [2020-08-19T16:54:42.210Z] --- PASS: TestDaemonRestartIpcMode (3.43s) [2020-08-19T16:54:42.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-19T16:54:44.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-19T16:54:45.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-19T16:54:46.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-19T16:54:47.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-19T16:54:49.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-19T16:54:50.685Z] --- PASS: TestContainerKillOnDaemonStart (12.23s) [2020-08-19T16:54:50.685Z] PASS [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] === Skipped [2020-08-19T16:54:50.685Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-19T16:54:50.685Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-08-19T16:54:50.685Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-19T16:54:50.685Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T16:54:50.685Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-19T16:54:50.685Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-19T16:54:50.685Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] [2020-08-19T16:54:50.685Z] DONE 192 tests, 6 skipped in 152.296s [2020-08-19T16:54:50.685Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-19T16:54:50.685Z] ++ 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-08-19T16:54:50.685Z] ++ set -e [2020-08-19T16:54:50.685Z] ++ '[' -n 0 ']' [2020-08-19T16:54:50.685Z] ++ set -x [2020-08-19T16:54:50.685Z] ++ env -i DEST=/go/src/github.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-08-19T16:54:50.685Z] INFO: Testing against a local daemon [2020-08-19T16:54:50.685Z] === RUN TestCommitInheritsEnv [2020-08-19T16:54:50.976Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-08-19T16:54:50.976Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-19T16:54:50.976Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-19T16:54:50.976Z] === RUN TestImagesFilterMultiReference [2020-08-19T16:54:50.976Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-08-19T16:54:50.976Z] === RUN TestImagePullPlatformInvalid [2020-08-19T16:54:50.976Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-19T16:54:50.976Z] === RUN TestRemoveImageOrphaning [2020-08-19T16:54:51.632Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-08-19T16:54:51.632Z] === RUN TestRemoveImageGarbageCollector [2020-08-19T16:54:51.632Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-19T16:54:51.632Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:54:51.632Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-19T16:54:51.632Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-19T16:54:51.632Z] === RUN TestTagInvalidReference [2020-08-19T16:54:51.632Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-19T16:54:51.632Z] === RUN TestTagValidPrefixedRepo [2020-08-19T16:54:51.632Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-19T16:54:51.632Z] === RUN TestTagExistedNameWithoutForce [2020-08-19T16:54:51.632Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-19T16:54:51.632Z] === RUN TestTagOfficialNames [2020-08-19T16:54:51.632Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-19T16:54:51.632Z] === RUN TestTagMatchesDigest [2020-08-19T16:54:51.632Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-19T16:54:51.632Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-19T16:54:52.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-19T16:54:54.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-19T16:54:56.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-19T16:54:56.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-19T16:54:58.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-19T16:55:00.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-19T16:55:00.406Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-19T16:55:02.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-19T16:55:03.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-19T16:55:04.546Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 30.8% of statements [2020-08-19T16:55:04.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-19T16:55:04.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-19T16:55:04.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-19T16:55:04.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-19T16:55:06.782Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-19T16:55:06.782Z] Using test binary docker [2020-08-19T16:55:06.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-19T16:55:06.783Z] +++ /etc/init.d/apparmor start [2020-08-19T16:55:06.783Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:55:06.783Z] INFO: Waiting for daemon to start... [2020-08-19T16:55:06.783Z] Starting dockerd [2020-08-19T16:55:06.783Z] +++ 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-08-19T16:55:06.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-19T16:55:07.311Z] ok github.com/docker/docker/container 0.172s coverage: 34.7% of statements [2020-08-19T16:55:07.311Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-19T16:55:07.311Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-19T16:55:07.311Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-19T16:55:07.311Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-19T16:55:07.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-19T16:55:10.085Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2020-08-19T16:55:11.473Z] --- PASS: TestBuildWithHugeFile (53.03s) [2020-08-19T16:55:11.473Z] === RUN TestBuildWithEmptyDockerfile [2020-08-19T16:55:11.473Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:55:11.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:55:11.473Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:55:11.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:55:11.473Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:55:11.473Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:55:11.473Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:55:11.473Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:55:11.473Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:55:11.473Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-08-19T16:55:11.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-08-19T16:55:11.473Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-08-19T16:55:11.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-08-19T16:55:11.473Z] === RUN TestBuildPreserveOwnership [2020-08-19T16:55:11.473Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-19T16:55:12.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-19T16:55:13.366Z] . [2020-08-19T16:55:13.366Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-19T16:55:13.366Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-19T16:55:13.366Z] Error: No such image: emptyfs [2020-08-19T16:55:13.366Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-19T16:55:13.366Z] ++++ docker load [2020-08-19T16:55:13.366Z] Running integration-test (iteration 1) [2020-08-19T16:55:13.366Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-19T16:55:13.366Z] ++ 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-08-19T16:55:13.366Z] ++ set -e [2020-08-19T16:55:13.366Z] ++ '[' -n 0 ']' [2020-08-19T16:55:13.366Z] ++ set -x [2020-08-19T16:55:13.366Z] ++ env -i DEST=/go/src/github.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-08-19T16:55:14.587Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2020-08-19T16:55:14.761Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-19T16:55:17.371Z] ok github.com/docker/docker/daemon/cluster 0.151s coverage: 0.5% of statements [2020-08-19T16:55:18.050Z] --- PASS: TestBuildPreserveOwnership (9.61s) [2020-08-19T16:55:18.050Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.60s) [2020-08-19T16:55:18.050Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-19T16:55:18.050Z] === RUN TestBuildPlatformInvalid [2020-08-19T16:55:18.309Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-08-19T16:55:18.309Z] PASS [2020-08-19T16:55:18.309Z] [2020-08-19T16:55:18.309Z] === Skipped [2020-08-19T16:55:18.309Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-19T16:55:18.309Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:55:18.309Z] [2020-08-19T16:55:18.309Z] [2020-08-19T16:55:18.309Z] DONE 32 tests, 1 skipped in 127.685s [2020-08-19T16:55:18.309Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-19T16:55:18.309Z] INFO: Testing against a local daemon [2020-08-19T16:55:18.309Z] === RUN TestConfigInspect [2020-08-19T16:55:18.568Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-19T16:55:18.568Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:18.568Z] === RUN TestConfigList [2020-08-19T16:55:18.568Z] --- SKIP: TestConfigList (0.01s) [2020-08-19T16:55:18.568Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:18.568Z] === RUN TestConfigsCreateAndDelete [2020-08-19T16:55:18.568Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-19T16:55:18.568Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:18.568Z] === RUN TestConfigsUpdate [2020-08-19T16:55:18.568Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-08-19T16:55:18.569Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:18.569Z] === RUN TestTemplatedConfig [2020-08-19T16:55:18.569Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-19T16:55:18.569Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:18.569Z] === RUN TestConfigCreateResolve [2020-08-19T16:55:18.569Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-08-19T16:55:18.569Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:18.569Z] === RUN TestConfigDaemonLibtrustID [2020-08-19T16:55:19.945Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-08-19T16:55:19.945Z] PASS [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] === Skipped [2020-08-19T16:55:19.945Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-19T16:55:19.945Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-08-19T16:55:19.945Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-19T16:55:19.945Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-08-19T16:55:19.945Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-19T16:55:19.945Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-08-19T16:55:19.945Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] [2020-08-19T16:55:19.945Z] DONE 7 tests, 6 skipped in 1.757s [2020-08-19T16:55:19.945Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-19T16:55:20.204Z] INFO: Testing against a local daemon [2020-08-19T16:55:20.204Z] === RUN TestCheckpoint [2020-08-19T16:55:20.204Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-19T16:55:20.204Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T16:55:20.204Z] === RUN TestContainerInvalidJSON [2020-08-19T16:55:20.204Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:55:20.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:55:20.204Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:55:20.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:55:20.204Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:55:20.204Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:55:20.204Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:55:20.204Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:55:20.204Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:55:20.204Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-19T16:55:20.204Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-19T16:55:20.204Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-19T16:55:20.204Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-19T16:55:20.204Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-19T16:55:20.204Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-08-19T16:55:20.204Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-19T16:55:20.463Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-08-19T16:55:20.463Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-19T16:55:20.463Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-08-19T16:55:20.463Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-19T16:55:20.463Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-19T16:55:20.463Z] === RUN TestCopyFromContainer [2020-08-19T16:55:21.876Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-08-19T16:55:22.523Z] ok github.com/docker/docker/daemon/config 0.115s coverage: 81.8% of statements [2020-08-19T16:55:22.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-19T16:55:24.054Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer// [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer//bar/root [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer/bar/quux [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-19T16:55:24.715Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer (4.36s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-19T16:55:24.715Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-19T16:55:24.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-19T16:55:24.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:55:24.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:55:24.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:55:24.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:55:24.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:55:24.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:55:24.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:55:24.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:55:24.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:55:24.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-19T16:55:24.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-19T16:55:24.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-19T16:55:24.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-19T16:55:24.715Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-19T16:55:24.974Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-19T16:55:24.974Z] === RUN TestCreateWithInvalidEnv [2020-08-19T16:55:24.974Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-19T16:55:24.974Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-19T16:55:24.974Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-19T16:55:24.974Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-19T16:55:24.974Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-19T16:55:24.974Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-19T16:55:24.974Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-19T16:55:24.974Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-19T16:55:24.974Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-19T16:55:24.974Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-19T16:55:24.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-19T16:55:24.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-19T16:55:24.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-19T16:55:24.974Z] === RUN TestCreateTmpfsMountsTarget [2020-08-19T16:55:24.974Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-19T16:55:24.974Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-19T16:55:25.608Z] Loaded image: buildpack-deps:buster [2020-08-19T16:55:25.609Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2020-08-19T16:55:26.352Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-08-19T16:55:26.352Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-19T16:55:26.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-19T16:55:27.046Z] Loaded image: busybox:latest [2020-08-19T16:55:27.289Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2020-08-19T16:55:27.289Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-19T16:55:27.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:55:27.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:55:27.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:55:27.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:55:27.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:55:27.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:55:27.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:55:27.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:55:27.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:55:27.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:55:27.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:55:27.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:55:27.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:55:27.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:55:27.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:55:27.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-19T16:55:27.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-19T16:55:27.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-19T16:55:27.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-19T16:55:27.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-19T16:55:27.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-19T16:55:27.289Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-19T16:55:27.549Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-08-19T16:55:27.549Z] === RUN TestCreateDifferentPlatform [2020-08-19T16:55:27.807Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-19T16:55:27.807Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-19T16:55:27.808Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-19T16:55:27.808Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-19T16:55:27.808Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-19T16:55:27.808Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-19T16:55:27.808Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-08-19T16:55:27.808Z] === RUN TestContainerStartOnDaemonRestart [2020-08-19T16:55:27.808Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-19T16:55:27.808Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-19T16:55:27.808Z] === RUN TestDaemonRestartIpcMode [2020-08-19T16:55:27.808Z] === PAUSE TestDaemonRestartIpcMode [2020-08-19T16:55:27.808Z] === RUN TestDaemonHostGatewayIP [2020-08-19T16:55:27.808Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-19T16:55:27.808Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:55:27.808Z] === RUN TestContainerKillOnDaemonStart [2020-08-19T16:55:27.808Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-19T16:55:27.808Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-19T16:55:27.808Z] === RUN TestDiff [2020-08-19T16:55:28.067Z] --- PASS: TestDiff (0.39s) [2020-08-19T16:55:28.067Z] === RUN TestExecWithCloseStdin [2020-08-19T16:55:28.429Z] Loaded image: busybox:glibc [2020-08-19T16:55:28.429Z] Loaded image: debian:buster [2020-08-19T16:55:28.429Z] Loaded image: hello-world:latest [2020-08-19T16:55:28.429Z] INFO: Testing against a local daemon [2020-08-19T16:55:28.429Z] === RUN TestCgroupNamespacesBuild [2020-08-19T16:55:28.634Z] --- PASS: TestExecWithCloseStdin (0.44s) [2020-08-19T16:55:28.634Z] === RUN TestExec [2020-08-19T16:55:28.895Z] --- PASS: TestExec (0.45s) [2020-08-19T16:55:28.895Z] === RUN TestExecUser [2020-08-19T16:55:29.159Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-08-19T16:55:29.463Z] --- PASS: TestExecUser (0.47s) [2020-08-19T16:55:29.463Z] === RUN TestExportContainerAndImportImage [2020-08-19T16:55:30.032Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-08-19T16:55:30.032Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-19T16:55:30.215Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 14.0% of statements [2020-08-19T16:55:30.861Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.919s coverage: 57.9% of statements [2020-08-19T16:55:31.734Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2020-08-19T16:55:31.734Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-19T16:55:32.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-19T16:55:33.130Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2020-08-19T16:55:33.130Z] === RUN TestBuildWithSession [2020-08-19T16:55:33.130Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-19T16:55:33.130Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:55:33.130Z] === RUN TestBuildSquashParent [2020-08-19T16:55:33.321Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2020-08-19T16:55:33.321Z] === RUN TestHealthCheckWorkdir [2020-08-19T16:55:33.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-19T16:55:33.621Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-08-19T16:55:33.889Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-08-19T16:55:33.889Z] === RUN TestHealthKillContainer [2020-08-19T16:55:34.672Z] ok github.com/docker/docker/daemon 12.368s coverage: 17.4% of statements [2020-08-19T16:55:34.672Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-19T16:55:34.672Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-19T16:55:34.672Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-19T16:55:34.672Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-19T16:55:34.672Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.735s coverage: 69.2% of statements [2020-08-19T16:55:36.422Z] --- PASS: TestHealthKillContainer (2.49s) [2020-08-19T16:55:36.422Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-19T16:55:36.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-08-19T16:55:36.681Z] === RUN TestIpcModeNone [2020-08-19T16:55:37.249Z] --- PASS: TestIpcModeNone (0.44s) [2020-08-19T16:55:37.249Z] === RUN TestIpcModePrivate [2020-08-19T16:55:37.441Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.993s coverage: 45.9% of statements [2020-08-19T16:55:37.441Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-19T16:55:37.816Z] --- PASS: TestIpcModePrivate (0.43s) [2020-08-19T16:55:37.816Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-19T16:55:37.816Z] === RUN TestIpcModeShareable [2020-08-19T16:55:37.816Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-19T16:55:37.817Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:55:37.817Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-19T16:55:38.084Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.031s coverage: 49.5% of statements [2020-08-19T16:55:38.403Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.518s coverage: 76.1% of statements [2020-08-19T16:55:38.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-19T16:55:39.201Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2020-08-19T16:55:39.201Z] === RUN TestAPIIpcModeHost [2020-08-19T16:55:39.201Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-19T16:55:39.201Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:55:39.201Z] === RUN TestDaemonIpcModeShareable [2020-08-19T16:55:39.201Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-19T16:55:39.201Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:55:39.201Z] === RUN TestDaemonIpcModePrivate [2020-08-19T16:55:40.506Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-08-19T16:55:40.805Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-08-19T16:55:41.106Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-08-19T16:55:41.106Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-19T16:55:41.106Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-19T16:55:41.106Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-19T16:55:41.106Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:55:41.106Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-19T16:55:41.106Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-19T16:55:41.106Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:55:41.106Z] === RUN TestIpcModeOlderClient [2020-08-19T16:55:41.106Z] === PAUSE TestIpcModeOlderClient [2020-08-19T16:55:41.106Z] === RUN TestKillContainerInvalidSignal [2020-08-19T16:55:41.275Z] --- PASS: TestBuildSquashParent (6.80s) [2020-08-19T16:55:41.275Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-19T16:55:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:55:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:55:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:55:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:55:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:55:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:55:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:55:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:55:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:55:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:55:41.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:55:41.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:55:41.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:55:41.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:55:41.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:55:41.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:55:41.674Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-08-19T16:55:41.674Z] === RUN TestKillContainer [2020-08-19T16:55:41.674Z] === RUN TestKillContainer/no_signal [2020-08-19T16:55:41.861Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-08-19T16:55:41.933Z] === RUN TestKillContainer/non_killing_signal [2020-08-19T16:55:42.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-19T16:55:42.192Z] === RUN TestKillContainer/killing_signal [2020-08-19T16:55:42.508Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.818s coverage: 52.1% of statements [2020-08-19T16:55:42.508Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-19T16:55:42.508Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-19T16:55:42.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:55:42.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:55:42.760Z] --- PASS: TestKillContainer (1.19s) [2020-08-19T16:55:42.760Z] --- PASS: TestKillContainer/no_signal (0.37s) [2020-08-19T16:55:42.760Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-08-19T16:55:42.760Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-08-19T16:55:42.760Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-19T16:55:42.760Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-19T16:55:43.331Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-19T16:55:43.590Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2020-08-19T16:55:43.590Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-08-19T16:55:43.590Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-08-19T16:55:43.590Z] === RUN TestKillStoppedContainer [2020-08-19T16:55:43.590Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-08-19T16:55:43.590Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-19T16:55:43.849Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-19T16:55:43.849Z] === RUN TestKillDifferentUserContainer [2020-08-19T16:55:44.108Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-08-19T16:55:44.108Z] === RUN TestInspectOomKilledTrue [2020-08-19T16:55:44.108Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-19T16:55:44.108Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:55:44.108Z] === RUN TestInspectOomKilledFalse [2020-08-19T16:55:44.108Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-19T16:55:44.108Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:55:44.108Z] === RUN TestLinksEtcHostsContentMatch [2020-08-19T16:55:44.108Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-19T16:55:44.108Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-19T16:55:44.108Z] === RUN TestLinksContainerNames [2020-08-19T16:55:44.578Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-19T16:55:44.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-08-19T16:55:44.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-08-19T16:55:44.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s) [2020-08-19T16:55:44.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2020-08-19T16:55:44.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s) [2020-08-19T16:55:44.578Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-08-19T16:55:44.578Z] === RUN TestBuildMultiStageCopy [2020-08-19T16:55:44.578Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-19T16:55:44.632Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 41.0% of statements [2020-08-19T16:55:45.044Z] --- PASS: TestLinksContainerNames (0.81s) [2020-08-19T16:55:45.044Z] === RUN TestLogsFollowTailEmpty [2020-08-19T16:55:45.278Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-08-19T16:55:45.278Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.8% of statements [2020-08-19T16:55:45.278Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-19T16:55:45.278Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-19T16:55:45.302Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-08-19T16:55:45.302Z] === RUN TestContainerNetworkMountsNoChown [2020-08-19T16:55:45.871Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/default [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/default [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/private [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/private [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rprivate [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/slave [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/slave [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rslave [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/shared [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/shared [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rshared [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/default [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rslave [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rshared [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/shared [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rprivate [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/slave [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/private [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-19T16:55:45.871Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:55:45.871Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:55:45.871Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-19T16:55:46.130Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-19T16:55:46.130Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-08-19T16:55:46.130Z] === RUN TestContainerBindMountNonRecursive [2020-08-19T16:55:46.130Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-19T16:55:46.130Z] 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-08-19T16:55:46.130Z] === RUN TestNetworkNat [2020-08-19T16:55:46.699Z] --- PASS: TestNetworkNat (0.54s) [2020-08-19T16:55:46.699Z] === RUN TestNetworkLocalhostTCPNat [2020-08-19T16:55:46.814Z] ok github.com/docker/docker/daemon/logger/awslogs 0.603s coverage: 77.4% of statements [2020-08-19T16:55:46.814Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-19T16:55:46.814Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-19T16:55:47.111Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.062s coverage: 87.2% of statements [2020-08-19T16:55:47.121Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-19T16:55:47.267Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-08-19T16:55:47.267Z] === RUN TestNetworkLoopbackNat [2020-08-19T16:55:47.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-19T16:55:47.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-19T16:55:47.407Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-08-19T16:55:47.705Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-08-19T16:55:47.952Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-19T16:55:48.523Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-19T16:55:49.094Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2020-08-19T16:55:49.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s) [2020-08-19T16:55:49.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-08-19T16:55:49.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-08-19T16:55:49.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-08-19T16:55:49.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-08-19T16:55:49.094Z] === RUN TestBuildMultiStageParentConfig [2020-08-19T16:55:49.799Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-08-19T16:55:49.799Z] === RUN TestPause [2020-08-19T16:55:49.799Z] --- SKIP: TestPause (0.00s) [2020-08-19T16:55:49.799Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:55:49.799Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-19T16:55:49.799Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T16:55:49.799Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T16:55:49.799Z] === RUN TestPauseStopPausedContainer [2020-08-19T16:55:49.799Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-19T16:55:49.799Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:55:49.799Z] === RUN TestPsFilter [2020-08-19T16:55:49.799Z] --- PASS: TestPsFilter (0.10s) [2020-08-19T16:55:49.799Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-19T16:55:49.816Z] ok github.com/docker/docker/daemon/logger/local 0.065s coverage: 75.2% of statements [2020-08-19T16:55:49.816Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-19T16:55:49.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-19T16:55:50.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2020-08-19T16:55:50.367Z] === RUN TestRemoveContainerWithVolume [2020-08-19T16:55:50.476Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 33.3% of statements [2020-08-19T16:55:50.476Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 37.7% of statements [2020-08-19T16:55:50.478Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-08-19T16:55:50.478Z] === RUN TestBuildLabelWithTargets [2020-08-19T16:55:50.627Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2020-08-19T16:55:50.627Z] === RUN TestRemoveContainerRunning [2020-08-19T16:55:50.885Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-08-19T16:55:50.885Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-19T16:55:51.455Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2020-08-19T16:55:51.455Z] === RUN TestRemoveInvalidContainer [2020-08-19T16:55:51.455Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-19T16:55:51.455Z] === RUN TestRenameLinkedContainer [2020-08-19T16:55:51.526Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2020-08-19T16:55:52.390Z] ..........................xx.................... [ 29%] [2020-08-19T16:55:52.580Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2020-08-19T16:55:53.023Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-08-19T16:55:53.023Z] === RUN TestBuildWithEmptyLayers [2020-08-19T16:55:53.372Z] --- PASS: TestRenameLinkedContainer (1.64s) [2020-08-19T16:55:53.372Z] === RUN TestRenameStoppedContainer [2020-08-19T16:55:53.372Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-08-19T16:55:53.372Z] === RUN TestRenameRunningContainerAndReuse [2020-08-19T16:55:53.594Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-08-19T16:55:53.594Z] === RUN TestBuildMultiStageOnBuild [2020-08-19T16:55:54.112Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-08-19T16:55:54.112Z] ok github.com/docker/docker/daemon/logger/splunk 2.632s coverage: 82.5% of statements [2020-08-19T16:55:54.112Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-19T16:55:54.112Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-19T16:55:54.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-19T16:55:54.309Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-08-19T16:55:54.309Z] === RUN TestRenameInvalidName [2020-08-19T16:55:54.877Z] --- PASS: TestRenameInvalidName (0.41s) [2020-08-19T16:55:54.877Z] === RUN TestRenameAnonymousContainer [2020-08-19T16:55:56.138Z] --- PASS: TestBuildMultiStageOnBuild (2.63s) [2020-08-19T16:55:56.138Z] === RUN TestBuildUncleanTarFilenames [2020-08-19T16:55:56.254Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-08-19T16:55:56.254Z] === RUN TestRenameContainerWithSameName [2020-08-19T16:55:56.513Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-08-19T16:55:56.513Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-19T16:55:56.886Z] ok github.com/docker/docker/distribution/metadata 0.145s coverage: 48.2% of statements [2020-08-19T16:55:56.886Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-08-19T16:55:57.450Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2020-08-19T16:55:57.450Z] === RUN TestResize [2020-08-19T16:55:57.524Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-08-19T16:55:57.524Z] === RUN TestBuildMultiStageLayerLeak [2020-08-19T16:55:57.529Z] ok github.com/docker/docker/distribution 0.520s coverage: 21.9% of statements [2020-08-19T16:55:57.529Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-19T16:55:57.709Z] --- PASS: TestResize (0.40s) [2020-08-19T16:55:57.709Z] === RUN TestResizeWithInvalidSize [2020-08-19T16:55:58.276Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-08-19T16:55:58.276Z] === RUN TestResizeWhenContainerNotStarted [2020-08-19T16:55:58.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-19T16:55:58.342Z] Using test binary docker [2020-08-19T16:55:58.342Z] +++ /etc/init.d/apparmor start [2020-08-19T16:55:58.342Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:55:58.342Z] INFO: Waiting for daemon to start... [2020-08-19T16:55:58.342Z] Starting dockerd [2020-08-19T16:55:58.342Z] +++ 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-08-19T16:55:58.535Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-08-19T16:55:58.535Z] === RUN TestDaemonRestartKillContainers [2020-08-19T16:55:58.535Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-19T16:55:58.535Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-19T16:55:58.535Z] === RUN TestCgroupNamespacesRun [2020-08-19T16:55:59.619Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-08-19T16:55:59.917Z] ok github.com/docker/docker/distribution/xfer 1.676s coverage: 85.1% of statements [2020-08-19T16:55:59.917Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-19T16:55:59.917Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-08-19T16:55:59.917Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-19T16:56:00.249Z] . [2020-08-19T16:56:00.249Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-19T16:56:00.249Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-19T16:56:00.249Z] Error: No such image: emptyfs [2020-08-19T16:56:00.249Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-19T16:56:00.249Z] ++++ docker load [2020-08-19T16:56:00.818Z] Running integration-test (iteration 1) [2020-08-19T16:56:00.818Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-19T16:56:00.818Z] ++ 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-08-19T16:56:00.818Z] ++ set -e [2020-08-19T16:56:00.818Z] ++ '[' -n 0 ']' [2020-08-19T16:56:00.818Z] ++ set -x [2020-08-19T16:56:00.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T16:56:00.827Z] --- PASS: TestBuildMultiStageLayerLeak (2.69s) [2020-08-19T16:56:00.827Z] === RUN TestBuildWithHugeFile [2020-08-19T16:56:00.969Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-08-19T16:56:00.969Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2020-08-19T16:56:00.969Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-19T16:56:01.072Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-08-19T16:56:01.072Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-19T16:56:02.020Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2020-08-19T16:56:02.975Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-08-19T16:56:02.975Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-19T16:56:04.798Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2020-08-19T16:56:05.439Z] ok github.com/docker/docker/pkg/authorization 0.580s coverage: 68.3% of statements [2020-08-19T16:56:05.510Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-08-19T16:56:05.510Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-19T16:56:05.736Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-08-19T16:56:06.033Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-08-19T16:56:07.082Z] ok github.com/docker/docker/pkg/archive 1.244s coverage: 76.8% of statements [2020-08-19T16:56:07.082Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-08-19T16:56:07.412Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2020-08-19T16:56:07.412Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-19T16:56:07.721Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-19T16:56:08.136Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-08-19T16:56:08.136Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2020-08-19T16:56:08.818Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-19T16:56:09.316Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-08-19T16:56:09.316Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-19T16:56:09.460Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-19T16:56:10.100Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-08-19T16:56:11.147Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-19T16:56:11.444Z] ok github.com/docker/docker/pkg/chrootarchive 3.748s coverage: 43.2% of statements [2020-08-19T16:56:11.849Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2020-08-19T16:56:11.849Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-19T16:56:12.085Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-08-19T16:56:12.085Z] ok github.com/docker/docker/layer 7.259s coverage: 67.9% of statements [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/oci [no test files] [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-19T16:56:12.085Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-19T16:56:12.381Z] ok github.com/docker/docker/pkg/fsutils 0.337s coverage: 85.1% of statements [2020-08-19T16:56:12.678Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2020-08-19T16:56:13.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-19T16:56:13.226Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-19T16:56:13.325Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2020-08-19T16:56:13.949Z] --- PASS: TestImportExtremelyLargeImageWorks (81.05s) [2020-08-19T16:56:13.949Z] PASS [2020-08-19T16:56:13.949Z] [2020-08-19T16:56:13.949Z] === Skipped [2020-08-19T16:56:13.949Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-19T16:56:13.949Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:56:13.949Z] [2020-08-19T16:56:13.949Z] [2020-08-19T16:56:13.949Z] DONE 12 tests, 1 skipped in 82.545s [2020-08-19T16:56:13.949Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-19T16:56:13.949Z] ++ 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-08-19T16:56:13.949Z] ++ set -e [2020-08-19T16:56:13.949Z] ++ '[' -n 0 ']' [2020-08-19T16:56:13.949Z] ++ set -x [2020-08-19T16:56:13.949Z] ++ env -i DEST=/go/src/github.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-08-19T16:56:13.949Z] INFO: Testing against a local daemon [2020-08-19T16:56:13.949Z] === RUN TestNetworkCreateDelete [2020-08-19T16:56:13.949Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-08-19T16:56:13.949Z] === RUN TestDockerNetworkDeletePreferID [2020-08-19T16:56:13.949Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-08-19T16:56:13.949Z] === RUN TestDaemonDNSFallback [2020-08-19T16:56:14.379Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-08-19T16:56:14.379Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2020-08-19T16:56:15.029Z] ok github.com/docker/docker/pkg/idtools 0.709s coverage: 70.5% of statements [2020-08-19T16:56:15.029Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-08-19T16:56:15.311Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-19T16:56:15.328Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-08-19T16:56:15.328Z] ok github.com/docker/docker/pkg/ioutils 1.294s coverage: 68.8% of statements [2020-08-19T16:56:15.328Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-19T16:56:15.328Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-19T16:56:15.328Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-19T16:56:15.760Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-08-19T16:56:15.760Z] === RUN TestKernelTCPMemory [2020-08-19T16:56:15.760Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-08-19T16:56:15.760Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:15.760Z] === RUN TestNISDomainname [2020-08-19T16:56:15.760Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-19T16:56:15.760Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-19T16:56:15.760Z] === RUN TestHostnameDnsResolution [2020-08-19T16:56:15.974Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-08-19T16:56:15.974Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-08-19T16:56:16.015Z] --- PASS: TestDaemonDNSFallback (2.52s) [2020-08-19T16:56:16.015Z] === RUN TestInspectNetwork [2020-08-19T16:56:16.018Z] --- PASS: TestHostnameDnsResolution (0.65s) [2020-08-19T16:56:16.018Z] === RUN TestStats [2020-08-19T16:56:16.018Z] --- SKIP: TestStats (0.00s) [2020-08-19T16:56:16.018Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:16.018Z] === RUN TestStopContainerWithTimeout [2020-08-19T16:56:16.018Z] === RUN TestStopContainerWithTimeout/0 [2020-08-19T16:56:16.018Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-19T16:56:16.018Z] === RUN TestStopContainerWithTimeout/1 [2020-08-19T16:56:16.018Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-19T16:56:16.018Z] === RUN TestStopContainerWithTimeout/3 [2020-08-19T16:56:16.018Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-19T16:56:16.018Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-19T16:56:16.018Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-19T16:56:16.018Z] === CONT TestStopContainerWithTimeout/0 [2020-08-19T16:56:16.018Z] === CONT TestStopContainerWithTimeout/3 [2020-08-19T16:56:16.619Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2020-08-19T16:56:16.619Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-08-19T16:56:16.619Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-19T16:56:16.619Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-19T16:56:16.636Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-19T16:56:17.264Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-08-19T16:56:17.964Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-19T16:56:18.322Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-08-19T16:56:18.322Z] ok github.com/docker/docker/pkg/pools 0.019s coverage: 88.2% of statements [2020-08-19T16:56:18.322Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-08-19T16:56:18.965Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-08-19T16:56:19.197Z] === CONT TestStopContainerWithTimeout/1 [2020-08-19T16:56:20.016Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-08-19T16:56:20.016Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 73.9% of statements [2020-08-19T16:56:20.132Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-19T16:56:20.132Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2020-08-19T16:56:20.132Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-08-19T16:56:20.132Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2020-08-19T16:56:20.132Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2020-08-19T16:56:20.132Z] === RUN TestDeleteDevicemapper [2020-08-19T16:56:20.132Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-19T16:56:20.132Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T16:56:20.132Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-19T16:56:20.657Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-08-19T16:56:20.657Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-08-19T16:56:21.303Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-08-19T16:56:21.509Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2020-08-19T16:56:21.509Z] === RUN TestUpdateMemory [2020-08-19T16:56:21.509Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-19T16:56:21.509Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:21.509Z] === RUN TestUpdateCPUQuota [2020-08-19T16:56:21.509Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-19T16:56:21.509Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:21.509Z] === RUN TestUpdatePidsLimit [2020-08-19T16:56:21.509Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-19T16:56:21.509Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:21.509Z] === RUN TestUpdateRestartPolicy [2020-08-19T16:56:21.579Z] === RUN TestInspectNetwork/full_network_id [2020-08-19T16:56:21.579Z] === RUN TestInspectNetwork/partial_network_id [2020-08-19T16:56:21.579Z] === RUN TestInspectNetwork/network_name [2020-08-19T16:56:21.579Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-19T16:56:22.351Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 53.4% of statements [2020-08-19T16:56:22.351Z] ok github.com/docker/docker/pkg/signal 2.884s coverage: 61.0% of statements [2020-08-19T16:56:22.351Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-08-19T16:56:23.400Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2020-08-19T16:56:23.400Z] testing: warning: no tests to run [2020-08-19T16:56:23.400Z] coverage: [no statements] [2020-08-19T16:56:23.400Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-08-19T16:56:23.696Z] ok github.com/docker/docker/pkg/tarsum 0.176s coverage: 89.3% of statements [2020-08-19T16:56:24.008Z] ok github.com/docker/docker/pkg/urlutil 0.024s coverage: 100.0% of statements [2020-08-19T16:56:24.008Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-08-19T16:56:24.306Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-08-19T16:56:27.069Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 14.5% of statements [2020-08-19T16:56:27.187Z] --- PASS: TestInspectNetwork (11.10s) [2020-08-19T16:56:27.187Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-19T16:56:27.187Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-19T16:56:27.187Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-19T16:56:27.187Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-19T16:56:27.187Z] === RUN TestRunContainerWithBridgeNone [2020-08-19T16:56:27.713Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-08-19T16:56:27.713Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-08-19T16:56:28.390Z] ok github.com/docker/docker/plugin 0.584s coverage: 23.1% of statements [2020-08-19T16:56:29.253Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-08-19T16:56:29.253Z] === RUN TestNetworkInvalidJSON [2020-08-19T16:56:29.253Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-19T16:56:29.253Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-19T16:56:29.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:56:29.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:56:29.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:56:29.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:56:29.253Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-19T16:56:29.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:56:29.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:56:29.253Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-19T16:56:29.253Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-19T16:56:29.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-19T16:56:29.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-19T16:56:29.253Z] === RUN TestHostIPv4BridgeLabel [2020-08-19T16:56:29.482Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-08-19T16:56:29.778Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-08-19T16:56:29.885Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-08-19T16:56:29.885Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-19T16:56:30.832Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2020-08-19T16:56:30.917Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-08-19T16:56:30.917Z] === RUN TestDaemonDefaultNetworkPools [2020-08-19T16:56:31.476Z] ok github.com/docker/docker/registry 0.379s coverage: 56.3% of statements [2020-08-19T16:56:31.774Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2020-08-19T16:56:31.949Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-08-19T16:56:31.949Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-19T16:56:32.983Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-08-19T16:56:32.983Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-19T16:56:33.449Z] Removing intermediate container b6e0029c9b81 [2020-08-19T16:56:33.449Z] ---> 491d600b7d1c [2020-08-19T16:56:33.449Z] 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-08-19T16:56:33.449Z] ---> Running in a5322f490d08 [2020-08-19T16:56:33.715Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2020-08-19T16:56:33.715Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-19T16:56:33.715Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2020-08-19T16:56:33.715Z] === RUN TestWaitNonBlocked [2020-08-19T16:56:33.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:56:33.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:56:33.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:56:33.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:56:33.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:56:33.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:56:33.715Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-19T16:56:33.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-08-19T16:56:33.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-08-19T16:56:33.715Z] === RUN TestWaitBlocked [2020-08-19T16:56:33.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:56:33.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:56:33.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:56:33.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:56:33.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:56:33.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:56:34.283Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-19T16:56:34.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2020-08-19T16:56:34.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2020-08-19T16:56:34.283Z] === CONT TestDaemonRestartIpcMode [2020-08-19T16:56:34.283Z] === CONT TestIpcModeOlderClient [2020-08-19T16:56:34.283Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-19T16:56:34.421Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-19T16:56:34.421Z] go: finding gotest.tools v0.3.5 [2020-08-19T16:56:34.421Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-19T16:56:34.421Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-19T16:56:34.491Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-08-19T16:56:34.491Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-19T16:56:34.537Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-08-19T16:56:34.781Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-08-19T16:56:34.781Z] === RUN TestServiceWithPredefinedNetwork [2020-08-19T16:56:35.588Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-08-19T16:56:35.588Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-08-19T16:56:35.961Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-19T16:56:35.961Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-19T16:56:35.961Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-19T16:56:35.961Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-19T16:56:35.961Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-19T16:56:35.961Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-19T16:56:35.961Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-19T16:56:35.961Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-19T16:56:35.961Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:56:35.961Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:56:35.961Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:56:35.961Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:56:36.420Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-19T16:56:36.420Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:56:36.420Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:56:36.420Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:56:36.420Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:56:36.420Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:56:36.420Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:56:36.420Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:56:36.420Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:56:36.420Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:56:36.652Z] ok github.com/docker/docker/volume/service 0.022s coverage: 73.1% of statements [2020-08-19T16:56:36.878Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:56:36.878Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:56:36.879Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:56:37.337Z] go: finding github.com/fatih/color v1.6.0 [2020-08-19T16:56:37.337Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-19T16:56:37.337Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-19T16:56:37.337Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-19T16:56:37.337Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T16:56:37.724Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-08-19T16:56:37.796Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T16:56:37.796Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-19T16:56:37.796Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-19T16:56:37.796Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-19T16:56:37.796Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-19T16:56:37.796Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-19T16:56:38.472Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-08-19T16:56:38.472Z] PASS [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === Skipped [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-19T16:56:38.472Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-19T16:56:38.472Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-19T16:56:38.472Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-19T16:56:38.472Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-19T16:56:38.472Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-19T16:56:38.472Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-19T16:56:38.472Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-19T16:56:38.472Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-19T16:56:38.472Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-19T16:56:38.472Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-19T16:56:38.472Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-19T16:56:38.472Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-19T16:56:38.472Z] 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-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-19T16:56:38.472Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T16:56:38.472Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-19T16:56:38.472Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-19T16:56:38.472Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-08-19T16:56:38.472Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-19T16:56:38.472Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-19T16:56:38.472Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-19T16:56:38.472Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-19T16:56:38.472Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-19T16:56:38.472Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-19T16:56:38.472Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] [2020-08-19T16:56:38.472Z] DONE 173 tests, 24 skipped in 78.443s [2020-08-19T16:56:38.472Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-19T16:56:38.730Z] INFO: Testing against a local daemon [2020-08-19T16:56:38.730Z] === RUN TestCommitInheritsEnv [2020-08-19T16:56:39.236Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s) [2020-08-19T16:56:39.236Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-19T16:56:39.236Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T16:56:39.236Z] service_test.go:236: FLAKY_TEST [2020-08-19T16:56:39.236Z] === RUN TestServiceWithDataPathPortInit [2020-08-19T16:56:39.977Z] INFO: Build done for gotestsum... [2020-08-19T16:56:40.106Z] --- PASS: TestCommitInheritsEnv (1.35s) [2020-08-19T16:56:40.106Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-19T16:56:40.106Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-19T16:56:40.106Z] === RUN TestImagesFilterMultiReference [2020-08-19T16:56:40.365Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-19T16:56:40.365Z] === RUN TestImagePullPlatformInvalid [2020-08-19T16:56:40.365Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-19T16:56:40.365Z] === RUN TestRemoveImageOrphaning [2020-08-19T16:56:42.268Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-08-19T16:56:42.268Z] === RUN TestRemoveImageGarbageCollector [2020-08-19T16:56:42.268Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-19T16:56:42.268Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-19T16:56:42.268Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-19T16:56:42.268Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-19T16:56:42.268Z] === RUN TestTagInvalidReference [2020-08-19T16:56:42.268Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-19T16:56:42.268Z] === RUN TestTagValidPrefixedRepo [2020-08-19T16:56:42.268Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-19T16:56:42.268Z] === RUN TestTagExistedNameWithoutForce [2020-08-19T16:56:42.268Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-19T16:56:42.268Z] === RUN TestTagOfficialNames [2020-08-19T16:56:42.268Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-19T16:56:42.268Z] === RUN TestTagMatchesDigest [2020-08-19T16:56:42.268Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-19T16:56:42.268Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-19T16:56:44.576Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-19T16:56:46.111Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-19T16:56:47.514Z] Loaded image: buildpack-deps:buster [2020-08-19T16:56:47.514Z] Loaded image: busybox:latest [2020-08-19T16:56:47.514Z] Loaded image: busybox:glibc [2020-08-19T16:56:47.514Z] Loaded image: debian:buster [2020-08-19T16:56:47.514Z] Loaded image: hello-world:latest [2020-08-19T16:56:47.514Z] INFO: Testing against a local daemon [2020-08-19T16:56:47.514Z] === RUN TestCgroupNamespacesBuild [2020-08-19T16:56:47.514Z] --- PASS: TestCgroupNamespacesBuild (3.33s) [2020-08-19T16:56:47.514Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-19T16:56:47.514Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2020-08-19T16:56:47.514Z] === RUN TestBuildWithSession [2020-08-19T16:56:47.514Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-19T16:56:47.514Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:56:47.514Z] === RUN TestBuildSquashParent [2020-08-19T16:56:47.582Z] --- PASS: TestBuildWithHugeFile (44.83s) [2020-08-19T16:56:47.582Z] === RUN TestBuildWithEmptyDockerfile [2020-08-19T16:56:47.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:56:47.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:56:47.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:56:47.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:56:47.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:56:47.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:56:47.582Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:56:47.582Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:56:47.582Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:56:47.582Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-08-19T16:56:47.582Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-08-19T16:56:47.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-08-19T16:56:47.582Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-08-19T16:56:47.582Z] === RUN TestBuildPreserveOwnership [2020-08-19T16:56:47.582Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-19T16:56:49.496Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-19T16:56:50.368Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-19T16:56:51.408Z] --- PASS: TestBuildPreserveOwnership (5.69s) [2020-08-19T16:56:51.408Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.65s) [2020-08-19T16:56:51.408Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-08-19T16:56:51.408Z] === RUN TestBuildPlatformInvalid [2020-08-19T16:56:51.408Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-19T16:56:51.408Z] PASS [2020-08-19T16:56:51.408Z] [2020-08-19T16:56:51.408Z] === Skipped [2020-08-19T16:56:51.408Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-19T16:56:51.408Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:56:51.408Z] [2020-08-19T16:56:51.408Z] [2020-08-19T16:56:51.408Z] DONE 32 tests, 1 skipped in 98.119s [2020-08-19T16:56:51.408Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-19T16:56:51.408Z] ++ 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-08-19T16:56:51.408Z] ++ set -e [2020-08-19T16:56:51.408Z] ++ '[' -n 0 ']' [2020-08-19T16:56:51.408Z] ++ set -x [2020-08-19T16:56:51.408Z] ++ env -i DEST=/go/src/github.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-08-19T16:56:51.669Z] INFO: Testing against a local daemon [2020-08-19T16:56:51.669Z] === RUN TestConfigInspect [2020-08-19T16:56:52.001Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/rootless [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/volume [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-19T16:56:52.001Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === Skipped [2020-08-19T16:56:52.001Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-19T16:56:52.001Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-19T16:56:52.001Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-19T16:56:52.001Z] time="2020-08-19T16:55:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-19T16:56:52.001Z] time="2020-08-19T16:55:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-19T16:56:52.001Z] time="2020-08-19T16:55:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-19T16:56:52.001Z] time="2020-08-19T16:55:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-19T16:56:52.001Z] time="2020-08-19T16:55:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-19T16:56:52.001Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-19T16:56:52.001Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-19T16:56:52.001Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T16:56:52.001Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-19T16:56:52.001Z] graphtest_unix.go:73: No driver to put! [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-19T16:56:52.001Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-19T16:56:52.001Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] [2020-08-19T16:56:52.001Z] DONE 2142 tests, 26 skipped in 255.254s [2020-08-19T16:56:52.362Z] Removing intermediate container a5322f490d08 [2020-08-19T16:56:52.362Z] ---> f55c044dd1be [2020-08-19T16:56:52.362Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-19T16:56:52.362Z] ---> Running in 49174a9b8ee1 Post stage [Pipeline] junit [2020-08-19T16:56:52.681Z] Recording test results [2020-08-19T16:56:53.329Z] Removing intermediate container 49174a9b8ee1 [2020-08-19T16:56:53.329Z] ---> 1f95cea1b903 [2020-08-19T16:56:53.329Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-19T16:56:53.329Z] ---> Running in 2fa9029e3462 [2020-08-19T16:56:53.790Z] Removing intermediate container 2fa9029e3462 [2020-08-19T16:56:53.790Z] ---> 91d1f6a29876 [2020-08-19T16:56:53.790Z] Step 10/10 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T16:56:54.676Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -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:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh dynbinary test-integration [2020-08-19T16:56:54.973Z] [2020-08-19T16:56:54.973Z] Removing bundles/ [2020-08-19T16:56:54.973Z] [2020-08-19T16:56:54.973Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-19T16:56:54.973Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:56:54.973Z] GOOS="" GOARCH="" GOARM="" [2020-08-19T16:56:55.642Z] --- PASS: TestBuildSquashParent (8.33s) [2020-08-19T16:56:55.642Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-19T16:56:55.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:56:55.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:56:55.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:56:55.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:56:55.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:56:55.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:56:55.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:56:55.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:56:55.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:56:55.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:56:55.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:56:55.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:56:55.642Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T16:56:55.642Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T16:56:55.872Z] --- PASS: TestConfigInspect (3.80s) [2020-08-19T16:56:55.872Z] === RUN TestConfigList [2020-08-19T16:56:58.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T16:56:58.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T16:56:59.172Z] --- PASS: TestConfigList (3.13s) [2020-08-19T16:56:59.172Z] === RUN TestConfigsCreateAndDelete [2020-08-19T16:57:00.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T16:57:00.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T16:57:01.718Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-08-19T16:57:01.718Z] === RUN TestConfigsUpdate [2020-08-19T16:57:01.754Z] --- PASS: TestServiceWithDataPathPortInit (20.77s) [2020-08-19T16:57:01.754Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-19T16:57:04.280Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-19T16:57:04.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2020-08-19T16:57:04.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2020-08-19T16:57:04.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2020-08-19T16:57:04.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2020-08-19T16:57:04.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2020-08-19T16:57:04.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.81s) [2020-08-19T16:57:04.280Z] === RUN TestBuildMultiStageCopy [2020-08-19T16:57:04.280Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-19T16:57:04.521Z] ......................... [ 67%] [2020-08-19T16:57:05.018Z] --- PASS: TestConfigsUpdate (3.24s) [2020-08-19T16:57:05.018Z] === RUN TestTemplatedConfig [2020-08-19T16:57:06.188Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-19T16:57:06.758Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-19T16:57:07.327Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-19T16:57:07.897Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-19T16:57:08.467Z] --- PASS: TestBuildMultiStageCopy (4.55s) [2020-08-19T16:57:08.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-08-19T16:57:08.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-08-19T16:57:08.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-08-19T16:57:08.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-08-19T16:57:08.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-08-19T16:57:08.467Z] === RUN TestBuildMultiStageParentConfig [2020-08-19T16:57:09.222Z] --- PASS: TestTemplatedConfig (3.41s) [2020-08-19T16:57:09.222Z] === RUN TestConfigCreateResolve [2020-08-19T16:57:09.847Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2020-08-19T16:57:09.847Z] === RUN TestBuildLabelWithTargets [2020-08-19T16:57:10.242Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.02s) [2020-08-19T16:57:10.242Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jasik28c65vgs1qns57605i57 Created:2020-08-19 16:57:00.637026134 +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[ed00c1b1d10976e280eb9b92e5ccf0a3f9fb4567832340d48c4cbfc17c66389c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.riim3r7qvdpuq0mml0mi7vgc5 EndpointID:be64d40a91e6d7c8d6cf4e23879255c066eea286eb1ded975afd99b214c1c405 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b9bdd957227abdf4212214e161b1702a160388d59ac6e73a59fd3c3a23aa5263 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:a6ffa76b5ba5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.riim3r7qvdpuq0mml0mi7vgc5 EndpointID:be64d40a91e6d7c8d6cf4e23879255c066eea286eb1ded975afd99b214c1c405 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-19T16:57:10.242Z] PASS [2020-08-19T16:57:10.242Z] [2020-08-19T16:57:10.242Z] === Skipped [2020-08-19T16:57:10.242Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T16:57:10.242Z] service_test.go:236: FLAKY_TEST [2020-08-19T16:57:10.242Z] [2020-08-19T16:57:10.242Z] [2020-08-19T16:57:10.242Z] DONE 23 tests, 1 skipped in 56.588s [2020-08-19T16:57:10.242Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-19T16:57:10.242Z] ++ 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-08-19T16:57:10.242Z] ++ set -e [2020-08-19T16:57:10.242Z] ++ '[' -n 0 ']' [2020-08-19T16:57:10.242Z] ++ set -x [2020-08-19T16:57:10.242Z] ++ env -i DEST=/go/src/github.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-08-19T16:57:10.242Z] INFO: Testing against a local daemon [2020-08-19T16:57:10.242Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-19T16:57:10.242Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-19T16:57:10.242Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:57:10.242Z] === RUN TestDockerNetworkIpvlan [2020-08-19T16:57:10.242Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-19T16:57:10.243Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:57:10.243Z] PASS [2020-08-19T16:57:10.243Z] [2020-08-19T16:57:10.243Z] === Skipped [2020-08-19T16:57:10.243Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-19T16:57:10.243Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:57:10.243Z] [2020-08-19T16:57:10.243Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-19T16:57:10.243Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:57:10.243Z] [2020-08-19T16:57:10.243Z] [2020-08-19T16:57:10.243Z] DONE 2 tests, 2 skipped in 0.186s [2020-08-19T16:57:10.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-19T16:57:10.243Z] ++ 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-08-19T16:57:10.243Z] ++ set -e [2020-08-19T16:57:10.243Z] ++ '[' -n 0 ']' [2020-08-19T16:57:10.243Z] ++ set -x [2020-08-19T16:57:10.243Z] ++ env -i DEST=/go/src/github.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-08-19T16:57:10.243Z] INFO: Testing against a local daemon [2020-08-19T16:57:10.243Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-19T16:57:11.292Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2020-08-19T16:57:11.292Z] === RUN TestDockerNetworkMacvlan [2020-08-19T16:57:11.749Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-08-19T16:57:11.750Z] === RUN TestBuildWithEmptyLayers [2020-08-19T16:57:11.776Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-08-19T16:57:11.776Z] === RUN TestConfigDaemonLibtrustID [2020-08-19T16:57:12.332Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-19T16:57:12.353Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-08-19T16:57:12.353Z] PASS [2020-08-19T16:57:12.353Z] [2020-08-19T16:57:12.353Z] DONE 7 tests in 20.816s [2020-08-19T16:57:12.353Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-19T16:57:12.353Z] ++ 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-08-19T16:57:12.354Z] ++ set -e [2020-08-19T16:57:12.354Z] ++ '[' -n 0 ']' [2020-08-19T16:57:12.354Z] ++ set -x [2020-08-19T16:57:12.354Z] ++ env -i DEST=/go/src/github.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-08-19T16:57:12.615Z] INFO: Testing against a local daemon [2020-08-19T16:57:12.615Z] === RUN TestCheckpoint [2020-08-19T16:57:12.615Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-19T16:57:12.615Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T16:57:12.615Z] === RUN TestContainerInvalidJSON [2020-08-19T16:57:12.615Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:57:12.615Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:57:12.615Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:57:12.615Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:57:12.615Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:57:12.615Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:57:12.615Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:57:12.615Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:57:12.615Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:57:12.615Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-19T16:57:12.615Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-19T16:57:12.615Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-19T16:57:12.615Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-19T16:57:12.615Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-19T16:57:12.615Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-19T16:57:12.615Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-19T16:57:12.876Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-08-19T16:57:12.876Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-19T16:57:12.876Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-08-19T16:57:12.876Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-19T16:57:13.127Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2020-08-19T16:57:13.127Z] === RUN TestBuildMultiStageOnBuild [2020-08-19T16:57:13.137Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-08-19T16:57:13.137Z] === RUN TestCopyFromContainer [2020-08-19T16:57:13.366Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-19T16:57:13.999Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-19T16:57:15.049Z] === RUN TestCopyFromContainer// [2020-08-19T16:57:15.049Z] === RUN TestCopyFromContainer//bar/root [2020-08-19T16:57:15.049Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-19T16:57:15.311Z] === RUN TestCopyFromContainer/bar/quux [2020-08-19T16:57:15.311Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-19T16:57:15.572Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-19T16:57:15.572Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-19T16:57:15.834Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-19T16:57:15.834Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-19T16:57:15.834Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer (3.08s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-08-19T16:57:16.095Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-19T16:57:16.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-19T16:57:16.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:57:16.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:57:16.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:57:16.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:57:16.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:57:16.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:57:16.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:57:16.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:57:16.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:57:16.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-19T16:57:16.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-19T16:57:16.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-19T16:57:16.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-08-19T16:57:16.096Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-19T16:57:16.096Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-19T16:57:16.096Z] === RUN TestCreateWithInvalidEnv [2020-08-19T16:57:16.096Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-19T16:57:16.096Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-19T16:57:16.096Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-19T16:57:16.096Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-19T16:57:16.096Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-19T16:57:16.096Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-19T16:57:16.096Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-19T16:57:16.096Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-19T16:57:16.096Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-19T16:57:16.096Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-19T16:57:16.096Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-19T16:57:16.096Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-19T16:57:16.096Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-19T16:57:16.096Z] === RUN TestCreateTmpfsMountsTarget [2020-08-19T16:57:16.357Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-19T16:57:16.357Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-19T16:57:16.417Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-08-19T16:57:16.417Z] === RUN TestBuildUncleanTarFilenames [2020-08-19T16:57:17.800Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2020-08-19T16:57:17.800Z] === RUN TestBuildMultiStageLayerLeak [2020-08-19T16:57:18.270Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-08-19T16:57:18.270Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-19T16:57:18.453Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-19T16:57:18.925Z] ---> 5711dc45564f [2020-08-19T16:57:18.925Z] Successfully built 5711dc45564f [2020-08-19T16:57:18.925Z] Successfully tagged docker:latest [2020-08-19T16:57:18.925Z] INFO: Image build ended at 08/19/2020 16:57:18. Duration:00:03:48.7013170 [2020-08-19T16:57:18.925Z] [2020-08-19T16:57:18.925Z] [2020-08-19T16:57:18.925Z] INFO: Building the test binaries at 08/19/2020 16:57:18... [2020-08-19T16:57:20.813Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2020-08-19T16:57:20.813Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-19T16:57:20.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:57:20.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:57:20.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:57:20.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:57:20.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:57:20.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:57:20.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:57:20.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:57:20.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:57:20.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:57:20.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:57:20.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:57:20.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:57:20.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:57:20.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:57:20.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-19T16:57:20.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-08-19T16:57:20.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-08-19T16:57:20.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-08-19T16:57:20.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-08-19T16:57:20.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-19T16:57:20.813Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-19T16:57:21.087Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2020-08-19T16:57:21.087Z] === RUN TestBuildWithHugeFile [2020-08-19T16:57:21.384Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-08-19T16:57:21.384Z] === RUN TestCreateDifferentPlatform [2020-08-19T16:57:21.384Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-19T16:57:21.384Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-19T16:57:21.384Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-19T16:57:21.384Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-19T16:57:21.384Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-19T16:57:21.384Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-19T16:57:21.384Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-19T16:57:21.384Z] === RUN TestContainerStartOnDaemonRestart [2020-08-19T16:57:21.384Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-19T16:57:21.384Z] === RUN TestDaemonRestartIpcMode [2020-08-19T16:57:21.384Z] === PAUSE TestDaemonRestartIpcMode [2020-08-19T16:57:21.384Z] === RUN TestDaemonHostGatewayIP [2020-08-19T16:57:21.384Z] === PAUSE TestDaemonHostGatewayIP [2020-08-19T16:57:21.384Z] === RUN TestContainerKillOnDaemonStart [2020-08-19T16:57:21.384Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-19T16:57:21.384Z] === RUN TestDiff [2020-08-19T16:57:22.037Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-19T16:57:22.327Z] --- PASS: TestDiff (0.74s) [2020-08-19T16:57:22.327Z] === RUN TestExecWithCloseStdin [2020-08-19T16:57:22.898Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-08-19T16:57:22.898Z] === RUN TestExec [2020-08-19T16:57:23.684Z] INFO: make.ps1 starting at 08/19/2020 16:57:22 [2020-08-19T16:57:23.684Z] INFO: Git commit (ca97bd3566) assumed from DOCKER_GITCOMMIT environment variable [2020-08-19T16:57:23.684Z] INFO: Invoking autogen... [2020-08-19T16:57:23.841Z] --- PASS: TestExec (0.86s) [2020-08-19T16:57:23.841Z] === RUN TestExecUser [2020-08-19T16:57:24.651Z] INFO: Building daemon... [2020-08-19T16:57:24.783Z] --- PASS: TestExecUser (0.82s) [2020-08-19T16:57:24.783Z] === RUN TestExportContainerAndImportImage [2020-08-19T16:57:25.725Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-08-19T16:57:25.725Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-19T16:57:27.639Z] --- PASS: TestExportContainerAfterDaemonRestart (1.92s) [2020-08-19T16:57:27.639Z] === RUN TestHealthCheckWorkdir [2020-08-19T16:57:28.583Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-08-19T16:57:28.583Z] === RUN TestHealthKillContainer [2020-08-19T16:57:29.062Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-19T16:57:31.129Z] --- PASS: TestDockerNetworkMacvlan (19.65s) [2020-08-19T16:57:31.129Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-19T16:57:31.129Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-19T16:57:31.129Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.63s) [2020-08-19T16:57:31.129Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-08-19T16:57:31.129Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.21s) [2020-08-19T16:57:31.129Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2020-08-19T16:57:31.129Z] PASS [2020-08-19T16:57:31.129Z] [2020-08-19T16:57:31.129Z] DONE 8 tests in 21.351s [2020-08-19T16:57:31.129Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-19T16:57:31.129Z] ++ 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-08-19T16:57:31.129Z] ++ set -e [2020-08-19T16:57:31.129Z] ++ '[' -n 0 ']' [2020-08-19T16:57:31.129Z] ++ set -x [2020-08-19T16:57:31.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T16:57:31.129Z] testing: warning: no tests to run [2020-08-19T16:57:31.129Z] PASS [2020-08-19T16:57:31.129Z] [2020-08-19T16:57:31.129Z] DONE 0 tests in 0.063s [2020-08-19T16:57:31.129Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-19T16:57:31.129Z] ++ 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-08-19T16:57:31.129Z] ++ set -e [2020-08-19T16:57:31.129Z] ++ '[' -n 0 ']' [2020-08-19T16:57:31.129Z] ++ set -x [2020-08-19T16:57:31.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T16:57:31.129Z] INFO: Testing against a local daemon [2020-08-19T16:57:31.421Z] === RUN TestAuthZPluginAllowRequest [2020-08-19T16:57:31.882Z] --- PASS: TestHealthKillContainer (2.82s) [2020-08-19T16:57:31.882Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-19T16:57:32.145Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-08-19T16:57:32.145Z] === RUN TestIpcModeNone [2020-08-19T16:57:32.936Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-08-19T16:57:32.936Z] === RUN TestAuthZPluginTLS [2020-08-19T16:57:33.087Z] --- PASS: TestIpcModeNone (0.87s) [2020-08-19T16:57:33.087Z] === RUN TestIpcModePrivate [2020-08-19T16:57:33.303Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-19T16:57:33.303Z] Using test binary docker [2020-08-19T16:57:33.303Z] +++ /etc/init.d/apparmor start [2020-08-19T16:57:33.303Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:57:33.303Z] INFO: Waiting for daemon to start... [2020-08-19T16:57:33.303Z] Starting dockerd [2020-08-19T16:57:33.303Z] +++ 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-08-19T16:57:33.303Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-19T16:57:33.303Z] Using test binary docker [2020-08-19T16:57:33.303Z] +++ /etc/init.d/apparmor start [2020-08-19T16:57:33.303Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:57:33.303Z] Starting dockerd [2020-08-19T16:57:33.303Z] +++ 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-08-19T16:57:33.303Z] INFO: Waiting for daemon to start... [2020-08-19T16:57:33.638Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-08-19T16:57:33.638Z] === RUN TestAuthZPluginDenyRequest [2020-08-19T16:57:34.028Z] --- PASS: TestIpcModePrivate (0.82s) [2020-08-19T16:57:34.028Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-19T16:57:34.028Z] === RUN TestIpcModeShareable [2020-08-19T16:57:34.271Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-08-19T16:57:34.271Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-19T16:57:34.562Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-08-19T16:57:34.562Z] === RUN TestAuthZPluginDenyResponse [2020-08-19T16:57:34.598Z] --- PASS: TestIpcModeShareable (0.84s) [2020-08-19T16:57:34.598Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-19T16:57:34.598Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-19T16:57:35.320Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-08-19T16:57:35.320Z] === RUN TestAuthZPluginAllowEventStream [2020-08-19T16:57:36.831Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-08-19T16:57:36.831Z] === RUN TestAuthZPluginErrorResponse [2020-08-19T16:57:37.143Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2020-08-19T16:57:37.143Z] === RUN TestAPIIpcModeHost [2020-08-19T16:57:37.481Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-08-19T16:57:37.481Z] === RUN TestAuthZPluginErrorRequest [2020-08-19T16:57:37.785Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-08-19T16:57:37.785Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-19T16:57:38.086Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-08-19T16:57:38.087Z] === RUN TestDaemonIpcModeShareable [2020-08-19T16:57:38.425Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-19T16:57:38.425Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-19T16:57:39.999Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-08-19T16:57:39.999Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-19T16:57:39.999Z] === RUN TestDaemonIpcModePrivate [2020-08-19T16:57:40.596Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-08-19T16:57:40.597Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-19T16:57:41.385Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-08-19T16:57:41.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-19T16:57:41.385Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-19T16:57:42.715Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-08-19T16:57:42.715Z] === RUN TestAuthZPluginHeader [2020-08-19T16:57:43.298Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-08-19T16:57:43.298Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-19T16:57:43.298Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-19T16:57:43.749Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-19T16:57:43.749Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-19T16:57:43.749Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-08-19T16:57:43.749Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:57:43.749Z] === RUN TestAuthZPluginV2Disable [2020-08-19T16:57:43.749Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-19T16:57:43.749Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:57:43.749Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-19T16:57:43.749Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-19T16:57:43.749Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:57:43.749Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-19T16:57:43.749Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-19T16:57:43.749Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:57:43.749Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-19T16:57:45.210Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-08-19T16:57:45.210Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-19T16:57:45.210Z] === RUN TestIpcModeOlderClient [2020-08-19T16:57:45.210Z] === PAUSE TestIpcModeOlderClient [2020-08-19T16:57:45.210Z] === RUN TestKillContainerInvalidSignal [2020-08-19T16:57:45.302Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-19T16:57:45.513Z] . [2020-08-19T16:57:45.513Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-19T16:57:45.513Z] [2020-08-19T16:57:45.513Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-19T16:57:45.513Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-19T16:57:45.513Z] Error: No such image: emptyfs [2020-08-19T16:57:45.513Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-19T16:57:45.513Z] ++++ docker load [2020-08-19T16:57:45.513Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-19T16:57:45.513Z] Error: No such image: emptyfs [2020-08-19T16:57:45.513Z] ++++ docker load [2020-08-19T16:57:45.513Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-19T16:57:45.513Z] Running integration-test (iteration 1) [2020-08-19T16:57:45.513Z] 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-08-19T16:57:45.513Z] ++ 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-08-19T16:57:45.513Z] ++ set -e [2020-08-19T16:57:45.513Z] ++ '[' -n 0 ']' [2020-08-19T16:57:45.513Z] ++ set -x [2020-08-19T16:57:45.514Z] ++ env -i DEST=/go/src/github.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-08-19T16:57:45.514Z] Running integration-test (iteration 1) [2020-08-19T16:57:45.514Z] 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-08-19T16:57:45.514Z] ++ 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-08-19T16:57:45.514Z] ++ set -e [2020-08-19T16:57:45.514Z] ++ '[' -n 0 ']' [2020-08-19T16:57:45.514Z] ++ set -x [2020-08-19T16:57:45.514Z] ++ env -i DEST=/go/src/github.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-08-19T16:57:45.781Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-08-19T16:57:45.781Z] === RUN TestKillContainer [2020-08-19T16:57:45.781Z] === RUN TestKillContainer/no_signal [2020-08-19T16:57:46.353Z] === RUN TestKillContainer/non_killing_signal [2020-08-19T16:57:46.924Z] === RUN TestKillContainer/killing_signal [2020-08-19T16:57:47.866Z] --- PASS: TestKillContainer (2.24s) [2020-08-19T16:57:47.866Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-08-19T16:57:47.866Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-08-19T16:57:47.866Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-08-19T16:57:47.866Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-19T16:57:47.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-19T16:57:48.808Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-19T16:57:49.379Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2020-08-19T16:57:49.379Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-08-19T16:57:49.379Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-08-19T16:57:49.379Z] === RUN TestKillStoppedContainer [2020-08-19T16:57:49.379Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-08-19T16:57:49.379Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-19T16:57:49.641Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-19T16:57:49.641Z] === RUN TestKillDifferentUserContainer [2020-08-19T16:57:50.583Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-08-19T16:57:50.583Z] === RUN TestInspectOomKilledTrue [2020-08-19T16:57:50.583Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-19T16:57:50.583Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:57:50.583Z] === RUN TestInspectOomKilledFalse [2020-08-19T16:57:50.583Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-19T16:57:50.583Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:57:50.583Z] === RUN TestLinksEtcHostsContentMatch [2020-08-19T16:57:50.844Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-08-19T16:57:50.844Z] === RUN TestLinksContainerNames [2020-08-19T16:57:52.759Z] --- PASS: TestLinksContainerNames (1.49s) [2020-08-19T16:57:52.759Z] === RUN TestLogsFollowTailEmpty [2020-08-19T16:57:53.330Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-08-19T16:57:53.330Z] === RUN TestContainerNetworkMountsNoChown [2020-08-19T16:57:53.902Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/default [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/default [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/private [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/private [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rprivate [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/slave [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/slave [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rslave [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/shared [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/shared [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rshared [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/default [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/shared [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/rslave [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/rshared [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/rprivate [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/slave [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/private [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-19T16:57:53.902Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:57:53.902Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-19T16:57:53.902Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-19T16:57:54.163Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-19T16:57:54.423Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-19T16:57:54.423Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-19T16:57:54.424Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-19T16:57:54.424Z] === RUN TestContainerBindMountNonRecursive [2020-08-19T16:57:56.968Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-08-19T16:57:56.968Z] === RUN TestNetworkNat [2020-08-19T16:57:57.540Z] --- PASS: TestNetworkNat (0.87s) [2020-08-19T16:57:57.540Z] === RUN TestNetworkLocalhostTCPNat [2020-08-19T16:57:58.112Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-08-19T16:57:58.112Z] === RUN TestNetworkLoopbackNat [2020-08-19T16:58:00.458Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-19T16:58:01.413Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2020-08-19T16:58:01.413Z] === RUN TestPause [2020-08-19T16:58:02.348Z] tests/integration/client_test.py ..... [ 75%] [2020-08-19T16:58:02.348Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-19T16:58:02.355Z] --- PASS: TestPause (0.83s) [2020-08-19T16:58:02.355Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-19T16:58:02.355Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T16:58:02.355Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T16:58:02.355Z] === RUN TestPauseStopPausedContainer [2020-08-19T16:58:02.506Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.59s) [2020-08-19T16:58:02.506Z] PASS [2020-08-19T16:58:02.506Z] [2020-08-19T16:58:02.506Z] === Skipped [2020-08-19T16:58:02.506Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-08-19T16:58:02.506Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:58:02.506Z] [2020-08-19T16:58:02.506Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-19T16:58:02.506Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:58:02.506Z] [2020-08-19T16:58:02.506Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-19T16:58:02.506Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:58:02.506Z] [2020-08-19T16:58:02.506Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-19T16:58:02.506Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:58:02.506Z] [2020-08-19T16:58:02.506Z] [2020-08-19T16:58:02.506Z] DONE 17 tests, 4 skipped in 30.312s [2020-08-19T16:58:02.506Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-19T16:58:02.506Z] ++ 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-08-19T16:58:02.506Z] ++ set -e [2020-08-19T16:58:02.506Z] ++ '[' -n 0 ']' [2020-08-19T16:58:02.506Z] ++ set -x [2020-08-19T16:58:02.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=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-08-19T16:58:02.506Z] INFO: Testing against a local daemon [2020-08-19T16:58:02.506Z] === RUN TestPluginInvalidJSON [2020-08-19T16:58:02.506Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T16:58:02.506Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T16:58:02.506Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T16:58:02.506Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-19T16:58:02.506Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-19T16:58:02.506Z] === RUN TestPluginInstall [2020-08-19T16:58:02.506Z] === RUN TestPluginInstall/no_auth [2020-08-19T16:58:02.910Z] tests/integration/errors_test.py . [ 76%] [2020-08-19T16:58:02.925Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-08-19T16:58:02.925Z] === RUN TestPsFilter [2020-08-19T16:58:03.188Z] --- PASS: TestPsFilter (0.26s) [2020-08-19T16:58:03.188Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-19T16:58:04.137Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-08-19T16:58:04.137Z] === RUN TestRemoveContainerWithVolume [2020-08-19T16:58:04.709Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-08-19T16:58:04.709Z] === RUN TestRemoveContainerRunning [2020-08-19T16:58:05.653Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-08-19T16:58:05.653Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-19T16:58:06.033Z] time="2020-08-19T16:58:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T16:58:06.033Z] time="2020-08-19T16:58:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e304ba935c6d682768e884f8bfd9a8a7f3d2175c2e0a6d3d18895e6e0cd424cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T16:58:06.033Z] time="2020-08-19T16:58:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T16:58:06.033Z] time="2020-08-19T16:58:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e304ba935c6d682768e884f8bfd9a8a7f3d2175c2e0a6d3d18895e6e0cd424cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T16:58:06.033Z] === RUN TestPluginInstall/with_htpasswd [2020-08-19T16:58:06.225Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-08-19T16:58:06.225Z] === RUN TestRemoveInvalidContainer [2020-08-19T16:58:06.325Z] time="2020-08-19T16:58:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T16:58:06.325Z] time="2020-08-19T16:58:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83387cf204e174ddaff1868b533d58a614b13374e3ec3650888b1374fa4beade" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T16:58:06.325Z] time="2020-08-19T16:58:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T16:58:06.325Z] time="2020-08-19T16:58:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83387cf204e174ddaff1868b533d58a614b13374e3ec3650888b1374fa4beade" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T16:58:06.485Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-19T16:58:06.485Z] === RUN TestRenameLinkedContainer [2020-08-19T16:58:06.962Z] === RUN TestPluginInstall/with_insecure [2020-08-19T16:58:08.012Z] time="2020-08-19T16:58:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T16:58:08.012Z] time="2020-08-19T16:58:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0aada3195450c443a1efa42da916742d84150041bb029eae182eb1b88df301d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T16:58:08.012Z] time="2020-08-19T16:58:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T16:58:08.012Z] time="2020-08-19T16:58:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0aada3195450c443a1efa42da916742d84150041bb029eae182eb1b88df301d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T16:58:08.307Z] --- PASS: TestPluginInstall (6.71s) [2020-08-19T16:58:08.307Z] --- PASS: TestPluginInstall/no_auth (4.44s) [2020-08-19T16:58:08.307Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2020-08-19T16:58:08.307Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2020-08-19T16:58:08.307Z] plugin_test.go:157: [dc4e637fd4bb0] daemon is not started [2020-08-19T16:58:08.307Z] PASS [2020-08-19T16:58:08.307Z] [2020-08-19T16:58:08.307Z] DONE 6 tests in 6.939s [2020-08-19T16:58:08.307Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-19T16:58:08.307Z] ++ 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-08-19T16:58:08.307Z] ++ set -e [2020-08-19T16:58:08.307Z] ++ '[' -n 0 ']' [2020-08-19T16:58:08.307Z] ++ set -x [2020-08-19T16:58:08.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T16:58:08.307Z] INFO: Testing against a local daemon [2020-08-19T16:58:08.307Z] === RUN TestExternalGraphDriver [2020-08-19T16:58:08.604Z] === RUN TestExternalGraphDriver/json [2020-08-19T16:58:09.787Z] --- PASS: TestRenameLinkedContainer (2.96s) [2020-08-19T16:58:09.787Z] === RUN TestRenameStoppedContainer [2020-08-19T16:58:10.048Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-08-19T16:58:10.048Z] === RUN TestRenameRunningContainerAndReuse [2020-08-19T16:58:10.699Z] === RUN TestExternalGraphDriver/spec [2020-08-19T16:58:11.962Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-08-19T16:58:11.962Z] === RUN TestRenameInvalidName [2020-08-19T16:58:12.223Z] --- PASS: TestRenameInvalidName (0.76s) [2020-08-19T16:58:12.223Z] === RUN TestRenameAnonymousContainer [2020-08-19T16:58:12.780Z] === RUN TestExternalGraphDriver/pull [2020-08-19T16:58:14.852Z] --- PASS: TestExternalGraphDriver (6.55s) [2020-08-19T16:58:14.852Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-08-19T16:58:14.852Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-08-19T16:58:14.852Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-08-19T16:58:14.852Z] === RUN TestGraphdriverPluginV2 [2020-08-19T16:58:15.146Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-08-19T16:58:15.146Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:58:15.146Z] PASS [2020-08-19T16:58:15.146Z] [2020-08-19T16:58:15.146Z] === Skipped [2020-08-19T16:58:15.146Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-08-19T16:58:15.146Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:58:15.146Z] [2020-08-19T16:58:15.146Z] [2020-08-19T16:58:15.146Z] DONE 5 tests, 1 skipped in 6.806s [2020-08-19T16:58:15.146Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-19T16:58:15.146Z] ++ 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-08-19T16:58:15.146Z] ++ set -e [2020-08-19T16:58:15.146Z] ++ '[' -n 0 ']' [2020-08-19T16:58:15.146Z] ++ set -x [2020-08-19T16:58:15.146Z] ++ env -i DEST=/go/src/github.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-08-19T16:58:15.146Z] INFO: Testing against a local daemon [2020-08-19T16:58:15.146Z] === RUN TestContinueAfterPluginCrash [2020-08-19T16:58:15.146Z] === PAUSE TestContinueAfterPluginCrash [2020-08-19T16:58:15.146Z] === RUN TestReadPluginNoRead [2020-08-19T16:58:15.146Z] === PAUSE TestReadPluginNoRead [2020-08-19T16:58:15.146Z] === RUN TestDaemonStartWithLogOpt [2020-08-19T16:58:15.146Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-19T16:58:15.146Z] === CONT TestContinueAfterPluginCrash [2020-08-19T16:58:15.146Z] === CONT TestDaemonStartWithLogOpt [2020-08-19T16:58:16.429Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2020-08-19T16:58:16.430Z] === RUN TestRenameContainerWithSameName [2020-08-19T16:58:17.001Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-08-19T16:58:17.001Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-19T16:58:18.914Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-08-19T16:58:18.914Z] === RUN TestResize [2020-08-19T16:58:19.175Z] --- PASS: TestResize (0.75s) [2020-08-19T16:58:19.175Z] === RUN TestResizeWithInvalidSize [2020-08-19T16:58:19.609Z] --- PASS: TestDaemonStartWithLogOpt (3.89s) [2020-08-19T16:58:19.609Z] === CONT TestReadPluginNoRead [2020-08-19T16:58:20.118Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2020-08-19T16:58:20.118Z] === RUN TestResizeWhenContainerNotStarted [2020-08-19T16:58:20.691Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:58:20.691Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:58:20.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:58:20.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T16:58:20.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T16:58:20.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T16:58:20.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T16:58:22.403Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-19T16:58:23.939Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-19T16:58:24.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T16:58:24.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T16:58:24.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:58:24.241Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2020-08-19T16:58:24.259Z] Loaded image: buildpack-deps:buster [2020-08-19T16:58:24.259Z] Loaded image: buildpack-deps:buster [2020-08-19T16:58:24.259Z] Loaded image: busybox:latest [2020-08-19T16:58:24.259Z] Loaded image: busybox:latest [2020-08-19T16:58:24.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T16:58:24.829Z] Loaded image: busybox:glibc [2020-08-19T16:58:24.829Z] Loaded image: debian:buster [2020-08-19T16:58:24.829Z] Loaded image: busybox:glibc [2020-08-19T16:58:24.829Z] Loaded image: debian:buster [2020-08-19T16:58:24.829Z] Loaded image: hello-world:latest [2020-08-19T16:58:25.088Z] Loaded image: hello-world:latest [2020-08-19T16:58:25.088Z] INFO: Testing against a local daemon [2020-08-19T16:58:25.088Z] === RUN TestDockerDaemonSuite [2020-08-19T16:58:25.088Z] INFO: Testing against a local daemon [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite [2020-08-19T16:58:25.088Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-19T16:58:25.088Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-19T16:58:25.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:58:26.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T16:58:26.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T16:58:26.325Z] === RUN TestReadPluginNoRead/default [2020-08-19T16:58:26.494Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-19T16:58:26.494Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-19T16:58:27.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T16:58:27.453Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-19T16:58:27.453Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-19T16:58:27.837Z] --- PASS: TestReadPluginNoRead (8.59s) [2020-08-19T16:58:27.837Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-08-19T16:58:27.837Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-08-19T16:58:27.837Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2020-08-19T16:58:27.837Z] read_test.go:92: [d91174e89c086] daemon is not started [2020-08-19T16:58:27.837Z] PASS [2020-08-19T16:58:27.837Z] [2020-08-19T16:58:27.837Z] DONE 6 tests in 12.661s [2020-08-19T16:58:27.837Z] 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-08-19T16:58:27.837Z] ++ 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-08-19T16:58:27.837Z] ++ set -e [2020-08-19T16:58:27.837Z] ++ '[' -n 0 ']' [2020-08-19T16:58:27.837Z] ++ set -x [2020-08-19T16:58:27.837Z] ++ env -i DEST=/go/src/github.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-08-19T16:58:27.837Z] testing: warning: no tests to run [2020-08-19T16:58:27.837Z] PASS [2020-08-19T16:58:27.837Z] [2020-08-19T16:58:27.837Z] DONE 0 tests in 0.087s [2020-08-19T16:58:27.837Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-19T16:58:27.837Z] ++ 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-08-19T16:58:27.837Z] ++ set -e [2020-08-19T16:58:27.837Z] ++ '[' -n 0 ']' [2020-08-19T16:58:27.837Z] ++ set -x [2020-08-19T16:58:27.837Z] ++ env -i DEST=/go/src/github.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-08-19T16:58:27.837Z] INFO: Testing against a local daemon [2020-08-19T16:58:27.837Z] === RUN TestPluginWithDevMounts [2020-08-19T16:58:27.837Z] === PAUSE TestPluginWithDevMounts [2020-08-19T16:58:27.837Z] === CONT TestPluginWithDevMounts [2020-08-19T16:58:28.390Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-19T16:58:28.650Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-19T16:58:28.650Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-08-19T16:58:29.012Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2020-08-19T16:58:29.012Z] === RUN TestCgroupNamespacesRun [2020-08-19T16:58:29.912Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-08-19T16:58:29.912Z] PASS [2020-08-19T16:58:29.912Z] [2020-08-19T16:58:29.912Z] DONE 1 tests in 1.995s [2020-08-19T16:58:29.912Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-19T16:58:29.912Z] ++ 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-08-19T16:58:29.912Z] ++ set -e [2020-08-19T16:58:29.912Z] ++ '[' -n 0 ']' [2020-08-19T16:58:29.912Z] ++ set -x [2020-08-19T16:58:29.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T16:58:29.912Z] INFO: Testing against a local daemon [2020-08-19T16:58:29.912Z] === RUN TestSecretInspect [2020-08-19T16:58:30.032Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-19T16:58:30.601Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-19T16:58:30.601Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-19T16:58:30.601Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-19T16:58:30.601Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-19T16:58:30.926Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-08-19T16:58:30.926Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-19T16:58:31.538Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-19T16:58:32.410Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-19T16:58:32.410Z] [2020-08-19T16:58:32.410Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-19T16:58:32.410Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-19T16:58:32.410Z] HOSTNAME=5df8f2b22e14 [2020-08-19T16:58:32.410Z] TESTDEBUG=0 [2020-08-19T16:58:32.410Z] DEST=bundles/test-integration [2020-08-19T16:58:32.410Z] PWD=/go/src/github.com/docker/docker [2020-08-19T16:58:32.410Z] DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 [2020-08-19T16:58:32.410Z] container=docker [2020-08-19T16:58:32.410Z] HOME=/root [2020-08-19T16:58:32.410Z] GOLANG_VERSION=1.13.15 [2020-08-19T16:58:32.410Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-19T16:58:32.411Z] VALIDATE_BRANCH=master [2020-08-19T16:58:32.411Z] TERM=xterm [2020-08-19T16:58:32.411Z] DOCKER_PKG=github.com/docker/docker [2020-08-19T16:58:32.411Z] SHLVL=1 [2020-08-19T16:58:32.411Z] TIMEOUT=120m [2020-08-19T16:58:32.411Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-19T16:58:32.411Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-19T16:58:32.411Z] GO111MODULE=off [2020-08-19T16:58:32.411Z] DOCKER_EXPERIMENTAL=1 [2020-08-19T16:58:32.411Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-19T16:58:32.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-19T16:58:32.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-19T16:58:32.411Z] GOPATH=/go [2020-08-19T16:58:32.411Z] PKG_CONFIG=pkg-config [2020-08-19T16:58:32.411Z] _=/usr/bin/env [2020-08-19T16:58:32.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-19T16:58:32.478Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-19T16:58:32.738Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-19T16:58:32.840Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-08-19T16:58:32.840Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-19T16:58:32.997Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-19T16:58:32.997Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-19T16:58:32.997Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-19T16:58:32.997Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-19T16:58:33.730Z] --- PASS: TestImportExtremelyLargeImageWorks (104.89s) [2020-08-19T16:58:33.730Z] PASS [2020-08-19T16:58:33.730Z] [2020-08-19T16:58:33.730Z] === Skipped [2020-08-19T16:58:33.730Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-19T16:58:33.730Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-19T16:58:33.730Z] [2020-08-19T16:58:33.730Z] [2020-08-19T16:58:33.730Z] DONE 12 tests, 1 skipped in 108.718s [2020-08-19T16:58:33.730Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-19T16:58:33.730Z] INFO: Testing against a local daemon [2020-08-19T16:58:33.730Z] === RUN TestNetworkCreateDelete [2020-08-19T16:58:33.730Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-08-19T16:58:33.730Z] === RUN TestDockerNetworkDeletePreferID [2020-08-19T16:58:33.730Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-08-19T16:58:33.730Z] === RUN TestDaemonDNSFallback [2020-08-19T16:58:34.224Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-08-19T16:58:34.224Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-19T16:58:34.373Z] --- PASS: TestSecretInspect (3.65s) [2020-08-19T16:58:34.373Z] === RUN TestSecretList [2020-08-19T16:58:35.106Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-08-19T16:58:35.106Z] === RUN TestInspectNetwork [2020-08-19T16:58:35.106Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-19T16:58:35.106Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.106Z] === RUN TestRunContainerWithBridgeNone [2020-08-19T16:58:35.106Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-19T16:58:35.106Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.106Z] === RUN TestNetworkInvalidJSON [2020-08-19T16:58:35.106Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-19T16:58:35.106Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-19T16:58:35.106Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:58:35.106Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:58:35.106Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:58:35.106Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:58:35.106Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-19T16:58:35.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:58:35.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:58:35.366Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-19T16:58:35.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-19T16:58:35.366Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-19T16:58:35.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-19T16:58:35.366Z] === RUN TestHostIPv4BridgeLabel [2020-08-19T16:58:35.366Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-19T16:58:35.366Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-19T16:58:35.366Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-08-19T16:58:35.366Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] === RUN TestDaemonDefaultNetworkPools [2020-08-19T16:58:35.366Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-19T16:58:35.366Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-19T16:58:35.366Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-19T16:58:35.366Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] === RUN TestServiceWithPredefinedNetwork [2020-08-19T16:58:35.366Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-19T16:58:35.366Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.366Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-19T16:58:35.366Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T16:58:35.366Z] service_test.go:236: FLAKY_TEST [2020-08-19T16:58:35.366Z] === RUN TestServiceWithDataPathPortInit [2020-08-19T16:58:35.366Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.366Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-19T16:58:35.366Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-19T16:58:35.366Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.366Z] PASS [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === Skipped [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-19T16:58:35.366Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-19T16:58:35.366Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-19T16:58:35.366Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-08-19T16:58:35.366Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-19T16:58:35.366Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T16:58:35.366Z] service_test.go:236: FLAKY_TEST [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-19T16:58:35.366Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-19T16:58:35.366Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] [2020-08-19T16:58:35.366Z] DONE 19 tests, 12 skipped in 8.046s [2020-08-19T16:58:35.366Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-19T16:58:35.366Z] INFO: Testing against a local daemon [2020-08-19T16:58:35.366Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-19T16:58:35.624Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-19T16:58:35.624Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:58:35.624Z] === RUN TestDockerNetworkIpvlan [2020-08-19T16:58:35.624Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-19T16:58:35.624Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:58:35.624Z] PASS [2020-08-19T16:58:35.624Z] [2020-08-19T16:58:35.624Z] === Skipped [2020-08-19T16:58:35.624Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-19T16:58:35.624Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:58:35.624Z] [2020-08-19T16:58:35.624Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-19T16:58:35.624Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T16:58:35.624Z] [2020-08-19T16:58:35.624Z] [2020-08-19T16:58:35.624Z] DONE 2 tests, 2 skipped in 0.194s [2020-08-19T16:58:35.624Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-19T16:58:35.624Z] INFO: Testing against a local daemon [2020-08-19T16:58:35.624Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-19T16:58:35.624Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-19T16:58:35.625Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.625Z] === RUN TestDockerNetworkMacvlan [2020-08-19T16:58:35.625Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-19T16:58:35.625Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.625Z] PASS [2020-08-19T16:58:35.625Z] [2020-08-19T16:58:35.625Z] === Skipped [2020-08-19T16:58:35.625Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-19T16:58:35.625Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.625Z] [2020-08-19T16:58:35.625Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-19T16:58:35.625Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:58:35.625Z] [2020-08-19T16:58:35.625Z] [2020-08-19T16:58:35.625Z] DONE 2 tests, 2 skipped in 0.176s [2020-08-19T16:58:35.625Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-19T16:58:35.625Z] testing: warning: no tests to run [2020-08-19T16:58:35.625Z] PASS [2020-08-19T16:58:35.625Z] [2020-08-19T16:58:35.625Z] DONE 0 tests in 0.028s [2020-08-19T16:58:35.625Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-19T16:58:35.883Z] INFO: Testing against a local daemon [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginAllowRequest [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginTLS [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginDenyRequest [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginDenyResponse [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginAllowEventStream [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginErrorResponse [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginErrorRequest [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginHeader [2020-08-19T16:58:35.883Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-19T16:58:35.883Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:35.883Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-19T16:58:36.137Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-08-19T16:58:36.137Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-19T16:58:36.288Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-19T16:58:36.517Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-19T16:58:36.732Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-19T16:58:36.732Z] [2020-08-19T16:58:36.732Z] ________ ____ __. [2020-08-19T16:58:36.732Z] \_____ \ | |/ _| [2020-08-19T16:58:36.732Z] / | \| < [2020-08-19T16:58:36.732Z] / | \ | \ [2020-08-19T16:58:36.732Z] \_______ /____|__ \ [2020-08-19T16:58:36.732Z] \/ \/ [2020-08-19T16:58:36.732Z] [2020-08-19T16:58:36.732Z] INFO: make.ps1 ended at 08/19/2020 16:58:35 [2020-08-19T16:58:36.818Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.72s) [2020-08-19T16:58:36.818Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:36.818Z] === RUN TestAuthZPluginV2Disable [2020-08-19T16:58:36.818Z] --- SKIP: TestAuthZPluginV2Disable (0.10s) [2020-08-19T16:58:36.818Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:36.818Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-19T16:58:36.856Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-19T16:58:37.077Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-19T16:58:37.077Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-19T16:58:37.077Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] PASS [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === Skipped [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.077Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-19T16:58:37.077Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.077Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.72s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.10s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-08-19T16:58:37.078Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] [2020-08-19T16:58:37.078Z] DONE 17 tests, 17 skipped in 1.420s [2020-08-19T16:58:37.078Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-19T16:58:37.109Z] --- PASS: TestSecretList (3.55s) [2020-08-19T16:58:37.109Z] === RUN TestSecretsCreateAndDelete [2020-08-19T16:58:37.336Z] INFO: Testing against a local daemon [2020-08-19T16:58:37.337Z] === RUN TestPluginInvalidJSON [2020-08-19T16:58:37.337Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T16:58:37.337Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T16:58:37.337Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T16:58:37.337Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-19T16:58:37.337Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-19T16:58:37.337Z] === RUN TestPluginInstall [2020-08-19T16:58:37.337Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-19T16:58:37.337Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.337Z] PASS [2020-08-19T16:58:37.337Z] [2020-08-19T16:58:37.337Z] === Skipped [2020-08-19T16:58:37.337Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-19T16:58:37.337Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-19T16:58:37.337Z] [2020-08-19T16:58:37.337Z] [2020-08-19T16:58:37.337Z] DONE 3 tests, 1 skipped in 0.220s [2020-08-19T16:58:37.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-19T16:58:37.596Z] INFO: Testing against a local daemon [2020-08-19T16:58:37.596Z] === RUN TestExternalGraphDriver [2020-08-19T16:58:37.596Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-08-19T16:58:37.596Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-19T16:58:37.596Z] === RUN TestGraphdriverPluginV2 [2020-08-19T16:58:37.698Z] INFO: Binaries build ended at 08/19/2020 16:58:37. Duration:00:01:18.8462026 [2020-08-19T16:58:38.051Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-08-19T16:58:38.051Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-19T16:58:38.237Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-19T16:58:38.805Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-19T16:58:39.434Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-08-19T16:58:39.434Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-19T16:58:39.875Z] INFO: Copying the built daemon binary to d:\CI\PR-41376\1\binary\dockerd-ca97bd3566.exe... [2020-08-19T16:58:39.875Z] INFO: Copying the built client binary to d:\CI\PR-41376\1\binary\docker-ca97bd3566.exe... [2020-08-19T16:58:39.875Z] INFO: Copying dockerversion from the container... [2020-08-19T16:58:40.195Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-19T16:58:40.336Z] INFO: Copying the golang package from the container to d:\CI\PR-41376\1\installer\go.zip... [2020-08-19T16:58:40.376Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-08-19T16:58:40.376Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-19T16:58:41.574Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-19T16:58:41.574Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-19T16:58:41.590Z] --- PASS: TestSecretsCreateAndDelete (3.67s) [2020-08-19T16:58:41.590Z] === RUN TestSecretsUpdate [2020-08-19T16:58:42.290Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-08-19T16:58:42.290Z] === RUN TestKernelTCPMemory [2020-08-19T16:58:43.232Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-08-19T16:58:43.232Z] === RUN TestNISDomainname [2020-08-19T16:58:43.481Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-19T16:58:44.071Z] INFO: Extracting go.zip to d:\CI\PR-41376\1\go [2020-08-19T16:58:44.160Z] --- PASS: TestGraphdriverPluginV2 (5.59s) [2020-08-19T16:58:44.160Z] PASS [2020-08-19T16:58:44.160Z] [2020-08-19T16:58:44.160Z] === Skipped [2020-08-19T16:58:44.160Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-08-19T16:58:44.160Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-19T16:58:44.160Z] [2020-08-19T16:58:44.160Z] [2020-08-19T16:58:44.160Z] DONE 2 tests, 1 skipped in 5.837s [2020-08-19T16:58:44.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-19T16:58:44.160Z] INFO: Testing against a local daemon [2020-08-19T16:58:44.160Z] === RUN TestContinueAfterPluginCrash [2020-08-19T16:58:44.160Z] === PAUSE TestContinueAfterPluginCrash [2020-08-19T16:58:44.160Z] === RUN TestReadPluginNoRead [2020-08-19T16:58:44.160Z] === PAUSE TestReadPluginNoRead [2020-08-19T16:58:44.160Z] === RUN TestDaemonStartWithLogOpt [2020-08-19T16:58:44.160Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-19T16:58:44.160Z] === CONT TestContinueAfterPluginCrash [2020-08-19T16:58:44.160Z] === CONT TestDaemonStartWithLogOpt [2020-08-19T16:58:44.173Z] --- PASS: TestNISDomainname (0.93s) [2020-08-19T16:58:44.173Z] === RUN TestHostnameDnsResolution [2020-08-19T16:58:44.327Z] --- PASS: TestSecretsUpdate (3.61s) [2020-08-19T16:58:44.327Z] === RUN TestTemplatedSecret [2020-08-19T16:58:44.418Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-19T16:58:44.678Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-19T16:58:44.939Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-19T16:58:45.878Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-19T16:58:46.089Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-08-19T16:58:46.089Z] === RUN TestStats [2020-08-19T16:58:46.817Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-19T16:58:47.756Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-19T16:58:48.633Z] --- PASS: TestStats (2.76s) [2020-08-19T16:58:48.633Z] === RUN TestStopContainerWithTimeout [2020-08-19T16:58:48.633Z] === RUN TestStopContainerWithTimeout/0 [2020-08-19T16:58:48.633Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-19T16:58:48.633Z] === RUN TestStopContainerWithTimeout/1 [2020-08-19T16:58:48.633Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-19T16:58:48.633Z] === RUN TestStopContainerWithTimeout/3 [2020-08-19T16:58:48.633Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-19T16:58:48.633Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-19T16:58:48.633Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-19T16:58:48.633Z] === CONT TestStopContainerWithTimeout/0 [2020-08-19T16:58:48.633Z] === CONT TestStopContainerWithTimeout/3 [2020-08-19T16:58:48.633Z] === CONT TestStopContainerWithTimeout/1 [2020-08-19T16:58:48.633Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-19T16:58:48.694Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-19T16:58:48.788Z] --- PASS: TestTemplatedSecret (3.69s) [2020-08-19T16:58:48.788Z] === RUN TestSecretCreateResolve [2020-08-19T16:58:50.600Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-19T16:58:50.860Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-19T16:58:51.800Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-19T16:58:51.935Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-19T16:58:51.935Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-08-19T16:58:51.935Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-08-19T16:58:51.935Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2020-08-19T16:58:51.935Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-08-19T16:58:51.935Z] === RUN TestDeleteDevicemapper [2020-08-19T16:58:51.935Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-19T16:58:51.935Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T16:58:51.935Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-19T16:58:52.318Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-08-19T16:58:52.318Z] PASS [2020-08-19T16:58:52.318Z] [2020-08-19T16:58:52.318Z] DONE 6 tests in 21.894s [2020-08-19T16:58:52.318Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-19T16:58:52.318Z] ++ 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-08-19T16:58:52.318Z] ++ set -e [2020-08-19T16:58:52.318Z] ++ '[' -n 0 ']' [2020-08-19T16:58:52.318Z] ++ set -x [2020-08-19T16:58:52.318Z] ++ env -i DEST=/go/src/github.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-08-19T16:58:52.318Z] INFO: Testing against a local daemon [2020-08-19T16:58:52.318Z] === RUN TestServiceCreateInit [2020-08-19T16:58:52.318Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-19T16:58:52.454Z] ......... [ 86%] [2020-08-19T16:58:52.736Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-19T16:58:53.848Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2020-08-19T16:58:53.848Z] === RUN TestUpdateMemory [2020-08-19T16:58:53.848Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-19T16:58:53.848Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:58:53.848Z] === RUN TestUpdateCPUQuota [2020-08-19T16:58:54.642Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-19T16:58:54.642Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-19T16:58:55.237Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-08-19T16:58:55.237Z] === RUN TestUpdatePidsLimit [2020-08-19T16:58:55.237Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-19T16:58:55.504Z] === RUN TestUpdatePidsLimit/no_change [2020-08-19T16:58:55.584Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-19T16:58:55.768Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-19T16:58:56.349Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-19T16:58:56.521Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-19T16:58:56.521Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-19T16:58:56.609Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-19T16:58:56.820Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-19T16:58:56.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-19T16:58:57.440Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-19T16:58:57.466Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-19T16:58:57.702Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-19T16:58:57.726Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit (3.55s) [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-08-19T16:58:58.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-08-19T16:58:58.829Z] === RUN TestUpdateRestartPolicy [2020-08-19T16:58:59.047Z] --- PASS: TestDaemonStartWithLogOpt (13.16s) [2020-08-19T16:58:59.047Z] === CONT TestReadPluginNoRead [2020-08-19T16:58:59.106Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-19T16:58:59.674Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-19T16:59:00.242Z] --- PASS: TestBuildWithHugeFile (99.40s) [2020-08-19T16:59:00.242Z] === RUN TestBuildWithEmptyDockerfile [2020-08-19T16:59:00.423Z] === RUN TestReadPluginNoRead/default [2020-08-19T16:59:00.424Z] --- PASS: TestContinueAfterPluginCrash (16.84s) [2020-08-19T16:59:00.501Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:59:00.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:59:00.502Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:59:00.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:59:00.502Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:59:00.502Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:59:00.502Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T16:59:00.502Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T16:59:00.502Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T16:59:00.760Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-08-19T16:59:00.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-08-19T16:59:00.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-08-19T16:59:00.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-08-19T16:59:00.761Z] === RUN TestBuildPreserveOwnership [2020-08-19T16:59:00.761Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-19T16:59:01.020Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-19T16:59:01.281Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-19T16:59:01.851Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-19T16:59:01.851Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-19T16:59:02.111Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-19T16:59:02.333Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-19T16:59:02.371Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-19T16:59:02.469Z] --- PASS: TestServiceCreateInit (10.36s) [2020-08-19T16:59:02.469Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2020-08-19T16:59:02.469Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2020-08-19T16:59:02.469Z] === RUN TestCreateServiceMultipleTimes [2020-08-19T16:59:02.942Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-19T16:59:03.022Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-19T16:59:03.883Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-19T16:59:03.883Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-19T16:59:03.992Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-19T16:59:04.143Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-19T16:59:04.402Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-19T16:59:04.869Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-19T16:59:05.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-19T16:59:05.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-19T16:59:05.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-19T16:59:05.790Z] --- PASS: TestBuildPreserveOwnership (5.19s) [2020-08-19T16:59:05.790Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.48s) [2020-08-19T16:59:05.790Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2020-08-19T16:59:05.790Z] === RUN TestBuildPlatformInvalid [2020-08-19T16:59:06.050Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-08-19T16:59:06.050Z] PASS [2020-08-19T16:59:06.050Z] [2020-08-19T16:59:06.050Z] === Skipped [2020-08-19T16:59:06.050Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-19T16:59:06.050Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T16:59:06.050Z] [2020-08-19T16:59:06.050Z] [2020-08-19T16:59:06.050Z] DONE 32 tests, 1 skipped in 185.258s [2020-08-19T16:59:06.050Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-19T16:59:06.050Z] ++ 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-08-19T16:59:06.050Z] ++ set -e [2020-08-19T16:59:06.050Z] ++ '[' -n 0 ']' [2020-08-19T16:59:06.050Z] ++ set -x [2020-08-19T16:59:06.050Z] ++ env -i DEST=/go/src/github.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-08-19T16:59:06.310Z] INFO: Testing against a local daemon [2020-08-19T16:59:06.310Z] === RUN TestConfigInspect [2020-08-19T16:59:06.789Z] --- PASS: TestReadPluginNoRead (10.28s) [2020-08-19T16:59:06.789Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-08-19T16:59:06.789Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2020-08-19T16:59:06.789Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2020-08-19T16:59:06.789Z] read_test.go:92: [dde4ea1ee378e] daemon is not started [2020-08-19T16:59:06.789Z] PASS [2020-08-19T16:59:06.789Z] [2020-08-19T16:59:06.789Z] DONE 6 tests in 23.609s [2020-08-19T16:59:06.789Z] 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-08-19T16:59:07.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-19T16:59:07.052Z] testing: warning: no tests to run [2020-08-19T16:59:07.052Z] PASS [2020-08-19T16:59:07.052Z] [2020-08-19T16:59:07.052Z] DONE 0 tests in 0.064s [2020-08-19T16:59:07.052Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-19T16:59:07.052Z] INFO: Testing against a local daemon [2020-08-19T16:59:07.052Z] === RUN TestPluginWithDevMounts [2020-08-19T16:59:07.052Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-19T16:59:07.052Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-19T16:59:07.052Z] PASS [2020-08-19T16:59:07.052Z] [2020-08-19T16:59:07.052Z] === Skipped [2020-08-19T16:59:07.052Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-19T16:59:07.052Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-19T16:59:07.052Z] [2020-08-19T16:59:07.052Z] [2020-08-19T16:59:07.052Z] DONE 1 tests, 1 skipped in 0.185s [2020-08-19T16:59:07.052Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-19T16:59:07.311Z] INFO: Testing against a local daemon [2020-08-19T16:59:07.311Z] === RUN TestSecretInspect [2020-08-19T16:59:07.311Z] --- SKIP: TestSecretInspect (0.03s) [2020-08-19T16:59:07.311Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] === RUN TestSecretList [2020-08-19T16:59:07.311Z] --- SKIP: TestSecretList (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] === RUN TestSecretsCreateAndDelete [2020-08-19T16:59:07.311Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] === RUN TestSecretsUpdate [2020-08-19T16:59:07.311Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] === RUN TestTemplatedSecret [2020-08-19T16:59:07.311Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-19T16:59:07.311Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] === RUN TestSecretCreateResolve [2020-08-19T16:59:07.311Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] PASS [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] === Skipped [2020-08-19T16:59:07.311Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-08-19T16:59:07.311Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-19T16:59:07.311Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-19T16:59:07.311Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] [2020-08-19T16:59:07.311Z] DONE 6 tests, 6 skipped in 0.232s [2020-08-19T16:59:07.311Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-19T16:59:07.571Z] INFO: Testing against a local daemon [2020-08-19T16:59:07.571Z] === RUN TestServiceCreateInit [2020-08-19T16:59:07.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-19T16:59:07.571Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-19T16:59:07.571Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-19T16:59:07.571Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-19T16:59:07.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-19T16:59:07.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] === RUN TestCreateServiceMultipleTimes [2020-08-19T16:59:07.571Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-08-19T16:59:07.571Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] === RUN TestCreateServiceConflict [2020-08-19T16:59:07.571Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-08-19T16:59:07.571Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] === RUN TestCreateServiceMaxReplicas [2020-08-19T16:59:07.571Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-08-19T16:59:07.571Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-19T16:59:07.571Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-19T16:59:07.571Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] === RUN TestCreateServiceSecretFileMode [2020-08-19T16:59:07.571Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-19T16:59:07.571Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] === RUN TestCreateServiceConfigFileMode [2020-08-19T16:59:07.571Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-19T16:59:07.571Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.571Z] === RUN TestCreateServiceSysctls [2020-08-19T16:59:07.835Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-19T16:59:07.835Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestCreateServiceCapabilities [2020-08-19T16:59:07.835Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-19T16:59:07.835Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestInspect [2020-08-19T16:59:07.835Z] --- SKIP: TestInspect (0.02s) [2020-08-19T16:59:07.835Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestCreateJob [2020-08-19T16:59:07.835Z] --- SKIP: TestCreateJob (0.01s) [2020-08-19T16:59:07.835Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestReplicatedJob [2020-08-19T16:59:07.835Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-19T16:59:07.835Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestUpdateReplicatedJob [2020-08-19T16:59:07.835Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-08-19T16:59:07.835Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestServiceListWithStatuses [2020-08-19T16:59:07.835Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-19T16:59:07.835Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T16:59:07.835Z] === RUN TestDockerNetworkConnectAlias [2020-08-19T16:59:07.835Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-19T16:59:07.835Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestDockerNetworkReConnect [2020-08-19T16:59:07.835Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-08-19T16:59:07.835Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:07.835Z] === RUN TestServicePlugin [2020-08-19T16:59:08.391Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-19T16:59:09.206Z] INFO: Extraction ended at 08/19/2020 16:59:08. Duration:00:00:24.4070635 [2020-08-19T16:59:09.206Z] INFO: Updating the golang and path environment variables [2020-08-19T16:59:09.206Z] INFO: GOPATH=d:\gopath [2020-08-19T16:59:09.206Z] INFO: go version go1.13.15 windows/amd64 [2020-08-19T16:59:09.206Z] INFO: Running the daemon under test in debug mode [2020-08-19T16:59:09.206Z] INFO: Starting a daemon under test... [2020-08-19T16:59:09.206Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41376\1\daemon --pidfile d:\CI\PR-41376\1\docker.pid -D [2020-08-19T16:59:09.206Z] INFO: Process started successfully. [2020-08-19T16:59:09.206Z] INFO: Start tailing logs of the daemon under tests [2020-08-19T16:59:09.206Z] INFO: Waiting for the daemon under test to start... [2020-08-19T16:59:09.773Z] --- PASS: TestConfigInspect (3.19s) [2020-08-19T16:59:09.773Z] === RUN TestConfigList [2020-08-19T16:59:09.984Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-19T16:59:10.342Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-19T16:59:11.075Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2020-08-19T16:59:11.075Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-19T16:59:11.128Z] --- SKIP: TestServicePlugin (3.45s) [2020-08-19T16:59:11.128Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.128Z] === RUN TestServiceUpdateLabel [2020-08-19T16:59:11.387Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-08-19T16:59:11.387Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] === RUN TestServiceUpdateSecrets [2020-08-19T16:59:11.387Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-08-19T16:59:11.387Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] === RUN TestServiceUpdateConfigs [2020-08-19T16:59:11.387Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-19T16:59:11.387Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] === RUN TestServiceUpdateNetwork [2020-08-19T16:59:11.387Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-19T16:59:11.387Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] === RUN TestServiceUpdatePidsLimit [2020-08-19T16:59:11.387Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-08-19T16:59:11.387Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] PASS [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === Skipped [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-19T16:59:11.387Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-19T16:59:11.387Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-19T16:59:11.387Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-19T16:59:11.387Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-08-19T16:59:11.387Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-08-19T16:59:11.387Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-08-19T16:59:11.387Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-19T16:59:11.387Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-19T16:59:11.387Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-19T16:59:11.387Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-19T16:59:11.387Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-19T16:59:11.387Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-08-19T16:59:11.387Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-19T16:59:11.387Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-19T16:59:11.387Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-08-19T16:59:11.387Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-19T16:59:11.387Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-19T16:59:11.387Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-08-19T16:59:11.387Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-08-19T16:59:11.387Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-08-19T16:59:11.387Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-08-19T16:59:11.387Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-19T16:59:11.387Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-19T16:59:11.387Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-08-19T16:59:11.387Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] [2020-08-19T16:59:11.387Z] DONE 24 tests, 23 skipped in 3.960s [2020-08-19T16:59:11.387Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-19T16:59:11.387Z] INFO: Testing against a local daemon [2020-08-19T16:59:11.387Z] === RUN TestSessionCreate [2020-08-19T16:59:11.645Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-08-19T16:59:11.645Z] === RUN TestWaitNonBlocked [2020-08-19T16:59:11.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:59:11.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:59:11.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:59:11.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:59:11.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T16:59:11.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T16:59:11.646Z] --- PASS: TestSessionCreate (0.02s) [2020-08-19T16:59:11.646Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-19T16:59:11.646Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-19T16:59:11.646Z] PASS [2020-08-19T16:59:11.646Z] [2020-08-19T16:59:11.646Z] DONE 2 tests in 0.205s [2020-08-19T16:59:11.646Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-19T16:59:11.646Z] INFO: Testing against a local daemon [2020-08-19T16:59:11.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-19T16:59:11.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T16:59:11.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T16:59:11.646Z] === RUN TestEventsExecDie [2020-08-19T16:59:11.720Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-19T16:59:12.108Z] INFO: Daemon under test started and replied! [2020-08-19T16:59:12.108Z] INFO: Docker version of the daemon under test [2020-08-19T16:59:12.108Z] [2020-08-19T16:59:12.108Z] Client: [2020-08-19T16:59:12.108Z] Version: 17.06.2-ce [2020-08-19T16:59:12.108Z] API version: 1.30 [2020-08-19T16:59:12.108Z] Go version: go1.8.3 [2020-08-19T16:59:12.108Z] Git commit: cec0b72 [2020-08-19T16:59:12.108Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-19T16:59:12.108Z] OS/Arch: windows/amd64 [2020-08-19T16:59:12.108Z] [2020-08-19T16:59:12.108Z] Server: [2020-08-19T16:59:12.108Z] Version: 0.0.0-dev [2020-08-19T16:59:12.108Z] API version: 1.41 (minimum version 1.24) [2020-08-19T16:59:12.108Z] Go version: go1.13.15 [2020-08-19T16:59:12.108Z] Git commit: ca97bd3566 [2020-08-19T16:59:12.108Z] Built: 08/19/2020 16:57:23 [2020-08-19T16:59:12.108Z] OS/Arch: windows/amd64 [2020-08-19T16:59:12.108Z] Experimental: false [2020-08-19T16:59:12.108Z] [2020-08-19T16:59:12.108Z] INFO: Docker info of the daemon under test [2020-08-19T16:59:12.108Z] [2020-08-19T16:59:12.108Z] Containers: 0 [2020-08-19T16:59:12.108Z] Running: 0 [2020-08-19T16:59:12.108Z] Paused: 0 [2020-08-19T16:59:12.108Z] Stopped: 0 [2020-08-19T16:59:12.108Z] Images: 0 [2020-08-19T16:59:12.108Z] Server Version: 0.0.0-dev [2020-08-19T16:59:12.108Z] Storage Driver: windowsfilter [2020-08-19T16:59:12.108Z] Windows: [2020-08-19T16:59:12.108Z] Logging Driver: json-file [2020-08-19T16:59:12.108Z] Plugins: [2020-08-19T16:59:12.108Z] Volume: local [2020-08-19T16:59:12.108Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-19T16:59:12.108Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-19T16:59:12.108Z] Swarm: inactive [2020-08-19T16:59:12.108Z] Default Isolation: process [2020-08-19T16:59:12.108Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-19T16:59:12.108Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-19T16:59:12.108Z] OSType: windows [2020-08-19T16:59:12.108Z] Architecture: x86_64 [2020-08-19T16:59:12.108Z] CPUs: 4 [2020-08-19T16:59:12.108Z] Total Memory: 32GiB [2020-08-19T16:59:12.108Z] Name: azwin-2-d458b0 [2020-08-19T16:59:12.108Z] ID: A62V:SE3O:DQOE:UCSW:CDLZ:ANT3:JMFZ:F7T5:JKGE:2YLV:LW4J:O742 [2020-08-19T16:59:12.108Z] Docker Root Dir: D:\CI\PR-41376\1\daemon [2020-08-19T16:59:12.108Z] Debug Mode (client): false [2020-08-19T16:59:12.108Z] Debug Mode (server): true [2020-08-19T16:59:12.108Z] File Descriptors: -1 [2020-08-19T16:59:12.108Z] Goroutines: 17 [2020-08-19T16:59:12.108Z] System Time: 2020-08-19T16:59:12.0247946Z [2020-08-19T16:59:12.108Z] EventsListeners: 0 [2020-08-19T16:59:12.108Z] Registry: https://index.docker.io/v1/ [2020-08-19T16:59:12.108Z] Labels: [2020-08-19T16:59:12.108Z] Experimental: false [2020-08-19T16:59:12.108Z] Insecure Registries: [2020-08-19T16:59:12.108Z] 127.0.0.0/8 [2020-08-19T16:59:12.108Z] Live Restore Enabled: false [2020-08-19T16:59:12.108Z] [2020-08-19T16:59:12.108Z] [2020-08-19T16:59:12.108Z] INFO: Docker images of the daemon under test [2020-08-19T16:59:12.108Z] [2020-08-19T16:59:12.215Z] --- PASS: TestEventsExecDie (0.49s) [2020-08-19T16:59:12.215Z] === RUN TestEventsBackwardsCompatible [2020-08-19T16:59:12.215Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-08-19T16:59:12.215Z] === RUN TestInfoBinaryCommits [2020-08-19T16:59:12.215Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-19T16:59:12.215Z] === RUN TestInfoAPIVersioned [2020-08-19T16:59:12.215Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-19T16:59:12.215Z] === RUN TestInfoDiscoveryBackend [2020-08-19T16:59:12.288Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-19T16:59:12.288Z] --- PASS: TestConfigList (2.90s) [2020-08-19T16:59:12.288Z] === RUN TestConfigsCreateAndDelete [2020-08-19T16:59:12.568Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-19T16:59:12.569Z] [2020-08-19T16:59:12.569Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-19T16:59:12.569Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-19T16:59:12.569Z] ltsc2019: Pulling from windows/servercore [2020-08-19T16:59:12.569Z] 4612f6d0b889: Pulling fs layer [2020-08-19T16:59:12.569Z] 3ab49687905c: Pulling fs layer [2020-08-19T16:59:12.589Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-08-19T16:59:12.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-08-19T16:59:12.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-08-19T16:59:12.589Z] === RUN TestWaitBlocked [2020-08-19T16:59:12.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:59:12.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:59:12.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:59:12.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:59:12.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T16:59:12.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T16:59:12.879Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-19T16:59:12.880Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-19T16:59:13.973Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-19T16:59:13.973Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-08-19T16:59:13.973Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-08-19T16:59:13.973Z] === CONT TestContainerStartOnDaemonRestart [2020-08-19T16:59:13.973Z] === CONT TestIpcModeOlderClient [2020-08-19T16:59:13.973Z] === CONT TestContainerKillOnDaemonStart [2020-08-19T16:59:13.973Z] === CONT TestDaemonHostGatewayIP [2020-08-19T16:59:13.973Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-08-19T16:59:13.973Z] === CONT TestDaemonRestartIpcMode [2020-08-19T16:59:14.118Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-19T16:59:14.119Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-19T16:59:15.578Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2020-08-19T16:59:15.578Z] === RUN TestConfigsUpdate [2020-08-19T16:59:15.838Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-19T16:59:16.554Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-19T16:59:17.064Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-19T16:59:17.064Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-19T16:59:17.064Z] [2020-08-19T16:59:17.064Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-19T16:59:17.064Z] =========================== short test summary info ============================ [2020-08-19T16:59:17.064Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-19T16:59:17.064Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-19T16:59:17.064Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-19T16:59:17.064Z] Not supported on most drivers [2020-08-19T16:59:17.064Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-19T16:59:17.064Z] Output of docker top depends on host distro, and is not formalized. [2020-08-19T16:59:17.064Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-19T16:59:17.064Z] Output of docker top depends on host distro, and is not formalized. [2020-08-19T16:59:17.064Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-19T16:59:17.064Z] Can fail if eth0 has multiple IP addresses [2020-08-19T16:59:17.064Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-19T16:59:17.064Z] This doesn't seem to be taken into account by the engine [2020-08-19T16:59:17.064Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-19T16:59:17.064Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-19T16:59:17.064Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 303.43 seconds == [2020-08-19T16:59:17.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-19T16:59:17.404Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-08-19T16:59:17.404Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-19T16:59:17.404Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-19T16:59:17.404Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:59:17.404Z] === RUN TestInfoAPI [2020-08-19T16:59:17.404Z] --- PASS: TestInfoAPI (0.05s) [2020-08-19T16:59:17.404Z] === RUN TestInfoAPIWarnings [2020-08-19T16:59:18.184Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-08-19T16:59:18.367Z] 3ab49687905c: Verifying Checksum [2020-08-19T16:59:18.367Z] 3ab49687905c: Download complete [2020-08-19T16:59:18.374Z] --- PASS: TestConfigsUpdate (2.81s) [2020-08-19T16:59:18.374Z] === RUN TestTemplatedConfig [2020-08-19T16:59:18.374Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-19T16:59:18.448Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2020-08-19T16:59:18.634Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-19T16:59:18.708Z] --- PASS: TestDaemonHostGatewayIP (4.73s) [2020-08-19T16:59:18.849Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-08-19T16:59:18.849Z] === RUN TestInfoDebug [2020-08-19T16:59:19.574Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-19T16:59:19.887Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-19T16:59:19.887Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-19T16:59:20.151Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-19T16:59:20.255Z] --- PASS: TestInfoDebug (1.53s) [2020-08-19T16:59:20.255Z] === RUN TestInfoInsecureRegistries [2020-08-19T16:59:20.426Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-19T16:59:21.006Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-19T16:59:21.296Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-19T16:59:21.556Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-19T16:59:21.556Z] --- PASS: TestTemplatedConfig (3.64s) [2020-08-19T16:59:21.556Z] === RUN TestConfigCreateResolve [2020-08-19T16:59:22.158Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-19T16:59:22.158Z] === RUN TestInfoRegistryMirrors [2020-08-19T16:59:22.934Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-19T16:59:23.533Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-19T16:59:23.533Z] === RUN TestLoginFailsWithBadCredentials [2020-08-19T16:59:23.792Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-08-19T16:59:23.792Z] === RUN TestPingCacheHeaders [2020-08-19T16:59:23.792Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-19T16:59:23.792Z] === RUN TestPingGet [2020-08-19T16:59:23.792Z] --- PASS: TestPingGet (0.01s) [2020-08-19T16:59:23.792Z] === RUN TestPingHead [2020-08-19T16:59:23.792Z] --- PASS: TestPingHead (0.02s) [2020-08-19T16:59:23.792Z] === RUN TestVersion [2020-08-19T16:59:23.792Z] --- PASS: TestVersion (0.02s) [2020-08-19T16:59:23.792Z] PASS [2020-08-19T16:59:23.792Z] [2020-08-19T16:59:23.792Z] === Skipped [2020-08-19T16:59:23.792Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T16:59:23.792Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T16:59:23.792Z] [2020-08-19T16:59:23.792Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-19T16:59:23.792Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-19T16:59:23.792Z] [2020-08-19T16:59:23.792Z] [2020-08-19T16:59:23.792Z] DONE 18 tests, 2 skipped in 12.200s [2020-08-19T16:59:23.792Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-19T16:59:24.051Z] INFO: Testing against a local daemon [2020-08-19T16:59:24.051Z] === RUN TestVolumesCreateAndList [2020-08-19T16:59:24.051Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-19T16:59:24.051Z] === RUN TestVolumesRemove [2020-08-19T16:59:24.051Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-19T16:59:24.051Z] === RUN TestVolumesInspect [2020-08-19T16:59:24.051Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-19T16:59:24.051Z] === RUN TestVolumesInvalidJSON [2020-08-19T16:59:24.051Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-19T16:59:24.051Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-19T16:59:24.051Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-19T16:59:24.051Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-19T16:59:24.051Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-19T16:59:24.051Z] PASS [2020-08-19T16:59:24.051Z] [2020-08-19T16:59:24.051Z] DONE 5 tests in 0.260s [2020-08-19T16:59:24.051Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-19T16:59:24.051Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11985 is not a child of this shell [2020-08-19T16:59:24.051Z] warning: PID 11985 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-19T16:59:24.051Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T16:59:24.051Z] [2020-08-19T16:59:24.051Z] Unloading profiles will leave already running processes permanently [2020-08-19T16:59:24.051Z] unconfined, which can lead to unexpected situations. [2020-08-19T16:59:24.051Z] [2020-08-19T16:59:24.051Z] To set a process to complain mode, use the command line tool [2020-08-19T16:59:24.051Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T16:59:24.051Z] Removing test suite binaries [2020-08-19T16:59:24.051Z] exiting test-integration [2020-08-19T16:59:24.051Z] ++ exit 0 [2020-08-19T16:59:24.312Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-19T16:59:24.879Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-08-19T16:59:24.879Z] === RUN TestConfigDaemonLibtrustID [2020-08-19T16:59:24.987Z] [2020-08-19T16:59:24.988Z] --- PASS: TestCreateServiceMultipleTimes (20.47s) [2020-08-19T16:59:24.988Z] === RUN TestCreateServiceConflict [2020-08-19T16:59:25.450Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-08-19T16:59:25.450Z] PASS [2020-08-19T16:59:25.450Z] [2020-08-19T16:59:25.450Z] DONE 7 tests in 19.160s [2020-08-19T16:59:25.450Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-19T16:59:25.450Z] ++ 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-08-19T16:59:25.450Z] ++ set -e [2020-08-19T16:59:25.450Z] ++ '[' -n 0 ']' [2020-08-19T16:59:25.450Z] ++ set -x [2020-08-19T16:59:25.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T16:59:25.451Z] INFO: Testing against a local daemon [2020-08-19T16:59:25.451Z] === RUN TestCheckpoint [2020-08-19T16:59:25.451Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-19T16:59:25.451Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T16:59:25.451Z] === RUN TestContainerInvalidJSON [2020-08-19T16:59:25.451Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:59:25.451Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:59:25.451Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:59:25.451Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:59:25.451Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:59:25.451Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:59:25.451Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T16:59:25.451Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-19T16:59:25.451Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T16:59:25.451Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-19T16:59:25.451Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-19T16:59:25.451Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-19T16:59:25.451Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-19T16:59:25.451Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-19T16:59:25.451Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-08-19T16:59:25.451Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-19T16:59:25.710Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-19T16:59:25.710Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-19T16:59:25.710Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-19T16:59:25.710Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-08-19T16:59:25.710Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-19T16:59:25.710Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-08-19T16:59:25.710Z] === RUN TestCopyFromContainer [2020-08-19T16:59:26.508Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-08-19T16:59:26.508Z] === RUN TestCreateServiceMaxReplicas [2020-08-19T16:59:26.650Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-19T16:59:26.843Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2020-08-19T16:59:26.844Z] PASS [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] === Skipped [2020-08-19T16:59:26.844Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-19T16:59:26.844Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-19T16:59:26.844Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-19T16:59:26.844Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T16:59:26.844Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-19T16:59:26.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-19T16:59:26.844Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] [2020-08-19T16:59:26.844Z] DONE 192 tests, 6 skipped in 134.569s [2020-08-19T16:59:26.844Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-19T16:59:26.844Z] ++ 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-08-19T16:59:26.844Z] ++ set -e [2020-08-19T16:59:26.844Z] ++ '[' -n 0 ']' [2020-08-19T16:59:26.844Z] ++ set -x [2020-08-19T16:59:26.844Z] ++ env -i DEST=/go/src/github.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 Post stage [Pipeline] junit [2020-08-19T16:59:26.904Z] Recording test results [2020-08-19T16:59:27.104Z] INFO: Testing against a local daemon [2020-08-19T16:59:27.104Z] === RUN TestCommitInheritsEnv [2020-08-19T16:59:27.219Z] === RUN TestCopyFromContainer// [2020-08-19T16:59:27.220Z] === RUN TestCopyFromContainer//bar/root [2020-08-19T16:59:27.480Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-19T16:59:27.480Z] === RUN TestCopyFromContainer/bar/quux [2020-08-19T16:59:27.678Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-08-19T16:59:27.678Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-19T16:59:27.678Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-19T16:59:27.678Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-19T16:59:27.678Z] === RUN TestImagesFilterMultiReference [2020-08-19T16:59:27.740Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-19T16:59:27.740Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-19T16:59:27.939Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-19T16:59:27.939Z] === RUN TestImagePullPlatformInvalid [2020-08-19T16:59:27.939Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-08-19T16:59:27.939Z] === RUN TestRemoveImageOrphaning [2020-08-19T16:59:28.002Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-19T16:59:28.002Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-19T16:59:28.261Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-19T16:59:28.261Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-19T16:59:28.510Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-08-19T16:59:28.510Z] === RUN TestRemoveImageGarbageCollector [2020-08-19T16:59:28.510Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-19T16:59:28.510Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:59:28.510Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-19T16:59:28.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-19T16:59:28.510Z] === RUN TestTagInvalidReference [2020-08-19T16:59:28.510Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-19T16:59:28.510Z] === RUN TestTagValidPrefixedRepo [2020-08-19T16:59:28.510Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-08-19T16:59:28.510Z] === RUN TestTagExistedNameWithoutForce [2020-08-19T16:59:28.510Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-19T16:59:28.510Z] === RUN TestTagOfficialNames [2020-08-19T16:59:28.510Z] --- PASS: TestTagOfficialNames (0.06s) [2020-08-19T16:59:28.510Z] === RUN TestTagMatchesDigest [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer (2.79s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-08-19T16:59:28.521Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2020-08-19T16:59:28.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-19T16:59:28.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:59:28.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:59:28.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:59:28.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:59:28.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:59:28.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:59:28.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T16:59:28.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T16:59:28.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T16:59:28.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-08-19T16:59:28.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-08-19T16:59:28.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-19T16:59:28.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-19T16:59:28.521Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-19T16:59:28.771Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-19T16:59:28.772Z] PASS [2020-08-19T16:59:28.772Z] [2020-08-19T16:59:28.772Z] === Skipped [2020-08-19T16:59:28.772Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-19T16:59:28.772Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-19T16:59:28.772Z] [2020-08-19T16:59:28.772Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-19T16:59:28.772Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T16:59:28.772Z] [2020-08-19T16:59:28.772Z] [2020-08-19T16:59:28.772Z] DONE 12 tests, 2 skipped in 1.723s [2020-08-19T16:59:28.772Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-19T16:59:28.772Z] ++ 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-08-19T16:59:28.772Z] ++ set -e [2020-08-19T16:59:28.772Z] ++ '[' -n 0 ']' [2020-08-19T16:59:28.772Z] ++ set -x [2020-08-19T16:59:28.772Z] ++ env -i DEST=/go/src/github.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-08-19T16:59:28.772Z] INFO: Testing against a local daemon [2020-08-19T16:59:28.772Z] === RUN TestNetworkCreateDelete [2020-08-19T16:59:28.782Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-19T16:59:28.782Z] === RUN TestCreateWithInvalidEnv [2020-08-19T16:59:28.782Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-19T16:59:28.782Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-19T16:59:28.782Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-19T16:59:28.782Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-19T16:59:28.782Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-19T16:59:28.782Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-19T16:59:28.782Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-19T16:59:28.782Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-19T16:59:28.782Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-19T16:59:28.782Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-08-19T16:59:28.782Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-19T16:59:28.782Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-08-19T16:59:28.782Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-19T16:59:28.782Z] === RUN TestCreateTmpfsMountsTarget [2020-08-19T16:59:28.782Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-19T16:59:28.782Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-19T16:59:29.042Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-19T16:59:29.320Z] + echo Ensuring container killed. [2020-08-19T16:59:29.320Z] Ensuring container killed. [2020-08-19T16:59:29.320Z] + docker rm -vf docker-pr1 [2020-08-19T16:59:29.320Z] Error: No such container: docker-pr1 [2020-08-19T16:59:29.320Z] + true [Pipeline] sh [2020-08-19T16:59:29.344Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-08-19T16:59:29.344Z] === RUN TestDockerNetworkDeletePreferID [2020-08-19T16:59:29.606Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T16:59:29.606Z] + echo Chowning /workspace to jenkins user [2020-08-19T16:59:29.606Z] [2020-08-19T16:59:29.606Z] Unloading profiles will leave already running processes permanently [2020-08-19T16:59:29.606Z] unconfined, which can lead to unexpected situations. [2020-08-19T16:59:29.606Z] Chowning /workspace to jenkins user [2020-08-19T16:59:29.606Z] [2020-08-19T16:59:29.607Z] To set a process to complain mode, use the command line tool [2020-08-19T16:59:29.607Z] + id -u [2020-08-19T16:59:29.607Z] + id -g [2020-08-19T16:59:29.607Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T16:59:29.607Z] [2020-08-19T16:59:29.607Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41376:/workspace busybox chown -R 1000:1000 /workspace [2020-08-19T16:59:29.607Z] Unable to find image 'busybox:latest' locally [2020-08-19T16:59:29.607Z] latest: Pulling from library/busybox [2020-08-19T16:59:29.607Z] 61c5ed1cbdf8: Pulling fs layer Post stage [Pipeline] junit [2020-08-19T16:59:29.919Z] Recording test results [2020-08-19T16:59:30.033Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2020-08-19T16:59:30.033Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-19T16:59:30.288Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-08-19T16:59:30.288Z] === RUN TestDaemonDNSFallback [Pipeline] sh [2020-08-19T16:59:30.952Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-08-19T16:59:30.952Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-19T16:59:31.159Z] + echo Ensuring container killed. [2020-08-19T16:59:31.160Z] Ensuring container killed. [2020-08-19T16:59:31.160Z] + docker rm -vf docker-pr1 [2020-08-19T16:59:31.160Z] Error: No such container: docker-pr1 [2020-08-19T16:59:31.160Z] + true [Pipeline] sh [2020-08-19T16:59:31.431Z] + echo Chowning /workspace to jenkins user [2020-08-19T16:59:31.431Z] Chowning /workspace to jenkins user [2020-08-19T16:59:31.431Z] + id -u [2020-08-19T16:59:31.431Z] + id -g [2020-08-19T16:59:31.431Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41376:/workspace busybox chown -R 1000:1000 /workspace [2020-08-19T16:59:31.431Z] Unable to find image 'busybox:latest' locally [2020-08-19T16:59:31.524Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-19T16:59:31.524Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-19T16:59:32.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-19T16:59:32.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-19T16:59:32.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-19T16:59:33.189Z] 4612f6d0b889: Verifying Checksum [2020-08-19T16:59:33.190Z] 4612f6d0b889: Download complete [2020-08-19T16:59:33.431Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2020-08-19T16:59:33.431Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-19T16:59:33.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:59:33.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:59:33.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:59:33.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:59:33.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:59:33.431Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:59:33.431Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:59:33.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:59:33.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:59:33.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:59:33.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T16:59:33.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T16:59:33.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T16:59:33.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T16:59:33.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T16:59:33.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-08-19T16:59:33.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-19T16:59:33.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-19T16:59:33.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-19T16:59:33.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-08-19T16:59:33.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-19T16:59:33.432Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-19T16:59:33.432Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-19T16:59:33.999Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-19T16:59:33.999Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-08-19T16:59:33.999Z] === RUN TestCreateDifferentPlatform [2020-08-19T16:59:33.999Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-19T16:59:33.999Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-19T16:59:33.999Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-19T16:59:33.999Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-19T16:59:33.999Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-19T16:59:33.999Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-19T16:59:33.999Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-19T16:59:33.999Z] === RUN TestContainerStartOnDaemonRestart [2020-08-19T16:59:33.999Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-19T16:59:33.999Z] === RUN TestDaemonRestartIpcMode [2020-08-19T16:59:33.999Z] === PAUSE TestDaemonRestartIpcMode [2020-08-19T16:59:33.999Z] === RUN TestDaemonHostGatewayIP [2020-08-19T16:59:33.999Z] === PAUSE TestDaemonHostGatewayIP [2020-08-19T16:59:33.999Z] === RUN TestContainerKillOnDaemonStart [2020-08-19T16:59:33.999Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-19T16:59:33.999Z] === RUN TestDiff [2020-08-19T16:59:34.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-19T16:59:34.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-19T16:59:34.876Z] 61c5ed1cbdf8: Download complete [2020-08-19T16:59:34.876Z] 61c5ed1cbdf8: Pull complete [2020-08-19T16:59:34.876Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-19T16:59:34.876Z] Status: Downloaded newer image for busybox:latest [2020-08-19T16:59:34.936Z] --- PASS: TestDiff (0.76s) [2020-08-19T16:59:34.936Z] === RUN TestExecWithCloseStdin [2020-08-19T16:59:35.874Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-08-19T16:59:35.874Z] === RUN TestExec [2020-08-19T16:59:36.134Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-19T16:59:36.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-19T16:59:36.669Z] latest: Pulling from library/busybox [2020-08-19T16:59:36.669Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-19T16:59:36.669Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-19T16:59:36.669Z] 61c5ed1cbdf8: Download complete [2020-08-19T16:59:36.669Z] 61c5ed1cbdf8: Pull complete [2020-08-19T16:59:36.669Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-19T16:59:36.669Z] Status: Downloaded newer image for busybox:latest [2020-08-19T16:59:36.702Z] --- PASS: TestExec (0.92s) [2020-08-19T16:59:36.702Z] === RUN TestExecUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-19T16:59:37.080Z] + bundleName=amd64-rootless [2020-08-19T16:59:37.080Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-19T16:59:37.080Z] Creating amd64-rootless-bundles.tar.gz [2020-08-19T16:59:37.080Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-08-19T16:59:37.080Z] + 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-08-19T16:59:37.092Z] Archiving artifacts [2020-08-19T16:59:37.270Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-19T16:59:37.270Z] --- PASS: TestExecUser (0.79s) [2020-08-19T16:59:37.270Z] === RUN TestExportContainerAndImportImage [2020-08-19T16:59:37.530Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-19T16:59:37.789Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-19T16:59:38.356Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-08-19T16:59:38.356Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-19T16:59:38.406Z] + bundleName=docker-py [2020-08-19T16:59:38.406Z] + echo Creating docker-py-bundles.tar.gz [2020-08-19T16:59:38.406Z] Creating docker-py-bundles.tar.gz [2020-08-19T16:59:38.406Z] + 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-08-19T16:59:38.414Z] Archiving artifacts [2020-08-19T16:59:38.425Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-08-19T16:59:38.425Z] === RUN TestInspectNetwork [2020-08-19T16:59:38.910Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-19T16:59:39.224Z] + make clean [2020-08-19T16:59:39.486Z] docker volume rm -f docker-dev-cache [2020-08-19T16:59:39.486Z] docker-dev-cache [Pipeline] deleteDir [2020-08-19T16:59:39.735Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-19T16:59:39.736Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-19T16:59:39.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-19T16:59:40.037Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-19T16:59:40.325Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s) [2020-08-19T16:59:40.325Z] === RUN TestHealthCheckWorkdir [2020-08-19T16:59:40.387Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh binary-daemon [2020-08-19T16:59:40.685Z] [2020-08-19T16:59:40.685Z] Removing bundles/ [2020-08-19T16:59:40.685Z] [2020-08-19T16:59:40.940Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-19T16:59:40.940Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-19T16:59:40.940Z] GOOS="" GOARCH="" GOARM="" [2020-08-19T16:59:41.265Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-08-19T16:59:41.265Z] === RUN TestHealthKillContainer [2020-08-19T16:59:41.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-19T16:59:42.628Z] === RUN TestInspectNetwork/full_network_id [2020-08-19T16:59:42.628Z] === RUN TestInspectNetwork/partial_network_id [2020-08-19T16:59:42.628Z] === RUN TestInspectNetwork/network_name [2020-08-19T16:59:42.628Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-19T16:59:42.645Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-19T16:59:42.910Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-19T16:59:42.910Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-19T16:59:43.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-19T16:59:43.852Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-19T16:59:44.111Z] --- PASS: TestHealthKillContainer (2.77s) [2020-08-19T16:59:44.111Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-19T16:59:44.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-19T16:59:44.680Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-19T16:59:44.680Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-08-19T16:59:44.680Z] === RUN TestIpcModeNone [2020-08-19T16:59:45.618Z] --- PASS: TestIpcModeNone (0.68s) [2020-08-19T16:59:45.618Z] === RUN TestIpcModePrivate [2020-08-19T16:59:46.186Z] --- PASS: TestIpcModePrivate (0.70s) [2020-08-19T16:59:46.186Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2020-08-19T16:59:46.186Z] === RUN TestIpcModeShareable [2020-08-19T16:59:46.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-19T16:59:46.446Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-19T16:59:47.017Z] --- PASS: TestIpcModeShareable (0.83s) [2020-08-19T16:59:47.017Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2020-08-19T16:59:47.017Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-19T16:59:47.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-19T16:59:47.586Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-19T16:59:47.911Z] --- PASS: TestInspectNetwork (9.42s) [2020-08-19T16:59:47.911Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-19T16:59:47.911Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-19T16:59:47.911Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-19T16:59:47.911Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-19T16:59:47.911Z] === RUN TestRunContainerWithBridgeNone [2020-08-19T16:59:48.641Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.45s) [2020-08-19T16:59:48.641Z] === RUN TestCreateServiceSecretFileMode [2020-08-19T16:59:48.965Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2020-08-19T16:59:48.965Z] === RUN TestAPIIpcModeHost [2020-08-19T16:59:49.276Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-08-19T16:59:49.276Z] === RUN TestCreateServiceConfigFileMode [2020-08-19T16:59:49.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-19T16:59:49.532Z] --- PASS: TestAPIIpcModeHost (0.36s) [2020-08-19T16:59:49.532Z] === RUN TestDaemonIpcModeShareable [2020-08-19T16:59:49.791Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-19T16:59:49.823Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-08-19T16:59:49.823Z] === RUN TestNetworkInvalidJSON [2020-08-19T16:59:49.823Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-19T16:59:49.823Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-19T16:59:49.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:59:49.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:59:49.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:59:49.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:59:49.823Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-19T16:59:49.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T16:59:49.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T16:59:49.823Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-19T16:59:49.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-19T16:59:49.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-19T16:59:49.823Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-19T16:59:49.823Z] === RUN TestHostIPv4BridgeLabel [2020-08-19T16:59:50.360Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-19T16:59:50.395Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-08-19T16:59:50.395Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-19T16:59:50.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-19T16:59:50.929Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2020-08-19T16:59:50.929Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-08-19T16:59:50.929Z] === RUN TestDaemonIpcModePrivate [2020-08-19T16:59:51.498Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-19T16:59:51.779Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-08-19T16:59:51.779Z] === RUN TestDaemonDefaultNetworkPools [2020-08-19T16:59:52.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-19T16:59:52.812Z] --- PASS: TestCreateServiceConfigFileMode (3.66s) [2020-08-19T16:59:52.812Z] === RUN TestCreateServiceSysctls [2020-08-19T16:59:52.883Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-08-19T16:59:52.883Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: false, mustBeShared: false [2020-08-19T16:59:52.883Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-19T16:59:52.883Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-19T16:59:53.163Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-08-19T16:59:53.163Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-19T16:59:53.459Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-19T16:59:53.653Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-19T16:59:53.653Z] Using test binary docker [2020-08-19T16:59:53.653Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-19T16:59:53.653Z] +++ /etc/init.d/apparmor start [2020-08-19T16:59:53.653Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-19T16:59:53.653Z] INFO: Waiting for daemon to start... [2020-08-19T16:59:53.653Z] Starting dockerd [2020-08-19T16:59:53.653Z] +++ 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-08-19T16:59:53.719Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-19T16:59:54.287Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-19T16:59:54.547Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-08-19T16:59:54.547Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2020-08-19T16:59:54.547Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-19T16:59:54.807Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-19T16:59:55.076Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-08-19T16:59:55.076Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-19T16:59:55.741Z] . [2020-08-19T16:59:55.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-19T16:59:55.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-19T16:59:55.741Z] Error: No such image: emptyfs [2020-08-19T16:59:55.741Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-19T16:59:55.741Z] ++++ docker load [2020-08-19T16:59:55.747Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-19T16:59:56.038Z] Running integration-test (iteration 1) [2020-08-19T16:59:56.038Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-19T16:59:56.038Z] ++ 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-08-19T16:59:56.038Z] ++ set -e [2020-08-19T16:59:56.038Z] ++ '[' -n 0 ']' [2020-08-19T16:59:56.038Z] ++ set -x [2020-08-19T16:59:56.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T16:59:56.317Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-08-19T16:59:56.317Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-08-19T16:59:56.317Z] === RUN TestIpcModeOlderClient [2020-08-19T16:59:56.317Z] === PAUSE TestIpcModeOlderClient [2020-08-19T16:59:56.317Z] === RUN TestKillContainerInvalidSignal [2020-08-19T16:59:56.577Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-19T16:59:56.991Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-08-19T16:59:56.991Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-19T16:59:57.148Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2020-08-19T16:59:57.148Z] === RUN TestKillContainer [2020-08-19T16:59:57.148Z] === RUN TestKillContainer/no_signal [2020-08-19T16:59:57.357Z] --- PASS: TestCreateServiceSysctls (4.59s) [2020-08-19T16:59:57.357Z] === RUN TestCreateServiceCapabilities [2020-08-19T16:59:57.717Z] === RUN TestKillContainer/non_killing_signal [2020-08-19T16:59:57.934Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-08-19T16:59:57.934Z] === RUN TestServiceWithPredefinedNetwork [2020-08-19T16:59:58.286Z] === RUN TestKillContainer/killing_signal [2020-08-19T16:59:58.545Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-19T16:59:59.484Z] --- PASS: TestKillContainer (2.26s) [2020-08-19T16:59:59.484Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-08-19T16:59:59.484Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-08-19T16:59:59.484Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-08-19T16:59:59.484Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-19T16:59:59.484Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-19T17:00:00.053Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-19T17:00:00.053Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-19T17:00:00.958Z] --- PASS: TestCreateServiceCapabilities (3.64s) [2020-08-19T17:00:00.958Z] === RUN TestInspect [2020-08-19T17:00:00.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-08-19T17:00:00.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-08-19T17:00:00.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-08-19T17:00:00.991Z] === RUN TestKillStoppedContainer [2020-08-19T17:00:00.991Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-19T17:00:00.991Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-19T17:00:00.991Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-19T17:00:00.991Z] === RUN TestKillDifferentUserContainer [2020-08-19T17:00:01.235Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2020-08-19T17:00:01.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-19T17:00:01.235Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T17:00:01.235Z] service_test.go:236: FLAKY_TEST [2020-08-19T17:00:01.235Z] === RUN TestServiceWithDataPathPortInit [2020-08-19T17:00:01.930Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-08-19T17:00:01.930Z] === RUN TestInspectOomKilledTrue [2020-08-19T17:00:01.930Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-19T17:00:01.930Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T17:00:01.930Z] === RUN TestInspectOomKilledFalse [2020-08-19T17:00:01.930Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-19T17:00:01.930Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T17:00:01.930Z] === RUN TestLinksEtcHostsContentMatch [2020-08-19T17:00:01.930Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-19T17:00:02.499Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-08-19T17:00:02.499Z] === RUN TestLinksContainerNames [2020-08-19T17:00:03.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-19T17:00:03.635Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-19T17:00:04.204Z] --- PASS: TestLinksContainerNames (1.65s) [2020-08-19T17:00:04.204Z] === RUN TestLogsFollowTailEmpty [2020-08-19T17:00:05.143Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-08-19T17:00:05.143Z] === RUN TestContainerNetworkMountsNoChown [2020-08-19T17:00:05.403Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-19T17:00:05.472Z] --- PASS: TestInspect (3.71s) [2020-08-19T17:00:05.472Z] === RUN TestCreateJob [2020-08-19T17:00:05.663Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/default [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/default [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/private [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/private [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rprivate [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/slave [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/slave [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rslave [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/shared [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/shared [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rshared [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/default [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/rshared [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/shared [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/rslave [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/slave [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/rprivate [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/private [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-19T17:00:05.663Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-19T17:00:05.663Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-19T17:00:05.663Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-19T17:00:05.922Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-19T17:00:06.181Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T17:00:06.441Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-19T17:00:06.441Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-19T17:00:06.441Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-19T17:00:06.441Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-19T17:00:06.441Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-19T17:00:06.442Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-19T17:00:06.442Z] === RUN TestContainerBindMountNonRecursive [2020-08-19T17:00:07.382Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-19T17:00:07.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-19T17:00:07.983Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-19T17:00:08.565Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-08-19T17:00:08.565Z] === RUN TestNetworkNat [2020-08-19T17:00:08.732Z] Loaded image: buildpack-deps:buster [2020-08-19T17:00:08.732Z] Loaded image: busybox:latest [2020-08-19T17:00:08.732Z] Loaded image: busybox:glibc [2020-08-19T17:00:08.732Z] Loaded image: debian:buster [2020-08-19T17:00:09.026Z] Loaded image: hello-world:latest [2020-08-19T17:00:09.026Z] INFO: Testing against a local daemon [2020-08-19T17:00:09.026Z] === RUN TestCgroupNamespacesBuild [2020-08-19T17:00:09.148Z] --- PASS: TestNetworkNat (0.61s) [2020-08-19T17:00:09.148Z] === RUN TestNetworkLocalhostTCPNat [2020-08-19T17:00:09.715Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2020-08-19T17:00:09.715Z] === RUN TestNetworkLoopbackNat [2020-08-19T17:00:09.970Z] --- PASS: TestCreateJob (4.46s) [2020-08-19T17:00:09.970Z] === RUN TestReplicatedJob [2020-08-19T17:00:10.542Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2020-08-19T17:00:10.542Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-19T17:00:10.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-19T17:00:10.651Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-19T17:00:11.588Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-19T17:00:12.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2020-08-19T17:00:12.063Z] === RUN TestBuildWithSession [2020-08-19T17:00:12.063Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-19T17:00:12.063Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T17:00:12.063Z] === RUN TestBuildSquashParent [2020-08-19T17:00:12.524Z] --- PASS: TestNetworkLoopbackNat (2.84s) [2020-08-19T17:00:12.524Z] === RUN TestPause [2020-08-19T17:00:13.100Z] --- PASS: TestPause (0.60s) [2020-08-19T17:00:13.100Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-19T17:00:13.101Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T17:00:13.101Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T17:00:13.101Z] === RUN TestPauseStopPausedContainer [2020-08-19T17:00:13.671Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2020-08-19T17:00:13.671Z] === RUN TestPsFilter [2020-08-19T17:00:13.930Z] --- PASS: TestPsFilter (0.16s) [2020-08-19T17:00:13.930Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-19T17:00:14.497Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-08-19T17:00:14.497Z] === RUN TestRemoveContainerWithVolume [2020-08-19T17:00:15.065Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2020-08-19T17:00:15.065Z] === RUN TestRemoveContainerRunning [2020-08-19T17:00:16.005Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-08-19T17:00:16.005Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-19T17:00:16.264Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-19T17:00:16.264Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2020-08-19T17:00:16.264Z] === RUN TestRemoveInvalidContainer [2020-08-19T17:00:16.264Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-19T17:00:16.264Z] === RUN TestRenameLinkedContainer [2020-08-19T17:00:16.541Z] --- PASS: TestBuildSquashParent (4.44s) [2020-08-19T17:00:16.541Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-19T17:00:16.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T17:00:16.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T17:00:16.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T17:00:16.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T17:00:16.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T17:00:16.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T17:00:16.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T17:00:16.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T17:00:16.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T17:00:16.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T17:00:16.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T17:00:16.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T17:00:16.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-19T17:00:16.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-19T17:00:16.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-19T17:00:16.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-19T17:00:16.890Z] --- PASS: TestReplicatedJob (7.13s) [2020-08-19T17:00:16.890Z] === RUN TestUpdateReplicatedJob [2020-08-19T17:00:17.201Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-19T17:00:18.138Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-19T17:00:18.138Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-19T17:00:18.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-19T17:00:18.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-19T17:00:19.079Z] --- PASS: TestRenameLinkedContainer (2.46s) [2020-08-19T17:00:19.079Z] === RUN TestRenameStoppedContainer [2020-08-19T17:00:19.367Z] --- PASS: TestServiceWithDataPathPortInit (18.15s) [2020-08-19T17:00:19.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-19T17:00:19.647Z] --- PASS: TestRenameStoppedContainer (0.71s) [2020-08-19T17:00:19.647Z] === RUN TestRenameRunningContainerAndReuse [2020-08-19T17:00:21.024Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-19T17:00:21.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s) [2020-08-19T17:00:21.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-08-19T17:00:21.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2020-08-19T17:00:21.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2020-08-19T17:00:21.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s) [2020-08-19T17:00:21.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2020-08-19T17:00:21.024Z] === RUN TestBuildMultiStageCopy [2020-08-19T17:00:21.024Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-19T17:00:21.358Z] --- PASS: TestUpdateReplicatedJob (4.69s) [2020-08-19T17:00:21.358Z] === RUN TestServiceListWithStatuses [2020-08-19T17:00:21.358Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-19T17:00:21.358Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:00:21.358Z] === RUN TestDockerNetworkConnectAlias [2020-08-19T17:00:21.552Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-08-19T17:00:21.552Z] === RUN TestRenameInvalidName [2020-08-19T17:00:22.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-19T17:00:22.120Z] --- PASS: TestRenameInvalidName (0.79s) [2020-08-19T17:00:22.120Z] === RUN TestRenameAnonymousContainer [2020-08-19T17:00:22.120Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-19T17:00:22.703Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-19T17:00:22.995Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-19T17:00:23.291Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-19T17:00:23.585Z] --- PASS: TestBuildMultiStageCopy (2.99s) [2020-08-19T17:00:23.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2020-08-19T17:00:23.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-08-19T17:00:23.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2020-08-19T17:00:23.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2020-08-19T17:00:23.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-08-19T17:00:23.585Z] === RUN TestBuildMultiStageParentConfig [2020-08-19T17:00:24.631Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2020-08-19T17:00:24.631Z] === RUN TestBuildLabelWithTargets [2020-08-19T17:00:25.408Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2020-08-19T17:00:25.409Z] === RUN TestRenameContainerWithSameName [2020-08-19T17:00:25.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-19T17:00:25.672Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2020-08-19T17:00:25.672Z] === RUN TestBuildWithEmptyLayers [2020-08-19T17:00:25.977Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-08-19T17:00:25.978Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-19T17:00:26.324Z] --- PASS: TestBuildWithEmptyLayers (0.69s) [2020-08-19T17:00:26.324Z] === RUN TestBuildMultiStageOnBuild [2020-08-19T17:00:27.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-19T17:00:27.357Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-08-19T17:00:27.357Z] === RUN TestResize [2020-08-19T17:00:27.925Z] --- PASS: TestResize (0.64s) [2020-08-19T17:00:27.925Z] === RUN TestResizeWithInvalidSize [2020-08-19T17:00:28.409Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2020-08-19T17:00:28.409Z] === RUN TestBuildUncleanTarFilenames [2020-08-19T17:00:28.863Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-08-19T17:00:28.863Z] === RUN TestResizeWhenContainerNotStarted [2020-08-19T17:00:28.863Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-19T17:00:29.092Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-08-19T17:00:29.092Z] === RUN TestBuildMultiStageLayerLeak [2020-08-19T17:00:29.366Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-08-19T17:00:29.366Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wtl99qyps71ywfs1nbzvc91pp Created:2020-08-19 17:00:20.88182459 +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[8cf72ad9ff49be9da4fb2666763da709356fbbc4470204010ea400079330667d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7evov3zjw9dgliwf34pz9zm8 EndpointID:15c97d82191d0e4b265bd539d5311837e46fd71f8546a06ee63b8eed99f11b86 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:30575bd53dcbe78fa386a016798b420c1779098d348a2ec84df84b01942ce127 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:cb83eb43da09 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o7evov3zjw9dgliwf34pz9zm8 EndpointID:15c97d82191d0e4b265bd539d5311837e46fd71f8546a06ee63b8eed99f11b86 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-19T17:00:29.366Z] PASS [2020-08-19T17:00:29.366Z] [2020-08-19T17:00:29.366Z] === Skipped [2020-08-19T17:00:29.366Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T17:00:29.366Z] service_test.go:236: FLAKY_TEST [2020-08-19T17:00:29.366Z] [2020-08-19T17:00:29.366Z] [2020-08-19T17:00:29.366Z] DONE 23 tests, 1 skipped in 59.541s [2020-08-19T17:00:29.366Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-19T17:00:29.366Z] ++ 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-08-19T17:00:29.366Z] ++ set -e [2020-08-19T17:00:29.366Z] ++ '[' -n 0 ']' [2020-08-19T17:00:29.366Z] ++ set -x [2020-08-19T17:00:29.366Z] ++ env -i DEST=/go/src/github.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-08-19T17:00:29.366Z] INFO: Testing against a local daemon [2020-08-19T17:00:29.366Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-19T17:00:29.366Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-19T17:00:29.366Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:00:29.366Z] === RUN TestDockerNetworkIpvlan [2020-08-19T17:00:29.366Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-19T17:00:29.366Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:00:29.366Z] PASS [2020-08-19T17:00:29.366Z] [2020-08-19T17:00:29.366Z] === Skipped [2020-08-19T17:00:29.366Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-19T17:00:29.366Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:00:29.366Z] [2020-08-19T17:00:29.366Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-19T17:00:29.366Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:00:29.366Z] [2020-08-19T17:00:29.366Z] [2020-08-19T17:00:29.366Z] DONE 2 tests, 2 skipped in 0.171s [2020-08-19T17:00:29.366Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-19T17:00:29.366Z] ++ 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-08-19T17:00:29.366Z] ++ set -e [2020-08-19T17:00:29.366Z] ++ '[' -n 0 ']' [2020-08-19T17:00:29.366Z] ++ set -x [2020-08-19T17:00:29.366Z] ++ env -i DEST=/go/src/github.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-08-19T17:00:29.366Z] INFO: Testing against a local daemon [2020-08-19T17:00:29.366Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-19T17:00:29.802Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:00:29.802Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:00:29.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:00:29.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T17:00:29.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T17:00:29.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-19T17:00:29.915Z] --- PASS: TestDockerNetworkConnectAlias (8.02s) [2020-08-19T17:00:29.915Z] === RUN TestDockerNetworkReConnect [2020-08-19T17:00:30.649Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s) [2020-08-19T17:00:30.649Z] === RUN TestBuildWithHugeFile [2020-08-19T17:00:30.751Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-08-19T17:00:30.751Z] === RUN TestDockerNetworkMacvlan [2020-08-19T17:00:31.693Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-19T17:00:33.078Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-19T17:00:33.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-19T17:00:33.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:00:33.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:00:34.027Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-19T17:00:35.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:00:35.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-19T17:00:35.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:00:35.492Z] --- PASS: TestDockerNetworkReConnect (6.20s) [2020-08-19T17:00:35.493Z] === RUN TestServicePlugin [2020-08-19T17:00:35.493Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-19T17:00:35.493Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:00:35.493Z] === RUN TestServiceUpdateLabel [2020-08-19T17:00:36.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-19T17:00:36.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T17:00:37.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T17:00:37.328Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-19T17:00:39.033Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-08-19T17:00:39.033Z] === RUN TestServiceUpdateSecrets [2020-08-19T17:00:39.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-19T17:00:40.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T17:00:40.629Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-19T17:00:40.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T17:00:42.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-19T17:00:43.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-19T17:00:44.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T17:00:44.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-19T17:00:45.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T17:00:45.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-19T17:00:46.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-19T17:00:46.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-19T17:00:47.215Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.76s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.30s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.20s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.50s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2020-08-19T17:00:48.187Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2020-08-19T17:00:48.187Z] === RUN TestCgroupNamespacesRun [2020-08-19T17:00:48.600Z] --- PASS: TestDockerNetworkMacvlan (18.00s) [2020-08-19T17:00:48.600Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-08-19T17:00:48.600Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-08-19T17:00:48.600Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-08-19T17:00:48.600Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-08-19T17:00:48.600Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s) [2020-08-19T17:00:48.600Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2020-08-19T17:00:48.600Z] PASS [2020-08-19T17:00:48.600Z] [2020-08-19T17:00:48.600Z] DONE 8 tests in 20.150s [2020-08-19T17:00:48.600Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-19T17:00:48.600Z] ++ 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-08-19T17:00:48.600Z] ++ set -e [2020-08-19T17:00:48.600Z] ++ '[' -n 0 ']' [2020-08-19T17:00:48.600Z] ++ set -x [2020-08-19T17:00:48.600Z] ++ env -i DEST=/go/src/github.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-08-19T17:00:48.600Z] testing: warning: no tests to run [2020-08-19T17:00:48.600Z] PASS [2020-08-19T17:00:48.600Z] [2020-08-19T17:00:48.600Z] DONE 0 tests in 0.030s [2020-08-19T17:00:48.600Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-19T17:00:48.600Z] ++ 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-08-19T17:00:48.600Z] ++ set -e [2020-08-19T17:00:48.600Z] ++ '[' -n 0 ']' [2020-08-19T17:00:48.600Z] ++ set -x [2020-08-19T17:00:48.600Z] ++ env -i DEST=/go/src/github.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-08-19T17:00:48.861Z] INFO: Testing against a local daemon [2020-08-19T17:00:48.861Z] === RUN TestAuthZPluginAllowRequest [2020-08-19T17:00:49.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-19T17:00:49.824Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-08-19T17:00:49.824Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-19T17:00:50.774Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-08-19T17:00:50.774Z] === RUN TestAuthZPluginTLS [2020-08-19T17:00:51.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-19T17:00:51.347Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-08-19T17:00:51.347Z] === RUN TestAuthZPluginDenyRequest [2020-08-19T17:00:51.463Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-08-19T17:00:51.463Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-19T17:00:51.919Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-08-19T17:00:51.919Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-19T17:00:52.490Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-08-19T17:00:52.490Z] === RUN TestAuthZPluginDenyResponse [2020-08-19T17:00:53.062Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-08-19T17:00:53.062Z] === RUN TestAuthZPluginAllowEventStream [2020-08-19T17:00:53.374Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-08-19T17:00:53.374Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-19T17:00:54.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-19T17:00:54.978Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-08-19T17:00:54.978Z] === RUN TestAuthZPluginErrorResponse [2020-08-19T17:00:55.252Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-08-19T17:00:55.252Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-19T17:00:55.550Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-08-19T17:00:55.550Z] === RUN TestAuthZPluginErrorRequest [2020-08-19T17:00:56.123Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-08-19T17:00:56.123Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-19T17:00:56.695Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-08-19T17:00:56.695Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-19T17:00:57.160Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-08-19T17:00:57.160Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-19T17:00:57.705Z] --- PASS: TestServiceUpdateSecrets (15.91s) [2020-08-19T17:00:57.705Z] === RUN TestServiceUpdateConfigs [2020-08-19T17:00:58.543Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-08-19T17:00:58.543Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-19T17:00:59.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-19T17:00:59.241Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-08-19T17:00:59.241Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-19T17:00:59.683Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2020-08-19T17:00:59.683Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-19T17:00:59.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-19T17:01:01.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-19T17:01:01.156Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-08-19T17:01:01.156Z] === RUN TestAuthZPluginHeader [2020-08-19T17:01:01.324Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2020-08-19T17:01:01.324Z] === RUN TestKernelTCPMemory [2020-08-19T17:01:02.098Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-08-19T17:01:02.099Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-19T17:01:02.099Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-19T17:01:02.099Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:02.099Z] === RUN TestAuthZPluginV2Disable [2020-08-19T17:01:02.099Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-19T17:01:02.099Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:02.099Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-19T17:01:02.099Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-19T17:01:02.099Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:02.099Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-19T17:01:02.099Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-19T17:01:02.099Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:02.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-19T17:01:02.304Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-19T17:01:02.304Z] Copying nested executables into bundles/binary-daemon [2020-08-19T17:01:02.304Z] [2020-08-19T17:01:02.314Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-08-19T17:01:02.314Z] === RUN TestNISDomainname [2020-08-19T17:01:02.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-19T17:01:03.148Z] --- PASS: TestNISDomainname (0.99s) [2020-08-19T17:01:03.148Z] === RUN TestHostnameDnsResolution [2020-08-19T17:01:03.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-19T17:01:04.345Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-08-19T17:01:04.346Z] === RUN TestStats [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-19T17:01:05.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/make.sh cross [2020-08-19T17:01:05.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-19T17:01:05.391Z] [2020-08-19T17:01:05.648Z] Removing bundles/ [2020-08-19T17:01:05.648Z] [2020-08-19T17:01:05.648Z] ---> Making bundle: cross (in bundles/cross) [2020-08-19T17:01:05.648Z] Cross building: bundles/cross/linux/amd64 [2020-08-19T17:01:05.648Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-19T17:01:05.648Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-19T17:01:05.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-19T17:01:07.232Z] --- PASS: TestStats (2.71s) [2020-08-19T17:01:07.232Z] === RUN TestStopContainerWithTimeout [2020-08-19T17:01:07.232Z] === RUN TestStopContainerWithTimeout/0 [2020-08-19T17:01:07.232Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-19T17:01:07.232Z] === RUN TestStopContainerWithTimeout/1 [2020-08-19T17:01:07.232Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-19T17:01:07.232Z] === RUN TestStopContainerWithTimeout/3 [2020-08-19T17:01:07.232Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-19T17:01:07.232Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-19T17:01:07.232Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-19T17:01:07.232Z] === CONT TestStopContainerWithTimeout/0 [2020-08-19T17:01:07.232Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-19T17:01:07.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-19T17:01:08.061Z] === CONT TestStopContainerWithTimeout/3 [2020-08-19T17:01:09.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-19T17:01:10.225Z] === CONT TestStopContainerWithTimeout/1 [2020-08-19T17:01:10.433Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2020-08-19T17:01:10.433Z] === RUN TestServiceUpdateNetwork [2020-08-19T17:01:11.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-19T17:01:11.863Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-19T17:01:11.863Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-08-19T17:01:11.863Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-08-19T17:01:11.863Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2020-08-19T17:01:11.863Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-08-19T17:01:11.863Z] === RUN TestDeleteDevicemapper [2020-08-19T17:01:11.863Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-19T17:01:11.863Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T17:01:11.863Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-19T17:01:15.154Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2020-08-19T17:01:15.154Z] === RUN TestUpdateMemory [2020-08-19T17:01:15.154Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-19T17:01:15.154Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-19T17:01:15.154Z] === RUN TestUpdateCPUQuota [2020-08-19T17:01:15.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-19T17:01:15.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-19T17:01:16.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-19T17:01:16.356Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-08-19T17:01:16.356Z] === RUN TestUpdatePidsLimit [2020-08-19T17:01:16.356Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-19T17:01:16.616Z] === RUN TestUpdatePidsLimit/no_change [2020-08-19T17:01:16.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-19T17:01:16.875Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-19T17:01:17.444Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-19T17:01:17.444Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-19T17:01:17.704Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-19T17:01:17.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-19T17:01:18.223Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-19T17:01:18.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-19T17:01:19.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-19T17:01:19.312Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit (3.36s) [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-08-19T17:01:19.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-08-19T17:01:19.571Z] === RUN TestUpdateRestartPolicy [2020-08-19T17:01:20.210Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-08-19T17:01:20.210Z] PASS [2020-08-19T17:01:20.210Z] [2020-08-19T17:01:20.210Z] === Skipped [2020-08-19T17:01:20.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-19T17:01:20.210Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:20.210Z] [2020-08-19T17:01:20.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-19T17:01:20.210Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:20.210Z] [2020-08-19T17:01:20.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-19T17:01:20.210Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:20.210Z] [2020-08-19T17:01:20.210Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-19T17:01:20.210Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:20.210Z] [2020-08-19T17:01:20.210Z] [2020-08-19T17:01:20.210Z] DONE 17 tests, 4 skipped in 31.645s [2020-08-19T17:01:20.210Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-19T17:01:20.210Z] ++ 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-08-19T17:01:20.210Z] ++ set -e [2020-08-19T17:01:20.211Z] ++ '[' -n 0 ']' [2020-08-19T17:01:20.211Z] ++ set -x [2020-08-19T17:01:20.211Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:20.471Z] INFO: Testing against a local daemon [2020-08-19T17:01:20.471Z] === RUN TestPluginInvalidJSON [2020-08-19T17:01:20.471Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:01:20.471Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:01:20.471Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:01:20.471Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-19T17:01:20.471Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-19T17:01:20.471Z] === RUN TestPluginInstall [2020-08-19T17:01:20.471Z] === RUN TestPluginInstall/no_auth [2020-08-19T17:01:22.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-19T17:01:22.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-19T17:01:22.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-19T17:01:24.018Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-19T17:01:24.956Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-19T17:01:25.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-19T17:01:25.766Z] time="2020-08-19T17:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:01:25.766Z] time="2020-08-19T17:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27a436bd46cb728e12b37107047936cbd87460b4456950a45943bccf2ecc813a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:01:25.766Z] time="2020-08-19T17:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:01:25.766Z] time="2020-08-19T17:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27a436bd46cb728e12b37107047936cbd87460b4456950a45943bccf2ecc813a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:01:25.783Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-19T17:01:26.355Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-19T17:01:26.370Z] === RUN TestPluginInstall/with_htpasswd [2020-08-19T17:01:26.951Z] time="2020-08-19T17:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:01:26.951Z] time="2020-08-19T17:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce83f11d6ab91b6752c49082247e29df5e675e3249c6602ade8131ff3ddc59ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:01:26.951Z] time="2020-08-19T17:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:01:26.951Z] time="2020-08-19T17:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce83f11d6ab91b6752c49082247e29df5e675e3249c6602ade8131ff3ddc59ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:01:27.530Z] === RUN TestPluginInstall/with_insecure [2020-08-19T17:01:27.688Z] --- PASS: TestBuildWithHugeFile (53.03s) [2020-08-19T17:01:27.688Z] === RUN TestBuildWithEmptyDockerfile [2020-08-19T17:01:27.688Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T17:01:27.688Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T17:01:27.688Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T17:01:27.688Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T17:01:27.688Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T17:01:27.688Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T17:01:27.688Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-19T17:01:27.688Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-19T17:01:27.688Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-19T17:01:27.688Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-19T17:01:27.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-08-19T17:01:27.688Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-08-19T17:01:27.688Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-08-19T17:01:27.688Z] === RUN TestBuildPreserveOwnership [2020-08-19T17:01:27.688Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-19T17:01:27.688Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-19T17:01:27.688Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2020-08-19T17:01:27.688Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2020-08-19T17:01:27.688Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2020-08-19T17:01:27.688Z] === RUN TestBuildPlatformInvalid [2020-08-19T17:01:27.688Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-08-19T17:01:27.688Z] PASS [2020-08-19T17:01:27.982Z] [2020-08-19T17:01:27.982Z] === Skipped [2020-08-19T17:01:27.982Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-19T17:01:27.982Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T17:01:27.982Z] [2020-08-19T17:01:27.982Z] [2020-08-19T17:01:27.982Z] DONE 32 tests, 1 skipped in 91.808s [2020-08-19T17:01:27.982Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-19T17:01:27.982Z] ++ 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-08-19T17:01:27.982Z] ++ set -e [2020-08-19T17:01:27.982Z] ++ '[' -n 0 ']' [2020-08-19T17:01:27.982Z] ++ set -x [2020-08-19T17:01:27.982Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:27.982Z] INFO: Testing against a local daemon [2020-08-19T17:01:27.982Z] === RUN TestConfigInspect [2020-08-19T17:01:28.916Z] time="2020-08-19T17:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:01:28.916Z] time="2020-08-19T17:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f38afb88b160f97ee634bb28707642740c8591291abf72160c3bc6f72e9f85c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:01:28.916Z] time="2020-08-19T17:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:01:28.916Z] time="2020-08-19T17:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f38afb88b160f97ee634bb28707642740c8591291abf72160c3bc6f72e9f85c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:01:29.048Z] --- PASS: TestServiceUpdateNetwork (16.71s) [2020-08-19T17:01:29.048Z] === RUN TestServiceUpdatePidsLimit [2020-08-19T17:01:29.048Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-19T17:01:29.177Z] --- PASS: TestPluginInstall (8.66s) [2020-08-19T17:01:29.177Z] --- PASS: TestPluginInstall/no_auth (5.67s) [2020-08-19T17:01:29.177Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2020-08-19T17:01:29.177Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-08-19T17:01:29.177Z] plugin_test.go:157: [d950bbb82eb45] daemon is not started [2020-08-19T17:01:29.177Z] PASS [2020-08-19T17:01:29.177Z] [2020-08-19T17:01:29.177Z] DONE 6 tests in 8.880s [2020-08-19T17:01:29.177Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-19T17:01:29.177Z] ++ 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-08-19T17:01:29.177Z] ++ set -e [2020-08-19T17:01:29.177Z] ++ '[' -n 0 ']' [2020-08-19T17:01:29.177Z] ++ set -x [2020-08-19T17:01:29.177Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:29.438Z] INFO: Testing against a local daemon [2020-08-19T17:01:29.438Z] === RUN TestExternalGraphDriver [2020-08-19T17:01:29.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-19T17:01:29.683Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-19T17:01:29.698Z] === RUN TestExternalGraphDriver/json [2020-08-19T17:01:30.060Z] --- PASS: TestConfigInspect (1.92s) [2020-08-19T17:01:30.060Z] === RUN TestConfigList [2020-08-19T17:01:30.586Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-19T17:01:31.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-19T17:01:32.148Z] --- PASS: TestConfigList (1.86s) [2020-08-19T17:01:32.148Z] === RUN TestConfigsCreateAndDelete [2020-08-19T17:01:32.226Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-08-19T17:01:32.226Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-19T17:01:32.242Z] === RUN TestExternalGraphDriver/spec [2020-08-19T17:01:32.794Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-19T17:01:32.794Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-08-19T17:01:32.794Z] === RUN TestWaitNonBlocked [2020-08-19T17:01:32.794Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T17:01:32.794Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T17:01:32.794Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T17:01:32.794Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T17:01:32.794Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T17:01:32.794Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T17:01:33.671Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2020-08-19T17:01:33.671Z] === RUN TestConfigsUpdate [2020-08-19T17:01:33.732Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-19T17:01:34.302Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-08-19T17:01:34.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-08-19T17:01:34.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2020-08-19T17:01:34.302Z] === RUN TestWaitBlocked [2020-08-19T17:01:34.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T17:01:34.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T17:01:34.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T17:01:34.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T17:01:34.302Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T17:01:34.302Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T17:01:34.302Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-19T17:01:34.786Z] === RUN TestExternalGraphDriver/pull [2020-08-19T17:01:34.870Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-19T17:01:35.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-19T17:01:35.388Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-19T17:01:35.388Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-19T17:01:35.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-08-19T17:01:35.388Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-08-19T17:01:35.388Z] === CONT TestContainerStartOnDaemonRestart [2020-08-19T17:01:35.388Z] === CONT TestIpcModeOlderClient [2020-08-19T17:01:35.388Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-08-19T17:01:35.388Z] === CONT TestDaemonHostGatewayIP [2020-08-19T17:01:35.648Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-19T17:01:35.648Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-19T17:01:35.743Z] --- PASS: TestConfigsUpdate (1.89s) [2020-08-19T17:01:35.743Z] === RUN TestTemplatedConfig [2020-08-19T17:01:37.331Z] --- PASS: TestExternalGraphDriver (7.57s) [2020-08-19T17:01:37.331Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2020-08-19T17:01:37.331Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2020-08-19T17:01:37.331Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-08-19T17:01:37.331Z] === RUN TestGraphdriverPluginV2 [2020-08-19T17:01:37.331Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-08-19T17:01:37.331Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:37.331Z] PASS [2020-08-19T17:01:37.331Z] [2020-08-19T17:01:37.331Z] === Skipped [2020-08-19T17:01:37.331Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-08-19T17:01:37.331Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:37.331Z] [2020-08-19T17:01:37.331Z] [2020-08-19T17:01:37.331Z] DONE 5 tests, 1 skipped in 7.843s [2020-08-19T17:01:37.331Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-19T17:01:37.331Z] ++ 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-08-19T17:01:37.331Z] ++ set -e [2020-08-19T17:01:37.331Z] ++ '[' -n 0 ']' [2020-08-19T17:01:37.331Z] ++ set -x [2020-08-19T17:01:37.331Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:37.331Z] INFO: Testing against a local daemon [2020-08-19T17:01:37.331Z] === RUN TestContinueAfterPluginCrash [2020-08-19T17:01:37.331Z] === PAUSE TestContinueAfterPluginCrash [2020-08-19T17:01:37.331Z] === RUN TestReadPluginNoRead [2020-08-19T17:01:37.331Z] === PAUSE TestReadPluginNoRead [2020-08-19T17:01:37.331Z] === RUN TestDaemonStartWithLogOpt [2020-08-19T17:01:37.331Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-19T17:01:37.331Z] === CONT TestContinueAfterPluginCrash [2020-08-19T17:01:37.331Z] === CONT TestDaemonStartWithLogOpt [2020-08-19T17:01:37.331Z] === CONT TestReadPluginNoRead [2020-08-19T17:01:37.556Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-19T17:01:37.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-19T17:01:37.828Z] --- PASS: TestTemplatedConfig (2.46s) [2020-08-19T17:01:37.828Z] === RUN TestConfigCreateResolve [2020-08-19T17:01:38.192Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-19T17:01:39.197Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2020-08-19T17:01:39.197Z] === CONT TestContainerKillOnDaemonStart [2020-08-19T17:01:39.922Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-08-19T17:01:39.922Z] === RUN TestConfigDaemonLibtrustID [2020-08-19T17:01:40.135Z] --- PASS: TestDaemonHostGatewayIP (4.69s) [2020-08-19T17:01:40.135Z] === CONT TestDaemonRestartIpcMode [2020-08-19T17:01:40.559Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-19T17:01:40.559Z] PASS [2020-08-19T17:01:40.559Z] [2020-08-19T17:01:40.559Z] DONE 7 tests in 12.531s [2020-08-19T17:01:40.559Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-19T17:01:40.559Z] ++ 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-08-19T17:01:40.559Z] ++ set -e [2020-08-19T17:01:40.559Z] ++ '[' -n 0 ']' [2020-08-19T17:01:40.559Z] ++ set -x [2020-08-19T17:01:40.559Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:40.559Z] INFO: Testing against a local daemon [2020-08-19T17:01:40.559Z] === RUN TestCheckpoint [2020-08-19T17:01:40.559Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-19T17:01:40.559Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T17:01:40.559Z] === RUN TestContainerInvalidJSON [2020-08-19T17:01:40.559Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T17:01:40.559Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T17:01:40.559Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T17:01:40.559Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T17:01:40.559Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-19T17:01:40.559Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-19T17:01:40.559Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-19T17:01:40.559Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-19T17:01:40.559Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-19T17:01:40.559Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-19T17:01:40.559Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-19T17:01:40.559Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-19T17:01:40.559Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-19T17:01:40.559Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-19T17:01:40.559Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-19T17:01:40.559Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-19T17:01:40.559Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-08-19T17:01:40.559Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-19T17:01:40.854Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-19T17:01:40.854Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-19T17:01:40.854Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-08-19T17:01:40.854Z] === RUN TestCopyFromContainer [2020-08-19T17:01:41.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-19T17:01:41.680Z] === RUN TestReadPluginNoRead/default [2020-08-19T17:01:41.901Z] === RUN TestCopyFromContainer// [2020-08-19T17:01:41.940Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-08-19T17:01:42.198Z] === RUN TestCopyFromContainer//bar/root [2020-08-19T17:01:42.198Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-19T17:01:42.198Z] === RUN TestCopyFromContainer/bar/quux [2020-08-19T17:01:42.198Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-19T17:01:42.493Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-19T17:01:42.493Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-19T17:01:42.493Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-19T17:01:42.493Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-19T17:01:42.787Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer (1.97s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-19T17:01:42.787Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-08-19T17:01:42.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-19T17:01:42.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T17:01:42.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T17:01:42.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T17:01:42.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T17:01:42.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T17:01:42.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T17:01:42.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-19T17:01:42.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-19T17:01:42.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-19T17:01:42.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-19T17:01:42.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-19T17:01:42.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-19T17:01:42.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-19T17:01:42.787Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-19T17:01:42.787Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-19T17:01:42.787Z] === RUN TestCreateWithInvalidEnv [2020-08-19T17:01:42.787Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-19T17:01:42.787Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-19T17:01:42.787Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-19T17:01:42.787Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-19T17:01:42.787Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-19T17:01:42.787Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-19T17:01:42.787Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-19T17:01:42.787Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-19T17:01:42.787Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-19T17:01:42.787Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-19T17:01:42.787Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-19T17:01:42.787Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-19T17:01:42.787Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-19T17:01:42.787Z] === RUN TestCreateTmpfsMountsTarget [2020-08-19T17:01:42.787Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-19T17:01:42.787Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-19T17:01:43.055Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-19T17:01:43.325Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-19T17:01:43.625Z] --- PASS: TestDaemonRestartIpcMode (3.45s) [2020-08-19T17:01:43.883Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-19T17:01:44.309Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2020-08-19T17:01:44.309Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-19T17:01:45.238Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-19T17:01:45.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-19T17:01:45.824Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-08-19T17:01:45.824Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-19T17:01:45.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T17:01:45.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T17:01:45.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T17:01:45.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T17:01:45.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T17:01:45.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T17:01:45.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T17:01:45.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T17:01:45.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T17:01:45.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T17:01:45.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-19T17:01:45.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-19T17:01:45.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-19T17:01:45.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-19T17:01:45.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-19T17:01:45.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-19T17:01:45.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-19T17:01:45.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-19T17:01:45.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-19T17:01:45.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-19T17:01:45.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-19T17:01:45.824Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-19T17:01:46.198Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-19T17:01:46.468Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2020-08-19T17:01:46.468Z] === RUN TestCreateDifferentPlatform [2020-08-19T17:01:46.468Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-19T17:01:46.468Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-19T17:01:46.468Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-19T17:01:46.468Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-19T17:01:46.468Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-19T17:01:46.468Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-19T17:01:46.468Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-19T17:01:46.468Z] === RUN TestContainerStartOnDaemonRestart [2020-08-19T17:01:46.468Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-19T17:01:46.468Z] === RUN TestDaemonRestartIpcMode [2020-08-19T17:01:46.468Z] === PAUSE TestDaemonRestartIpcMode [2020-08-19T17:01:46.468Z] === RUN TestDaemonHostGatewayIP [2020-08-19T17:01:46.468Z] === PAUSE TestDaemonHostGatewayIP [2020-08-19T17:01:46.468Z] === RUN TestContainerKillOnDaemonStart [2020-08-19T17:01:46.468Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-19T17:01:46.468Z] === RUN TestDiff [2020-08-19T17:01:46.724Z] --- PASS: TestServiceUpdatePidsLimit (18.11s) [2020-08-19T17:01:46.724Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-08-19T17:01:46.724Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-08-19T17:01:46.724Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-08-19T17:01:46.724Z] PASS [2020-08-19T17:01:46.724Z] [2020-08-19T17:01:46.724Z] === Skipped [2020-08-19T17:01:46.724Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-08-19T17:01:46.724Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:01:46.724Z] [2020-08-19T17:01:46.724Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-19T17:01:46.724Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:01:46.724Z] [2020-08-19T17:01:46.724Z] [2020-08-19T17:01:46.724Z] DONE 27 tests, 2 skipped in 173.692s [2020-08-19T17:01:46.724Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-19T17:01:46.724Z] ++ 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-08-19T17:01:46.724Z] ++ set -e [2020-08-19T17:01:46.724Z] ++ '[' -n 0 ']' [2020-08-19T17:01:46.724Z] ++ set -x [2020-08-19T17:01:46.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T17:01:46.724Z] INFO: Testing against a local daemon [2020-08-19T17:01:46.724Z] === RUN TestSessionCreate [2020-08-19T17:01:46.724Z] --- PASS: TestSessionCreate (0.02s) [2020-08-19T17:01:46.724Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-19T17:01:46.724Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-08-19T17:01:46.724Z] PASS [2020-08-19T17:01:46.724Z] [2020-08-19T17:01:46.724Z] DONE 2 tests in 0.221s [2020-08-19T17:01:46.724Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-19T17:01:46.724Z] ++ 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-08-19T17:01:46.724Z] ++ set -e [2020-08-19T17:01:46.724Z] ++ '[' -n 0 ']' [2020-08-19T17:01:46.724Z] ++ set -x [2020-08-19T17:01:46.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-19T17:01:46.724Z] INFO: Testing against a local daemon [2020-08-19T17:01:46.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-19T17:01:46.724Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:01:46.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:01:46.724Z] === RUN TestEventsExecDie [2020-08-19T17:01:46.724Z] --- PASS: TestEventsExecDie (0.87s) [2020-08-19T17:01:46.724Z] === RUN TestEventsBackwardsCompatible [2020-08-19T17:01:46.724Z] --- PASS: TestEventsBackwardsCompatible (0.15s) [2020-08-19T17:01:46.724Z] === RUN TestInfoBinaryCommits [2020-08-19T17:01:46.724Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-08-19T17:01:46.724Z] === RUN TestInfoAPIVersioned [2020-08-19T17:01:46.724Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-19T17:01:46.724Z] === RUN TestInfoDiscoveryBackend [2020-08-19T17:01:47.108Z] --- PASS: TestDiff (0.50s) [2020-08-19T17:01:47.108Z] === RUN TestExecWithCloseStdin [2020-08-19T17:01:47.134Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-19T17:01:47.151Z] --- PASS: TestReadPluginNoRead (9.57s) [2020-08-19T17:01:47.151Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2020-08-19T17:01:47.151Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-08-19T17:01:47.151Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2020-08-19T17:01:47.151Z] read_test.go:92: [d347418cc43da] daemon is not started [2020-08-19T17:01:47.359Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-19T17:01:47.359Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-19T17:01:47.392Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-19T17:01:47.412Z] --- PASS: TestContinueAfterPluginCrash (10.24s) [2020-08-19T17:01:47.412Z] PASS [2020-08-19T17:01:47.412Z] [2020-08-19T17:01:47.412Z] DONE 6 tests in 10.412s [2020-08-19T17:01:47.412Z] 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-08-19T17:01:47.412Z] ++ 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-08-19T17:01:47.412Z] ++ set -e [2020-08-19T17:01:47.412Z] ++ '[' -n 0 ']' [2020-08-19T17:01:47.412Z] ++ set -x [2020-08-19T17:01:47.412Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:47.651Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-19T17:01:47.672Z] testing: warning: no tests to run [2020-08-19T17:01:47.672Z] PASS [2020-08-19T17:01:47.672Z] [2020-08-19T17:01:47.672Z] DONE 0 tests in 0.042s [2020-08-19T17:01:47.672Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-19T17:01:47.672Z] ++ 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-08-19T17:01:47.672Z] ++ set -e [2020-08-19T17:01:47.672Z] ++ '[' -n 0 ']' [2020-08-19T17:01:47.672Z] ++ set -x [2020-08-19T17:01:47.672Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:47.672Z] INFO: Testing against a local daemon [2020-08-19T17:01:47.672Z] === RUN TestPluginWithDevMounts [2020-08-19T17:01:47.672Z] === PAUSE TestPluginWithDevMounts [2020-08-19T17:01:47.672Z] === CONT TestPluginWithDevMounts [2020-08-19T17:01:47.744Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-08-19T17:01:47.744Z] === RUN TestExec [2020-08-19T17:01:47.910Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-19T17:01:48.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-19T17:01:48.377Z] --- PASS: TestExec (0.64s) [2020-08-19T17:01:48.377Z] === RUN TestExecUser [2020-08-19T17:01:48.403Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-19T17:01:48.403Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-19T17:01:48.430Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-19T17:01:48.695Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-19T17:01:48.695Z] === RUN TestInfoAPI [2020-08-19T17:01:48.695Z] --- PASS: TestInfoAPI (0.01s) [2020-08-19T17:01:48.695Z] === RUN TestInfoAPIWarnings [2020-08-19T17:01:49.012Z] --- PASS: TestExecUser (0.59s) [2020-08-19T17:01:49.012Z] === RUN TestExportContainerAndImportImage [2020-08-19T17:01:49.330Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-19T17:01:49.330Z] === RUN TestInfoDebug [2020-08-19T17:01:49.652Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2020-08-19T17:01:49.652Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-19T17:01:49.965Z] --- PASS: TestInfoDebug (0.53s) [2020-08-19T17:01:49.965Z] === RUN TestInfoInsecureRegistries [2020-08-19T17:01:50.215Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-08-19T17:01:50.215Z] PASS [2020-08-19T17:01:50.215Z] [2020-08-19T17:01:50.215Z] DONE 1 tests in 2.325s [2020-08-19T17:01:50.215Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-19T17:01:50.215Z] ++ 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-08-19T17:01:50.215Z] ++ set -e [2020-08-19T17:01:50.215Z] ++ '[' -n 0 ']' [2020-08-19T17:01:50.215Z] ++ set -x [2020-08-19T17:01:50.215Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:50.215Z] INFO: Testing against a local daemon [2020-08-19T17:01:50.215Z] === RUN TestSecretInspect [2020-08-19T17:01:50.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-19T17:01:50.600Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-19T17:01:50.600Z] === RUN TestInfoRegistryMirrors [2020-08-19T17:01:50.893Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-19T17:01:50.893Z] === RUN TestLoginFailsWithBadCredentials [2020-08-19T17:01:51.166Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-08-19T17:01:51.166Z] === RUN TestHealthCheckWorkdir [2020-08-19T17:01:51.185Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-08-19T17:01:51.185Z] === RUN TestPingCacheHeaders [2020-08-19T17:01:51.185Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-19T17:01:51.185Z] === RUN TestPingGet [2020-08-19T17:01:51.185Z] --- PASS: TestPingGet (0.01s) [2020-08-19T17:01:51.185Z] === RUN TestPingHead [2020-08-19T17:01:51.185Z] --- PASS: TestPingHead (0.01s) [2020-08-19T17:01:51.185Z] === RUN TestVersion [2020-08-19T17:01:51.185Z] --- PASS: TestVersion (0.02s) [2020-08-19T17:01:51.185Z] PASS [2020-08-19T17:01:51.185Z] [2020-08-19T17:01:51.185Z] === Skipped [2020-08-19T17:01:51.185Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:01:51.185Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:01:51.185Z] [2020-08-19T17:01:51.185Z] [2020-08-19T17:01:51.185Z] DONE 18 tests, 1 skipped in 5.659s [2020-08-19T17:01:51.185Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-19T17:01:51.185Z] ++ 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-08-19T17:01:51.185Z] ++ set -e [2020-08-19T17:01:51.185Z] ++ '[' -n 0 ']' [2020-08-19T17:01:51.185Z] ++ set -x [2020-08-19T17:01:51.186Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:51.478Z] INFO: Testing against a local daemon [2020-08-19T17:01:51.478Z] === RUN TestVolumesCreateAndList [2020-08-19T17:01:51.478Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-08-19T17:01:51.478Z] === RUN TestVolumesRemove [2020-08-19T17:01:51.478Z] --- PASS: TestVolumesRemove (0.09s) [2020-08-19T17:01:51.478Z] === RUN TestVolumesInspect [2020-08-19T17:01:51.478Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-19T17:01:51.478Z] === RUN TestVolumesInvalidJSON [2020-08-19T17:01:51.478Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-19T17:01:51.478Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-19T17:01:51.478Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-19T17:01:51.478Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-19T17:01:51.478Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-08-19T17:01:51.478Z] PASS [2020-08-19T17:01:51.478Z] [2020-08-19T17:01:51.478Z] DONE 5 tests in 0.286s [2020-08-19T17:01:51.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-19T17:01:51.719Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2020-08-19T17:01:51.719Z] PASS [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] === Skipped [2020-08-19T17:01:51.719Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-19T17:01:51.719Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-19T17:01:51.719Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-19T17:01:51.719Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T17:01:51.719Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-19T17:01:51.719Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-19T17:01:51.719Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] [2020-08-19T17:01:51.719Z] DONE 192 tests, 6 skipped in 146.408s [2020-08-19T17:01:51.719Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-19T17:01:51.719Z] ++ 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-08-19T17:01:51.719Z] ++ set -e [2020-08-19T17:01:51.719Z] ++ '[' -n 0 ']' [2020-08-19T17:01:51.719Z] ++ set -x [2020-08-19T17:01:51.719Z] ++ env -i DEST=/go/src/github.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-08-19T17:01:51.770Z] ++++ cat bundles/test-integration/docker.pid [2020-08-19T17:01:51.770Z] +++ kill 12021 [2020-08-19T17:01:51.804Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2020-08-19T17:01:51.804Z] === RUN TestHealthKillContainer [2020-08-19T17:01:51.978Z] INFO: Testing against a local daemon [2020-08-19T17:01:51.978Z] === RUN TestCommitInheritsEnv [2020-08-19T17:01:52.546Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-08-19T17:01:52.546Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-19T17:01:52.546Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-19T17:01:52.546Z] === RUN TestImagesFilterMultiReference [2020-08-19T17:01:52.546Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-08-19T17:01:52.546Z] === RUN TestImagePullPlatformInvalid [2020-08-19T17:01:52.546Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-19T17:01:52.546Z] === RUN TestRemoveImageOrphaning [2020-08-19T17:01:53.114Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-08-19T17:01:53.114Z] === RUN TestRemoveImageGarbageCollector [2020-08-19T17:01:53.289Z] +++ /etc/init.d/apparmor stop [2020-08-19T17:01:53.289Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T17:01:53.289Z] [2020-08-19T17:01:53.289Z] Unloading profiles will leave already running processes permanently [2020-08-19T17:01:53.289Z] unconfined, which can lead to unexpected situations. [2020-08-19T17:01:53.289Z] [2020-08-19T17:01:53.289Z] To set a process to complain mode, use the command line tool [2020-08-19T17:01:53.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T17:01:53.289Z] +++ true [2020-08-19T17:01:53.289Z] exiting test-integration [2020-08-19T17:01:53.289Z] ++ exit 0 [2020-08-19T17:01:53.289Z] [2020-08-19T17:01:53.373Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-19T17:01:53.515Z] --- PASS: TestSecretInspect (3.26s) [2020-08-19T17:01:53.515Z] === RUN TestSecretList [2020-08-19T17:01:54.538Z] --- PASS: TestHealthKillContainer (2.58s) [2020-08-19T17:01:54.538Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-19T17:01:54.830Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-08-19T17:01:54.830Z] === RUN TestIpcModeNone [2020-08-19T17:01:55.332Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2020-08-19T17:01:55.332Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-19T17:01:55.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-19T17:01:55.332Z] === RUN TestTagInvalidReference [2020-08-19T17:01:55.332Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-19T17:01:55.332Z] === RUN TestTagValidPrefixedRepo [2020-08-19T17:01:55.332Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-08-19T17:01:55.332Z] === RUN TestTagExistedNameWithoutForce [2020-08-19T17:01:55.332Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-19T17:01:55.332Z] === RUN TestTagOfficialNames Post stage [Pipeline] junit [2020-08-19T17:01:55.453Z] Recording test results [2020-08-19T17:01:55.475Z] --- PASS: TestIpcModeNone (0.62s) [2020-08-19T17:01:55.475Z] === RUN TestIpcModePrivate [2020-08-19T17:01:55.591Z] --- PASS: TestTagOfficialNames (0.10s) [2020-08-19T17:01:55.591Z] === RUN TestTagMatchesDigest [2020-08-19T17:01:55.591Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-19T17:01:55.591Z] === CONT TestImportExtremelyLargeImageWorks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-19T17:01:56.120Z] --- PASS: TestIpcModePrivate (0.58s) [2020-08-19T17:01:56.120Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2020-08-19T17:01:56.120Z] === RUN TestIpcModeShareable [2020-08-19T17:01:56.269Z] + echo Ensuring container killed. [2020-08-19T17:01:56.269Z] Ensuring container killed. [2020-08-19T17:01:56.269Z] + docker rm -vf docker-pr1 [2020-08-19T17:01:56.269Z] Error: No such container: docker-pr1 [2020-08-19T17:01:56.300Z] + true [Pipeline] sh [2020-08-19T17:01:56.651Z] + echo Chowning /workspace to jenkins user [2020-08-19T17:01:56.651Z] Chowning /workspace to jenkins user [2020-08-19T17:01:56.651Z] + id -u [2020-08-19T17:01:56.651Z] + id -g [2020-08-19T17:01:56.651Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41376:/workspace busybox chown -R 1001:1001 /workspace [2020-08-19T17:01:56.651Z] Unable to find image 'busybox:latest' locally [2020-08-19T17:01:56.759Z] --- PASS: TestIpcModeShareable (0.63s) [2020-08-19T17:01:56.759Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2020-08-19T17:01:56.759Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-19T17:01:56.815Z] --- PASS: TestSecretList (3.20s) [2020-08-19T17:01:56.815Z] === RUN TestSecretsCreateAndDelete [2020-08-19T17:01:56.950Z] latest: Pulling from library/busybox [2020-08-19T17:01:56.950Z] 970013469dcd: Pulling fs layer [2020-08-19T17:01:57.022Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-19T17:01:57.244Z] 970013469dcd: Download complete [2020-08-19T17:01:57.882Z] 970013469dcd: Pull complete [2020-08-19T17:01:57.882Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-19T17:01:57.882Z] Status: Downloaded newer image for busybox:latest [2020-08-19T17:01:58.404Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-19T17:01:58.663Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-19T17:01:58.842Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-08-19T17:01:58.842Z] === RUN TestAPIIpcModeHost [2020-08-19T17:01:58.842Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-08-19T17:01:58.842Z] === RUN TestDaemonIpcModeShareable [2020-08-19T17:01:59.231Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-19T17:01:59.799Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-19T17:02:00.116Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-08-19T17:02:00.116Z] === RUN TestSecretsUpdate [2020-08-19T17:02:00.129Z] 4612f6d0b889: Pull complete [2020-08-19T17:02:00.357Z] + bundleName=s390x-integration [2020-08-19T17:02:00.357Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-19T17:02:00.357Z] Creating s390x-integration-bundles.tar.gz [2020-08-19T17:02:00.357Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-19T17:02:00.357Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-08-19T17:02:00.362Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-08-19T17:02:00.362Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2020-08-19T17:02:00.362Z] === RUN TestDaemonIpcModePrivate [Pipeline] archiveArtifacts [2020-08-19T17:02:00.403Z] Archiving artifacts [2020-08-19T17:02:00.848Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-19T17:02:01.240Z] + make clean [2020-08-19T17:02:01.877Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-08-19T17:02:01.878Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2020-08-19T17:02:01.878Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-19T17:02:01.881Z] docker volume rm -f docker-dev-cache [2020-08-19T17:02:01.881Z] docker-dev-cache [Pipeline] deleteDir [2020-08-19T17:02:02.335Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-19T17:02:02.335Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-19T17:02:02.925Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-08-19T17:02:02.926Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2020-08-19T17:02:02.926Z] === RUN TestDaemonIpcModeShareableFromConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-19T17:02:03.415Z] --- PASS: TestSecretsUpdate (3.21s) [2020-08-19T17:02:03.415Z] === RUN TestTemplatedSecret [2020-08-19T17:02:04.439Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-08-19T17:02:04.439Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2020-08-19T17:02:04.439Z] === RUN TestIpcModeOlderClient [2020-08-19T17:02:04.439Z] === PAUSE TestIpcModeOlderClient [2020-08-19T17:02:04.439Z] === RUN TestKillContainerInvalidSignal [2020-08-19T17:02:05.079Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-08-19T17:02:05.079Z] === RUN TestKillContainer [2020-08-19T17:02:05.079Z] === RUN TestKillContainer/no_signal [2020-08-19T17:02:05.715Z] === RUN TestKillContainer/non_killing_signal [2020-08-19T17:02:06.008Z] === RUN TestKillContainer/killing_signal [2020-08-19T17:02:06.526Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-19T17:02:06.648Z] --- PASS: TestKillContainer (1.68s) [2020-08-19T17:02:06.648Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-08-19T17:02:06.648Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-08-19T17:02:06.648Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2020-08-19T17:02:06.648Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-19T17:02:06.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-19T17:02:06.714Z] --- PASS: TestTemplatedSecret (3.45s) [2020-08-19T17:02:06.714Z] === RUN TestSecretCreateResolve [2020-08-19T17:02:07.288Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-19T17:02:07.464Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-19T17:02:07.464Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-19T17:02:07.464Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-19T17:02:07.464Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-19T17:02:07.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-19T17:02:07.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-19T17:02:07.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-08-19T17:02:07.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-08-19T17:02:07.928Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-08-19T17:02:07.928Z] === RUN TestKillStoppedContainer [2020-08-19T17:02:07.928Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-19T17:02:07.928Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-19T17:02:07.928Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-19T17:02:07.928Z] === RUN TestKillDifferentUserContainer [2020-08-19T17:02:08.402Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-19T17:02:08.567Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2020-08-19T17:02:08.567Z] === RUN TestInspectOomKilledTrue [2020-08-19T17:02:08.972Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-19T17:02:09.206Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-08-19T17:02:09.207Z] === RUN TestInspectOomKilledFalse [2020-08-19T17:02:09.844Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-08-19T17:02:09.844Z] === RUN TestLinksEtcHostsContentMatch [2020-08-19T17:02:09.911Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-19T17:02:10.018Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-08-19T17:02:10.018Z] PASS [2020-08-19T17:02:10.018Z] [2020-08-19T17:02:10.018Z] DONE 6 tests in 19.642s [2020-08-19T17:02:10.018Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-19T17:02:10.018Z] ++ 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-08-19T17:02:10.018Z] ++ set -e [2020-08-19T17:02:10.018Z] ++ '[' -n 0 ']' [2020-08-19T17:02:10.018Z] ++ set -x [2020-08-19T17:02:10.018Z] ++ env -i DEST=/go/src/github.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-08-19T17:02:10.018Z] INFO: Testing against a local daemon [2020-08-19T17:02:10.018Z] === RUN TestServiceCreateInit [2020-08-19T17:02:10.018Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-19T17:02:10.137Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-08-19T17:02:10.137Z] === RUN TestLinksContainerNames [2020-08-19T17:02:11.180Z] --- PASS: TestLinksContainerNames (1.00s) [2020-08-19T17:02:11.180Z] === RUN TestLogsFollowTailEmpty [2020-08-19T17:02:11.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-19T17:02:11.817Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-08-19T17:02:11.818Z] === RUN TestContainerNetworkMountsNoChown [2020-08-19T17:02:12.115Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot/default [2020-08-19T17:02:12.115Z] === PAUSE TestMountDaemonRoot/default [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot/private [2020-08-19T17:02:12.115Z] === PAUSE TestMountDaemonRoot/private [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot/rprivate [2020-08-19T17:02:12.115Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot/slave [2020-08-19T17:02:12.115Z] === PAUSE TestMountDaemonRoot/slave [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot/rslave [2020-08-19T17:02:12.115Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot/shared [2020-08-19T17:02:12.115Z] === PAUSE TestMountDaemonRoot/shared [2020-08-19T17:02:12.115Z] === RUN TestMountDaemonRoot/rshared [2020-08-19T17:02:12.115Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/default [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rslave [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rprivate [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rshared [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/slave [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/private [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/shared [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T17:02:12.416Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-19T17:02:12.416Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-19T17:02:12.416Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-19T17:02:12.708Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-19T17:02:12.708Z] === RUN TestContainerBindMountNonRecursive [2020-08-19T17:02:14.225Z] --- PASS: TestContainerBindMountNonRecursive (1.49s) [2020-08-19T17:02:14.226Z] === RUN TestNetworkNat [2020-08-19T17:02:14.525Z] --- PASS: TestNetworkNat (0.54s) [2020-08-19T17:02:14.525Z] === RUN TestNetworkLocalhostTCPNat [2020-08-19T17:02:15.164Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2020-08-19T17:02:15.164Z] === RUN TestNetworkLoopbackNat [2020-08-19T17:02:15.303Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-19T17:02:15.481Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-19T17:02:15.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-19T17:02:16.049Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-19T17:02:16.617Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-19T17:02:17.187Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-19T17:02:17.902Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2020-08-19T17:02:17.902Z] === RUN TestPause [2020-08-19T17:02:18.540Z] --- PASS: TestPause (0.58s) [2020-08-19T17:02:18.540Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-19T17:02:18.540Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T17:02:18.540Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T17:02:18.540Z] === RUN TestPauseStopPausedContainer [2020-08-19T17:02:18.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-19T17:02:19.135Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-19T17:02:19.177Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2020-08-19T17:02:19.177Z] === RUN TestPsFilter [2020-08-19T17:02:19.177Z] --- PASS: TestPsFilter (0.15s) [2020-08-19T17:02:19.177Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-19T17:02:19.510Z] --- PASS: TestServiceCreateInit (9.59s) [2020-08-19T17:02:19.510Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2020-08-19T17:02:19.510Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2020-08-19T17:02:19.510Z] === RUN TestCreateServiceMultipleTimes [2020-08-19T17:02:19.811Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-08-19T17:02:19.811Z] === RUN TestRemoveContainerWithVolume [2020-08-19T17:02:20.107Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2020-08-19T17:02:20.107Z] === RUN TestRemoveContainerRunning [2020-08-19T17:02:20.514Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-19T17:02:20.746Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-08-19T17:02:20.747Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-19T17:02:21.082Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-19T17:02:21.383Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-08-19T17:02:21.384Z] === RUN TestRemoveInvalidContainer [2020-08-19T17:02:21.384Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-19T17:02:21.384Z] === RUN TestRenameLinkedContainer [2020-08-19T17:02:23.471Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-08-19T17:02:23.471Z] === RUN TestRenameStoppedContainer [2020-08-19T17:02:24.107Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-08-19T17:02:24.107Z] === RUN TestRenameRunningContainerAndReuse [2020-08-19T17:02:24.372Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-19T17:02:24.940Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-19T17:02:25.148Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2020-08-19T17:02:25.148Z] === RUN TestRenameInvalidName [2020-08-19T17:02:25.442Z] --- PASS: TestRenameInvalidName (0.52s) [2020-08-19T17:02:25.442Z] === RUN TestRenameAnonymousContainer [2020-08-19T17:02:25.878Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-19T17:02:27.147Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-19T17:02:27.148Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-19T17:02:27.148Z] Cross building: bundles/cross/windows/amd64 [2020-08-19T17:02:27.148Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-19T17:02:27.148Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-19T17:02:27.519Z] --- PASS: TestRenameAnonymousContainer (1.87s) [2020-08-19T17:02:27.520Z] === RUN TestRenameContainerWithSameName [2020-08-19T17:02:27.820Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-08-19T17:02:27.820Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-19T17:02:28.867Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-08-19T17:02:28.867Z] === RUN TestResize [2020-08-19T17:02:29.506Z] --- PASS: TestResize (0.53s) [2020-08-19T17:02:29.506Z] === RUN TestResizeWithInvalidSize [2020-08-19T17:02:30.072Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-19T17:02:30.142Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-08-19T17:02:30.143Z] === RUN TestResizeWhenContainerNotStarted [2020-08-19T17:02:30.441Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:02:30.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:02:30.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:02:30.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-19T17:02:30.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-19T17:02:30.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-19T17:02:30.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-19T17:02:31.008Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-19T17:02:31.268Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-19T17:02:32.207Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-19T17:02:33.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:02:33.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-19T17:02:33.587Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-19T17:02:34.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-19T17:02:34.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-19T17:02:34.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:02:35.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-19T17:02:36.126Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-19T17:02:36.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-19T17:02:36.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-19T17:02:37.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-19T17:02:38.003Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-19T17:02:38.003Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2020-08-19T17:02:38.140Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-08-19T17:02:38.140Z] === RUN TestCgroupNamespacesRun [2020-08-19T17:02:39.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-19T17:02:39.383Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-19T17:02:39.660Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-08-19T17:02:39.660Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-19T17:02:40.762Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-19T17:02:41.183Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-08-19T17:02:41.183Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-19T17:02:41.482Z] --- PASS: TestCreateServiceMultipleTimes (19.16s) [2020-08-19T17:02:41.482Z] === RUN TestCreateServiceConflict [2020-08-19T17:02:41.743Z] --- PASS: TestCreateServiceConflict (3.11s) [2020-08-19T17:02:41.743Z] === RUN TestCreateServiceMaxReplicas [2020-08-19T17:02:42.143Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-19T17:02:42.143Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-19T17:02:42.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-08-19T17:02:42.225Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-19T17:02:43.738Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s) [2020-08-19T17:02:43.738Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-19T17:02:44.680Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-19T17:02:44.781Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2020-08-19T17:02:44.781Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-19T17:02:44.940Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-19T17:02:45.045Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2020-08-19T17:02:45.045Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-19T17:02:45.509Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-19T17:02:46.076Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-19T17:02:46.300Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-08-19T17:02:46.300Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-19T17:02:47.339Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-08-19T17:02:47.339Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-19T17:02:47.980Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-19T17:02:47.981Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-19T17:02:48.380Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.32s) [2020-08-19T17:02:48.380Z] === RUN TestKernelTCPMemory [2020-08-19T17:02:49.019Z] --- PASS: TestKernelTCPMemory (0.62s) [2020-08-19T17:02:49.019Z] === RUN TestNISDomainname [2020-08-19T17:02:49.656Z] --- PASS: TestNISDomainname (0.65s) [2020-08-19T17:02:49.656Z] === RUN TestHostnameDnsResolution [2020-08-19T17:02:50.518Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-19T17:02:50.700Z] --- PASS: TestHostnameDnsResolution (0.80s) [2020-08-19T17:02:50.700Z] === RUN TestStats [2020-08-19T17:02:51.895Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-19T17:02:51.895Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-19T17:02:53.272Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-19T17:02:53.439Z] --- PASS: TestStats (2.52s) [2020-08-19T17:02:53.439Z] === RUN TestStopContainerWithTimeout [2020-08-19T17:02:53.439Z] === RUN TestStopContainerWithTimeout/0 [2020-08-19T17:02:53.439Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-19T17:02:53.439Z] === RUN TestStopContainerWithTimeout/1 [2020-08-19T17:02:53.439Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-19T17:02:53.439Z] === RUN TestStopContainerWithTimeout/3 [2020-08-19T17:02:53.439Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-19T17:02:53.439Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-19T17:02:53.439Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-19T17:02:53.439Z] === CONT TestStopContainerWithTimeout/0 [2020-08-19T17:02:53.439Z] === CONT TestStopContainerWithTimeout/3 [2020-08-19T17:02:53.439Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-19T17:02:53.439Z] === CONT TestStopContainerWithTimeout/1 [2020-08-19T17:02:55.807Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-19T17:02:56.174Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-19T17:02:56.174Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-08-19T17:02:56.174Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-08-19T17:02:56.174Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2020-08-19T17:02:56.174Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-08-19T17:02:56.174Z] === RUN TestDeleteDevicemapper [2020-08-19T17:02:56.174Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-19T17:02:56.174Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T17:02:56.174Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-19T17:02:56.409Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-19T17:02:57.226Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2020-08-19T17:02:57.226Z] === RUN TestUpdateMemory [2020-08-19T17:02:57.360Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-19T17:02:58.277Z] --- PASS: TestUpdateMemory (0.67s) [2020-08-19T17:02:58.277Z] === RUN TestUpdateCPUQuota [2020-08-19T17:02:58.916Z] --- PASS: TestUpdateCPUQuota (0.86s) [2020-08-19T17:02:58.916Z] === RUN TestUpdatePidsLimit [2020-08-19T17:02:58.916Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-19T17:02:59.211Z] === RUN TestUpdatePidsLimit/no_change [2020-08-19T17:02:59.506Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-19T17:02:59.799Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-19T17:02:59.898Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-19T17:02:59.947Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s) [2020-08-19T17:02:59.948Z] === RUN TestCreateServiceSecretFileMode [2020-08-19T17:03:00.093Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-19T17:03:00.093Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-19T17:03:00.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit (2.39s) [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2020-08-19T17:03:01.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-08-19T17:03:01.431Z] === RUN TestUpdateRestartPolicy [2020-08-19T17:03:03.186Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-19T17:03:03.247Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-08-19T17:03:03.247Z] === RUN TestCreateServiceConfigFileMode [2020-08-19T17:03:06.477Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-19T17:03:06.547Z] --- PASS: TestCreateServiceConfigFileMode (2.93s) [2020-08-19T17:03:06.547Z] === RUN TestCreateServiceSysctls [2020-08-19T17:03:07.861Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-19T17:03:09.242Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-19T17:03:09.242Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-19T17:03:10.752Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-08-19T17:03:10.752Z] === RUN TestCreateServiceCapabilities [2020-08-19T17:03:11.148Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-19T17:03:13.052Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-19T17:03:13.620Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-19T17:03:13.879Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-19T17:03:14.052Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-08-19T17:03:14.053Z] === RUN TestInspect [2020-08-19T17:03:14.080Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2020-08-19T17:03:14.080Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-19T17:03:14.080Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2020-08-19T17:03:14.080Z] === RUN TestWaitNonBlocked [2020-08-19T17:03:14.080Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T17:03:14.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T17:03:14.080Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T17:03:14.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T17:03:14.080Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-19T17:03:14.080Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-19T17:03:14.080Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-19T17:03:14.080Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2020-08-19T17:03:14.080Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-08-19T17:03:14.080Z] === RUN TestWaitBlocked [2020-08-19T17:03:14.080Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T17:03:14.080Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T17:03:14.080Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T17:03:14.080Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T17:03:14.080Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-19T17:03:14.080Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-19T17:03:14.380Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-19T17:03:14.380Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2020-08-19T17:03:14.380Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2020-08-19T17:03:14.380Z] === CONT TestContainerStartOnDaemonRestart [2020-08-19T17:03:14.380Z] === CONT TestIpcModeOlderClient [2020-08-19T17:03:14.380Z] === CONT TestDaemonHostGatewayIP [2020-08-19T17:03:14.380Z] === CONT TestContainerKillOnDaemonStart [2020-08-19T17:03:14.679Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-08-19T17:03:14.679Z] === CONT TestDaemonRestartIpcMode [2020-08-19T17:03:15.259Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-19T17:03:16.196Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-19T17:03:17.353Z] --- PASS: TestInspect (3.53s) [2020-08-19T17:03:17.353Z] === RUN TestCreateJob [2020-08-19T17:03:18.244Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2020-08-19T17:03:18.538Z] --- PASS: TestDaemonHostGatewayIP (3.95s) [2020-08-19T17:03:18.538Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2020-08-19T17:03:18.732Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-19T17:03:18.733Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-19T17:03:21.559Z] --- PASS: TestCreateJob (4.05s) [2020-08-19T17:03:21.559Z] === RUN TestReplicatedJob [2020-08-19T17:03:25.300Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-19T17:03:26.237Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-19T17:03:27.174Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-19T17:03:28.144Z] --- PASS: TestReplicatedJob (6.04s) [2020-08-19T17:03:28.144Z] === RUN TestUpdateReplicatedJob [2020-08-19T17:03:28.929Z] --- PASS: TestContainerKillOnDaemonStart (12.81s) [2020-08-19T17:03:28.929Z] PASS [2020-08-19T17:03:28.929Z] [2020-08-19T17:03:28.929Z] === Skipped [2020-08-19T17:03:28.929Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-19T17:03:28.929Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T17:03:28.929Z] [2020-08-19T17:03:28.929Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-19T17:03:28.929Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-19T17:03:28.929Z] [2020-08-19T17:03:28.929Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-19T17:03:28.929Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-19T17:03:28.929Z] [2020-08-19T17:03:28.929Z] [2020-08-19T17:03:28.929Z] DONE 192 tests, 3 skipped in 106.852s [2020-08-19T17:03:28.929Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-19T17:03:28.929Z] ++ 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-08-19T17:03:28.929Z] ++ set -e [2020-08-19T17:03:28.929Z] ++ '[' -n 0 ']' [2020-08-19T17:03:28.929Z] ++ set -x [2020-08-19T17:03:28.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-08-19T17:03:28.929Z] INFO: Testing against a local daemon [2020-08-19T17:03:28.929Z] === RUN TestCommitInheritsEnv [2020-08-19T17:03:28.929Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-08-19T17:03:28.929Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-19T17:03:28.929Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-19T17:03:28.929Z] === RUN TestImagesFilterMultiReference [2020-08-19T17:03:28.929Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-19T17:03:28.929Z] === RUN TestImagePullPlatformInvalid [2020-08-19T17:03:28.929Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-19T17:03:28.929Z] === RUN TestRemoveImageOrphaning [2020-08-19T17:03:28.929Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-08-19T17:03:28.929Z] === RUN TestRemoveImageGarbageCollector [2020-08-19T17:03:28.929Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-19T17:03:28.929Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:03:28.929Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-19T17:03:28.929Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-19T17:03:28.929Z] === RUN TestTagInvalidReference [2020-08-19T17:03:28.929Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-19T17:03:28.929Z] === RUN TestTagValidPrefixedRepo [2020-08-19T17:03:28.929Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-19T17:03:28.929Z] === RUN TestTagExistedNameWithoutForce [2020-08-19T17:03:28.929Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-19T17:03:28.929Z] === RUN TestTagOfficialNames [2020-08-19T17:03:28.929Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-19T17:03:28.929Z] === RUN TestTagMatchesDigest [2020-08-19T17:03:28.929Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-19T17:03:28.929Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-19T17:03:29.711Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-19T17:03:31.446Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-08-19T17:03:31.446Z] === RUN TestServiceListWithStatuses [2020-08-19T17:03:31.446Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-19T17:03:31.446Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:03:31.446Z] === RUN TestDockerNetworkConnectAlias [2020-08-19T17:03:34.985Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-19T17:03:37.522Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-19T17:03:38.032Z] --- PASS: TestDockerNetworkConnectAlias (6.42s) [2020-08-19T17:03:38.032Z] === RUN TestDockerNetworkReConnect [2020-08-19T17:03:39.428Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-19T17:03:41.964Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-19T17:03:41.964Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-19T17:03:43.319Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2020-08-19T17:03:43.319Z] === RUN TestServicePlugin [2020-08-19T17:03:43.319Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-19T17:03:43.319Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:03:43.319Z] === RUN TestServiceUpdateLabel [2020-08-19T17:03:44.502Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-19T17:03:44.502Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-19T17:03:46.619Z] --- PASS: TestServiceUpdateLabel (3.14s) [2020-08-19T17:03:46.619Z] === RUN TestServiceUpdateSecrets [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite (321.87s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.57s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.73s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.62s) [2020-08-19T17:03:47.038Z] docker_cli_daemon_test.go:1449: [da098522d4121] daemon is not started [2020-08-19T17:03:47.038Z] check_test.go:309: [d2c7c5d326607] daemon is not started [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.47s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) [2020-08-19T17:03:47.038Z] check_test.go:309: [dbf9a5d9787d7] daemon is not started [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.57s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.83s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.61s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.80s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2020-08-19T17:03:47.038Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-19T17:03:47.039Z] check_test.go:309: [dc666b4b9ecfe] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d58624d41cbaf] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.56s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d8c790bc84cba] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.15s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d458ba79dbd2b] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.60s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.63s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2020-08-19T17:03:47.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-19T17:03:47.039Z] check_test.go:309: [dbf779c67a1b7] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.22s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2020-08-19T17:03:47.039Z] check_test.go:309: [db1504f96360c] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.82s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d7ee159e33270] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s) [2020-08-19T17:03:47.039Z] docker_cli_daemon_plugins_test.go:79: [d51354475a530] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.26s) [2020-08-19T17:03:47.039Z] docker_cli_daemon_plugins_test.go:169: [d86603a7fd41b] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d8e608e80bab6] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.60s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.93s) [2020-08-19T17:03:47.039Z] check_test.go:309: [db1538b302eb4] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.66s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.65s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.88s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.02s) [2020-08-19T17:03:47.039Z] check_test.go:309: [dadbb18d95dfb] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.59s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.24s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.44s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.92s) [2020-08-19T17:03:47.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-19T17:03:47.039Z] check_test.go:309: [d22aa51768828] daemon is not started [2020-08-19T17:03:47.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-19T17:03:47.039Z] check_test.go:309: [dea90c49c17ba] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d956e91a3de31] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.87s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.82s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.49s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.32s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.27s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d35ef4ec30814] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d94bae9f51b6d] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.04s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-19T17:03:47.039Z] check_test.go:309: [dc2cfde269e56] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d80c8b77aeb18] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.67s) [2020-08-19T17:03:47.039Z] check_test.go:309: [dcc9cbb3f5732] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.09s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-08-19T17:03:47.039Z] check_test.go:309: [dfebef2edc745] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.33s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d688016efbec2] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d456cf5f1fc89] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.13s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.67s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.85s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.49s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.47s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.26s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s) [2020-08-19T17:03:47.039Z] docker_cli_daemon_test.go:2544: [d0e4f9f91fc56] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.43s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-08-19T17:03:47.039Z] check_test.go:309: [d1ca7d1fe5cc4] daemon is not started [2020-08-19T17:03:47.039Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.97s) [2020-08-19T17:03:47.039Z] === RUN TestDockerSwarmSuite [2020-08-19T17:03:47.039Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-19T17:03:48.527Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-19T17:03:48.527Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-19T17:03:48.527Z] remote: Enumerating objects: 2, done. [2020-08-19T17:03:48.527Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-19T17:03:48.527Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-19T17:03:48.527Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-19T17:03:48.527Z] 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-08-19T17:03:48.527Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-19T17:03:48.527Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-19T17:03:48.860Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/test/unit [2020-08-19T17:03:49.573Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-19T17:03:49.573Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-19T17:03:50.141Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-19T17:03:50.141Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-19T17:03:50.711Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-19T17:03:50.970Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-19T17:03:51.376Z] ? github.com/docker/docker/api [no test files] [2020-08-19T17:03:51.539Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-19T17:03:51.798Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-19T17:03:53.704Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-19T17:03:53.963Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-19T17:03:55.344Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-19T17:03:57.252Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-19T17:03:59.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-19T17:03:59.160Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-19T17:04:00.098Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-19T17:04:01.476Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-19T17:04:01.531Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2020-08-19T17:04:01.531Z] === RUN TestServiceUpdateConfigs [2020-08-19T17:04:06.264Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-08-19T17:04:08.083Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-19T17:04:11.802Z] 3ab49687905c: Pull complete [2020-08-19T17:04:11.802Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-19T17:04:11.802Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:04:11.802Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-19T17:04:11.802Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-19T17:04:11.802Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-08-19T17:04:11.802Z] WARN: Skipping validation tests [2020-08-19T17:04:11.802Z] INFO: Running unit tests at 08/19/2020 17:03:58... [2020-08-19T17:04:11.802Z] INFO: make.ps1 starting at 08/19/2020 17:04:02 [2020-08-19T17:04:11.802Z] INFO: Git commit (ca97bd3566) assumed from DOCKER_GITCOMMIT environment variable [2020-08-19T17:04:11.802Z] INFO: Invoking autogen... [2020-08-19T17:04:11.802Z] INFO: Running unit tests... [2020-08-19T17:04:12.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-19T17:04:13.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-19T17:04:14.722Z] 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-08-19T17:04:19.644Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-08-19T17:04:19.644Z] === RUN TestServiceUpdateNetwork [2020-08-19T17:04:25.075Z] ? github.com/docker/docker/api [no test files] [2020-08-19T17:04:28.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-19T17:04:28.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-19T17:04:31.877Z] --- PASS: TestServiceUpdateNetwork (14.46s) [2020-08-19T17:04:31.877Z] === RUN TestServiceUpdatePidsLimit [2020-08-19T17:04:32.818Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-19T17:04:33.763Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-19T17:04:36.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-19T17:04:37.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-19T17:04:37.709Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-19T17:04:38.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-19T17:04:39.658Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-19T17:04:39.658Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-19T17:04:39.878Z] ok github.com/docker/docker/api/server 0.214s coverage: 9.0% of statements [2020-08-19T17:04:39.919Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-19T17:04:41.901Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-19T17:04:42.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-19T17:04:42.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-19T17:04:48.483Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2020-08-19T17:04:48.484Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-19T17:04:48.484Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-08-19T17:04:48.484Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-08-19T17:04:48.484Z] PASS [2020-08-19T17:04:48.484Z] [2020-08-19T17:04:48.484Z] === Skipped [2020-08-19T17:04:48.484Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-19T17:04:48.484Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:04:48.484Z] [2020-08-19T17:04:48.484Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-19T17:04:48.484Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:04:48.484Z] [2020-08-19T17:04:48.484Z] [2020-08-19T17:04:48.484Z] DONE 27 tests, 2 skipped in 158.960s [2020-08-19T17:04:48.484Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-19T17:04:48.484Z] ++ 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-08-19T17:04:48.484Z] ++ set -e [2020-08-19T17:04:48.484Z] ++ '[' -n 0 ']' [2020-08-19T17:04:48.484Z] ++ set -x [2020-08-19T17:04:48.484Z] ++ env -i DEST=/go/src/github.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-08-19T17:04:48.744Z] INFO: Testing against a local daemon [2020-08-19T17:04:48.744Z] === RUN TestSessionCreate [2020-08-19T17:04:48.744Z] --- PASS: TestSessionCreate (0.06s) [2020-08-19T17:04:48.744Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-19T17:04:48.744Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-19T17:04:48.744Z] PASS [2020-08-19T17:04:48.744Z] [2020-08-19T17:04:48.744Z] DONE 2 tests in 0.267s [2020-08-19T17:04:48.744Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-19T17:04:48.744Z] ++ 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-08-19T17:04:48.744Z] ++ set -e [2020-08-19T17:04:48.744Z] ++ '[' -n 0 ']' [2020-08-19T17:04:48.744Z] ++ set -x [2020-08-19T17:04:48.744Z] ++ env -i DEST=/go/src/github.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-08-19T17:04:49.005Z] INFO: Testing against a local daemon [2020-08-19T17:04:49.005Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-19T17:04:49.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:04:49.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:04:49.005Z] === RUN TestEventsExecDie [2020-08-19T17:04:49.025Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-19T17:04:49.591Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-19T17:04:49.947Z] --- PASS: TestEventsExecDie (0.84s) [2020-08-19T17:04:49.947Z] === RUN TestEventsBackwardsCompatible [2020-08-19T17:04:49.947Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-08-19T17:04:49.947Z] === RUN TestInfoBinaryCommits [2020-08-19T17:04:49.947Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-19T17:04:49.947Z] === RUN TestInfoAPIVersioned [2020-08-19T17:04:49.947Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-19T17:04:49.947Z] === RUN TestInfoDiscoveryBackend [2020-08-19T17:04:50.159Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-19T17:04:50.519Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-08-19T17:04:50.519Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-19T17:04:50.728Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-19T17:04:50.987Z] === RUN TestDockerSuite/TestBuildFails [2020-08-19T17:04:51.904Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-19T17:04:51.904Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-19T17:04:51.925Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-19T17:04:51.925Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-19T17:04:52.165Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-08-19T17:04:52.166Z] === RUN TestInfoAPI [2020-08-19T17:04:52.426Z] --- PASS: TestInfoAPI (0.05s) [2020-08-19T17:04:52.427Z] === RUN TestInfoAPIWarnings [2020-08-19T17:04:52.998Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-08-19T17:04:52.998Z] === RUN TestInfoDebug [2020-08-19T17:04:53.570Z] --- PASS: TestInfoDebug (0.65s) [2020-08-19T17:04:53.570Z] === RUN TestInfoInsecureRegistries [2020-08-19T17:04:53.831Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-19T17:04:54.142Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-08-19T17:04:54.142Z] === RUN TestInfoRegistryMirrors [2020-08-19T17:04:54.713Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-08-19T17:04:54.713Z] === RUN TestLoginFailsWithBadCredentials [2020-08-19T17:04:55.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-08-19T17:04:55.284Z] === RUN TestPingCacheHeaders [2020-08-19T17:04:55.284Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-08-19T17:04:55.284Z] === RUN TestPingGet [2020-08-19T17:04:55.284Z] --- PASS: TestPingGet (0.02s) [2020-08-19T17:04:55.284Z] === RUN TestPingHead [2020-08-19T17:04:55.284Z] --- PASS: TestPingHead (0.05s) [2020-08-19T17:04:55.284Z] === RUN TestVersion [2020-08-19T17:04:55.284Z] --- PASS: TestVersion (0.05s) [2020-08-19T17:04:55.284Z] PASS [2020-08-19T17:04:55.284Z] [2020-08-19T17:04:55.284Z] === Skipped [2020-08-19T17:04:55.284Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:04:55.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:04:55.284Z] [2020-08-19T17:04:55.284Z] [2020-08-19T17:04:55.284Z] DONE 18 tests, 1 skipped in 6.456s [2020-08-19T17:04:55.284Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-19T17:04:55.284Z] ++ 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-08-19T17:04:55.285Z] ++ set -e [2020-08-19T17:04:55.285Z] ++ '[' -n 0 ']' [2020-08-19T17:04:55.285Z] ++ set -x [2020-08-19T17:04:55.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=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-08-19T17:04:55.546Z] INFO: Testing against a local daemon [2020-08-19T17:04:55.546Z] === RUN TestVolumesCreateAndList [2020-08-19T17:04:55.546Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-19T17:04:55.546Z] === RUN TestVolumesRemove [2020-08-19T17:04:55.546Z] --- PASS: TestVolumesRemove (0.10s) [2020-08-19T17:04:55.546Z] === RUN TestVolumesInspect [2020-08-19T17:04:55.546Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-19T17:04:55.546Z] === RUN TestVolumesInvalidJSON [2020-08-19T17:04:55.546Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-19T17:04:55.546Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-19T17:04:55.546Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-19T17:04:55.546Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-19T17:04:55.546Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-19T17:04:55.546Z] PASS [2020-08-19T17:04:55.546Z] [2020-08-19T17:04:55.546Z] DONE 5 tests in 0.346s [2020-08-19T17:04:55.738Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-19T17:04:55.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-19T17:04:56.066Z] ++++ cat bundles/test-integration/docker.pid [2020-08-19T17:04:56.066Z] +++ kill 13625 [2020-08-19T17:04:57.450Z] +++ /etc/init.d/apparmor stop [2020-08-19T17:04:57.450Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T17:04:57.450Z] [2020-08-19T17:04:57.450Z] Unloading profiles will leave already running processes permanently [2020-08-19T17:04:57.450Z] unconfined, which can lead to unexpected situations. [2020-08-19T17:04:57.450Z] [2020-08-19T17:04:57.450Z] To set a process to complain mode, use the command line tool [2020-08-19T17:04:57.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T17:04:57.450Z] +++ true [2020-08-19T17:04:57.450Z] exiting test-integration [2020-08-19T17:04:57.450Z] ++ exit 0 [2020-08-19T17:04:57.450Z] [2020-08-19T17:04:57.643Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-19T17:04:59.022Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-19T17:04:59.281Z] === RUN TestDockerSuite/TestBuildFromGitWithF Post stage [Pipeline] junit [2020-08-19T17:05:00.009Z] Recording test results [2020-08-19T17:05:00.218Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-19T17:05:00.747Z] + echo Ensuring container killed. [2020-08-19T17:05:00.747Z] Ensuring container killed. [2020-08-19T17:05:00.747Z] + docker rm -vf docker-pr1 [2020-08-19T17:05:00.747Z] Error: No such container: docker-pr1 [2020-08-19T17:05:00.747Z] + true [Pipeline] sh [2020-08-19T17:05:01.051Z] + echo Chowning /workspace to jenkins user [2020-08-19T17:05:01.051Z] Chowning /workspace to jenkins user [2020-08-19T17:05:01.051Z] + id -u [2020-08-19T17:05:01.051Z] + id -g [2020-08-19T17:05:01.051Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41376:/workspace busybox chown -R 1000:1000 /workspace [2020-08-19T17:05:01.051Z] Unable to find image 'busybox:latest' locally [2020-08-19T17:05:01.312Z] latest: Pulling from library/busybox [2020-08-19T17:05:01.312Z] b532f239b6e6: Pulling fs layer [2020-08-19T17:05:01.573Z] b532f239b6e6: Download complete [2020-08-19T17:05:01.573Z] b532f239b6e6: Pull complete [2020-08-19T17:05:01.573Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-19T17:05:01.835Z] Status: Downloaded newer image for busybox:latest [2020-08-19T17:05:02.127Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-19T17:05:02.697Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-19T17:05:02.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-19T17:05:03.217Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-19T17:05:04.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-19T17:05:05.438Z] + bundleName=arm64-integration [2020-08-19T17:05:05.438Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-19T17:05:05.438Z] Creating arm64-integration-bundles.tar.gz [2020-08-19T17:05:05.438Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-19T17:05:05.438Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-08-19T17:05:05.534Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] archiveArtifacts [2020-08-19T17:05:05.713Z] Archiving artifacts [2020-08-19T17:05:07.438Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-19T17:05:07.698Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-19T17:05:08.036Z] + make clean [2020-08-19T17:05:08.608Z] docker volume rm -f docker-dev-cache [2020-08-19T17:05:08.608Z] docker-dev-cache [Pipeline] deleteDir [2020-08-19T17:05:08.818Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-19T17:05:13.014Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-19T17:05:13.273Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-19T17:05:13.532Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-19T17:05:14.102Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-19T17:05:14.672Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-19T17:05:14.672Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-19T17:05:15.610Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-19T17:05:16.178Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-19T17:05:16.437Z] --- PASS: TestImportExtremelyLargeImageWorks (200.90s) [2020-08-19T17:05:16.437Z] PASS [2020-08-19T17:05:16.437Z] [2020-08-19T17:05:16.437Z] DONE 12 tests in 204.690s [2020-08-19T17:05:16.437Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-19T17:05:16.438Z] ++ 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-08-19T17:05:16.438Z] ++ set -e [2020-08-19T17:05:16.438Z] ++ '[' -n 0 ']' [2020-08-19T17:05:16.438Z] ++ set -x [2020-08-19T17:05:16.438Z] ++ env -i DEST=/go/src/github.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-08-19T17:05:16.438Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-19T17:05:16.696Z] INFO: Testing against a local daemon [2020-08-19T17:05:16.696Z] === RUN TestNetworkCreateDelete [2020-08-19T17:05:16.696Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-08-19T17:05:16.696Z] === RUN TestDockerNetworkDeletePreferID [2020-08-19T17:05:16.955Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-19T17:05:17.215Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-19T17:05:17.215Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-08-19T17:05:17.215Z] === RUN TestDaemonDNSFallback [2020-08-19T17:05:17.473Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-19T17:05:18.852Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-19T17:05:20.758Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-19T17:05:24.044Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-08-19T17:05:24.044Z] === RUN TestInspectNetwork [2020-08-19T17:05:24.612Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-19T17:05:27.204Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-19T17:05:27.471Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/builder/dockerfile 0.181s coverage: 48.0% of statements [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.6% of statements [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-08-19T17:05:27.645Z] ok github.com/docker/docker/builder/remotecontext/git 1.221s coverage: 86.3% of statements [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/cli [no test files] [2020-08-19T17:05:27.645Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-19T17:05:27.736Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-19T17:05:27.736Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-19T17:05:27.736Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-19T17:05:27.995Z] === RUN TestInspectNetwork/full_network_id [2020-08-19T17:05:27.995Z] === RUN TestInspectNetwork/partial_network_id [2020-08-19T17:05:27.995Z] === RUN TestInspectNetwork/network_name [2020-08-19T17:05:27.995Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-19T17:05:27.995Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-19T17:05:29.374Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-19T17:05:29.941Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-19T17:05:30.205Z] ok github.com/docker/docker/client 0.154s coverage: 75.4% of statements [2020-08-19T17:05:32.477Z] --- PASS: TestInspectNetwork (8.51s) [2020-08-19T17:05:32.477Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-19T17:05:32.477Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-19T17:05:32.477Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-19T17:05:32.477Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-19T17:05:32.477Z] === RUN TestRunContainerWithBridgeNone [2020-08-19T17:05:33.045Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-19T17:05:33.613Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-19T17:05:33.873Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-19T17:05:34.444Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-08-19T17:05:34.444Z] === RUN TestNetworkInvalidJSON [2020-08-19T17:05:34.444Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-19T17:05:34.444Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-19T17:05:34.444Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T17:05:34.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T17:05:34.444Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T17:05:34.444Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T17:05:34.444Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-19T17:05:34.444Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T17:05:34.444Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T17:05:34.444Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-19T17:05:34.444Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-19T17:05:34.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-19T17:05:34.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-19T17:05:34.444Z] === RUN TestHostIPv4BridgeLabel [2020-08-19T17:05:35.013Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-08-19T17:05:35.013Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-19T17:05:36.039Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-08-19T17:05:36.039Z] === RUN TestDaemonDefaultNetworkPools [2020-08-19T17:05:36.976Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-08-19T17:05:36.976Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-19T17:05:38.358Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-08-19T17:05:38.358Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-19T17:05:39.296Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-08-19T17:05:39.296Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-19T17:05:39.865Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-08-19T17:05:39.865Z] === RUN TestServiceWithPredefinedNetwork [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/api/server/httputils 0.163s coverage: 14.7% of statements [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/api/server/middleware 0.144s coverage: 37.7% of statements [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/api/server/router/swarm 0.121s coverage: 5.7% of statements [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/api/types/time 0.258s coverage: 100.0% of statements [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-19T17:05:40.320Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-19T17:05:40.320Z] ok github.com/docker/docker/builder/dockerignore 0.237s coverage: 96.8% of statements [2020-08-19T17:05:41.247Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-19T17:05:41.288Z] ok github.com/docker/docker/cli/debug 0.285s coverage: 100.0% of statements [2020-08-19T17:05:41.288Z] ok github.com/docker/docker/builder/remotecontext 0.773s coverage: 9.2% of statements [2020-08-19T17:05:41.288Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 46.3% of statements [2020-08-19T17:05:43.157Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2020-08-19T17:05:43.157Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-19T17:05:43.157Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T17:05:43.157Z] service_test.go:236: FLAKY_TEST [2020-08-19T17:05:43.157Z] === RUN TestServiceWithDataPathPortInit [2020-08-19T17:05:44.095Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-19T17:05:45.033Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-19T17:05:46.943Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-19T17:05:46.943Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-19T17:05:50.232Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-19T17:05:50.232Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-19T17:05:51.613Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-19T17:05:51.873Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-19T17:05:52.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-19T17:05:53.749Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-19T17:05:54.319Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-19T17:05:55.259Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-19T17:05:56.091Z] ok github.com/docker/docker/client 0.665s coverage: 74.9% of statements [2020-08-19T17:05:56.198Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-19T17:05:57.578Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-19T17:05:57.578Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-19T17:05:57.838Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-19T17:05:58.108Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-19T17:05:58.389Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-19T17:05:58.963Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-19T17:06:00.340Z] --- PASS: TestServiceWithDataPathPortInit (17.26s) [2020-08-19T17:06:00.340Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-19T17:06:00.598Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-19T17:06:01.165Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-19T17:06:03.072Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-19T17:06:04.449Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-19T17:06:05.826Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-19T17:06:06.394Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-19T17:06:07.332Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-19T17:06:07.901Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-19T17:06:08.471Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.07s) [2020-08-19T17:06:08.471Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yhiope07td485x63bkiwhxhif Created:2020-08-19 17:06:01.756552741 +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[db6786d08085e5634bfd376d5a8abf30fb6a8e5092b457570fdaf2e64254dcaf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0ogvijmt2l2m6zvnu302eyl5 EndpointID:c004c145855df878478bd584b806ab2e1e8de9de824a7c4f1d8c92f102bdaf4a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f47c9f7f322d96005a8a9c822b9b78942b0a201f2cb3f58edd9e6fad4cb9bfcf 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:ed90493747c4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0ogvijmt2l2m6zvnu302eyl5 EndpointID:c004c145855df878478bd584b806ab2e1e8de9de824a7c4f1d8c92f102bdaf4a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-19T17:06:08.471Z] PASS [2020-08-19T17:06:08.471Z] [2020-08-19T17:06:08.471Z] === Skipped [2020-08-19T17:06:08.471Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T17:06:08.471Z] service_test.go:236: FLAKY_TEST [2020-08-19T17:06:08.471Z] [2020-08-19T17:06:08.471Z] [2020-08-19T17:06:08.471Z] DONE 23 tests, 1 skipped in 51.839s [2020-08-19T17:06:08.471Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-19T17:06:08.471Z] ++ 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-08-19T17:06:08.471Z] ++ set -e [2020-08-19T17:06:08.471Z] ++ '[' -n 0 ']' [2020-08-19T17:06:08.471Z] ++ set -x [2020-08-19T17:06:08.471Z] ++ env -i DEST=/go/src/github.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-08-19T17:06:08.471Z] INFO: Testing against a local daemon [2020-08-19T17:06:08.471Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-19T17:06:08.471Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-19T17:06:08.471Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:06:08.471Z] === RUN TestDockerNetworkIpvlan [2020-08-19T17:06:08.471Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-19T17:06:08.471Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:06:08.471Z] PASS [2020-08-19T17:06:08.471Z] [2020-08-19T17:06:08.471Z] === Skipped [2020-08-19T17:06:08.471Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-19T17:06:08.471Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:06:08.471Z] [2020-08-19T17:06:08.471Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-19T17:06:08.471Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:06:08.471Z] [2020-08-19T17:06:08.471Z] [2020-08-19T17:06:08.471Z] DONE 2 tests, 2 skipped in 0.151s [2020-08-19T17:06:08.471Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-19T17:06:08.471Z] ++ 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-08-19T17:06:08.471Z] ++ set -e [2020-08-19T17:06:08.471Z] ++ '[' -n 0 ']' [2020-08-19T17:06:08.471Z] ++ set -x [2020-08-19T17:06:08.471Z] ++ env -i DEST=/go/src/github.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-08-19T17:06:08.731Z] INFO: Testing against a local daemon [2020-08-19T17:06:08.731Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-19T17:06:08.905Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.8% of statements [2020-08-19T17:06:10.112Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-08-19T17:06:10.112Z] === RUN TestDockerNetworkMacvlan [2020-08-19T17:06:10.317Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2020-08-19T17:06:10.317Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-19T17:06:10.317Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-19T17:06:10.317Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-19T17:06:10.317Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-19T17:06:10.371Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-19T17:06:10.893Z] ok github.com/docker/docker/builder/remotecontext/git 31.911s coverage: 86.3% of statements [2020-08-19T17:06:10.893Z] ? github.com/docker/docker/cli [no test files] [2020-08-19T17:06:10.893Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-19T17:06:10.939Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-19T17:06:11.878Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-19T17:06:12.449Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-19T17:06:12.708Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-19T17:06:12.978Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-19T17:06:13.958Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-19T17:06:14.895Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-19T17:06:17.962Z] ok github.com/docker/docker/cmd/dockerd 0.558s coverage: 19.3% of statements [2020-08-19T17:06:18.189Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-19T17:06:20.136Z] ok github.com/docker/docker/container 0.480s coverage: 41.6% of statements [2020-08-19T17:06:20.136Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-19T17:06:20.136Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-19T17:06:20.136Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-19T17:06:20.136Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-19T17:06:20.254Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2020-08-19T17:06:21.670Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.329s coverage: 65.3% of statements [2020-08-19T17:06:22.188Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-08-19T17:06:22.383Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-19T17:06:22.383Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-19T17:06:22.950Z] --- PASS: TestDockerNetworkMacvlan (12.98s) [2020-08-19T17:06:22.950Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-19T17:06:22.950Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-08-19T17:06:22.950Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s) [2020-08-19T17:06:22.950Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.54s) [2020-08-19T17:06:22.950Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2020-08-19T17:06:22.950Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-08-19T17:06:22.950Z] PASS [2020-08-19T17:06:22.950Z] [2020-08-19T17:06:22.950Z] DONE 8 tests in 14.553s [2020-08-19T17:06:22.950Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-19T17:06:22.950Z] ++ 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-08-19T17:06:22.950Z] ++ set -e [2020-08-19T17:06:22.950Z] ++ '[' -n 0 ']' [2020-08-19T17:06:22.950Z] ++ set -x [2020-08-19T17:06:22.950Z] ++ env -i DEST=/go/src/github.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-08-19T17:06:23.209Z] testing: warning: no tests to run [2020-08-19T17:06:23.209Z] PASS [2020-08-19T17:06:23.209Z] [2020-08-19T17:06:23.209Z] DONE 0 tests in 0.025s [2020-08-19T17:06:23.209Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-19T17:06:23.209Z] ++ 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-08-19T17:06:23.209Z] ++ set -e [2020-08-19T17:06:23.209Z] ++ '[' -n 0 ']' [2020-08-19T17:06:23.209Z] ++ set -x [2020-08-19T17:06:23.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-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-08-19T17:06:23.209Z] INFO: Testing against a local daemon [2020-08-19T17:06:23.209Z] === RUN TestAuthZPluginAllowRequest [2020-08-19T17:06:23.594Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2020-08-19T17:06:24.589Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2020-08-19T17:06:24.589Z] === RUN TestAuthZPluginTLS [2020-08-19T17:06:25.157Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-19T17:06:25.157Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-08-19T17:06:25.157Z] === RUN TestAuthZPluginDenyRequest [2020-08-19T17:06:25.406Z] ok github.com/docker/docker/daemon/cluster 0.941s coverage: 0.5% of statements [2020-08-19T17:06:25.406Z] ok github.com/docker/docker/daemon/cluster/convert 0.549s coverage: 35.9% of statements [2020-08-19T17:06:25.725Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-19T17:06:25.725Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-19T17:06:26.293Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-19T17:06:26.293Z] === RUN TestAuthZPluginDenyResponse [2020-08-19T17:06:26.862Z] === RUN TestDockerSuite/TestBuildRm [2020-08-19T17:06:26.862Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-08-19T17:06:26.862Z] === RUN TestAuthZPluginAllowEventStream [2020-08-19T17:06:28.241Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2020-08-19T17:06:28.241Z] === RUN TestAuthZPluginErrorResponse [2020-08-19T17:06:28.811Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-08-19T17:06:28.811Z] === RUN TestAuthZPluginErrorRequest [2020-08-19T17:06:29.379Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-19T17:06:29.379Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-08-19T17:06:29.379Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-19T17:06:29.947Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-19T17:06:29.947Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-08-19T17:06:29.947Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-19T17:06:31.192Z] ok github.com/docker/docker/daemon/discovery 0.173s coverage: 30.0% of statements [2020-08-19T17:06:31.193Z] ok github.com/docker/docker/daemon/config 0.698s coverage: 79.7% of statements [2020-08-19T17:06:31.325Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-19T17:06:31.585Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-19T17:06:31.844Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-08-19T17:06:31.844Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-19T17:06:32.103Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-19T17:06:32.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-19T17:06:32.733Z] ok github.com/docker/docker/daemon/events 0.365s coverage: 50.0% of statements [2020-08-19T17:06:33.494Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-19T17:06:33.531Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.1% of statements [2020-08-19T17:06:33.531Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.4% of statements [2020-08-19T17:06:33.531Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-19T17:06:33.531Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-19T17:06:33.754Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2020-08-19T17:06:33.754Z] === RUN TestAuthZPluginHeader [2020-08-19T17:06:33.786Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 81.8% of statements [2020-08-19T17:06:34.269Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.154s coverage: 11.3% of statements [2020-08-19T17:06:34.269Z] ok github.com/docker/docker/daemon/graphdriver 0.190s coverage: 2.3% of statements [2020-08-19T17:06:34.692Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-19T17:06:34.712Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-08-19T17:06:34.727Z] ok github.com/docker/docker/daemon 3.248s coverage: 9.1% of statements [2020-08-19T17:06:34.952Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-08-19T17:06:34.952Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-19T17:06:34.968Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-08-19T17:06:34.968Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-19T17:06:34.968Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-19T17:06:35.185Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-19T17:06:35.185Z] ok github.com/docker/docker/daemon/links 0.301s coverage: 93.0% of statements [2020-08-19T17:06:35.891Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-19T17:06:36.333Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2020-08-19T17:06:38.090Z] ok github.com/docker/docker/daemon/logger 0.629s coverage: 41.2% of statements [2020-08-19T17:06:38.267Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.400s coverage: 73.1% of statements [2020-08-19T17:06:38.829Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-08-19T17:06:39.057Z] ok github.com/docker/docker/daemon/logger/awslogs 0.665s coverage: 77.8% of statements [2020-08-19T17:06:39.182Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-19T17:06:39.182Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-19T17:06:39.182Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2020-08-19T17:06:39.182Z] === RUN TestAuthZPluginV2Disable [2020-08-19T17:06:39.182Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-19T17:06:39.182Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-19T17:06:39.516Z] ok github.com/docker/docker/daemon/images 0.355s coverage: 4.8% of statements [2020-08-19T17:06:39.516Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-19T17:06:39.516Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-19T17:06:39.516Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-19T17:06:39.516Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-19T17:06:39.516Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-19T17:06:39.516Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-19T17:06:39.516Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-19T17:06:39.749Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-19T17:06:39.974Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.437s coverage: 61.6% of statements [2020-08-19T17:06:39.974Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.322s coverage: 87.2% of statements [2020-08-19T17:06:40.195Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.504s coverage: 57.0% of statements [2020-08-19T17:06:40.318Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-19T17:06:40.318Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-19T17:06:41.255Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-19T17:06:42.142Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-08-19T17:06:42.634Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2020-08-19T17:06:42.634Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-19T17:06:42.884Z] ok github.com/docker/docker/daemon/logger/local 0.575s coverage: 75.2% of statements [2020-08-19T17:06:42.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-19T17:06:42.884Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.179s coverage: 35.9% of statements [2020-08-19T17:06:42.884Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.235s coverage: 33.3% of statements [2020-08-19T17:06:44.031Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.307s coverage: 49.5% of statements [2020-08-19T17:06:44.031Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.586s coverage: 45.9% of statements [2020-08-19T17:06:44.031Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-19T17:06:44.032Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-19T17:06:44.969Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-19T17:06:45.061Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2020-08-19T17:06:45.520Z] ok github.com/docker/docker/daemon/logger/syslog 0.160s coverage: 46.8% of statements [2020-08-19T17:06:45.536Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-19T17:06:45.795Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2020-08-19T17:06:45.795Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-19T17:06:45.979Z] ok github.com/docker/docker/daemon/logger/splunk 2.437s coverage: 82.5% of statements [2020-08-19T17:06:45.979Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-19T17:06:45.979Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-19T17:06:45.979Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-19T17:06:46.054Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-19T17:06:46.545Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.521s coverage: 57.7% of statements [2020-08-19T17:06:46.545Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-19T17:06:46.545Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.278s coverage: 76.1% of statements [2020-08-19T17:06:46.545Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-19T17:06:46.623Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-19T17:06:47.912Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-08-19T17:06:48.002Z] === RUN TestDockerSuite/TestBuildUser [2020-08-19T17:06:48.168Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-08-19T17:06:48.776Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-08-19T17:06:48.882Z] ok github.com/docker/docker/distribution 1.623s coverage: 20.1% of statements [2020-08-19T17:06:48.882Z] ok github.com/docker/docker/distribution/metadata 1.266s coverage: 48.2% of statements [2020-08-19T17:06:48.882Z] ok github.com/docker/docker/errdefs 0.099s coverage: 49.4% of statements [2020-08-19T17:06:48.882Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-19T17:06:49.930Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-19T17:06:50.419Z] ok github.com/docker/docker/image/cache 0.148s coverage: 19.2% of statements [2020-08-19T17:06:50.419Z] ok github.com/docker/docker/distribution/xfer 2.390s coverage: 76.8% of statements [2020-08-19T17:06:50.419Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-19T17:06:50.877Z] ok github.com/docker/docker/image/v1 0.308s coverage: 25.0% of statements [2020-08-19T17:06:51.336Z] ok github.com/docker/docker/image 0.889s coverage: 86.4% of statements [2020-08-19T17:06:51.346Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-08-19T17:06:51.346Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-19T17:06:51.346Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-19T17:06:51.346Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.0% of statements [2020-08-19T17:06:51.514Z] --- PASS: TestImportExtremelyLargeImageWorks (192.91s) [2020-08-19T17:06:51.515Z] PASS [2020-08-19T17:06:51.515Z] [2020-08-19T17:06:51.515Z] === Skipped [2020-08-19T17:06:51.515Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-19T17:06:51.515Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:06:51.515Z] [2020-08-19T17:06:51.515Z] [2020-08-19T17:06:51.515Z] DONE 12 tests, 1 skipped in 193.910s [2020-08-19T17:06:51.515Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-19T17:06:51.515Z] ++ 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-08-19T17:06:51.515Z] ++ set -e [2020-08-19T17:06:51.515Z] ++ '[' -n 0 ']' [2020-08-19T17:06:51.515Z] ++ set -x [2020-08-19T17:06:51.515Z] ++ env -i DEST=/go/src/github.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-08-19T17:06:51.515Z] INFO: Testing against a local daemon [2020-08-19T17:06:51.515Z] === RUN TestNetworkCreateDelete [2020-08-19T17:06:51.515Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-19T17:06:51.515Z] === RUN TestDockerNetworkDeletePreferID [2020-08-19T17:06:51.515Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-08-19T17:06:51.515Z] === RUN TestDaemonDNSFallback [2020-08-19T17:06:51.515Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-08-19T17:06:51.515Z] === RUN TestInspectNetwork [2020-08-19T17:06:51.515Z] === RUN TestInspectNetwork/full_network_id [2020-08-19T17:06:51.515Z] === RUN TestInspectNetwork/partial_network_id [2020-08-19T17:06:51.515Z] === RUN TestInspectNetwork/network_name [2020-08-19T17:06:51.515Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-19T17:06:51.515Z] --- PASS: TestInspectNetwork (7.02s) [2020-08-19T17:06:51.515Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-19T17:06:51.515Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-19T17:06:51.515Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-19T17:06:51.515Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-19T17:06:51.515Z] === RUN TestRunContainerWithBridgeNone [2020-08-19T17:06:51.794Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-19T17:06:51.794Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-19T17:06:52.154Z] --- PASS: TestRunContainerWithBridgeNone (1.80s) [2020-08-19T17:06:52.154Z] === RUN TestNetworkInvalidJSON [2020-08-19T17:06:52.154Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-19T17:06:52.154Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-19T17:06:52.154Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T17:06:52.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T17:06:52.154Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T17:06:52.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T17:06:52.449Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-19T17:06:52.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-19T17:06:52.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-19T17:06:52.449Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-19T17:06:52.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-19T17:06:52.449Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-19T17:06:52.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-19T17:06:52.449Z] === RUN TestHostIPv4BridgeLabel [2020-08-19T17:06:52.762Z] ok github.com/docker/docker/libcontainerd/queue 0.115s coverage: 100.0% of statements [2020-08-19T17:06:53.087Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-19T17:06:53.087Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-19T17:06:53.232Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-08-19T17:06:53.232Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.8% of statements [2020-08-19T17:06:53.232Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-19T17:06:53.232Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-19T17:06:54.124Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-19T17:06:54.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-19T17:06:54.125Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-19T17:06:54.125Z] === RUN TestDaemonDefaultNetworkPools [2020-08-19T17:06:54.160Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-19T17:06:54.416Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-08-19T17:06:54.766Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-08-19T17:06:54.766Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-19T17:06:54.944Z] ok github.com/docker/docker/libcontainerd/local 0.281s coverage: 1.0% of statements [2020-08-19T17:06:54.944Z] ok github.com/docker/docker/pkg/aaparser 0.086s coverage: 50.0% of statements [2020-08-19T17:06:54.977Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-08-19T17:06:55.405Z] ok github.com/docker/docker/layer 0.780s coverage: 29.8% of statements [2020-08-19T17:06:55.405Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-19T17:06:55.405Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-19T17:06:55.405Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-19T17:06:55.405Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-19T17:06:55.405Z] ? github.com/docker/docker/oci [no test files] [2020-08-19T17:06:55.405Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-19T17:06:55.811Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-08-19T17:06:55.811Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-19T17:06:55.864Z] ok github.com/docker/docker/opts 0.359s coverage: 67.1% of statements [2020-08-19T17:06:55.904Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-08-19T17:06:55.904Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-19T17:06:56.465Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 37.7% of statements [2020-08-19T17:06:56.831Z] ok github.com/docker/docker/pkg/broadcaster 0.071s coverage: 100.0% of statements [2020-08-19T17:06:57.340Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-08-19T17:06:57.340Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-19T17:06:57.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-08-19T17:06:57.416Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.00s) [2020-08-19T17:06:57.416Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-19T17:06:57.635Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-08-19T17:06:57.635Z] === RUN TestServiceWithPredefinedNetwork [2020-08-19T17:06:57.797Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2020-08-19T17:06:58.256Z] ok github.com/docker/docker/pkg/authorization 0.784s coverage: 26.8% of statements [2020-08-19T17:06:58.756Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-08-19T17:06:59.223Z] ok github.com/docker/docker/pkg/chrootarchive 0.121s coverage: 15.4% of statements [2020-08-19T17:06:59.223Z] ok github.com/docker/docker/pkg/directory 0.149s coverage: 80.0% of statements [2020-08-19T17:06:59.317Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-19T17:06:59.722Z] --- PASS: TestServiceWithPredefinedNetwork (1.96s) [2020-08-19T17:06:59.722Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-19T17:06:59.722Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T17:06:59.722Z] service_test.go:236: FLAKY_TEST [2020-08-19T17:06:59.722Z] === RUN TestServiceWithDataPathPortInit [2020-08-19T17:06:59.921Z] ok github.com/docker/docker/daemon/logger/splunk 1.660s coverage: 82.5% of statements [2020-08-19T17:06:59.921Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-19T17:06:59.921Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-08-19T17:06:59.921Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-19T17:07:00.190Z] ok github.com/docker/docker/pkg/discovery 0.098s coverage: 58.3% of statements [2020-08-19T17:07:00.649Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 92.9% of statements [2020-08-19T17:07:01.807Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-08-19T17:07:02.184Z] ok github.com/docker/docker/pkg/discovery/memory 0.389s coverage: 92.3% of statements [2020-08-19T17:07:02.184Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2020-08-19T17:07:02.733Z] ok github.com/docker/docker/distribution 0.244s coverage: 21.9% of statements [2020-08-19T17:07:02.733Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-19T17:07:03.153Z] ok github.com/docker/docker/pkg/filenotify 0.121s coverage: 36.2% of statements [2020-08-19T17:07:03.660Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-19T17:07:04.120Z] ok github.com/docker/docker/pkg/fileutils 0.251s coverage: 87.7% of statements [2020-08-19T17:07:04.578Z] ok github.com/docker/docker/pkg/homedir 0.171s coverage: 42.9% of statements [2020-08-19T17:07:04.585Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-08-19T17:07:05.037Z] ok github.com/docker/docker/pkg/discovery/kv 3.525s coverage: 84.1% of statements [2020-08-19T17:07:05.495Z] ok github.com/docker/docker/pkg/idtools 0.122s coverage: 7.3% of statements [2020-08-19T17:07:05.512Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2020-08-19T17:07:05.512Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-19T17:07:05.512Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-08-19T17:07:05.512Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-19T17:07:05.531Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-19T17:07:05.531Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-19T17:07:05.790Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-19T17:07:06.358Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-19T17:07:06.439Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-08-19T17:07:06.485Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2020-08-19T17:07:06.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-19T17:07:06.926Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-19T17:07:06.944Z] ok github.com/docker/docker/pkg/locker 0.068s coverage: 88.9% of statements [2020-08-19T17:07:06.944Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 68.4% of statements [2020-08-19T17:07:06.944Z] ok github.com/docker/docker/pkg/archive 8.391s coverage: 62.7% of statements [2020-08-19T17:07:07.254Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-08-19T17:07:07.864Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-19T17:07:07.864Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-19T17:07:07.864Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-19T17:07:07.864Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-19T17:07:07.864Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-19T17:07:07.910Z] ok github.com/docker/docker/pkg/longpath 0.083s coverage: 100.0% of statements [2020-08-19T17:07:07.910Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2020-08-19T17:07:08.377Z] ok github.com/docker/docker/pkg/parsers 0.086s coverage: 97.0% of statements [2020-08-19T17:07:08.620Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-08-19T17:07:08.836Z] ok github.com/docker/docker/pkg/pidfile 0.090s coverage: 82.6% of statements [2020-08-19T17:07:08.875Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-19T17:07:09.241Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-19T17:07:09.241Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-19T17:07:09.500Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-19T17:07:10.069Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-19T17:07:10.370Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.182s coverage: 56.8% of statements [2020-08-19T17:07:10.637Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-19T17:07:10.637Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-19T17:07:10.768Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 76.8% of statements [2020-08-19T17:07:11.336Z] ok github.com/docker/docker/pkg/plugins/transport 0.168s coverage: 85.7% of statements [2020-08-19T17:07:11.694Z] ok github.com/docker/docker/pkg/authorization 0.248s coverage: 68.3% of statements [2020-08-19T17:07:11.795Z] ok github.com/docker/docker/pkg/pools 0.056s coverage: 88.2% of statements [2020-08-19T17:07:11.950Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-08-19T17:07:11.950Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-19T17:07:12.255Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-08-19T17:07:12.541Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-19T17:07:13.224Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2020-08-19T17:07:13.478Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2020-08-19T17:07:13.478Z] PASS [2020-08-19T17:07:13.478Z] [2020-08-19T17:07:13.478Z] DONE 17 tests in 50.418s [2020-08-19T17:07:13.478Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-19T17:07:13.478Z] ++ 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-08-19T17:07:13.478Z] ++ set -e [2020-08-19T17:07:13.478Z] ++ '[' -n 0 ']' [2020-08-19T17:07:13.478Z] ++ set -x [2020-08-19T17:07:13.478Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:13.683Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 73.9% of statements [2020-08-19T17:07:13.737Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-19T17:07:13.737Z] INFO: Testing against a local daemon [2020-08-19T17:07:13.737Z] === RUN TestPluginInvalidJSON [2020-08-19T17:07:13.737Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:07:13.737Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:07:13.737Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:07:13.737Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-19T17:07:13.737Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-19T17:07:13.737Z] === RUN TestPluginInstall [2020-08-19T17:07:13.738Z] === RUN TestPluginInstall/no_auth [2020-08-19T17:07:14.649Z] ok github.com/docker/docker/pkg/signal 0.087s coverage: 20.3% of statements [2020-08-19T17:07:14.649Z] ok github.com/docker/docker/pkg/stdcopy 0.071s coverage: 100.0% of statements [2020-08-19T17:07:14.686Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-19T17:07:15.104Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2020-08-19T17:07:15.104Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-19T17:07:15.255Z] ok github.com/docker/docker/layer 7.313s coverage: 67.9% of statements [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/oci [no test files] [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-19T17:07:15.255Z] ok github.com/docker/docker/pkg/chrootarchive 2.598s coverage: 43.2% of statements [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-19T17:07:15.255Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-19T17:07:15.255Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-19T17:07:15.553Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-08-19T17:07:15.616Z] ok github.com/docker/docker/pkg/stringid 0.076s coverage: 70.6% of statements [2020-08-19T17:07:15.616Z] ok github.com/docker/docker/pkg/streamformatter 0.121s coverage: 66.2% of statements [2020-08-19T17:07:15.823Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-19T17:07:15.823Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-19T17:07:16.157Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-08-19T17:07:16.157Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2020-08-19T17:07:16.582Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 38.2% of statements [2020-08-19T17:07:16.719Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-08-19T17:07:16.760Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-19T17:07:17.041Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-19T17:07:17.280Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-08-19T17:07:17.842Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-08-19T17:07:18.008Z] ok github.com/docker/docker/pkg/system 0.177s coverage: 13.8% of statements [2020-08-19T17:07:18.008Z] ok github.com/docker/docker/pkg/tailfile 0.168s coverage: 88.6% of statements [2020-08-19T17:07:18.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-19T17:07:18.975Z] testing: warning: no tests to run [2020-08-19T17:07:18.975Z] coverage: [no statements] [2020-08-19T17:07:18.975Z] ok github.com/docker/docker/pkg/tarsum 0.202s coverage: 89.3% of statements [2020-08-19T17:07:18.975Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2020-08-19T17:07:19.207Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-08-19T17:07:19.433Z] ok github.com/docker/docker/pkg/truncindex 0.173s coverage: 91.5% of statements [2020-08-19T17:07:19.433Z] ok github.com/docker/docker/pkg/urlutil 0.059s coverage: 100.0% of statements [2020-08-19T17:07:19.606Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-19T17:07:19.606Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-19T17:07:19.606Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-19T17:07:19.768Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-08-19T17:07:19.893Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2020-08-19T17:07:20.329Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2020-08-19T17:07:20.549Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-19T17:07:20.584Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2020-08-19T17:07:20.674Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2020-08-19T17:07:20.674Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1efhydbjw88rhgx48g7nbf1vq Created:2020-08-19 17:07:14.174961854 +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[ae7b1c51d0dec03d15eedbfacdc0323cc4f215acae5fcc2f9fd13e7b37506f78:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4cj1l11l9f7nz14999lmi5b4z EndpointID:fe05947688b400c934e1afc62b5b9682cca5c248795af0b74aea6f43c84e4e4e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:128dfa72bed1194ab4d6647e58e9cdf192b44b5033ae312c0c1b49868e0848fe 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:80703661bcaf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4cj1l11l9f7nz14999lmi5b4z EndpointID:fe05947688b400c934e1afc62b5b9682cca5c248795af0b74aea6f43c84e4e4e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-19T17:07:20.674Z] PASS [2020-08-19T17:07:20.674Z] [2020-08-19T17:07:20.674Z] === Skipped [2020-08-19T17:07:20.674Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T17:07:20.674Z] service_test.go:236: FLAKY_TEST [2020-08-19T17:07:20.674Z] [2020-08-19T17:07:20.674Z] [2020-08-19T17:07:20.674Z] DONE 23 tests, 1 skipped in 38.707s [2020-08-19T17:07:20.674Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-19T17:07:20.674Z] ++ 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-08-19T17:07:20.674Z] ++ set -e [2020-08-19T17:07:20.674Z] ++ '[' -n 0 ']' [2020-08-19T17:07:20.674Z] ++ set -x [2020-08-19T17:07:20.674Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:20.674Z] INFO: Testing against a local daemon [2020-08-19T17:07:20.674Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-19T17:07:20.674Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-19T17:07:20.674Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:07:20.674Z] === RUN TestDockerNetworkIpvlan [2020-08-19T17:07:20.674Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-19T17:07:20.674Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:07:20.674Z] PASS [2020-08-19T17:07:20.674Z] [2020-08-19T17:07:20.674Z] === Skipped [2020-08-19T17:07:20.674Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-19T17:07:20.674Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:07:20.675Z] [2020-08-19T17:07:20.675Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-19T17:07:20.675Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-19T17:07:20.675Z] [2020-08-19T17:07:20.675Z] [2020-08-19T17:07:20.675Z] DONE 2 tests, 2 skipped in 0.078s [2020-08-19T17:07:20.675Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-19T17:07:20.675Z] ++ 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-08-19T17:07:20.675Z] ++ set -e [2020-08-19T17:07:20.675Z] ++ '[' -n 0 ']' [2020-08-19T17:07:20.675Z] ++ set -x [2020-08-19T17:07:20.675Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:20.675Z] INFO: Testing against a local daemon [2020-08-19T17:07:20.675Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-19T17:07:20.839Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-08-19T17:07:21.430Z] ok github.com/docker/docker/plugin/v2 0.184s coverage: 20.1% of statements [2020-08-19T17:07:21.725Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-08-19T17:07:21.725Z] === RUN TestDockerNetworkMacvlan [2020-08-19T17:07:21.765Z] ok github.com/docker/docker/pkg/idtools 0.409s coverage: 70.5% of statements [2020-08-19T17:07:21.894Z] ok github.com/docker/docker/plugin 0.243s coverage: 12.0% of statements [2020-08-19T17:07:21.894Z] ok github.com/docker/docker/reference 0.532s coverage: 84.4% of statements [2020-08-19T17:07:21.928Z] === RUN TestDockerSuite/TestCommitChange [2020-08-19T17:07:22.325Z] ok github.com/docker/docker/pkg/ioutils 0.589s coverage: 70.6% of statements [2020-08-19T17:07:22.325Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-08-19T17:07:22.368Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-19T17:07:22.866Z] time="2020-08-19T17:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:07:22.866Z] time="2020-08-19T17:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9519c34c183ee77d0300ea05403fd4f92b3178dadeae794f4ea56b972a67e28f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:07:22.866Z] time="2020-08-19T17:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:07:22.866Z] time="2020-08-19T17:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9519c34c183ee77d0300ea05403fd4f92b3178dadeae794f4ea56b972a67e28f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:07:22.931Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-08-19T17:07:22.931Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-08-19T17:07:22.931Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-19T17:07:22.931Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-19T17:07:23.126Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-19T17:07:23.187Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-08-19T17:07:23.187Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-19T17:07:23.187Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-08-19T17:07:23.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-19T17:07:23.385Z] === RUN TestPluginInstall/with_htpasswd [2020-08-19T17:07:23.420Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-19T17:07:23.748Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-08-19T17:07:23.748Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-08-19T17:07:24.004Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-08-19T17:07:24.004Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-19T17:07:24.004Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-19T17:07:24.061Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-19T17:07:24.073Z] ok github.com/docker/docker/restartmanager 0.265s coverage: 50.9% of statements [2020-08-19T17:07:24.073Z] ok github.com/docker/docker/registry/resumable 0.310s coverage: 100.0% of statements [2020-08-19T17:07:24.321Z] time="2020-08-19T17:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:07:24.322Z] time="2020-08-19T17:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7f1fe39276c023d966b835b50a345869a8a33a2e9b31e3d43d3e97a0b7c22a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:07:24.322Z] time="2020-08-19T17:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:07:24.322Z] time="2020-08-19T17:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7f1fe39276c023d966b835b50a345869a8a33a2e9b31e3d43d3e97a0b7c22a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:07:24.322Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-19T17:07:24.581Z] === RUN TestPluginInstall/with_insecure [2020-08-19T17:07:24.931Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-08-19T17:07:25.040Z] ok github.com/docker/docker/runconfig 0.054s coverage: 52.2% of statements [2020-08-19T17:07:25.040Z] ok github.com/docker/docker/testutil 0.089s coverage: 62.5% of statements [2020-08-19T17:07:25.492Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-19T17:07:25.498Z] ok github.com/docker/docker/registry 0.486s coverage: 51.7% of statements [2020-08-19T17:07:25.960Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-19T17:07:26.053Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-19T17:07:26.053Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-19T17:07:26.154Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-19T17:07:26.221Z] time="2020-08-19T17:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:07:26.222Z] time="2020-08-19T17:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f88dd9b7fc26087a767f2276fbc257e0191e32cc858ac7d9fc2c4fe585ba269c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:07:26.222Z] time="2020-08-19T17:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:07:26.222Z] time="2020-08-19T17:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f88dd9b7fc26087a767f2276fbc257e0191e32cc858ac7d9fc2c4fe585ba269c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:07:26.790Z] --- PASS: TestPluginInstall (13.06s) [2020-08-19T17:07:26.790Z] --- PASS: TestPluginInstall/no_auth (9.73s) [2020-08-19T17:07:26.790Z] --- PASS: TestPluginInstall/with_htpasswd (1.25s) [2020-08-19T17:07:26.790Z] --- PASS: TestPluginInstall/with_insecure (2.09s) [2020-08-19T17:07:26.790Z] plugin_test.go:157: [d19bb64bdf974] daemon is not started [2020-08-19T17:07:26.790Z] PASS [2020-08-19T17:07:26.790Z] [2020-08-19T17:07:26.790Z] DONE 6 tests in 13.240s [2020-08-19T17:07:26.790Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-19T17:07:26.790Z] ++ 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-08-19T17:07:26.790Z] ++ set -e [2020-08-19T17:07:26.790Z] ++ '[' -n 0 ']' [2020-08-19T17:07:26.790Z] ++ set -x [2020-08-19T17:07:26.790Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:27.049Z] INFO: Testing against a local daemon [2020-08-19T17:07:27.049Z] === RUN TestExternalGraphDriver [2020-08-19T17:07:27.309Z] === RUN TestExternalGraphDriver/json [2020-08-19T17:07:27.309Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-19T17:07:27.414Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-08-19T17:07:27.670Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-08-19T17:07:28.244Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-19T17:07:28.247Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-19T17:07:28.398Z] ok github.com/docker/docker/volume/drivers 0.236s coverage: 36.1% of statements [2020-08-19T17:07:28.856Z] ok github.com/docker/docker/volume/local 0.191s coverage: 37.7% of statements [2020-08-19T17:07:28.856Z] ok github.com/docker/docker/volume/mounts 0.150s coverage: 66.2% of statements [2020-08-19T17:07:29.185Z] === RUN TestExternalGraphDriver/spec [2020-08-19T17:07:29.444Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-19T17:07:30.021Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-19T17:07:30.964Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2020-08-19T17:07:30.964Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-19T17:07:30.967Z] === RUN TestExternalGraphDriver/pull [2020-08-19T17:07:31.033Z] ok github.com/docker/docker/volume/service 0.539s coverage: 70.3% of statements [2020-08-19T17:07:31.227Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-19T17:07:31.526Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-19T17:07:31.526Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-19T17:07:31.781Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-19T17:07:31.787Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-19T17:07:31.794Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-19T17:07:32.053Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-19T17:07:32.053Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-19T17:07:32.053Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-19T17:07:32.053Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-19T17:07:32.053Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-19T17:07:32.312Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-19T17:07:32.426Z] --- PASS: TestDockerNetworkMacvlan (10.78s) [2020-08-19T17:07:32.426Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-19T17:07:32.426Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-08-19T17:07:32.426Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2020-08-19T17:07:32.426Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-08-19T17:07:32.426Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2020-08-19T17:07:32.426Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2020-08-19T17:07:32.426Z] PASS [2020-08-19T17:07:32.426Z] [2020-08-19T17:07:32.426Z] DONE 8 tests in 12.246s [2020-08-19T17:07:32.426Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-19T17:07:32.426Z] ++ 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-08-19T17:07:32.426Z] ++ set -e [2020-08-19T17:07:32.426Z] ++ '[' -n 0 ']' [2020-08-19T17:07:32.426Z] ++ set -x [2020-08-19T17:07:32.426Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:32.426Z] testing: warning: no tests to run [2020-08-19T17:07:32.426Z] PASS [2020-08-19T17:07:32.426Z] [2020-08-19T17:07:32.426Z] DONE 0 tests in 0.015s [2020-08-19T17:07:32.426Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-19T17:07:32.427Z] ++ 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-08-19T17:07:32.427Z] ++ set -e [2020-08-19T17:07:32.427Z] ++ '[' -n 0 ']' [2020-08-19T17:07:32.427Z] ++ set -x [2020-08-19T17:07:32.427Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:32.427Z] INFO: Testing against a local daemon [2020-08-19T17:07:32.427Z] === RUN TestAuthZPluginAllowRequest [2020-08-19T17:07:32.572Z] --- PASS: TestExternalGraphDriver (5.61s) [2020-08-19T17:07:32.572Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-08-19T17:07:32.572Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2020-08-19T17:07:32.572Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2020-08-19T17:07:32.572Z] === RUN TestGraphdriverPluginV2 [2020-08-19T17:07:32.707Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-08-19T17:07:32.963Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-08-19T17:07:33.508Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-19T17:07:33.525Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-08-19T17:07:33.950Z] --- PASS: TestAuthZPluginAllowRequest (1.30s) [2020-08-19T17:07:33.950Z] === RUN TestAuthZPluginTLS [2020-08-19T17:07:34.086Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-08-19T17:07:34.086Z] testing: warning: no tests to run [2020-08-19T17:07:34.086Z] coverage: [no statements] [2020-08-19T17:07:34.086Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-19T17:07:34.245Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-19T17:07:34.245Z] === RUN TestAuthZPluginDenyRequest [2020-08-19T17:07:34.444Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-19T17:07:34.444Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-19T17:07:34.646Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-19T17:07:34.646Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-08-19T17:07:34.882Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-19T17:07:34.882Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-19T17:07:34.902Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-19T17:07:35.013Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-19T17:07:35.518Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-19T17:07:35.518Z] === RUN TestAuthZPluginDenyResponse [2020-08-19T17:07:35.580Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-19T17:07:35.813Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-19T17:07:35.813Z] === RUN TestAuthZPluginAllowEventStream [2020-08-19T17:07:36.149Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-19T17:07:36.409Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2020-08-19T17:07:36.409Z] PASS [2020-08-19T17:07:36.409Z] [2020-08-19T17:07:36.409Z] DONE 5 tests in 9.669s [2020-08-19T17:07:36.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-19T17:07:36.409Z] ++ 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-08-19T17:07:36.409Z] ++ set -e [2020-08-19T17:07:36.409Z] ++ '[' -n 0 ']' [2020-08-19T17:07:36.409Z] ++ set -x [2020-08-19T17:07:36.409Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:36.668Z] INFO: Testing against a local daemon [2020-08-19T17:07:36.668Z] === RUN TestContinueAfterPluginCrash [2020-08-19T17:07:36.668Z] === PAUSE TestContinueAfterPluginCrash [2020-08-19T17:07:36.668Z] === RUN TestReadPluginNoRead [2020-08-19T17:07:36.668Z] === PAUSE TestReadPluginNoRead [2020-08-19T17:07:36.668Z] === RUN TestDaemonStartWithLogOpt [2020-08-19T17:07:36.668Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-19T17:07:36.668Z] === CONT TestContinueAfterPluginCrash [2020-08-19T17:07:36.668Z] === CONT TestDaemonStartWithLogOpt [2020-08-19T17:07:36.668Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-19T17:07:36.789Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-08-19T17:07:37.236Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-19T17:07:37.236Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-19T17:07:37.236Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-19T17:07:37.330Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2020-08-19T17:07:37.330Z] === RUN TestAuthZPluginErrorResponse [2020-08-19T17:07:37.630Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-19T17:07:37.630Z] === RUN TestAuthZPluginErrorRequest [2020-08-19T17:07:37.715Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-19T17:07:37.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-19T17:07:37.805Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-19T17:07:37.805Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-19T17:07:38.065Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-19T17:07:38.065Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-19T17:07:38.272Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-19T17:07:38.272Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-19T17:07:38.277Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-19T17:07:38.324Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-19T17:07:38.838Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-08-19T17:07:38.911Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-19T17:07:38.911Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-19T17:07:39.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-19T17:07:39.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-19T17:07:40.247Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-08-19T17:07:40.427Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-08-19T17:07:40.427Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-19T17:07:40.807Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-08-19T17:07:41.062Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-08-19T17:07:41.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-19T17:07:41.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-19T17:07:41.624Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-19T17:07:41.880Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-19T17:07:42.510Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-08-19T17:07:42.510Z] === RUN TestAuthZPluginHeader [2020-08-19T17:07:43.117Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-19T17:07:43.117Z] --- PASS: TestDaemonStartWithLogOpt (6.48s) [2020-08-19T17:07:43.117Z] === CONT TestReadPluginNoRead [2020-08-19T17:07:43.152Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-19T17:07:43.152Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-19T17:07:43.152Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-19T17:07:43.152Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:07:43.152Z] === RUN TestAuthZPluginV2Disable [2020-08-19T17:07:43.152Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-19T17:07:43.152Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:07:43.152Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-19T17:07:43.152Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-19T17:07:43.152Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:07:43.152Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-19T17:07:43.152Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-19T17:07:43.152Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:07:43.152Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-19T17:07:44.055Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-19T17:07:44.055Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-19T17:07:44.396Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-19T17:07:44.623Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-19T17:07:45.193Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-19T17:07:45.322Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-19T17:07:45.769Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-19T17:07:45.849Z] ok github.com/docker/docker/pkg/plugins 35.089s coverage: 73.4% of statements [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/rootless [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/volume [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-19T17:07:45.849Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-19T17:07:45.884Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-08-19T17:07:46.339Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-19T17:07:46.339Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-19T17:07:46.601Z] === RUN TestReadPluginNoRead/default [2020-08-19T17:07:46.810Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === Skipped [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-19T17:07:46.817Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-19T17:07:46.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-19T17:07:46.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-08-19T17:07:46.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-19T17:07:46.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-19T17:07:46.817Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-19T17:07:46.817Z] daemon_test.go:147: root required [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-19T17:07:46.817Z] reload_test.go:520: root required [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-08-19T17:07:46.817Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-19T17:07:46.817Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-19T17:07:46.817Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-19T17:07:46.817Z] download_test.go:268: Needs fixing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-19T17:07:46.817Z] layer_test.go:304: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-19T17:07:46.817Z] layer_test.go:353: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-19T17:07:46.817Z] layer_test.go:468: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-19T17:07:46.817Z] layer_test.go:697: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-19T17:07:46.817Z] migration_test.go:46: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-19T17:07:46.817Z] migration_test.go:182: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-19T17:07:46.817Z] mount_test.go:17: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-19T17:07:46.817Z] mount_test.go:76: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-19T17:07:46.817Z] mount_test.go:125: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-19T17:07:46.817Z] mount_test.go:212: Failing on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:133: Xz not present in msys2 [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:238: Failing on Windows CI machines [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-19T17:07:46.817Z] archive_windows_test.go:16: Currently fails [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-19T17:07:46.817Z] changes_test.go:192: needs more investigation [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-19T17:07:46.817Z] changes_test.go:405: needs further investigation [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-19T17:07:46.817Z] changes_test.go:441: needs further investigation [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-19T17:07:46.817Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-19T17:07:46.817Z] poller_test.go:41: No chmod on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-19T17:07:46.817Z] fileutils_test.go:134: Needs porting to Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-19T17:07:46.817Z] fileutils_test.go:180: Needs porting to Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-19T17:07:46.817Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-08-19T17:07:46.817Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-08-19T17:07:46.817Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-08-19T17:07:46.817Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-19T17:07:46.817Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-19T17:07:46.817Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] [2020-08-19T17:07:46.817Z] DONE 1785 tests, 46 skipped in 212.266s [2020-08-19T17:07:46.817Z] INFO: make.ps1 ended at 08/19/2020 17:07:46 [2020-08-19T17:07:47.168Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-19T17:07:47.428Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-19T17:07:47.995Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-19T17:07:48.254Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-19T17:07:48.254Z] --- PASS: TestContinueAfterPluginCrash (11.70s) [2020-08-19T17:07:48.254Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-19T17:07:48.821Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-19T17:07:48.991Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-19T17:07:48.992Z] INFO: Unit tests ended at 08/19/2020 17:07:48. Duration:00:03:49.8028968 [2020-08-19T17:07:48.992Z] INFO: Building busybox [2020-08-19T17:07:48.992Z] Sending build context to Docker daemon 5.12kB [2020-08-19T17:07:48.992Z] [2020-08-19T17:07:48.992Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-19T17:07:48.992Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-19T17:07:48.992Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-19T17:07:48.992Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-19T17:07:48.992Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-19T17:07:48.992Z] ---> 86eddd4761f5 [2020-08-19T17:07:48.992Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-19T17:07:48.992Z] ---> Running in 3b8a17d6a7ab [2020-08-19T17:07:49.757Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-19T17:07:50.016Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-19T17:07:51.395Z] --- PASS: TestReadPluginNoRead (8.05s) [2020-08-19T17:07:51.395Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-08-19T17:07:51.395Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2020-08-19T17:07:51.395Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2020-08-19T17:07:51.395Z] read_test.go:92: [d496917696fa8] daemon is not started [2020-08-19T17:07:51.395Z] PASS [2020-08-19T17:07:51.395Z] [2020-08-19T17:07:51.395Z] DONE 6 tests in 14.660s [2020-08-19T17:07:51.395Z] 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-08-19T17:07:51.395Z] ++ 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-08-19T17:07:51.395Z] ++ set -e [2020-08-19T17:07:51.395Z] ++ '[' -n 0 ']' [2020-08-19T17:07:51.395Z] ++ set -x [2020-08-19T17:07:51.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-19T17:07:51.395Z] testing: warning: no tests to run [2020-08-19T17:07:51.395Z] PASS [2020-08-19T17:07:51.395Z] [2020-08-19T17:07:51.395Z] DONE 0 tests in 0.065s [2020-08-19T17:07:51.395Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-19T17:07:51.395Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-19T17:07:51.395Z] ++ 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-08-19T17:07:51.395Z] ++ set -e [2020-08-19T17:07:51.395Z] ++ '[' -n 0 ']' [2020-08-19T17:07:51.395Z] ++ set -x [2020-08-19T17:07:51.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-19T17:07:51.395Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-19T17:07:51.395Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-19T17:07:51.395Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-19T17:07:51.395Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-19T17:07:51.395Z] INFO: Testing against a local daemon [2020-08-19T17:07:51.395Z] === RUN TestPluginWithDevMounts [2020-08-19T17:07:51.395Z] === PAUSE TestPluginWithDevMounts [2020-08-19T17:07:51.395Z] === CONT TestPluginWithDevMounts [2020-08-19T17:07:51.964Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-19T17:07:53.340Z] --- PASS: TestPluginWithDevMounts (1.75s) [2020-08-19T17:07:53.340Z] PASS [2020-08-19T17:07:53.340Z] [2020-08-19T17:07:53.340Z] DONE 1 tests in 1.918s [2020-08-19T17:07:53.340Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-19T17:07:53.340Z] ++ 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-08-19T17:07:53.340Z] ++ set -e [2020-08-19T17:07:53.340Z] ++ '[' -n 0 ']' [2020-08-19T17:07:53.340Z] ++ set -x [2020-08-19T17:07:53.340Z] ++ env -i DEST=/go/src/github.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-08-19T17:07:53.340Z] INFO: Testing against a local daemon [2020-08-19T17:07:53.340Z] === RUN TestSecretInspect [2020-08-19T17:07:54.888Z] Removing intermediate container 3b8a17d6a7ab [2020-08-19T17:07:54.888Z] ---> 5f0753012b91 [2020-08-19T17:07:54.888Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-19T17:07:54.888Z] ---> Running in b9e7bd712ddd [2020-08-19T17:07:54.888Z] Removing intermediate container b9e7bd712ddd [2020-08-19T17:07:54.888Z] ---> 111054139924 [2020-08-19T17:07:54.888Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-19T17:07:54.888Z] ---> Running in 4df504bcaae8 [2020-08-19T17:07:54.888Z] Removing intermediate container 4df504bcaae8 [2020-08-19T17:07:54.888Z] ---> ed9522f932a2 [2020-08-19T17:07:54.888Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-19T17:07:55.871Z] --- PASS: TestSecretInspect (2.22s) [2020-08-19T17:07:55.871Z] === RUN TestSecretList [2020-08-19T17:07:56.425Z] [2020-08-19T17:07:56.440Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-19T17:07:56.699Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-19T17:07:56.883Z] ---> 03f09b349cf3 [2020-08-19T17:07:56.884Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-19T17:07:56.884Z] ---> Running in f8cd3f24c0bb [2020-08-19T17:07:57.637Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-19T17:07:57.637Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-19T17:07:57.637Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-19T17:07:58.204Z] --- PASS: TestSecretList (2.74s) [2020-08-19T17:07:58.204Z] === RUN TestSecretsCreateAndDelete [2020-08-19T17:07:58.967Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/rootless [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/volume [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-19T17:07:58.967Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === Skipped [2020-08-19T17:07:58.967Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-19T17:07:58.967Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-19T17:07:58.967Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-19T17:07:58.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.967Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-19T17:07:58.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.967Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-19T17:07:58.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.967Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-19T17:07:58.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.967Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-19T17:07:58.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.967Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-19T17:07:58.967Z] graphtest_unix.go:73: No driver to put! [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-19T17:07:58.967Z] time="2020-08-19T17:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T17:07:58.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T17:07:58.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T17:07:58.967Z] [2020-08-19T17:07:58.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-19T17:07:58.967Z] time="2020-08-19T17:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T17:07:58.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T17:07:58.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-19T17:07:58.968Z] time="2020-08-19T17:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-19T17:07:58.968Z] time="2020-08-19T17:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-19T17:07:58.968Z] time="2020-08-19T17:06:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:73: No driver to put! [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-19T17:07:58.968Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-19T17:07:58.968Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-19T17:07:58.968Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-19T17:07:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-19T17:07:58.968Z] graphtest_unix.go:73: No driver to put! [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-19T17:07:58.968Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-19T17:07:58.968Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] [2020-08-19T17:07:58.968Z] DONE 2142 tests, 26 skipped in 248.677s Post stage [Pipeline] junit [2020-08-19T17:07:59.232Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-19T17:08:00.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41376/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a01846e672a6da9e93f43a5c6bbd087e98f2de84 hack/validate/vendor [2020-08-19T17:08:00.620Z] No vendor changes in diff. [2020-08-19T17:08:00.737Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-19T17:08:00.737Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2020-08-19T17:08:00.737Z] === RUN TestSecretsUpdate [2020-08-19T17:08:00.996Z] === RUN TestDockerSuite/TestContainerNetworkMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-19T17:08:01.546Z] + echo Building e2e image [2020-08-19T17:08:01.546Z] Building e2e image [2020-08-19T17:08:01.546Z] + docker build --build-arg DOCKER_GITCOMMIT=a01846e672a6da9e93f43a5c6bbd087e98f2de84 -t moby-e2e-test -f Dockerfile.e2e . [2020-08-19T17:08:01.546Z] #2 [internal] load .dockerignore [2020-08-19T17:08:01.546Z] #2 transferring context: 34B done [2020-08-19T17:08:01.546Z] #2 DONE 0.0s [2020-08-19T17:08:01.546Z] [2020-08-19T17:08:01.546Z] #1 [internal] load build definition from Dockerfile.e2e [2020-08-19T17:08:01.546Z] #1 transferring dockerfile: 3.21kB done [2020-08-19T17:08:01.546Z] #1 DONE 0.0s [2020-08-19T17:08:01.546Z] [2020-08-19T17:08:01.546Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-19T17:08:01.564Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-19T17:08:01.757Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-08-19T17:08:01.757Z] PASS [2020-08-19T17:08:01.757Z] [2020-08-19T17:08:01.757Z] === Skipped [2020-08-19T17:08:01.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-19T17:08:01.757Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:08:01.757Z] [2020-08-19T17:08:01.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-19T17:08:01.757Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:08:01.757Z] [2020-08-19T17:08:01.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-19T17:08:01.757Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:08:01.757Z] [2020-08-19T17:08:01.757Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-19T17:08:01.757Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:08:01.757Z] [2020-08-19T17:08:01.757Z] [2020-08-19T17:08:01.757Z] DONE 17 tests, 4 skipped in 27.476s [2020-08-19T17:08:01.757Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-19T17:08:01.757Z] ++ 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-08-19T17:08:01.757Z] ++ set -e [2020-08-19T17:08:01.757Z] ++ '[' -n 0 ']' [2020-08-19T17:08:01.757Z] ++ set -x [2020-08-19T17:08:01.757Z] ++ env -i DEST=/go/src/github.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-08-19T17:08:01.757Z] INFO: Testing against a local daemon [2020-08-19T17:08:01.757Z] === RUN TestPluginInvalidJSON [2020-08-19T17:08:01.757Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:08:01.757Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:08:01.757Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-19T17:08:01.757Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-19T17:08:01.757Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-19T17:08:01.757Z] === RUN TestPluginInstall [2020-08-19T17:08:01.757Z] === RUN TestPluginInstall/no_auth [2020-08-19T17:08:01.812Z] #4 DONE 0.2s [2020-08-19T17:08:01.812Z] [2020-08-19T17:08:01.812Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-08-19T17:08:01.812Z] #3 DONE 0.2s [2020-08-19T17:08:01.812Z] [2020-08-19T17:08:01.812Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-19T17:08:01.812Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-19T17:08:01.812Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-19T17:08:01.812Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-19T17:08:01.812Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-19T17:08:01.812Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 538.13kB / 2.80MB 0.1s [2020-08-19T17:08:01.812Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-08-19T17:08:01.812Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-08-19T17:08:02.070Z] #5 ... [2020-08-19T17:08:02.070Z] [2020-08-19T17:08:02.070Z] #8 [internal] load build context [2020-08-19T17:08:02.070Z] #8 transferring context: 853.95kB 0.4s done [2020-08-19T17:08:02.070Z] #8 DONE 0.4s [2020-08-19T17:08:02.070Z] [2020-08-19T17:08:02.070Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-19T17:08:02.325Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-08-19T17:08:02.325Z] #5 DONE 0.6s [2020-08-19T17:08:02.325Z] [2020-08-19T17:08:02.325Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-19T17:08:03.472Z] --- PASS: TestSecretsUpdate (2.73s) [2020-08-19T17:08:03.472Z] === RUN TestTemplatedSecret [2020-08-19T17:08:03.693Z] #6 DONE 1.0s [2020-08-19T17:08:03.693Z] [2020-08-19T17:08:03.693Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-19T17:08:03.693Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-08-19T17:08:03.693Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-08-19T17:08:03.693Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-08-19T17:08:03.693Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-19T17:08:03.693Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-08-19T17:08:03.693Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 126.57MB / 127.34MB 1.6s [2020-08-19T17:08:03.693Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done [2020-08-19T17:08:03.693Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-08-19T17:08:03.693Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-08-19T17:08:03.693Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-19T17:08:03.693Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s done [2020-08-19T17:08:03.693Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-08-19T17:08:05.321Z] time="2020-08-19T17:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:08:05.321Z] time="2020-08-19T17:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83850dd68cd4b37c8aaea606246d92f2e0e557274a223b35c1ef6cc4257a18e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:08:05.321Z] time="2020-08-19T17:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:08:05.321Z] time="2020-08-19T17:08:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83850dd68cd4b37c8aaea606246d92f2e0e557274a223b35c1ef6cc4257a18e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:08:05.321Z] === RUN TestPluginInstall/with_htpasswd [2020-08-19T17:08:05.376Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-19T17:08:05.945Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-19T17:08:05.960Z] time="2020-08-19T17:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:08:05.960Z] time="2020-08-19T17:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9b484f312088d002e5438f4def891bbda649e73a9d867182d96227a6d68647b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:08:05.960Z] time="2020-08-19T17:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:08:05.960Z] time="2020-08-19T17:08:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9b484f312088d002e5438f4def891bbda649e73a9d867182d96227a6d68647b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:08:06.256Z] === RUN TestPluginInstall/with_insecure [2020-08-19T17:08:06.513Z] --- PASS: TestTemplatedSecret (3.35s) [2020-08-19T17:08:06.513Z] === RUN TestSecretCreateResolve [2020-08-19T17:08:07.222Z] Removing intermediate container f8cd3f24c0bb [2020-08-19T17:08:07.222Z] ---> 259b11c09767 [2020-08-19T17:08:07.222Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-19T17:08:07.222Z] ---> Running in 66ecbe8a1d90 [2020-08-19T17:08:07.299Z] time="2020-08-19T17:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:08:07.299Z] time="2020-08-19T17:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dccb1be485f0a55c0ea43524656def2ea12d72ff3150b03c2ecf0f7857bb83ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:08:07.299Z] time="2020-08-19T17:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-19T17:08:07.299Z] time="2020-08-19T17:08:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dccb1be485f0a55c0ea43524656def2ea12d72ff3150b03c2ecf0f7857bb83ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-19T17:08:07.453Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-19T17:08:07.595Z] --- PASS: TestPluginInstall (7.67s) [2020-08-19T17:08:07.595Z] --- PASS: TestPluginInstall/no_auth (5.37s) [2020-08-19T17:08:07.595Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-08-19T17:08:07.595Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-08-19T17:08:07.595Z] plugin_test.go:157: [d70cbd764181e] daemon is not started [2020-08-19T17:08:07.595Z] PASS [2020-08-19T17:08:07.595Z] [2020-08-19T17:08:07.595Z] DONE 6 tests in 7.765s [2020-08-19T17:08:07.595Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-19T17:08:07.595Z] ++ 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-08-19T17:08:07.595Z] ++ set -e [2020-08-19T17:08:07.595Z] ++ '[' -n 0 ']' [2020-08-19T17:08:07.595Z] ++ set -x [2020-08-19T17:08:07.595Z] ++ env -i DEST=/go/src/github.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-08-19T17:08:07.595Z] INFO: Testing against a local daemon [2020-08-19T17:08:07.595Z] === RUN TestExternalGraphDriver [2020-08-19T17:08:08.230Z] === RUN TestExternalGraphDriver/json [2020-08-19T17:08:08.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-19T17:08:08.757Z] [2020-08-19T17:08:08.757Z] SUCCESS: Specified value was saved. [2020-08-19T17:08:08.934Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-08-19T17:08:08.934Z] #14 ... [2020-08-19T17:08:08.934Z] [2020-08-19T17:08:08.934Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-19T17:08:08.934Z] #7 0.698 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-19T17:08:08.934Z] #7 1.768 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-19T17:08:08.934Z] #7 1.870 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-19T17:08:08.934Z] #7 1.876 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-19T17:08:08.934Z] #7 1.886 (3/30) Installing readline (8.0.0-r0) [2020-08-19T17:08:08.934Z] #7 1.891 (4/30) Installing bash (5.0.0-r0) [2020-08-19T17:08:08.934Z] #7 1.908 Executing bash-5.0.0-r0.post-install [2020-08-19T17:08:08.934Z] #7 1.910 (5/30) Installing ca-certificates (20191127-r2) [2020-08-19T17:08:08.934Z] #7 1.927 (6/30) Installing libgcc (8.3.0-r0) [2020-08-19T17:08:08.934Z] #7 1.931 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-19T17:08:08.934Z] #7 1.949 (8/30) Installing binutils (2.32-r0) [2020-08-19T17:08:08.934Z] #7 2.051 (9/30) Installing gmp (6.1.2-r1) [2020-08-19T17:08:08.934Z] #7 2.059 (10/30) Installing isl (0.18-r0) [2020-08-19T17:08:08.934Z] #7 2.081 (11/30) Installing libgomp (8.3.0-r0) [2020-08-19T17:08:08.934Z] #7 2.085 (12/30) Installing libatomic (8.3.0-r0) [2020-08-19T17:08:08.934Z] #7 2.089 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-19T17:08:08.934Z] #7 2.094 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-19T17:08:08.934Z] #7 2.099 (15/30) Installing gcc (8.3.0-r0) [2020-08-19T17:08:08.935Z] #7 3.022 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-19T17:08:08.935Z] #7 3.128 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-19T17:08:08.935Z] #7 3.129 (18/30) Installing g++ (8.3.0-r0) [2020-08-19T17:08:08.935Z] #7 3.719 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-19T17:08:08.935Z] #7 3.723 (20/30) Installing libcurl (7.66.0-r0) [2020-08-19T17:08:08.935Z] #7 3.737 (21/30) Installing expat (2.2.8-r0) [2020-08-19T17:08:08.935Z] #7 3.741 (22/30) Installing pcre2 (10.33-r0) [2020-08-19T17:08:08.935Z] #7 3.751 (23/30) Installing git (2.22.4-r0) [2020-08-19T17:08:08.935Z] #7 3.966 (24/30) Installing libmnl (1.0.4-r0) [2020-08-19T17:08:08.935Z] #7 3.970 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-19T17:08:08.935Z] #7 3.974 (26/30) Installing iptables (1.8.3-r1) [2020-08-19T17:08:08.935Z] #7 3.999 (27/30) Installing pigz (2.4-r0) [2020-08-19T17:08:08.935Z] #7 4.007 (28/30) Installing tar (1.32-r0) [2020-08-19T17:08:08.935Z] #7 4.017 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-19T17:08:08.935Z] #7 4.021 (30/30) Installing xz (5.2.4-r0) [2020-08-19T17:08:08.935Z] #7 4.026 Executing busybox-1.30.1-r3.trigger [2020-08-19T17:08:08.935Z] #7 4.031 Executing ca-certificates-20191127-r2.trigger [2020-08-19T17:08:08.935Z] #7 4.080 OK: 179 MiB in 44 packages [2020-08-19T17:08:08.935Z] #7 DONE 5.5s [2020-08-19T17:08:08.935Z] [2020-08-19T17:08:08.935Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-19T17:08:08.935Z] #9 DONE 0.0s [2020-08-19T17:08:08.935Z] [2020-08-19T17:08:08.935Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-19T17:08:08.935Z] #10 DONE 0.1s [2020-08-19T17:08:08.935Z] [2020-08-19T17:08:08.935Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-19T17:08:08.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-19T17:08:09.190Z] #11 DONE 0.1s [2020-08-19T17:08:09.190Z] [2020-08-19T17:08:09.190Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-19T17:08:09.190Z] #12 DONE 0.1s [2020-08-19T17:08:09.190Z] [2020-08-19T17:08:09.190Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-19T17:08:09.190Z] #13 DONE 0.0s [2020-08-19T17:08:09.190Z] [2020-08-19T17:08:09.190Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-19T17:08:09.216Z] --- PASS: TestSecretCreateResolve (2.57s) [2020-08-19T17:08:09.216Z] PASS [2020-08-19T17:08:09.216Z] [2020-08-19T17:08:09.216Z] DONE 6 tests in 15.965s [2020-08-19T17:08:09.216Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-19T17:08:09.216Z] ++ 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-08-19T17:08:09.216Z] ++ set -e [2020-08-19T17:08:09.216Z] ++ '[' -n 0 ']' [2020-08-19T17:08:09.216Z] ++ set -x [2020-08-19T17:08:09.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=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-08-19T17:08:09.216Z] INFO: Testing against a local daemon [2020-08-19T17:08:09.216Z] === RUN TestServiceCreateInit [2020-08-19T17:08:09.474Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-19T17:08:09.752Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-08-19T17:08:09.752Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-08-19T17:08:09.752Z] #14 DONE 8.0s [2020-08-19T17:08:09.764Z] === RUN TestExternalGraphDriver/spec [2020-08-19T17:08:10.008Z] [2020-08-19T17:08:10.008Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-19T17:08:10.263Z] #15 0.400 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T17:08:10.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-19T17:08:11.625Z] #15 1.456 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T17:08:11.625Z] #15 1.571 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-19T17:08:11.625Z] #15 1.575 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-19T17:08:11.625Z] #15 1.581 (3/54) Installing readline (8.0.4-r0) [2020-08-19T17:08:11.625Z] #15 1.585 (4/54) Installing bash (5.0.17-r0) [2020-08-19T17:08:11.625Z] #15 1.597 Executing bash-5.0.17-r0.post-install [2020-08-19T17:08:11.625Z] #15 1.599 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-19T17:08:11.625Z] #15 1.674 (6/54) Installing libblkid (2.35.2-r0) [2020-08-19T17:08:11.625Z] #15 1.679 (7/54) Installing libuuid (2.35.2-r0) [2020-08-19T17:08:11.625Z] #15 1.681 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-19T17:08:11.625Z] #15 1.686 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-19T17:08:11.625Z] #15 1.691 (10/54) Installing libgcc (9.3.0-r2) [2020-08-19T17:08:11.625Z] #15 1.693 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-19T17:08:11.625Z] #15 1.706 (12/54) Installing binutils (2.34-r1) [2020-08-19T17:08:11.625Z] #15 1.773 (13/54) Installing libmagic (5.38-r0) [2020-08-19T17:08:11.625Z] #15 1.794 (14/54) Installing file (5.38-r0) [2020-08-19T17:08:11.625Z] #15 1.795 (15/54) Installing gmp (6.2.0-r0) [2020-08-19T17:08:11.625Z] #15 1.802 (16/54) Installing isl (0.18-r0) [2020-08-19T17:08:11.625Z] #15 1.816 (17/54) Installing libgomp (9.3.0-r2) [2020-08-19T17:08:11.625Z] #15 1.819 (18/54) Installing libatomic (9.3.0-r2) [2020-08-19T17:08:11.625Z] #15 1.820 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-19T17:08:11.625Z] #15 1.861 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-19T17:08:11.625Z] #15 1.867 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-19T17:08:11.625Z] #15 1.869 (22/54) Installing gcc (9.3.0-r2) [2020-08-19T17:08:11.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-19T17:08:11.850Z] === RUN TestExternalGraphDriver/pull [2020-08-19T17:08:12.489Z] Removing intermediate container 66ecbe8a1d90 [2020-08-19T17:08:12.489Z] ---> a307b700f042 [2020-08-19T17:08:12.489Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-19T17:08:12.489Z] ---> Running in d7c21356417c [2020-08-19T17:08:12.552Z] #15 2.696 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-19T17:08:12.552Z] #15 2.769 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-19T17:08:12.552Z] #15 2.770 (25/54) Installing g++ (9.3.0-r2) [2020-08-19T17:08:13.112Z] #15 3.170 (26/54) Installing make (4.3-r0) [2020-08-19T17:08:13.112Z] #15 3.174 (27/54) Installing fortify-headers (1.1-r0) [2020-08-19T17:08:13.112Z] #15 3.177 (28/54) Installing patch (2.7.6-r6) [2020-08-19T17:08:13.112Z] #15 3.181 (29/54) Installing build-base (0.5-r2) [2020-08-19T17:08:13.112Z] #15 3.182 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-19T17:08:13.112Z] #15 3.185 (31/54) Installing libcurl (7.69.1-r0) [2020-08-19T17:08:13.112Z] #15 3.190 (32/54) Installing curl (7.69.1-r0) [2020-08-19T17:08:13.112Z] #15 3.193 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-19T17:08:13.112Z] #15 3.199 (34/54) Installing jq (1.6-r1) [2020-08-19T17:08:13.112Z] #15 3.206 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-19T17:08:13.112Z] #15 3.210 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-19T17:08:13.112Z] #15 3.211 (37/54) Installing libaio (0.3.112-r1) [2020-08-19T17:08:13.112Z] #15 3.213 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-19T17:08:13.112Z] #15 3.240 (39/54) Installing blkid (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.242 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-19T17:08:13.112Z] #15 3.244 (41/54) Installing setpriv (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.246 (42/54) Installing libmount (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.250 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.254 (44/54) Installing findmnt (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.256 (45/54) Installing mcookie (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.257 (46/54) Installing hexdump (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.259 (47/54) Installing lsblk (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.262 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.267 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.269 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.272 (51/54) Installing util-linux (2.35.2-r0) [2020-08-19T17:08:13.112Z] #15 3.305 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-19T17:08:13.112Z] #15 3.308 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-19T17:08:13.113Z] #15 3.328 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-19T17:08:13.113Z] #15 3.332 Executing busybox-1.31.1-r16.trigger [2020-08-19T17:08:13.113Z] #15 3.339 OK: 230 MiB in 69 packages [2020-08-19T17:08:13.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-19T17:08:13.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-19T17:08:13.923Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-08-19T17:08:13.923Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-08-19T17:08:13.923Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-08-19T17:08:13.923Z] --- PASS: TestExternalGraphDriver/pull (2.43s) [2020-08-19T17:08:13.923Z] === RUN TestGraphdriverPluginV2 [2020-08-19T17:08:14.219Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-08-19T17:08:14.219Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:08:14.219Z] PASS [2020-08-19T17:08:14.219Z] [2020-08-19T17:08:14.219Z] === Skipped [2020-08-19T17:08:14.219Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-08-19T17:08:14.219Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:08:14.219Z] [2020-08-19T17:08:14.219Z] [2020-08-19T17:08:14.219Z] DONE 5 tests, 1 skipped in 6.512s [2020-08-19T17:08:14.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-19T17:08:14.219Z] ++ 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-08-19T17:08:14.219Z] ++ set -e [2020-08-19T17:08:14.219Z] ++ '[' -n 0 ']' [2020-08-19T17:08:14.219Z] ++ set -x [2020-08-19T17:08:14.219Z] ++ env -i DEST=/go/src/github.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-08-19T17:08:14.219Z] INFO: Testing against a local daemon [2020-08-19T17:08:14.219Z] === RUN TestContinueAfterPluginCrash [2020-08-19T17:08:14.219Z] === PAUSE TestContinueAfterPluginCrash [2020-08-19T17:08:14.219Z] === RUN TestReadPluginNoRead [2020-08-19T17:08:14.219Z] === PAUSE TestReadPluginNoRead [2020-08-19T17:08:14.219Z] === RUN TestDaemonStartWithLogOpt [2020-08-19T17:08:14.219Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-19T17:08:14.219Z] === CONT TestContinueAfterPluginCrash [2020-08-19T17:08:14.219Z] === CONT TestDaemonStartWithLogOpt [2020-08-19T17:08:14.219Z] === CONT TestReadPluginNoRead [2020-08-19T17:08:14.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004f4940_} [2020-08-19T17:08:15.701Z] #15 DONE 5.6s [2020-08-19T17:08:15.701Z] [2020-08-19T17:08:15.701Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-19T17:08:15.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1235011140_/foo_false____} [2020-08-19T17:08:15.956Z] #16 DONE 0.4s [2020-08-19T17:08:15.956Z] [2020-08-19T17:08:15.956Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-19T17:08:16.213Z] #17 DONE 0.4s [2020-08-19T17:08:16.213Z] [2020-08-19T17:08:16.213Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-19T17:08:16.213Z] #18 DONE 0.0s [2020-08-19T17:08:16.213Z] [2020-08-19T17:08:16.213Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-19T17:08:16.232Z] Cannot create a file when that file already exists. [2020-08-19T17:08:16.468Z] #22 DONE 0.1s [2020-08-19T17:08:16.468Z] [2020-08-19T17:08:16.468Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-19T17:08:16.468Z] #19 DONE 0.1s [2020-08-19T17:08:16.468Z] [2020-08-19T17:08:16.468Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-19T17:08:16.468Z] #26 DONE 0.1s [2020-08-19T17:08:16.468Z] [2020-08-19T17:08:16.468Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-19T17:08:16.468Z] #23 DONE 0.1s [2020-08-19T17:08:16.468Z] [2020-08-19T17:08:16.468Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-19T17:08:16.468Z] #27 DONE 0.1s [2020-08-19T17:08:16.468Z] [2020-08-19T17:08:16.468Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-19T17:08:16.468Z] #28 DONE 0.1s [2020-08-19T17:08:16.468Z] [2020-08-19T17:08:16.468Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-19T17:08:17.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1235011140_/foo_true____} [2020-08-19T17:08:17.293Z] --- PASS: TestServiceCreateInit (8.03s) [2020-08-19T17:08:17.293Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2020-08-19T17:08:17.293Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s) [2020-08-19T17:08:17.293Z] === RUN TestCreateServiceMultipleTimes [2020-08-19T17:08:17.395Z] #24 0.900 + RM_GOPATH=0 [2020-08-19T17:08:17.395Z] #24 0.900 + TMP_GOPATH= [2020-08-19T17:08:17.395Z] #24 0.900 + : /build [2020-08-19T17:08:17.395Z] #24 0.900 + '[' -z '' ']' [2020-08-19T17:08:17.395Z] #24 0.900 ++ mktemp -d [2020-08-19T17:08:17.395Z] #24 0.900 + export GOPATH=/tmp/tmp.HiAenh [2020-08-19T17:08:17.395Z] #24 0.900 + GOPATH=/tmp/tmp.HiAenh [2020-08-19T17:08:17.395Z] #24 0.900 + RM_GOPATH=1 [2020-08-19T17:08:17.395Z] #24 0.900 + case "$(go env GOARCH)" in [2020-08-19T17:08:17.395Z] #24 0.900 ++ go env GOARCH [2020-08-19T17:08:17.395Z] #24 0.902 + export GO_BUILDMODE=-buildmode=pie [2020-08-19T17:08:17.395Z] #24 0.902 + GO_BUILDMODE=-buildmode=pie [2020-08-19T17:08:17.395Z] #24 0.902 ++ dirname ./install.sh [2020-08-19T17:08:17.395Z] #24 0.903 Install docker/cli version 17.06.2-ce from stable [2020-08-19T17:08:17.395Z] #24 0.904 + dir=. [2020-08-19T17:08:17.395Z] #24 0.904 + bin=dockercli [2020-08-19T17:08:17.395Z] #24 0.904 + shift [2020-08-19T17:08:17.395Z] #24 0.904 + '[' '!' -f ./dockercli.installer ']' [2020-08-19T17:08:17.395Z] #24 0.904 + . ./dockercli.installer [2020-08-19T17:08:17.395Z] #24 0.904 ++ : stable [2020-08-19T17:08:17.395Z] #24 0.904 ++ : 17.06.2-ce [2020-08-19T17:08:17.395Z] #24 0.904 + install_dockercli [2020-08-19T17:08:17.395Z] #24 0.904 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-19T17:08:17.395Z] #24 0.904 ++ uname -m [2020-08-19T17:08:17.395Z] #24 0.905 + arch=x86_64 [2020-08-19T17:08:17.395Z] #24 0.905 + '[' x86_64 '!=' x86_64 ']' [2020-08-19T17:08:17.395Z] #24 0.905 + url=https://download.docker.com/linux/static [2020-08-19T17:08:17.395Z] #24 0.911 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-19T17:08:17.395Z] #24 0.911 + tar -xz docker/docker [2020-08-19T17:08:18.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3605360339_/foo_false____} [2020-08-19T17:08:19.286Z] #24 ... [2020-08-19T17:08:19.286Z] [2020-08-19T17:08:19.286Z] #31 [builder 1/4] COPY . . [2020-08-19T17:08:19.286Z] #31 DONE 2.9s [2020-08-19T17:08:19.286Z] [2020-08-19T17:08:19.286Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-19T17:08:19.834Z] === RUN TestReadPluginNoRead/default [2020-08-19T17:08:19.834Z] --- PASS: TestDaemonStartWithLogOpt (5.35s) [2020-08-19T17:08:20.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3605360339_/foo_true____} [2020-08-19T17:08:20.475Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-19T17:08:20.702Z] #32 DONE 1.6s [2020-08-19T17:08:20.702Z] [2020-08-19T17:08:20.702Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-19T17:08:20.702Z] #20 2.304 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-19T17:08:20.702Z] #20 2.799 [2020-08-19T17:08:20.702Z] #20 2.929 0.0% ######### 12.8% ################### 26.4% ############################################### 66.4% ############################################################# 85.5% ######################################################################## 100.0% [2020-08-19T17:08:20.702Z] #20 4.049 [2020-08-19T17:08:20.702Z] #20 4.170 ######################################################## 78.3% ######################################################################## 100.0% [2020-08-19T17:08:20.958Z] #20 ... [2020-08-19T17:08:20.959Z] [2020-08-19T17:08:20.959Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-19T17:08:20.959Z] #24 3.905 + mkdir -p /build [2020-08-19T17:08:20.959Z] #24 3.906 + mv docker/docker /build/ [2020-08-19T17:08:20.959Z] #24 3.907 + rmdir docker [2020-08-19T17:08:20.959Z] #24 DONE 4.3s [2020-08-19T17:08:20.959Z] [2020-08-19T17:08:20.959Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-19T17:08:20.959Z] #20 4.584 [2020-08-19T17:08:21.216Z] #20 4.719 ############ 16.9% ################################################################## 93.0% ######################################################################## 100.0% [2020-08-19T17:08:21.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3605360339_/foo_true__0xc0004f49a0__} [2020-08-19T17:08:21.994Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-19T17:08:22.018Z] Removing intermediate container d7c21356417c [2020-08-19T17:08:22.018Z] ---> ff4ca3db190b [2020-08-19T17:08:22.018Z] Step 13/13 : CMD ["sh"] [2020-08-19T17:08:22.018Z] ---> Running in b40de0380d74 [2020-08-19T17:08:22.145Z] #20 5.495 [2020-08-19T17:08:22.477Z] Removing intermediate container b40de0380d74 [2020-08-19T17:08:22.477Z] ---> fa0d88db26de [2020-08-19T17:08:22.477Z] Successfully built fa0d88db26de [2020-08-19T17:08:22.477Z] Successfully tagged busybox:latest [2020-08-19T17:08:22.477Z] INFO: Docker images of the daemon under test [2020-08-19T17:08:22.477Z] [2020-08-19T17:08:22.477Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-19T17:08:22.477Z] busybox latest fa0d88db26de Less than a second ago 5.1GB [2020-08-19T17:08:22.477Z] microsoft/windowsservercore latest 86eddd4761f5 13 days ago 5.03GB [2020-08-19T17:08:22.477Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 13 days ago 5.03GB [2020-08-19T17:08:22.477Z] [2020-08-19T17:08:22.477Z] INFO: Running integration tests at 08/19/2020 17:08:22... [2020-08-19T17:08:22.477Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-19T17:08:22.477Z] INFO: Integration API tests being run from the host: [2020-08-19T17:08:22.658Z] #20 5.611 # 2.0% ######### 13.3% ########################### 38.2% ####################################### 54.3% ######################################## 56.0% ####################################################### 77.2% ######################################################################## 100.0% [2020-08-19T17:08:22.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004f49c0_} [2020-08-19T17:08:22.936Z] INFO: make.ps1 starting at 08/19/2020 17:08:22 [2020-08-19T17:08:23.220Z] #20 6.774 [2020-08-19T17:08:23.394Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-19T17:08:23.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004f49e0_} [2020-08-19T17:08:23.511Z] --- PASS: TestReadPluginNoRead (9.32s) [2020-08-19T17:08:23.511Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2020-08-19T17:08:23.511Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-08-19T17:08:23.511Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-08-19T17:08:23.511Z] read_test.go:92: [d25fcc362f888] daemon is not started [2020-08-19T17:08:24.553Z] --- PASS: TestContinueAfterPluginCrash (10.37s) [2020-08-19T17:08:24.553Z] PASS [2020-08-19T17:08:24.553Z] [2020-08-19T17:08:24.553Z] DONE 6 tests in 10.449s [2020-08-19T17:08:24.553Z] 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-08-19T17:08:24.553Z] ++ 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-08-19T17:08:24.553Z] ++ set -e [2020-08-19T17:08:24.553Z] ++ '[' -n 0 ']' [2020-08-19T17:08:24.553Z] ++ set -x [2020-08-19T17:08:24.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=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-08-19T17:08:24.553Z] testing: warning: no tests to run [2020-08-19T17:08:24.553Z] PASS [2020-08-19T17:08:24.553Z] [2020-08-19T17:08:24.553Z] DONE 0 tests in 0.020s [2020-08-19T17:08:24.553Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-19T17:08:24.553Z] ++ 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-08-19T17:08:24.553Z] ++ set -e [2020-08-19T17:08:24.553Z] ++ '[' -n 0 ']' [2020-08-19T17:08:24.553Z] ++ set -x [2020-08-19T17:08:24.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=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-08-19T17:08:24.553Z] INFO: Testing against a local daemon [2020-08-19T17:08:24.553Z] === RUN TestPluginWithDevMounts [2020-08-19T17:08:24.553Z] === PAUSE TestPluginWithDevMounts [2020-08-19T17:08:24.553Z] === CONT TestPluginWithDevMounts [2020-08-19T17:08:24.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004f4a00_} [2020-08-19T17:08:25.268Z] #20 6.890 0.7% ##### 7.6% ######### 12.7% ############ 17.7% ############### 21.6% ################### 27.7% ######################## 33.9% ########################### 38.9% ################################ 44.5% ################################### 49.8% ####################################### 54.9% ########################################### 60.2% ############################################### 65.4% ################################################## 70.6% ###################################################### 76.0% ########################################################## 81.2% ############################################################## 86.6% ################################################################## 91.8% ##################################################################### 97.0% ######################################################################## 100.0% [2020-08-19T17:08:25.524Z] #20 9.046 [2020-08-19T17:08:26.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-19T17:08:26.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004f4a20_} [2020-08-19T17:08:26.452Z] #20 10.15 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-19T17:08:26.632Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-08-19T17:08:26.632Z] PASS [2020-08-19T17:08:26.632Z] [2020-08-19T17:08:26.632Z] DONE 1 tests in 1.933s [2020-08-19T17:08:26.632Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-19T17:08:26.632Z] ++ 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-08-19T17:08:26.632Z] ++ set -e [2020-08-19T17:08:26.632Z] ++ '[' -n 0 ']' [2020-08-19T17:08:26.632Z] ++ set -x [2020-08-19T17:08:26.632Z] ++ env -i DEST=/go/src/github.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-08-19T17:08:26.632Z] INFO: Testing against a local daemon [2020-08-19T17:08:26.632Z] === RUN TestSecretInspect [2020-08-19T17:08:26.751Z] #20 ... [2020-08-19T17:08:26.751Z] [2020-08-19T17:08:26.751Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-19T17:08:26.751Z] #29 ... [2020-08-19T17:08:26.751Z] [2020-08-19T17:08:26.751Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-19T17:08:26.751Z] #33 1.239 [2020-08-19T17:08:26.751Z] #33 1.405 Removing bundles/ [2020-08-19T17:08:26.751Z] #33 1.406 [2020-08-19T17:08:26.751Z] #33 1.411 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-19T17:08:26.751Z] #33 2.939 Building test suite binary ./integration-cli/test.main [2020-08-19T17:08:27.007Z] #33 ... [2020-08-19T17:08:27.007Z] [2020-08-19T17:08:27.007Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-19T17:08:27.007Z] #20 10.63 [2020-08-19T17:08:27.263Z] #20 10.75 #### 6.7% ######################################################################## 100.0% [2020-08-19T17:08:27.263Z] #20 11.04 [2020-08-19T17:08:28.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-19T17:08:28.629Z] #20 12.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-19T17:08:28.722Z] --- PASS: TestSecretInspect (1.97s) [2020-08-19T17:08:28.722Z] === RUN TestSecretList [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-19T17:08:29.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-19T17:08:29.191Z] #20 12.68 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-19T17:08:29.320Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-19T17:08:29.489Z] #20 12.90 0.6% ####################################################### 77.5% ######################################################################## 100.0% [2020-08-19T17:08:29.745Z] #20 13.40 [2020-08-19T17:08:30.825Z] --- PASS: TestSecretList (1.92s) [2020-08-19T17:08:30.825Z] === RUN TestSecretsCreateAndDelete [2020-08-19T17:08:31.111Z] #20 14.61 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-19T17:08:31.368Z] #20 14.79 skipping existing c35d46ef359f [2020-08-19T17:08:31.623Z] #20 15.18 [2020-08-19T17:08:31.855Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-19T17:08:32.373Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-08-19T17:08:32.373Z] === RUN TestSecretsUpdate [2020-08-19T17:08:32.997Z] #20 16.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-19T17:08:33.235Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-19T17:08:33.253Z] #20 16.75 [2020-08-19T17:08:33.253Z] #20 16.84 ######################################################################## 100.0% [2020-08-19T17:08:33.495Z] --- PASS: TestCreateServiceMultipleTimes (16.21s) [2020-08-19T17:08:33.495Z] === RUN TestCreateServiceConflict [2020-08-19T17:08:33.508Z] #20 17.20 [2020-08-19T17:08:33.764Z] #20 17.33 Download of images into '/build' complete. [2020-08-19T17:08:33.764Z] #20 17.33 Use something like the following to load the result into a Docker daemon: [2020-08-19T17:08:33.764Z] #20 17.33 tar -cC '/build' . | docker load [2020-08-19T17:08:34.462Z] --- PASS: TestSecretsUpdate (1.91s) [2020-08-19T17:08:34.462Z] === RUN TestTemplatedSecret [2020-08-19T17:08:35.408Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-19T17:08:36.279Z] #20 DONE 19.6s [2020-08-19T17:08:36.279Z] [2020-08-19T17:08:36.279Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-19T17:08:37.208Z] --- PASS: TestTemplatedSecret (2.49s) [2020-08-19T17:08:37.208Z] === RUN TestSecretCreateResolve [2020-08-19T17:08:37.313Z] --- PASS: TestCreateServiceConflict (3.48s) [2020-08-19T17:08:37.313Z] === RUN TestCreateServiceMaxReplicas [2020-08-19T17:08:37.313Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-19T17:08:37.313Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-19T17:08:37.880Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-19T17:08:38.166Z] #29 ... [2020-08-19T17:08:38.166Z] [2020-08-19T17:08:38.166Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-19T17:08:38.448Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-19T17:08:38.730Z] --- PASS: TestSecretCreateResolve (1.88s) [2020-08-19T17:08:38.731Z] PASS [2020-08-19T17:08:38.731Z] [2020-08-19T17:08:38.731Z] DONE 6 tests in 12.149s [2020-08-19T17:08:38.731Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-19T17:08:38.731Z] ++ 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-08-19T17:08:38.731Z] ++ set -e [2020-08-19T17:08:38.731Z] ++ '[' -n 0 ']' [2020-08-19T17:08:38.731Z] ++ set -x [2020-08-19T17:08:38.731Z] ++ env -i DEST=/go/src/github.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-08-19T17:08:38.731Z] INFO: Testing against a local daemon [2020-08-19T17:08:38.731Z] === RUN TestServiceCreateInit [2020-08-19T17:08:38.731Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-19T17:08:39.393Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-19T17:08:39.962Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-19T17:08:40.531Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2020-08-19T17:08:40.531Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-19T17:08:40.790Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-19T17:08:41.357Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-19T17:08:41.431Z] #21 DONE 2.7s [2020-08-19T17:08:41.431Z] [2020-08-19T17:08:41.431Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-19T17:08:41.431Z] #25 DONE 0.1s [2020-08-19T17:08:41.431Z] [2020-08-19T17:08:41.431Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-19T17:08:41.925Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-19T17:08:42.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-19T17:08:43.123Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-19T17:08:43.210Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-19T17:08:44.060Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-19T17:08:44.998Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-19T17:08:45.935Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-19T17:08:46.196Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-19T17:08:46.746Z] --- PASS: TestServiceCreateInit (7.60s) [2020-08-19T17:08:46.746Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2020-08-19T17:08:46.746Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2020-08-19T17:08:46.746Z] === RUN TestCreateServiceMultipleTimes [2020-08-19T17:08:47.131Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-19T17:08:47.699Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-19T17:08:47.981Z] #29 31.28 # github.com/docker/docker/contrib/httpserver [2020-08-19T17:08:47.981Z] #29 31.28 loadinternal: cannot find runtime/cgo [2020-08-19T17:08:48.238Z] #29 DONE 31.5s [2020-08-19T17:08:48.238Z] [2020-08-19T17:08:48.238Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-19T17:08:48.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:08:48.547Z] INFO: Testing against a local daemon [2020-08-19T17:08:48.637Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-19T17:08:49.205Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-19T17:08:49.205Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-19T17:08:49.211Z] #33 ... [2020-08-19T17:08:49.211Z] [2020-08-19T17:08:49.211Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-19T17:08:49.463Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-19T17:08:49.467Z] #30 DONE 0.1s [2020-08-19T17:08:49.467Z] [2020-08-19T17:08:49.467Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-19T17:08:50.032Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-19T17:08:50.600Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-19T17:08:51.167Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-19T17:08:51.735Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-19T17:08:52.671Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-19T17:08:53.239Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-19T17:08:54.639Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-19T17:08:55.579Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2020-08-19T17:08:55.579Z] === RUN TestCreateServiceSecretFileMode [2020-08-19T17:08:58.119Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-19T17:08:58.379Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2020-08-19T17:08:58.379Z] === RUN TestCreateServiceConfigFileMode [2020-08-19T17:09:00.283Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-19T17:09:00.852Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-19T17:09:01.422Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2020-08-19T17:09:01.422Z] === RUN TestCreateServiceSysctls [2020-08-19T17:09:02.158Z] --- PASS: TestCreateServiceMultipleTimes (15.34s) [2020-08-19T17:09:02.158Z] === RUN TestCreateServiceConflict [2020-08-19T17:09:03.357Z] ok github.com/docker/docker/integration/build 14.681s [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === Skipped [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-19T17:09:03.357Z] build_session_test.go:25: TODO: BuildKit [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-19T17:09:03.357Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-19T17:09:03.357Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-08-19T17:09:03.357Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-08-19T17:09:03.357Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-08-19T17:09:03.357Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-19T17:09:03.357Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-08-19T17:09:03.357Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-19T17:09:03.357Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-08-19T17:09:03.357Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] DONE 22 tests, 10 skipped in 38.406s [2020-08-19T17:09:03.357Z] [2020-08-19T17:09:03.357Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-19T17:09:03.696Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-08-19T17:09:03.696Z] === RUN TestCreateServiceMaxReplicas [2020-08-19T17:09:04.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:09:04.327Z] INFO: Testing against a local daemon [2020-08-19T17:09:04.327Z] ok github.com/docker/docker/integration/config 0.196s [2020-08-19T17:09:04.713Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] === Skipped [2020-08-19T17:09:04.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-08-19T17:09:04.788Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-19T17:09:04.788Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-19T17:09:04.788Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-19T17:09:04.788Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-19T17:09:04.788Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-19T17:09:04.788Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-19T17:09:04.788Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] DONE 7 tests, 7 skipped in 2.586s [2020-08-19T17:09:04.788Z] [2020-08-19T17:09:04.788Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-19T17:09:04.971Z] --- PASS: TestCreateServiceSysctls (3.70s) [2020-08-19T17:09:04.972Z] === RUN TestCreateServiceCapabilities [2020-08-19T17:09:06.454Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-08-19T17:09:06.454Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-19T17:09:06.876Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-19T17:09:07.814Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2020-08-19T17:09:07.814Z] === RUN TestInspect [2020-08-19T17:09:07.814Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-19T17:09:08.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:09:08.520Z] INFO: Testing against a local daemon [2020-08-19T17:09:11.104Z] --- PASS: TestInspect (2.93s) [2020-08-19T17:09:11.104Z] === RUN TestCreateJob [2020-08-19T17:09:11.671Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-19T17:09:12.241Z] === RUN TestDockerSuite/TestCpToDot [2020-08-19T17:09:13.179Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-19T17:09:14.566Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-19T17:09:14.566Z] --- PASS: TestCreateJob (3.88s) [2020-08-19T17:09:14.566Z] === RUN TestReplicatedJob [2020-08-19T17:09:15.502Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-19T17:09:16.075Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-19T17:09:17.456Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-19T17:09:17.456Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-19T17:09:18.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-19T17:09:18.285Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-19T17:09:19.125Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.85s) [2020-08-19T17:09:19.125Z] === RUN TestCreateServiceSecretFileMode [2020-08-19T17:09:19.667Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-19T17:09:19.667Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-19T17:09:19.928Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-19T17:09:20.497Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-19T17:09:21.203Z] --- PASS: TestCreateServiceSecretFileMode (2.16s) [2020-08-19T17:09:21.203Z] === RUN TestCreateServiceConfigFileMode [2020-08-19T17:09:21.431Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-19T17:09:21.431Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-19T17:09:21.431Z] --- PASS: TestReplicatedJob (6.80s) [2020-08-19T17:09:21.431Z] === RUN TestUpdateReplicatedJob [2020-08-19T17:09:21.431Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-19T17:09:21.690Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-19T17:09:22.257Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-19T17:09:22.257Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-19T17:09:22.257Z] === RUN TestDockerSuite/TestCreateRM [2020-08-19T17:09:22.517Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-19T17:09:22.517Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-19T17:09:22.517Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-19T17:09:22.517Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-19T17:09:23.961Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-08-19T17:09:23.961Z] === RUN TestCreateServiceSysctls [2020-08-19T17:09:24.423Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-19T17:09:24.423Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-19T17:09:24.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-19T17:09:24.682Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-19T17:09:25.251Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2020-08-19T17:09:25.251Z] === RUN TestServiceListWithStatuses [2020-08-19T17:09:25.251Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-19T17:09:25.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:09:25.251Z] === RUN TestDockerNetworkConnectAlias [2020-08-19T17:09:26.707Z] --- PASS: TestCreateServiceSysctls (2.96s) [2020-08-19T17:09:26.707Z] === RUN TestCreateServiceCapabilities [2020-08-19T17:09:28.820Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-08-19T17:09:28.820Z] === RUN TestInspect [2020-08-19T17:09:30.529Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-19T17:09:30.529Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-19T17:09:30.529Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-19T17:09:30.529Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-19T17:09:30.529Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-19T17:09:30.529Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-19T17:09:31.096Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-19T17:09:31.355Z] --- PASS: TestDockerNetworkConnectAlias (6.13s) [2020-08-19T17:09:31.355Z] === RUN TestDockerNetworkReConnect [2020-08-19T17:09:31.570Z] --- PASS: TestInspect (2.42s) [2020-08-19T17:09:31.570Z] === RUN TestCreateJob [2020-08-19T17:09:32.290Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-19T17:09:32.862Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-19T17:09:34.244Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-19T17:09:34.317Z] --- PASS: TestCreateJob (3.05s) [2020-08-19T17:09:34.317Z] === RUN TestReplicatedJob [2020-08-19T17:09:35.621Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-19T17:09:35.622Z] --- PASS: TestDockerNetworkReConnect (4.35s) [2020-08-19T17:09:35.622Z] === RUN TestServicePlugin [2020-08-19T17:09:36.191Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-19T17:09:36.760Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-19T17:09:36.760Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-19T17:09:37.328Z] === RUN TestDockerSuite/TestDockerFails [2020-08-19T17:09:37.328Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-19T17:09:37.328Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-19T17:09:37.587Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-19T17:09:38.965Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-19T17:09:39.224Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-19T17:09:39.926Z] --- PASS: TestReplicatedJob (4.96s) [2020-08-19T17:09:39.926Z] === RUN TestUpdateReplicatedJob [2020-08-19T17:09:40.604Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-19T17:09:40.604Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-19T17:09:40.604Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-19T17:09:40.863Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-19T17:09:42.672Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2020-08-19T17:09:42.672Z] === RUN TestServiceListWithStatuses [2020-08-19T17:09:42.672Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-19T17:09:42.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:09:42.672Z] === RUN TestDockerNetworkConnectAlias [2020-08-19T17:09:46.230Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2020-08-19T17:09:46.230Z] === RUN TestDockerNetworkReConnect [2020-08-19T17:09:47.427Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-19T17:09:47.995Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-19T17:09:48.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-19T17:09:49.758Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2020-08-19T17:09:49.758Z] === RUN TestServicePlugin [2020-08-19T17:09:49.758Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-19T17:09:49.758Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:09:49.758Z] === RUN TestServiceUpdateLabel [2020-08-19T17:09:49.873Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-19T17:09:51.781Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-19T17:09:51.841Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-08-19T17:09:51.841Z] === RUN TestServiceUpdateSecrets [2020-08-19T17:09:52.719Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-19T17:09:53.301Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-19T17:09:54.250Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-19T17:09:54.818Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-19T17:09:55.756Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-19T17:09:56.014Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-19T17:09:57.390Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-19T17:09:58.768Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-19T17:10:00.671Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-19T17:10:02.576Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-19T17:10:03.512Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-19T17:10:04.448Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-19T17:10:04.707Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-19T17:10:04.966Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-19T17:10:05.902Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-19T17:10:06.161Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-19T17:10:06.420Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-19T17:10:06.679Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-19T17:10:06.679Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-19T17:10:06.937Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-19T17:10:07.209Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2020-08-19T17:10:07.210Z] === RUN TestServiceUpdateConfigs [2020-08-19T17:10:07.876Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-19T17:10:08.135Z] --- PASS: TestServicePlugin (32.57s) [2020-08-19T17:10:08.135Z] plugin_test.go:62: [df5deb73d1d5a] joining swarm manager [d57dd966d69ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:10:08.135Z] plugin_test.go:65: [d0df07c9f060d] joining swarm manager [d57dd966d69ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:10:08.135Z] === RUN TestServiceUpdateLabel [2020-08-19T17:10:08.704Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-19T17:10:08.704Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-19T17:10:08.704Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-19T17:10:09.642Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-19T17:10:09.910Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-19T17:10:10.169Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-19T17:10:10.737Z] --- PASS: TestServiceUpdateLabel (2.60s) [2020-08-19T17:10:10.737Z] === RUN TestServiceUpdateSecrets [2020-08-19T17:10:11.304Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-19T17:10:11.563Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-19T17:10:11.563Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-19T17:10:11.563Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-19T17:10:13.466Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-19T17:10:14.034Z] === RUN TestDockerSuite/TestEventsRename [2020-08-19T17:10:14.601Z] === RUN TestDockerSuite/TestEventsResize [2020-08-19T17:10:14.860Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-19T17:10:19.935Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2020-08-19T17:10:19.935Z] === RUN TestServiceUpdateNetwork [2020-08-19T17:10:20.604Z] ok github.com/docker/docker/integration/container 67.107s [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === Skipped [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-19T17:10:20.604Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-08-19T17:10:20.604Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-19T17:10:20.604Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-19T17:10:20.604Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-08-19T17:10:20.604Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-19T17:10:20.604Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-19T17:10:20.604Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-19T17:10:20.604Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-19T17:10:20.604Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-19T17:10:20.604Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-19T17:10:20.604Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-19T17:10:20.604Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-19T17:10:20.604Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-19T17:10:20.604Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-19T17:10:20.604Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-19T17:10:20.604Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-19T17:10:20.604Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-19T17:10:20.604Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-19T17:10:20.604Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-19T17:10:20.604Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-19T17:10:20.604Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-19T17:10:20.604Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-19T17:10:20.604Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-19T17:10:20.604Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-19T17:10:20.604Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-19T17:10:20.604Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-19T17:10:20.604Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-19T17:10:20.604Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-19T17:10:20.604Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-19T17:10:20.604Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-19T17:10:20.604Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-19T17:10:20.604Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-19T17:10:20.604Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-19T17:10:20.604Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-19T17:10:20.604Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-19T17:10:20.604Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-19T17:10:20.604Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-19T17:10:20.604Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-19T17:10:20.604Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-19T17:10:20.604Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-19T17:10:20.604Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] DONE 84 tests, 41 skipped in 70.249s [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-19T17:10:20.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:20.604Z] INFO: Testing against a local daemon [2020-08-19T17:10:20.604Z] ok github.com/docker/docker/integration/image 0.497s [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === Skipped [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-19T17:10:20.604Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.604Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-19T17:10:20.604Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-19T17:10:20.604Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-19T17:10:20.605Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-19T17:10:20.605Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] DONE 11 tests, 4 skipped in 2.821s [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-19T17:10:20.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:20.605Z] INFO: Testing against a local daemon [2020-08-19T17:10:20.605Z] ok github.com/docker/docker/integration/network 0.256s [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === Skipped [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-19T17:10:20.605Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-19T17:10:20.605Z] 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-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-19T17:10:20.605Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-19T17:10:20.605Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-19T17:10:20.605Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-19T17:10:20.605Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:236: FLAKY_TEST [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-19T17:10:20.605Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] DONE 19 tests, 15 skipped in 2.739s [2020-08-19T17:10:20.605Z] [2020-08-19T17:10:20.605Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-19T17:10:21.422Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-19T17:10:21.422Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-19T17:10:21.422Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-19T17:10:21.573Z] testing: warning: no tests to run [2020-08-19T17:10:21.573Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2020-08-19T17:10:21.573Z] [2020-08-19T17:10:21.573Z] DONE 0 tests in 0.817s [2020-08-19T17:10:21.573Z] [2020-08-19T17:10:21.573Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-19T17:10:22.539Z] testing: warning: no tests to run [2020-08-19T17:10:22.539Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2020-08-19T17:10:22.539Z] [2020-08-19T17:10:22.539Z] DONE 0 tests in 0.848s [2020-08-19T17:10:22.539Z] [2020-08-19T17:10:22.539Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-19T17:10:23.507Z] testing: warning: no tests to run [2020-08-19T17:10:23.507Z] ok github.com/docker/docker/integration/plugin 0.071s [2020-08-19T17:10:23.507Z] [2020-08-19T17:10:23.507Z] DONE 0 tests in 0.820s [2020-08-19T17:10:23.507Z] [2020-08-19T17:10:23.507Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-19T17:10:23.954Z] === RUN TestDockerSuite/TestEventsTop [2020-08-19T17:10:23.965Z] testing: warning: no tests to run [2020-08-19T17:10:23.965Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2020-08-19T17:10:23.965Z] [2020-08-19T17:10:23.965Z] DONE 0 tests in 0.794s [2020-08-19T17:10:24.423Z] [2020-08-19T17:10:24.424Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-19T17:10:24.524Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-19T17:10:25.898Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2020-08-19T17:10:25.898Z] === RUN TestServiceUpdateConfigs [2020-08-19T17:10:27.277Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-19T17:10:32.648Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2020-08-19T17:10:32.648Z] === RUN TestServiceUpdatePidsLimit [2020-08-19T17:10:33.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:33.036Z] INFO: Testing against a local daemon [2020-08-19T17:10:33.036Z] ok github.com/docker/docker/integration/plugin/common 0.222s [2020-08-19T17:10:33.036Z] [2020-08-19T17:10:33.036Z] === Skipped [2020-08-19T17:10:33.036Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-19T17:10:33.036Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-19T17:10:33.036Z] [2020-08-19T17:10:33.036Z] [2020-08-19T17:10:33.036Z] DONE 3 tests, 1 skipped in 8.415s [2020-08-19T17:10:33.036Z] [2020-08-19T17:10:33.036Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-19T17:10:33.288Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-19T17:10:33.926Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-19T17:10:35.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:35.942Z] INFO: Testing against a local daemon [2020-08-19T17:10:35.942Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.239s [2020-08-19T17:10:35.942Z] [2020-08-19T17:10:35.942Z] === Skipped [2020-08-19T17:10:35.942Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-19T17:10:35.942Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-19T17:10:35.942Z] [2020-08-19T17:10:35.942Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-19T17:10:35.942Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-19T17:10:35.942Z] [2020-08-19T17:10:35.942Z] [2020-08-19T17:10:35.942Z] DONE 2 tests, 2 skipped in 3.289s [2020-08-19T17:10:35.942Z] [2020-08-19T17:10:35.942Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-19T17:10:38.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:38.848Z] INFO: Testing against a local daemon [2020-08-19T17:10:38.848Z] ok github.com/docker/docker/integration/plugin/logging 0.273s [2020-08-19T17:10:38.848Z] [2020-08-19T17:10:38.848Z] === Skipped [2020-08-19T17:10:38.848Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-19T17:10:38.848Z] read_test.go:21: no unix domain sockets on Windows [2020-08-19T17:10:38.848Z] [2020-08-19T17:10:38.848Z] [2020-08-19T17:10:38.848Z] DONE 1 tests, 1 skipped in 2.829s [2020-08-19T17:10:38.848Z] [2020-08-19T17:10:38.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-19T17:10:39.490Z] === RUN TestDockerSuite/TestExec [2020-08-19T17:10:39.490Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-19T17:10:39.490Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-19T17:10:39.490Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-19T17:10:39.750Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-19T17:10:40.317Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2020-08-19T17:10:40.317Z] === RUN TestServiceUpdateNetwork [2020-08-19T17:10:40.384Z] testing: warning: no tests to run [2020-08-19T17:10:40.384Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.121s [2020-08-19T17:10:40.384Z] [2020-08-19T17:10:40.384Z] DONE 0 tests in 1.426s [2020-08-19T17:10:40.384Z] [2020-08-19T17:10:40.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-19T17:10:40.856Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-19T17:10:40.856Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-19T17:10:40.856Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-19T17:10:40.885Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-19T17:10:40.952Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-19T17:10:41.452Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-19T17:10:41.458Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-19T17:10:42.021Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-19T17:10:42.958Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-19T17:10:43.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:43.293Z] INFO: Testing against a local daemon [2020-08-19T17:10:43.293Z] ok github.com/docker/docker/integration/plugin/volumes 0.255s [2020-08-19T17:10:43.526Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-19T17:10:43.751Z] [2020-08-19T17:10:43.751Z] === Skipped [2020-08-19T17:10:43.751Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-19T17:10:43.751Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:43.751Z] [2020-08-19T17:10:43.751Z] [2020-08-19T17:10:43.751Z] DONE 1 tests, 1 skipped in 3.068s [2020-08-19T17:10:43.751Z] [2020-08-19T17:10:43.751Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-19T17:10:44.094Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-19T17:10:44.664Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-19T17:10:44.723Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-19T17:10:45.600Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-19T17:10:45.648Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-19T17:10:45.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:45.929Z] INFO: Testing against a local daemon [2020-08-19T17:10:45.929Z] ok github.com/docker/docker/integration/secret 0.190s [2020-08-19T17:10:45.929Z] [2020-08-19T17:10:45.929Z] === Skipped [2020-08-19T17:10:45.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-19T17:10:45.929Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:45.929Z] [2020-08-19T17:10:45.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-19T17:10:45.929Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:45.929Z] [2020-08-19T17:10:45.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-19T17:10:45.929Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:45.929Z] [2020-08-19T17:10:45.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-19T17:10:45.930Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:45.930Z] [2020-08-19T17:10:45.930Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-19T17:10:45.930Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:45.930Z] [2020-08-19T17:10:45.930Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-19T17:10:45.930Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:45.930Z] [2020-08-19T17:10:45.930Z] [2020-08-19T17:10:45.930Z] DONE 6 tests, 6 skipped in 2.372s [2020-08-19T17:10:45.930Z] [2020-08-19T17:10:45.930Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-19T17:10:46.168Z] === RUN TestDockerSuite/TestExecEnv [2020-08-19T17:10:46.735Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-19T17:10:47.055Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-19T17:10:47.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-19T17:10:48.237Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-19T17:10:48.422Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-19T17:10:48.422Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-19T17:10:48.607Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2020-08-19T17:10:48.607Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-08-19T17:10:48.607Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2020-08-19T17:10:48.607Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-08-19T17:10:48.607Z] PASS [2020-08-19T17:10:48.607Z] [2020-08-19T17:10:48.607Z] === Skipped [2020-08-19T17:10:48.607Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-19T17:10:48.607Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:10:48.607Z] [2020-08-19T17:10:48.607Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-19T17:10:48.607Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-19T17:10:48.607Z] [2020-08-19T17:10:48.607Z] [2020-08-19T17:10:48.607Z] DONE 27 tests, 2 skipped in 129.484s [2020-08-19T17:10:48.607Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-19T17:10:48.607Z] ++ 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-08-19T17:10:48.607Z] ++ set -e [2020-08-19T17:10:48.607Z] ++ '[' -n 0 ']' [2020-08-19T17:10:48.607Z] ++ set -x [2020-08-19T17:10:48.607Z] ++ env -i DEST=/go/src/github.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-08-19T17:10:48.607Z] INFO: Testing against a local daemon [2020-08-19T17:10:48.607Z] === RUN TestSessionCreate [2020-08-19T17:10:48.607Z] --- PASS: TestSessionCreate (0.04s) [2020-08-19T17:10:48.607Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-19T17:10:48.607Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-19T17:10:48.607Z] PASS [2020-08-19T17:10:48.607Z] [2020-08-19T17:10:48.607Z] DONE 2 tests in 0.144s [2020-08-19T17:10:48.607Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-19T17:10:48.607Z] ++ 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-08-19T17:10:48.607Z] ++ set -e [2020-08-19T17:10:48.607Z] ++ '[' -n 0 ']' [2020-08-19T17:10:48.607Z] ++ set -x [2020-08-19T17:10:48.607Z] ++ env -i DEST=/go/src/github.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-08-19T17:10:48.607Z] INFO: Testing against a local daemon [2020-08-19T17:10:48.607Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-19T17:10:48.607Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:10:48.607Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:10:48.607Z] === RUN TestEventsExecDie [2020-08-19T17:10:48.805Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-19T17:10:48.835Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:48.835Z] INFO: Testing against a local daemon [2020-08-19T17:10:48.835Z] ok github.com/docker/docker/integration/service 0.333s [2020-08-19T17:10:49.245Z] --- PASS: TestEventsExecDie (0.60s) [2020-08-19T17:10:49.245Z] === RUN TestEventsBackwardsCompatible [2020-08-19T17:10:49.245Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-08-19T17:10:49.245Z] === RUN TestInfoBinaryCommits [2020-08-19T17:10:49.245Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-19T17:10:49.245Z] === RUN TestInfoAPIVersioned [2020-08-19T17:10:49.245Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-19T17:10:49.245Z] === RUN TestInfoDiscoveryBackend [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === Skipped [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-19T17:10:49.294Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-19T17:10:49.294Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-19T17:10:49.294Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-19T17:10:49.294Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-19T17:10:49.294Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-19T17:10:49.294Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-19T17:10:49.294Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-19T17:10:49.294Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-19T17:10:49.294Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s) [2020-08-19T17:10:49.294Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-19T17:10:49.294Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-08-19T17:10:49.294Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-19T17:10:49.294Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-19T17:10:49.294Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-19T17:10:49.294Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-19T17:10:49.294Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-19T17:10:49.294Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-19T17:10:49.294Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-19T17:10:49.294Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-19T17:10:49.294Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-19T17:10:49.294Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-19T17:10:49.294Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-19T17:10:49.294Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-19T17:10:49.294Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-08-19T17:10:49.294Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] DONE 24 tests, 23 skipped in 3.135s [2020-08-19T17:10:49.294Z] [2020-08-19T17:10:49.294Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-19T17:10:49.881Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-19T17:10:49.881Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-19T17:10:50.308Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-19T17:10:50.917Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-19T17:10:50.917Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-19T17:10:51.214Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-19T17:10:51.214Z] === RUN TestInfoAPI [2020-08-19T17:10:51.214Z] --- PASS: TestInfoAPI (0.03s) [2020-08-19T17:10:51.214Z] === RUN TestInfoAPIWarnings [2020-08-19T17:10:51.338Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-19T17:10:51.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:51.468Z] INFO: Testing against a local daemon [2020-08-19T17:10:51.468Z] ok github.com/docker/docker/integration/session 0.179s [2020-08-19T17:10:51.468Z] [2020-08-19T17:10:51.468Z] === Skipped [2020-08-19T17:10:51.468Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-19T17:10:51.468Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:51.468Z] [2020-08-19T17:10:51.468Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-19T17:10:51.468Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:51.468Z] [2020-08-19T17:10:51.468Z] [2020-08-19T17:10:51.468Z] DONE 2 tests, 2 skipped in 2.340s [2020-08-19T17:10:51.468Z] [2020-08-19T17:10:51.468Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-19T17:10:51.851Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-19T17:10:51.851Z] === RUN TestInfoDebug [2020-08-19T17:10:51.906Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-19T17:10:52.198Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-19T17:10:52.474Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-19T17:10:52.488Z] --- PASS: TestInfoDebug (0.53s) [2020-08-19T17:10:52.488Z] === RUN TestInfoInsecureRegistries [2020-08-19T17:10:52.784Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-19T17:10:52.784Z] === RUN TestInfoRegistryMirrors [2020-08-19T17:10:53.041Z] === RUN TestDockerSuite/TestExecParseError [2020-08-19T17:10:53.422Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-19T17:10:53.422Z] === RUN TestLoginFailsWithBadCredentials [2020-08-19T17:10:53.564Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-19T17:10:53.715Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-08-19T17:10:53.716Z] === RUN TestPingCacheHeaders [2020-08-19T17:10:53.716Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-19T17:10:53.716Z] === RUN TestPingGet [2020-08-19T17:10:53.716Z] --- PASS: TestPingGet (0.02s) [2020-08-19T17:10:53.716Z] === RUN TestPingHead [2020-08-19T17:10:53.716Z] --- PASS: TestPingHead (0.03s) [2020-08-19T17:10:53.716Z] === RUN TestVersion [2020-08-19T17:10:53.716Z] --- PASS: TestVersion (0.03s) [2020-08-19T17:10:53.716Z] PASS [2020-08-19T17:10:53.716Z] [2020-08-19T17:10:53.716Z] === Skipped [2020-08-19T17:10:53.716Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:10:53.716Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:10:53.716Z] [2020-08-19T17:10:53.716Z] [2020-08-19T17:10:53.716Z] DONE 18 tests, 1 skipped in 5.467s [2020-08-19T17:10:53.987Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-19T17:10:53.987Z] --- PASS: TestServiceUpdateNetwork (13.53s) [2020-08-19T17:10:53.987Z] === RUN TestServiceUpdatePidsLimit [2020-08-19T17:10:54.010Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-19T17:10:54.011Z] ++ 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-08-19T17:10:54.011Z] ++ set -e [2020-08-19T17:10:54.011Z] ++ '[' -n 0 ']' [2020-08-19T17:10:54.011Z] ++ set -x [2020-08-19T17:10:54.011Z] ++ env -i DEST=/go/src/github.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-08-19T17:10:54.011Z] INFO: Testing against a local daemon [2020-08-19T17:10:54.011Z] === RUN TestVolumesCreateAndList [2020-08-19T17:10:54.011Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-19T17:10:54.011Z] === RUN TestVolumesRemove [2020-08-19T17:10:54.011Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-19T17:10:54.011Z] === RUN TestVolumesInspect [2020-08-19T17:10:54.011Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-19T17:10:54.011Z] === RUN TestVolumesInvalidJSON [2020-08-19T17:10:54.011Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-19T17:10:54.011Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-19T17:10:54.011Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-19T17:10:54.011Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-19T17:10:54.011Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-19T17:10:54.011Z] PASS [2020-08-19T17:10:54.011Z] [2020-08-19T17:10:54.011Z] DONE 5 tests in 0.195s [2020-08-19T17:10:54.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-19T17:10:54.303Z] ++++ cat bundles/test-integration/docker.pid [2020-08-19T17:10:54.303Z] +++ kill 13847 [2020-08-19T17:10:54.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:54.388Z] INFO: Testing against a local daemon [2020-08-19T17:10:54.555Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-19T17:10:54.928Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-19T17:10:55.124Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-19T17:10:55.339Z] +++ /etc/init.d/apparmor stop [2020-08-19T17:10:55.339Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T17:10:55.339Z] [2020-08-19T17:10:55.339Z] Unloading profiles will leave already running processes permanently [2020-08-19T17:10:55.339Z] unconfined, which can lead to unexpected situations. [2020-08-19T17:10:55.339Z] [2020-08-19T17:10:55.339Z] To set a process to complain mode, use the command line tool [2020-08-19T17:10:55.339Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T17:10:55.339Z] +++ true [2020-08-19T17:10:55.339Z] exiting test-integration [2020-08-19T17:10:55.339Z] ++ exit 0 [2020-08-19T17:10:55.339Z] [2020-08-19T17:10:55.355Z] ok github.com/docker/docker/integration/system 1.406s [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] === Skipped [2020-08-19T17:10:55.355Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:10:55.355Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.03s) [2020-08-19T17:10:55.355Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-19T17:10:55.355Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-19T17:10:55.355Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-19T17:10:55.355Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-19T17:10:55.355Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-19T17:10:55.355Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] DONE 13 tests, 7 skipped in 3.650s [2020-08-19T17:10:55.355Z] [2020-08-19T17:10:55.355Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-19T17:10:55.383Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-19T17:10:55.534Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-19T17:10:56.762Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-19T17:10:56.762Z] === RUN TestDockerSuite/TestExecSetEnv Post stage [Pipeline] junit [2020-08-19T17:10:56.908Z] Recording test results [Pipeline] } [2020-08-19T17:10:57.329Z] === RUN TestDockerSuite/TestExecStartFails [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-19T17:10:57.421Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-19T17:10:57.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:10:57.532Z] INFO: Testing against a local daemon [2020-08-19T17:10:57.532Z] ok github.com/docker/docker/integration/volume 0.295s [2020-08-19T17:10:57.730Z] + echo Ensuring container killed. [2020-08-19T17:10:57.730Z] Ensuring container killed. [2020-08-19T17:10:57.730Z] + docker rm -vf docker-pr1 [2020-08-19T17:10:57.730Z] Error: No such container: docker-pr1 [2020-08-19T17:10:57.730Z] + true [Pipeline] sh [2020-08-19T17:10:57.897Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-19T17:10:57.989Z] [2020-08-19T17:10:57.989Z] === Skipped [2020-08-19T17:10:57.989Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-19T17:10:57.989Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-19T17:10:57.989Z] [2020-08-19T17:10:57.989Z] [2020-08-19T17:10:57.989Z] DONE 5 tests, 1 skipped in 2.503s [2020-08-19T17:10:57.989Z] [2020-08-19T17:10:57.989Z] INFO: make.ps1 ended at 08/19/2020 17:10:57 [2020-08-19T17:10:57.989Z] INFO: Integration CLI tests being run from the host: [2020-08-19T17:10:57.989Z] 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-08-19T17:10:58.115Z] + echo Chowning /workspace to jenkins user [2020-08-19T17:10:58.115Z] Chowning /workspace to jenkins user [2020-08-19T17:10:58.115Z] + id -u [2020-08-19T17:10:58.115Z] + id -g [2020-08-19T17:10:58.115Z] + docker run --rm -v /home/docker/workspace/moby_PR-41376:/workspace busybox chown -R 1001:1001 /workspace [2020-08-19T17:10:58.115Z] Unable to find image 'busybox:latest' locally [2020-08-19T17:10:58.417Z] latest: Pulling from library/busybox [2020-08-19T17:10:58.417Z] f45ff7dc89a9: Pulling fs layer [2020-08-19T17:10:58.424Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-19T17:10:58.714Z] f45ff7dc89a9: Verifying Checksum [2020-08-19T17:10:58.714Z] f45ff7dc89a9: Download complete [2020-08-19T17:10:59.008Z] f45ff7dc89a9: Pull complete [2020-08-19T17:10:59.008Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-19T17:10:59.008Z] Status: Downloaded newer image for busybox:latest [2020-08-19T17:11:00.311Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-19T17:11:00.922Z] + bundleName=ppc64le-integration [2020-08-19T17:11:00.922Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-19T17:11:00.922Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-19T17:11:00.922Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-08-19T17:11:00.922Z] [Pipeline] archiveArtifacts [2020-08-19T17:11:00.967Z] Archiving artifacts [2020-08-19T17:11:01.674Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-19T17:11:02.601Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-19T17:11:03.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-19T17:11:03.853Z] + make clean [2020-08-19T17:11:03.967Z] #33 163.1 [2020-08-19T17:11:03.967Z] #33 DONE 163.3s [2020-08-19T17:11:04.146Z] make: command: Command not found [2020-08-19T17:11:04.146Z] make: command: Command not found [2020-08-19T17:11:04.146Z] docker volume rm -f docker-dev-cache [2020-08-19T17:11:04.146Z] docker-dev-cache [Pipeline] deleteDir [2020-08-19T17:11:04.222Z] [2020-08-19T17:11:04.223Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-19T17:11:04.461Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-19T17:11:05.627Z] #34 DONE 1.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-19T17:11:06.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-19T17:11:06.575Z] INFO: Testing against a local daemon [2020-08-19T17:11:07.034Z] [2020-08-19T17:11:07.034Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-19T17:11:07.595Z] #35 DONE 0.7s [2020-08-19T17:11:07.595Z] [2020-08-19T17:11:07.595Z] #36 exporting to image [2020-08-19T17:11:07.595Z] #36 exporting layers [2020-08-19T17:11:08.647Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-19T17:11:09.215Z] === RUN TestDockerSuite/TestExecTTY [2020-08-19T17:11:09.782Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-19T17:11:10.041Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-19T17:11:10.858Z] #36 exporting layers 2.9s done [2020-08-19T17:11:10.858Z] #36 writing image sha256:8dcb2a3d023f571dc5b82f2822095e997402d47024091806cdc29f09c9d940d1 done [2020-08-19T17:11:10.858Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-19T17:11:10.858Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-19T17:11:10.978Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-19T17:11:10.978Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2020-08-19T17:11:10.978Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2020-08-19T17:11:10.978Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-08-19T17:11:10.978Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-08-19T17:11:10.978Z] PASS [2020-08-19T17:11:10.978Z] [2020-08-19T17:11:10.978Z] === Skipped [2020-08-19T17:11:10.978Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-19T17:11:10.978Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-19T17:11:10.978Z] [2020-08-19T17:11:10.978Z] [2020-08-19T17:11:10.978Z] DONE 27 tests, 1 skipped in 181.686s [2020-08-19T17:11:10.978Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-19T17:11:10.978Z] ++ 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-08-19T17:11:10.978Z] ++ set -e [2020-08-19T17:11:10.978Z] ++ '[' -n 0 ']' [2020-08-19T17:11:10.978Z] ++ set -x [2020-08-19T17:11:10.978Z] ++ env -i DEST=/go/src/github.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-08-19T17:11:11.162Z] + echo Ensuring container killed. [2020-08-19T17:11:11.162Z] Ensuring container killed. [2020-08-19T17:11:11.162Z] + docker rm -vf docker-pr1 [2020-08-19T17:11:11.162Z] Error: No such container: docker-pr1 [2020-08-19T17:11:11.162Z] + true [Pipeline] sh [2020-08-19T17:11:11.237Z] INFO: Testing against a local daemon [2020-08-19T17:11:11.237Z] === RUN TestSessionCreate [2020-08-19T17:11:11.237Z] --- PASS: TestSessionCreate (0.05s) [2020-08-19T17:11:11.237Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-19T17:11:11.237Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-08-19T17:11:11.237Z] PASS [2020-08-19T17:11:11.237Z] [2020-08-19T17:11:11.237Z] DONE 2 tests in 0.274s [2020-08-19T17:11:11.237Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-19T17:11:11.238Z] ++ 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-08-19T17:11:11.238Z] ++ set -e [2020-08-19T17:11:11.238Z] ++ '[' -n 0 ']' [2020-08-19T17:11:11.238Z] ++ set -x [2020-08-19T17:11:11.238Z] ++ env -i DEST=/go/src/github.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-08-19T17:11:11.434Z] + echo Chowning /workspace to jenkins user [2020-08-19T17:11:11.434Z] Chowning /workspace to jenkins user [2020-08-19T17:11:11.434Z] + id -u [2020-08-19T17:11:11.434Z] + id -g [2020-08-19T17:11:11.434Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41376:/workspace busybox chown -R 1000:1000 /workspace [2020-08-19T17:11:11.497Z] INFO: Testing against a local daemon [2020-08-19T17:11:11.497Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-19T17:11:11.497Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:11:11.497Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:11:11.497Z] === RUN TestEventsExecDie [2020-08-19T17:11:11.757Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-19T17:11:11.757Z] === RUN TestDockerSuite/TestExecWithImageUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-19T17:11:12.325Z] + bundleName=unit [2020-08-19T17:11:12.325Z] + echo Creating unit-bundles.tar.gz [2020-08-19T17:11:12.325Z] Creating unit-bundles.tar.gz [2020-08-19T17:11:12.325Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-19T17:11:12.325Z] bundles/junit-report.xml [2020-08-19T17:11:12.325Z] bundles/go-test-report.json [2020-08-19T17:11:12.325Z] bundles/profile.out [2020-08-19T17:11:12.326Z] --- PASS: TestEventsExecDie (1.00s) [2020-08-19T17:11:12.326Z] === RUN TestEventsBackwardsCompatible [2020-08-19T17:11:12.326Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-19T17:11:12.326Z] === RUN TestInfoBinaryCommits [Pipeline] archiveArtifacts [2020-08-19T17:11:12.333Z] Archiving artifacts [2020-08-19T17:11:12.586Z] --- PASS: TestInfoBinaryCommits (0.07s) [2020-08-19T17:11:12.586Z] === RUN TestInfoAPIVersioned [2020-08-19T17:11:12.586Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-19T17:11:12.586Z] === RUN TestInfoDiscoveryBackend [2020-08-19T17:11:12.793Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-19T17:11:13.106Z] + make clean [2020-08-19T17:11:13.153Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2020-08-19T17:11:13.153Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-19T17:11:13.361Z] docker volume rm -f docker-dev-cache [2020-08-19T17:11:13.361Z] docker-dev-cache [Pipeline] deleteDir [2020-08-19T17:11:13.412Z] === RUN TestDockerSuite/TestExecWithNoTERM [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-19T17:11:13.985Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-19T17:11:13.985Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-19T17:11:13.985Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-19T17:11:14.577Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-19T17:11:14.577Z] === RUN TestInfoAPI [2020-08-19T17:11:14.577Z] --- PASS: TestInfoAPI (0.03s) [2020-08-19T17:11:14.577Z] === RUN TestInfoAPIWarnings [2020-08-19T17:11:14.836Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-19T17:11:15.095Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-19T17:11:15.095Z] === RUN TestInfoDebug [2020-08-19T17:11:15.663Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-19T17:11:15.663Z] --- PASS: TestInfoDebug (0.55s) [2020-08-19T17:11:15.663Z] === RUN TestInfoInsecureRegistries [2020-08-19T17:11:16.230Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-19T17:11:16.230Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2020-08-19T17:11:16.230Z] === RUN TestInfoRegistryMirrors [2020-08-19T17:11:16.797Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-19T17:11:16.797Z] === RUN TestLoginFailsWithBadCredentials [2020-08-19T17:11:17.056Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-08-19T17:11:17.056Z] === RUN TestPingCacheHeaders [2020-08-19T17:11:17.056Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-08-19T17:11:17.056Z] === RUN TestPingGet [2020-08-19T17:11:17.056Z] --- PASS: TestPingGet (0.01s) [2020-08-19T17:11:17.056Z] === RUN TestPingHead [2020-08-19T17:11:17.056Z] --- PASS: TestPingHead (0.02s) [2020-08-19T17:11:17.056Z] === RUN TestVersion [2020-08-19T17:11:17.056Z] --- PASS: TestVersion (0.02s) [2020-08-19T17:11:17.056Z] PASS [2020-08-19T17:11:17.056Z] [2020-08-19T17:11:17.056Z] === Skipped [2020-08-19T17:11:17.056Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-19T17:11:17.056Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-19T17:11:17.056Z] [2020-08-19T17:11:17.056Z] [2020-08-19T17:11:17.056Z] DONE 18 tests, 1 skipped in 5.880s [2020-08-19T17:11:17.056Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-19T17:11:17.056Z] ++ 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-08-19T17:11:17.056Z] ++ set -e [2020-08-19T17:11:17.056Z] ++ '[' -n 0 ']' [2020-08-19T17:11:17.056Z] ++ set -x [2020-08-19T17:11:17.056Z] ++ env -i DEST=/go/src/github.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-08-19T17:11:17.314Z] INFO: Testing against a local daemon [2020-08-19T17:11:17.314Z] === RUN TestVolumesCreateAndList [2020-08-19T17:11:17.314Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-19T17:11:17.314Z] === RUN TestVolumesRemove [2020-08-19T17:11:17.314Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-19T17:11:17.314Z] === RUN TestVolumesInspect [2020-08-19T17:11:17.314Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-19T17:11:17.314Z] === RUN TestVolumesInvalidJSON [2020-08-19T17:11:17.314Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-19T17:11:17.314Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-19T17:11:17.314Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-19T17:11:17.314Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-19T17:11:17.314Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-19T17:11:17.314Z] PASS [2020-08-19T17:11:17.314Z] [2020-08-19T17:11:17.314Z] DONE 5 tests in 0.216s [2020-08-19T17:11:17.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-19T17:11:17.573Z] ++++ cat bundles/test-integration/docker.pid [2020-08-19T17:11:17.573Z] +++ kill 5602 [2020-08-19T17:11:18.955Z] +++ /etc/init.d/apparmor stop [2020-08-19T17:11:18.955Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T17:11:18.955Z] [2020-08-19T17:11:18.955Z] Unloading profiles will leave already running processes permanently [2020-08-19T17:11:18.955Z] unconfined, which can lead to unexpected situations. [2020-08-19T17:11:18.955Z] [2020-08-19T17:11:18.955Z] To set a process to complain mode, use the command line tool [2020-08-19T17:11:18.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T17:11:18.955Z] +++ true [2020-08-19T17:11:18.955Z] exiting test-integration [2020-08-19T17:11:18.955Z] ++ exit 0 [2020-08-19T17:11:18.955Z] [2020-08-19T17:11:19.524Z] + for job in $(jobs -p) [2020-08-19T17:11:19.524Z] + wait 15002 [2020-08-19T17:11:20.899Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-19T17:11:25.087Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-19T17:11:26.992Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-19T17:11:31.179Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-19T17:11:31.747Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-19T17:11:31.747Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-19T17:11:31.747Z] === RUN TestDockerSuite/TestHealth [2020-08-19T17:11:38.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-19T17:11:50.540Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-19T17:11:50.540Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-19T17:11:50.540Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-19T17:11:50.540Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-19T17:11:50.799Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-19T17:11:50.799Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-19T17:11:51.367Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-19T17:11:51.367Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-19T17:11:51.367Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-19T17:11:51.627Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-19T17:11:51.886Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-19T17:11:51.886Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-19T17:11:52.454Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-19T17:11:52.454Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-19T17:11:53.022Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-19T17:11:53.022Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-19T17:11:53.590Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-19T17:11:54.157Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-19T17:11:54.157Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-19T17:11:54.725Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-19T17:11:57.257Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-19T17:11:57.257Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-19T17:11:57.515Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-19T17:11:58.451Z] === RUN TestDockerSuite/TestImportFile [2020-08-19T17:11:58.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-19T17:12:00.092Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-19T17:12:00.092Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-19T17:12:01.485Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-19T17:12:03.392Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-19T17:12:03.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-19T17:12:04.773Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-19T17:12:05.035Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-19T17:12:05.974Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-19T17:12:06.543Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-19T17:12:06.543Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-19T17:12:06.543Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-19T17:12:07.111Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-19T17:12:07.679Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-19T17:12:08.247Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-19T17:12:09.185Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-19T17:12:09.754Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-19T17:12:10.324Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-19T17:12:10.324Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-19T17:12:11.704Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-19T17:12:12.641Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-19T17:12:12.901Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-19T17:12:12.901Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-19T17:12:13.468Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-19T17:12:13.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-19T17:12:14.036Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-19T17:12:14.604Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-19T17:12:15.172Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-19T17:12:15.740Z] === RUN TestDockerSuite/TestInspectImage [2020-08-19T17:12:15.740Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-19T17:12:15.740Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-19T17:12:15.740Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-19T17:12:15.999Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-19T17:12:16.587Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-19T17:12:16.587Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-19T17:12:17.158Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-19T17:12:17.725Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-19T17:12:19.628Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-19T17:12:19.628Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-19T17:12:19.887Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-19T17:12:20.455Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-19T17:12:21.393Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-19T17:12:21.652Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-19T17:12:22.220Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-19T17:12:22.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-19T17:12:22.789Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-19T17:12:23.357Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-19T17:12:23.927Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-19T17:12:24.496Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-19T17:12:24.496Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-19T17:12:26.401Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-19T17:12:27.340Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-19T17:12:28.718Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-19T17:12:28.977Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-19T17:12:30.356Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-19T17:12:31.732Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-19T17:12:33.151Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-19T17:12:33.151Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-19T17:12:34.529Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-19T17:12:34.529Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-19T17:12:35.096Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-19T17:12:39.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-19T17:12:42.578Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-19T17:12:44.482Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-19T17:12:45.419Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-19T17:12:45.987Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-19T17:12:47.365Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-19T17:12:47.365Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-19T17:12:47.934Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-19T17:12:47.934Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-19T17:12:47.934Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-19T17:12:48.193Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-19T17:12:48.761Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-19T17:12:52.948Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-19T17:12:52.948Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-19T17:12:55.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-19T17:12:57.393Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-19T17:12:57.651Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-19T17:12:57.652Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-19T17:12:59.032Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-19T17:12:59.970Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-19T17:13:00.908Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-19T17:13:01.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-19T17:13:01.734Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-19T17:13:02.671Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-19T17:13:05.209Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-19T17:13:05.777Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-19T17:13:06.346Z] === RUN TestDockerSuite/TestLogsSince [2020-08-19T17:13:12.912Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-19T17:13:19.497Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-19T17:13:19.497Z] === RUN TestDockerSuite/TestLogsTail [2020-08-19T17:13:19.497Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-19T17:13:19.758Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-19T17:13:20.328Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-19T17:13:20.328Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-19T17:13:20.896Z] === RUN TestDockerSuite/TestNetHostname [2020-08-19T17:13:22.273Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-19T17:13:22.273Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-19T17:13:28.836Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-19T17:13:29.095Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-19T17:13:29.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-19T17:13:29.663Z] === RUN TestDockerSuite/TestPluginActive [2020-08-19T17:13:31.038Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-19T17:13:31.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-19T17:13:38.180Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-19T17:13:38.180Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-19T17:13:38.748Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-19T17:13:41.308Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-19T17:13:42.684Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-19T17:13:44.589Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-19T17:13:48.779Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-19T17:13:49.715Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-19T17:13:50.652Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-19T17:13:51.591Z] === RUN TestDockerSuite/TestPortList [2020-08-19T17:13:54.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-19T17:13:58.171Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-19T17:13:58.742Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-19T17:14:05.321Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-19T17:14:05.321Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-19T17:14:05.321Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-19T17:14:05.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-19T17:14:05.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-19T17:14:06.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-19T17:14:06.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-19T17:14:06.715Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-19T17:14:06.715Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-19T17:14:07.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-19T17:14:07.653Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-19T17:14:09.556Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-19T17:14:10.494Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-19T17:14:11.062Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-19T17:14:11.062Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-19T17:14:13.599Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-19T17:14:14.539Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-19T17:14:17.076Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-19T17:14:19.614Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-19T17:14:19.873Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-19T17:14:20.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-19T17:14:22.347Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-19T17:14:30.493Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-19T17:14:30.493Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-19T17:14:31.871Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-19T17:14:32.808Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-19T17:14:33.744Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-19T17:14:35.124Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-19T17:14:37.034Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-19T17:14:37.601Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-19T17:14:37.601Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-19T17:14:38.169Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-19T17:14:39.549Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-19T17:14:41.457Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-19T17:14:41.716Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-19T17:14:41.716Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-19T17:14:42.283Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-19T17:14:42.283Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-19T17:14:42.542Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-19T17:14:42.801Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-19T17:14:43.738Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-19T17:14:44.691Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-19T17:14:45.258Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-19T17:14:46.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-19T17:14:53.219Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-19T17:14:53.219Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-19T17:14:55.122Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-19T17:14:55.122Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-19T17:14:55.122Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-19T17:14:55.122Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-19T17:14:57.025Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-19T17:14:57.963Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-19T17:15:00.499Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-19T17:15:01.068Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-19T17:15:01.068Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-19T17:15:01.068Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-19T17:15:03.602Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-19T17:15:04.170Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-19T17:15:04.170Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-19T17:15:05.547Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-19T17:15:06.128Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-19T17:15:07.505Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-19T17:15:08.445Z] === RUN TestDockerSuite/TestRmiTag [2020-08-19T17:15:08.445Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-19T17:15:09.012Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-19T17:15:11.548Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-19T17:15:12.118Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-19T17:15:12.686Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-19T17:15:12.686Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-19T17:15:13.627Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-19T17:15:14.198Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-19T17:15:14.457Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-19T17:15:15.396Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-19T17:15:15.396Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-19T17:15:15.964Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-19T17:15:16.902Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-19T17:15:17.162Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-19T17:15:17.730Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-19T17:15:18.298Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-19T17:15:19.238Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-19T17:15:20.174Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-19T17:15:20.741Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-19T17:15:21.308Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-19T17:15:21.899Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-19T17:15:22.467Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-19T17:15:23.034Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-19T17:15:23.602Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-19T17:15:24.538Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-19T17:15:24.797Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-19T17:15:25.364Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-19T17:15:25.623Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-19T17:15:25.623Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-19T17:15:25.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-19T17:15:27.262Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-19T17:15:27.831Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-19T17:15:28.401Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-19T17:15:28.971Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-19T17:15:29.910Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-19T17:15:29.910Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-19T17:15:30.170Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-19T17:15:31.107Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-19T17:15:31.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-19T17:15:31.937Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-19T17:15:32.505Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-19T17:15:32.505Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-19T17:15:32.764Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-19T17:15:32.764Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-19T17:15:33.702Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-19T17:15:34.270Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-19T17:15:34.839Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-19T17:15:35.099Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-19T17:15:35.358Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-19T17:15:35.617Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-19T17:15:37.001Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-19T17:15:37.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-19T17:15:38.875Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-19T17:15:39.136Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-19T17:15:39.705Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-19T17:15:40.273Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-19T17:15:40.842Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-19T17:15:41.101Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-19T17:15:42.483Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-19T17:15:45.019Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-19T17:15:45.019Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-19T17:15:45.589Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-19T17:15:46.968Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-19T17:15:48.345Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-19T17:15:49.724Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-19T17:15:51.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-19T17:15:51.889Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-19T17:15:51.889Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-19T17:15:51.889Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-19T17:15:52.458Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-19T17:15:54.371Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-19T17:15:55.751Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-19T17:15:56.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-19T17:15:57.393Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-19T17:15:57.653Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-19T17:15:58.591Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-19T17:15:58.851Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-19T17:15:59.418Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-19T17:15:59.418Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-19T17:15:59.986Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-19T17:16:01.365Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-19T17:16:01.365Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-19T17:16:01.932Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-19T17:16:01.932Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-19T17:16:02.500Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-19T17:16:03.067Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-19T17:16:03.326Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-19T17:16:03.586Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-19T17:16:04.155Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-19T17:16:05.099Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-19T17:16:05.099Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-19T17:16:05.357Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-19T17:16:05.925Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-19T17:16:06.493Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-19T17:16:07.432Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-19T17:16:08.000Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-19T17:16:08.265Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-19T17:16:08.543Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-19T17:16:08.543Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-19T17:16:09.122Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-19T17:16:09.381Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-19T17:16:10.760Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-19T17:16:10.760Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-19T17:16:11.020Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-19T17:16:11.020Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-19T17:16:13.560Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-19T17:16:13.819Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-19T17:16:15.197Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-19T17:16:19.388Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-19T17:16:25.952Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-19T17:16:25.953Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-19T17:16:26.889Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-19T17:16:26.889Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-19T17:16:26.889Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-19T17:16:26.889Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-19T17:16:27.457Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-19T17:16:29.361Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-19T17:16:29.971Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-19T17:16:30.907Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-19T17:16:36.174Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-19T17:16:36.744Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-19T17:16:37.004Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-19T17:16:37.942Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-19T17:16:37.942Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-19T17:16:37.942Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-19T17:16:38.878Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-19T17:16:39.447Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-19T17:16:40.385Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-19T17:16:40.385Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-19T17:16:40.385Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-19T17:16:41.323Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-19T17:16:42.258Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-19T17:16:42.519Z] === RUN TestDockerSuite/TestRunMount [2020-08-19T17:16:47.793Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-19T17:16:47.793Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-19T17:16:48.361Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-19T17:16:49.299Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-19T17:16:51.212Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-19T17:16:51.212Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-19T17:16:53.117Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-19T17:16:55.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-19T17:16:55.021Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-19T17:16:56.927Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-19T17:16:57.864Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-19T17:16:58.802Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-19T17:16:58.802Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-19T17:16:59.369Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-19T17:16:59.936Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-19T17:17:00.503Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-19T17:17:00.763Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-19T17:17:02.140Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-19T17:17:03.519Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-19T17:17:06.055Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-19T17:17:06.313Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-19T17:17:06.313Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-19T17:17:06.880Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-19T17:17:06.880Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-19T17:17:07.458Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-19T17:17:07.458Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-19T17:17:08.030Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-19T17:17:08.030Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-19T17:17:08.598Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-19T17:17:10.503Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-19T17:17:13.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-19T17:17:13.975Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-19T17:17:13.975Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-19T17:17:14.913Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-19T17:17:15.481Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-19T17:17:15.481Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-19T17:17:16.418Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-19T17:17:17.356Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-19T17:17:17.925Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-19T17:17:18.492Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-19T17:17:18.492Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-19T17:17:19.063Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-19T17:17:19.634Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-19T17:17:20.204Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-19T17:17:20.204Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-19T17:17:20.772Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-19T17:17:21.711Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-19T17:17:21.711Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-19T17:17:21.711Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-19T17:17:21.970Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-19T17:17:22.908Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-19T17:17:22.908Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-19T17:17:24.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-19T17:17:25.776Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-19T17:17:26.714Z] === RUN TestDockerSuite/TestRunRm [2020-08-19T17:17:27.284Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-19T17:17:27.543Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-19T17:17:30.831Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-19T17:17:30.831Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-19T17:17:31.398Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-19T17:17:32.335Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-19T17:17:33.714Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-19T17:17:34.282Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-19T17:17:36.190Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-19T17:17:36.759Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-19T17:17:40.051Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-19T17:17:40.309Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-19T17:17:40.568Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-19T17:17:41.142Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-19T17:17:41.726Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-19T17:17:41.726Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-19T17:17:42.332Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-19T17:17:42.899Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-19T17:17:43.483Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-19T17:17:44.055Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-19T17:17:44.993Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-19T17:17:47.525Z] === RUN TestDockerSuite/TestRunState [2020-08-19T17:17:48.462Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-19T17:17:48.722Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-19T17:17:49.289Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-19T17:17:49.548Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-19T17:17:49.548Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-19T17:17:50.122Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-19T17:17:50.387Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-19T17:17:51.322Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-19T17:17:51.322Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-19T17:17:51.322Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-19T17:17:51.889Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-19T17:17:53.265Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-19T17:17:53.524Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-19T17:17:54.903Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-19T17:17:55.471Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-19T17:17:58.007Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-19T17:17:58.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-19T17:18:01.126Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-19T17:18:01.126Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-19T17:18:01.386Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-19T17:18:01.954Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-19T17:18:02.214Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-19T17:18:04.122Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-19T17:18:05.500Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-19T17:18:05.500Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-19T17:18:05.762Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-19T17:18:06.021Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-19T17:18:06.021Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-19T17:18:06.590Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-19T17:18:07.159Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-19T17:18:08.098Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-19T17:18:08.098Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-19T17:18:08.098Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-19T17:18:08.666Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-19T17:18:10.585Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-19T17:18:11.522Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-19T17:18:12.092Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-19T17:18:13.031Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-19T17:18:13.600Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-19T17:18:14.980Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-19T17:18:15.920Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-19T17:18:17.303Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-19T17:18:18.682Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-19T17:18:19.251Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-19T17:18:19.510Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-19T17:18:20.080Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-19T17:18:20.080Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-19T17:18:20.080Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-19T17:18:20.080Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-19T17:18:20.339Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-19T17:18:20.339Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-19T17:18:20.908Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-19T17:18:21.168Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-19T17:18:22.106Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-19T17:18:22.675Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-19T17:18:22.934Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-19T17:18:22.934Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-19T17:18:26.187Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-19T17:18:26.760Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-19T17:18:26.760Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-19T17:18:27.334Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-19T17:18:27.334Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-19T17:18:27.334Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-19T17:18:27.900Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-19T17:18:28.837Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-19T17:18:29.404Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-19T17:18:29.404Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-19T17:18:29.973Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-19T17:18:29.973Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-19T17:18:30.909Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-19T17:18:31.168Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-19T17:18:32.543Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-19T17:18:32.802Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-19T17:18:32.802Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-19T17:18:33.060Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-19T17:18:33.628Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-19T17:18:34.198Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-19T17:18:35.142Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-19T17:18:35.142Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-19T17:18:36.522Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-19T17:18:36.523Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-19T17:18:36.783Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-19T17:18:38.166Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-19T17:18:38.166Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-19T17:18:39.107Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-19T17:18:39.107Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-19T17:18:39.107Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-19T17:18:39.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-19T17:18:40.759Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-19T17:18:42.664Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-19T17:18:43.600Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-19T17:18:43.600Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-19T17:18:43.858Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-19T17:18:43.858Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-19T17:18:44.794Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-19T17:18:46.699Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-19T17:18:51.968Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-19T17:18:53.348Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-19T17:18:53.348Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-19T17:18:53.917Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-19T17:18:54.855Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-19T17:18:55.792Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-19T17:18:57.695Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-19T17:18:59.084Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-19T17:18:59.673Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-19T17:19:00.611Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-19T17:19:01.989Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-19T17:19:03.367Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-19T17:19:06.657Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-19T17:19:10.850Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-19T17:19:13.383Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-19T17:19:13.642Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-19T17:19:16.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-19T17:19:18.093Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-19T17:19:18.659Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-19T17:19:20.562Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-19T17:19:22.464Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-19T17:19:22.723Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-19T17:19:23.290Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-19T17:19:25.169Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-19T17:19:25.169Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-19T17:19:25.169Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-19T17:19:26.548Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-19T17:19:29.835Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-19T17:19:30.094Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-19T17:19:30.353Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-19T17:19:30.353Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-19T17:19:30.921Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-19T17:19:32.302Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-19T17:19:32.302Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-19T17:19:32.870Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-19T17:19:33.438Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-19T17:19:34.014Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-19T17:19:34.959Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-19T17:19:39.148Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-19T17:19:39.407Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-19T17:19:39.407Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-19T17:19:39.975Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-19T17:19:40.543Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-19T17:19:43.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-19T17:19:43.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-19T17:19:45.245Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-19T17:19:47.151Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-19T17:19:48.527Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-19T17:19:51.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-19T17:19:51.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-19T17:19:53.883Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-19T17:19:54.142Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-19T17:19:55.086Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-19T17:19:56.994Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-19T17:19:57.562Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-19T17:19:58.499Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-19T17:19:59.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-19T17:20:01.256Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-19T17:20:02.635Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-19T17:20:04.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-19T17:20:05.396Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-19T17:20:09.583Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-19T17:20:21.801Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-19T17:20:22.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-19T17:20:22.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-19T17:20:22.060Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-19T17:20:22.060Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-19T17:20:22.060Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-19T17:20:23.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-19T17:20:23.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-19T17:20:23.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-19T17:20:23.698Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-19T17:20:23.957Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-19T17:20:24.215Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-19T17:20:29.484Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-19T17:20:30.422Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-19T17:20:30.681Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-19T17:20:30.681Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-19T17:20:32.063Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-19T17:20:32.631Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-19T17:20:35.930Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite (1330.45s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.21s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.13s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.35s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.53s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.49s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.95s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.85s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.92s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.97s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.23s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.96s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.57s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.80s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.73s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.90s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.12s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.38s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.90s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.70s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.46s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.77s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.63s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.48s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.96s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.97s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.02s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.84s) [2020-08-19T17:20:35.930Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.92s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.78s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.53s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.48s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.12s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.56s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.46s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.42s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.26s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.39s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.18s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.27s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.64s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.96s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.66s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.38s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.96s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.44s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildContChar (2.37s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.46s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.80s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.43s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.67s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s) [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.86s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.18s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.21s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.91s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.29s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.43s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.64s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.96s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.41s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.51s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.42s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.34s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.26s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.05s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.69s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.14s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnv (1.75s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.21s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.58s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.72s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.81s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.94s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.18s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.14s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.30s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildHistory (3.83s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.87s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.13s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.72s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.03s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.91s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.21s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.94s) [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.78s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.70s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.93s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.17s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.36s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.57s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildPATH (2.13s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.14s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.02s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.60s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildRm (2.48s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.26s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.00s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.02s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.39s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildUser (1.83s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.15s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.87s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2020-08-19T17:20:35.931Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-19T17:20:35.931Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.03s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.93s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.74s) [2020-08-19T17:20:35.932Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-19T17:20:35.932Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.82s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s) [2020-08-19T17:20:35.932Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-19T17:20:35.932Z] docker_cli_sni_test.go:18: Flakey test [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.29s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitChange (1.26s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.47s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.70s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.79s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.17s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.04s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.18s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.50s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.29s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.17s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) [2020-08-19T17:20:35.932Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-19T17:20:35.932Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.39s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.61s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.36s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.31s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.39s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004f4940_} (1.41s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1235011140_/foo_false____} (1.30s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1235011140_/foo_true____} (1.37s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3605360339_/foo_false____} (1.42s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3605360339_/foo_true____} (1.55s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3605360339_/foo_true__0xc0004f49a0__} (1.35s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004f49c0_} (0.52s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004f49e0_} (1.31s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004f4a00_} (1.48s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004f4a20_} (1.61s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.11s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.40s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.87s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.68s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.96s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.89s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.31s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.30s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.27s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.81s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.79s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToDot (0.87s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.32s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.09s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.41s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.36s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.65s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2020-08-19T17:20:35.932Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-19T17:20:35.932Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-08-19T17:20:35.932Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-19T17:20:35.932Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.71s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.60s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.23s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.16s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.66s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2020-08-19T17:20:35.932Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.91s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsCommit (0.82s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.62s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.89s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.72s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.31s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-08-19T17:20:35.933Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-19T17:20:35.933Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.933Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-19T17:20:35.933Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.41s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.66s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.24s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.80s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecCgroup (0.71s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.30s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.71s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.66s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.69s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2020-08-19T17:20:35.933Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-19T17:20:35.933Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.74s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestHealth (18.65s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImportFile (1.26s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.59s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImportGzipped (1.82s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.27s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.72s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.59s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.68s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.59s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.61s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-08-19T17:20:35.933Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-19T17:20:35.933Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-19T17:20:35.933Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-19T17:20:35.933Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.80s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.58s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.61s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.34s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.41s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.18s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.20s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.06s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-08-19T17:20:35.933Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.99s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.66s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPluginActive (1.39s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.79s) [2020-08-19T17:20:35.934Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-19T17:20:35.934Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.00s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.28s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.89s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPortList (6.38s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.33s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsByOrder (2.41s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.47s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.91s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.29s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.44s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.88s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.37s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.62s) [2020-08-19T17:20:35.934Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-19T17:20:35.934Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.37s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.23s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.21s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.91s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.81s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.65s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.45s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.60s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.83s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.54s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.60s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.50s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.62s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.21s) [2020-08-19T17:20:35.934Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-19T17:20:35.934Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.934Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-08-19T17:20:35.934Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.62s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.60s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.50s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.58s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2020-08-19T17:20:35.934Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-19T17:20:35.934Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-08-19T17:20:35.934Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-19T17:20:35.934Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.48s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.17s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.86s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.67s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.87s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.87s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2020-08-19T17:20:35.934Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.87s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.17s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunMount (4.83s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.63s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.27s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.91s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.79s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.10s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.38s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.53s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.64s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.14s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-19T17:20:35.935Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.69s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.50s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.01s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.49s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.41s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.74s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.95s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.70s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.50s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.41s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.50s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.49s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.42s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.74s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.58s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.18s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.32s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2020-08-19T17:20:35.935Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents067718037 [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.00s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.79s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.03s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.74s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.71s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.69s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.22s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.88s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.69s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.68s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.39s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) [2020-08-19T17:20:35.935Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.04s) [2020-08-19T17:20:35.935Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-19T17:20:35.935Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2020-08-19T17:20:35.936Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-19T17:20:35.936Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.62s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.03s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.31s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.04s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.15s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.43s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.94s) [2020-08-19T17:20:35.936Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.91s) [2020-08-19T17:20:35.936Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-19T17:20:35.936Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-19T17:20:35.936Z] === RUN TestDockerRegistrySuite [2020-08-19T17:20:35.936Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-19T17:20:36.883Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-19T17:20:37.821Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-19T17:20:39.203Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-19T17:20:39.461Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-19T17:20:41.995Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-19T17:20:45.288Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-19T17:20:47.194Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-19T17:20:48.572Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-19T17:20:49.140Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-19T17:20:50.076Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-19T17:20:51.013Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-19T17:20:52.407Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-19T17:20:53.353Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-19T17:20:54.290Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-19T17:20:56.195Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-19T17:20:57.577Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-19T17:20:58.514Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-19T17:21:00.418Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-19T17:21:01.354Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-19T17:21:01.613Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-19T17:21:02.551Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-19T17:21:03.487Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-19T17:21:04.426Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-19T17:21:06.331Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-19T17:21:06.900Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-19T17:21:07.896Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-19T17:21:08.154Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-19T17:21:08.413Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-19T17:21:08.672Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-19T17:21:08.932Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-19T17:21:09.190Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-19T17:21:09.190Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-19T17:21:10.127Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-19T17:21:11.505Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-19T17:21:12.445Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-19T17:21:13.382Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-19T17:21:14.318Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite (39.51s) [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s) [2020-08-19T17:21:15.255Z] check_test.go:196: [df09975e414ab] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-08-19T17:21:15.255Z] check_test.go:196: [da21a18f03eb2] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.36s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d43146ad9c9c3] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-19T17:21:15.255Z] check_test.go:196: [dccd56cb59431] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d8177f662cdef] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d6bc321502a64] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.56s) [2020-08-19T17:21:15.255Z] check_test.go:196: [dce2d288790b3] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d8956f793453b] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.78s) [2020-08-19T17:21:15.255Z] check_test.go:196: [de373934193b3] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d52f48cfdcef3] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d8eb4f98943ad] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2020-08-19T17:21:15.255Z] check_test.go:196: [dc0e9623f3106] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.09s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d38279e7f99d6] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d3e9163ced5d2] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2020-08-19T17:21:15.255Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe411f68948f820680b585ffc16754b1ae99c936a358ba28956ca4bdba2cf9f5 [2020-08-19T17:21:15.255Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5855a0743132cbbfe40167943144922bee08e60be0f72baff659ff7a1902ab98 [2020-08-19T17:21:15.255Z] check_test.go:196: [d65a2aeb930ef] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.68s) [2020-08-19T17:21:15.255Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7e417cdcacc9a3568205699db6f65af8c5e5af1e0dcad719674806e81b7ede34 [2020-08-19T17:21:15.255Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4dd98ec414512ace73c57561189662281758c2683ad7ae774442221d91317dea [2020-08-19T17:21:15.255Z] check_test.go:196: [d1f51bb4491f3] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2020-08-19T17:21:15.255Z] check_test.go:196: [dd4a71efbe16c] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s) [2020-08-19T17:21:15.255Z] check_test.go:196: [db35e6dc605eb] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-08-19T17:21:15.255Z] check_test.go:196: [d7898c414b183] daemon is not started [2020-08-19T17:21:15.255Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d58eb0204e221] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d1d96dacaf03c] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d3d87e20e76ae] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d9e5c0a54081a] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d13dc10239cc6] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-08-19T17:21:15.256Z] check_test.go:196: [dc9bb2f3e358d] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d7b8c6a494110] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d0d7e6764241f] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d0d3c890eff84] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d11da1321fad5] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-19T17:21:15.256Z] check_test.go:196: [dd16b6fb0c6a4] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-08-19T17:21:15.256Z] check_test.go:196: [dc187e0f111bf] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-19T17:21:15.256Z] check_test.go:196: [df42c4310cd53] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d2b181512e1e6] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d1c21d0661dff] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2020-08-19T17:21:15.256Z] check_test.go:196: [dc30415e56e01] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-08-19T17:21:15.256Z] check_test.go:196: [d1b044415788d] daemon is not started [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-08-19T17:21:15.256Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-08-19T17:21:15.256Z] === RUN TestDockerSchema1RegistrySuite [2020-08-19T17:21:15.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-19T17:21:15.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-19T17:21:17.791Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-19T17:21:21.080Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-19T17:21:23.621Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-19T17:21:24.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-19T17:21:25.135Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-19T17:21:25.135Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-19T17:21:26.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-19T17:21:27.081Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-19T17:21:28.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-19T17:21:30.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-19T17:21:30.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-19T17:21:31.068Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-19T17:21:31.327Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-19T17:21:31.586Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-19T17:21:31.845Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-19T17:21:32.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite (17.32s) [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-08-19T17:21:32.365Z] check_test.go:223: [df617894cb045] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2020-08-19T17:21:32.365Z] check_test.go:223: [dddc255f4ac96] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.68s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d613d9ce4ee56] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.67s) [2020-08-19T17:21:32.365Z] check_test.go:223: [dc8315c1b4ac4] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2020-08-19T17:21:32.365Z] check_test.go:223: [dbb140c878854] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-08-19T17:21:32.365Z] check_test.go:223: [defe98e9fc932] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d770f3374ddaa] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d5cae2c11d3b2] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2020-08-19T17:21:32.365Z] check_test.go:223: [df58ddf7a5ff1] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d20ea80ac7875] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2020-08-19T17:21:32.365Z] check_test.go:223: [df3e7aea6d926] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-08-19T17:21:32.365Z] check_test.go:223: [df88f47901091] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d05e14b5c209f] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d14b1ddca8c97] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d77c6b7f52ac7] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-08-19T17:21:32.365Z] check_test.go:223: [d26af7f3f8fc5] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-08-19T17:21:32.365Z] check_test.go:223: [de13fa8b549b3] daemon is not started [2020-08-19T17:21:32.365Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-19T17:21:32.365Z] check_test.go:223: [def67bd3d0e5c] daemon is not started [2020-08-19T17:21:32.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-19T17:21:32.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-19T17:21:33.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-19T17:21:33.562Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-19T17:21:33.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-19T17:21:34.756Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-19T17:21:35.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-19T17:21:35.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-19T17:21:35.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.78s) [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2020-08-19T17:21:36.101Z] check_test.go:252: [dc84147fde0dc] daemon is not started [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-08-19T17:21:36.101Z] check_test.go:252: [df964c6cb0fe7] daemon is not started [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-08-19T17:21:36.101Z] check_test.go:252: [d0f21edd8c4b5] daemon is not started [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-08-19T17:21:36.101Z] check_test.go:252: [d962ebc0ff0fd] daemon is not started [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-08-19T17:21:36.101Z] check_test.go:252: [d83e5ad43fb26] daemon is not started [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-08-19T17:21:36.101Z] check_test.go:252: [df5d86a98f364] daemon is not started [2020-08-19T17:21:36.101Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-19T17:21:36.101Z] check_test.go:252: [dd7e5100cf9fa] daemon is not started [2020-08-19T17:21:36.101Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-19T17:21:36.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-19T17:21:41.369Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-19T17:21:41.369Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-19T17:21:41.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-19T17:21:41.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-19T17:21:41.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-08-19T17:21:41.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-08-19T17:21:41.886Z] check_test.go:279: [d2f77e3aaf827] daemon is not started [2020-08-19T17:21:41.886Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-19T17:21:41.886Z] check_test.go:279: [da191ce2df9ee] daemon is not started [2020-08-19T17:21:41.886Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-19T17:21:41.886Z] check_test.go:279: [d3dd3d2b15184] daemon is not started [2020-08-19T17:21:41.886Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-19T17:21:41.886Z] check_test.go:279: [dc7d988c29b30] daemon is not started [2020-08-19T17:21:41.886Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-19T17:21:41.886Z] check_test.go:279: [d887db91ebf2a] daemon is not started [2020-08-19T17:21:41.886Z] === RUN TestDockerNetworkSuite [2020-08-19T17:21:41.886Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-19T17:21:44.428Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-19T17:21:44.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-19T17:21:47.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-19T17:21:48.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-19T17:21:51.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-19T17:21:53.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-19T17:21:58.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-19T17:22:00.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-19T17:22:01.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-19T17:22:02.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-19T17:22:02.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-19T17:22:03.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-19T17:22:04.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-19T17:22:04.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-19T17:22:04.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-19T17:22:05.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-19T17:22:05.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-19T17:22:05.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-19T17:22:05.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-19T17:22:06.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-19T17:22:07.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-19T17:22:07.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-19T17:22:07.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-19T17:22:07.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-19T17:22:10.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-19T17:22:11.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-19T17:22:17.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-19T17:22:17.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-19T17:22:18.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-19T17:22:18.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-19T17:22:18.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-19T17:22:18.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-19T17:22:18.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-19T17:22:18.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-19T17:22:21.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-19T17:22:21.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-19T17:22:21.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-19T17:22:22.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-19T17:22:25.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-19T17:22:28.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-19T17:22:28.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-19T17:22:29.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-19T17:22:30.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-19T17:22:30.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-19T17:22:31.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-19T17:22:31.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-19T17:22:32.907Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite (56.28s) [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.16s) [2020-08-19T17:22:38.188Z] docker_cli_network_unix_test.go:46: [d2d960e06899f] daemon is not started [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.77s) [2020-08-19T17:22:38.188Z] docker_cli_network_unix_test.go:46: [d92e1ef5c68fe] daemon is not started [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.66s) [2020-08-19T17:22:38.188Z] docker_cli_network_unix_test.go:46: [d5a740b1a6567] daemon is not started [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2020-08-19T17:22:38.188Z] docker_cli_network_unix_test.go:46: [d3e114f46fbfe] daemon is not started [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.58s) [2020-08-19T17:22:38.188Z] docker_cli_network_unix_test.go:1233: [d6027b0f524ae] daemon is not started [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2020-08-19T17:22:38.188Z] docker_cli_network_unix_test.go:46: [d4642358285a5] daemon is not started [2020-08-19T17:22:38.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.06s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [db03df6fc4b0c] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d7fbcf54b2e4e] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [dd3007de75772] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [dea4b1d3be0c4] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d268f833214c4] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [dc09d3753d5da] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d159f59956e27] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d201a4ea27ac4] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d1518273436af] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [df74df65b4098] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d55846a085028] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d483c0b95e2ef] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d32096d6e0834] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.80s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [da1f21194216c] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [dee781fd974a7] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [df058b301df94] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d5fe4e9e8f529] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d3f542b8f5f9f] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:968: [d71973a757310] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.63s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d43f90cf7714b] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:1116: [db77f9539f38b] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [def4e6998a65a] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.94s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d66fd7c09ee67] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [dc7df23512edd] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d93e190556cfd] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d276f852713a2] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [dc345bd132b5a] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [daf86833d124c] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d16cef632fb2a] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [ddcf1010746a6] daemon is not started [2020-08-19T17:22:38.189Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d548127387cdf] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d58002000ae3f] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:1084: [d3a75f0edc7df] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d4157b0c0969b] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d1453dbcf67cb] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [dd483ea2585ad] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d191ffe68f99e] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d6a67e69d5ebd] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [de38c00982815] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d9e8104fcf673] daemon is not started [2020-08-19T17:22:38.189Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.21s) [2020-08-19T17:22:38.189Z] docker_cli_network_unix_test.go:46: [d03f8d5cd9a9c] daemon is not started [2020-08-19T17:22:38.189Z] === RUN TestDockerHubPullSuite [2020-08-19T17:22:38.189Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-19T17:22:38.449Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-19T17:22:39.826Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-19T17:22:42.363Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-19T17:22:42.363Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-19T17:22:42.624Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-19T17:22:44.529Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-19T17:22:44.529Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-19T17:22:44.529Z] --- PASS: TestDockerHubPullSuite (6.50s) [2020-08-19T17:22:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2020-08-19T17:22:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2020-08-19T17:22:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2020-08-19T17:22:44.529Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.56s) [2020-08-19T17:22:44.790Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2020-08-19T17:22:44.790Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.13s) [2020-08-19T17:22:44.790Z] PASS [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === Skipped [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_sni_test.go:18: Flakey test [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-19T17:22:44.790Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-19T17:22:44.790Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-19T17:22:44.790Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-08-19T17:22:44.790Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-19T17:22:44.790Z] docker_cli_network_unix_test.go:46: [d548127387cdf] daemon is not started [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] [2020-08-19T17:22:44.790Z] DONE 1277 tests, 51 skipped in 1499.089s [2020-08-19T17:22:44.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-19T17:22:44.790Z] ++++ cat bundles/test-integration/docker.pid [2020-08-19T17:22:44.790Z] +++ kill 7580 [2020-08-19T17:22:45.728Z] +++ /etc/init.d/apparmor stop [2020-08-19T17:22:45.728Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T17:22:45.728Z] [2020-08-19T17:22:45.728Z] Unloading profiles will leave already running processes permanently [2020-08-19T17:22:45.728Z] unconfined, which can lead to unexpected situations. [2020-08-19T17:22:45.728Z] [2020-08-19T17:22:45.728Z] To set a process to complain mode, use the command line tool [2020-08-19T17:22:45.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T17:22:45.728Z] +++ true [2020-08-19T17:22:45.728Z] exiting test-integration [2020-08-19T17:22:45.728Z] ++ exit 0 [2020-08-19T17:22:45.728Z] [2020-08-19T17:22:45.987Z] + for job in $(jobs -p) [2020-08-19T17:22:45.987Z] + wait 15003 [2020-08-19T17:22:48.527Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-19T17:22:53.799Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-19T17:22:55.706Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-19T17:22:59.897Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-19T17:23:02.431Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-19T17:23:05.724Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-19T17:23:05.724Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-19T17:23:10.993Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-19T17:23:11.560Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-19T17:23:12.128Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-19T17:23:14.662Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-19T17:24:10.887Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-19T17:24:57.603Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-19T17:25:07.575Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-19T17:25:11.763Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-19T17:27:18.239Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-19T17:27:20.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-19T17:27:22.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-19T17:27:22.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-19T17:27:22.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-19T17:27:22.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-19T17:27:23.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-19T17:27:25.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-19T17:27:29.182Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-19T17:27:31.092Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-19T17:28:27.329Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-19T17:28:27.329Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-19T17:28:29.237Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-19T17:28:31.770Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-19T17:28:35.060Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-19T17:28:37.593Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-19T17:28:59.520Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-19T17:29:09.513Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-19T17:29:11.415Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-19T17:29:13.948Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-19T17:29:16.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-19T17:29:24.603Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-19T17:29:27.889Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-19T17:29:31.191Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-19T17:29:33.100Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-19T17:29:35.633Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-19T17:29:38.923Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-19T17:29:41.456Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-19T17:29:43.989Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-19T17:30:40.224Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-19T17:30:55.115Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite (1643.35s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.33s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.95s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:562: [ddcd82cb2617a] joining swarm manager [df8838958df39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:584: [d8836f4ff59c8] joining swarm manager [df8838958df39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.197Z] check_test.go:380: [ddcd82cb2617a] daemon is not started [2020-08-19T17:31:13.197Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.69s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:45: [d520d599e75eb] joining swarm manager [dc36dccc47020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.99s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.29s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:303: [d2c7dadd728b1] joining swarm manager [db0ce84b98b38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:304: [d87933a1608d6] joining swarm manager [db0ce84b98b38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.96s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:271: [d0d775f191d4c] joining swarm manager [d5c7d59efcb22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:272: [d3a4382b22969] joining swarm manager [d5c7d59efcb22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.14s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.94s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.54s) [2020-08-19T17:31:13.197Z] docker_api_swarm_node_test.go:19: [d9beb9535b86c] joining swarm manager [d2fcfa5396ad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_node_test.go:20: [d107ab70630d0] joining swarm manager [d2fcfa5396ad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.17s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:501: [de8b39591eb17] joining swarm manager [d3a76973018c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:506: [d8a2d783d2946] joining swarm manager [d3a76973018c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.31s) [2020-08-19T17:31:13.197Z] docker_api_swarm_node_test.go:80: [d223b174d9892] joining swarm manager [de5d9770a86d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2020-08-19T17:31:13.197Z] docker_api_swarm_node_test.go:52: [d12b79b228589] joining swarm manager [d218aa723f50f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_node_test.go:53: [dd891b1d4798d] joining swarm manager [d218aa723f50f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.18s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:201: [d9b79ff690c8f] joining swarm manager [da598a10f493b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.88s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:383: [d00f446c731f6] joining swarm manager [d1c3f1e9863a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:384: [dfb5c2a8eeeee] joining swarm manager [d1c3f1e9863a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.197Z] check_test.go:380: [dfb5c2a8eeeee] daemon is not started [2020-08-19T17:31:13.197Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.66s) [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:801: [d75d37d7249ca] joining swarm manager [d9d6f64c79704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.197Z] docker_api_swarm_test.go:801: [d31107766507a] joining swarm manager [d9d6f64c79704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] docker_api_swarm_test.go:801: [d10395c69f730] joining swarm manager [d9d6f64c79704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-19T17:31:13.198Z] docker_api_swarm_test.go:801: [d87e5a1b43a3f] joining swarm manager [d9d6f64c79704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-19T17:31:13.198Z] docker_api_swarm_test.go:809: [deb737a2ed501] joining swarm manager [d9d6f64c79704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.85s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:394: [dc769faf49c69] joining swarm manager [d6e1b8bd67395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:394: [d8542b1c2ec84] joining swarm manager [d6e1b8bd67395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.98s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:342: [d0a1cc30a64d3] joining swarm manager [dc61a4de53881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:342: [dc5ceb220eef9] joining swarm manager [dc61a4de53881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.86s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:489: [d5fcb94f21996] joining swarm manager [d961273403b58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:489: [dd07f05a425b3] joining swarm manager [d961273403b58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.07s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:127: [dfd825451ae41] joining swarm manager [dc4734da38571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:128: [d05e226847c75] joining swarm manager [dc4734da38571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:136: [d6b6a8f9e5651] joining swarm manager [dc4734da38571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:137: [d4b12d496eb3c] joining swarm manager [dc4734da38571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.53s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:303: [dd9253d80256d] joining swarm manager [dd0c1f953a930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:303: [d09e9acac55e8] joining swarm manager [dd0c1f953a930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.36s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:99: [d94d41ccaf08a] joining swarm manager [dc1c9999b14ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:100: [d7178ca771ea0] joining swarm manager [dc1c9999b14ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] check_test.go:380: [d94d41ccaf08a] daemon is not started [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.07s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:532: [d2a5b2e2e1811] joining swarm manager [d98c8c7d38cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:533: [d3c7d9e413887] joining swarm manager [d98c8c7d38cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s) [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:147: [d0df5f46f5aee] joining swarm manager [d5aba40b0ff70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_api_swarm_service_test.go:147: [d20f990545905] joining swarm manager [d5aba40b0ff70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.42s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.68s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.45s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.61s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.93s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.56s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.58s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.72s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.63s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.81s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.63s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.75s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.49s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.07s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.11s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.41s) [2020-08-19T17:31:13.198Z] docker_cli_service_logs_test.go:245: checking task lswen93eba36 [2020-08-19T17:31:13.198Z] docker_cli_service_logs_test.go:250: checking messages for lswen93eba36 [2020-08-19T17:31:13.198Z] docker_cli_service_logs_test.go:245: checking task wveb60z33vbp [2020-08-19T17:31:13.198Z] docker_cli_service_logs_test.go:250: checking messages for wveb60z33vbp [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.81s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.37s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.76s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1901: [d5d2e4c622f47] joining swarm manager [dde4c8f44cc53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1902: [d2aa865941cea] joining swarm manager [dde4c8f44cc53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.32s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.81s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1802: [dc64d7158bbe5] joining swarm manager [df1bcf4d73860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1803: [dd95649394779] joining swarm manager [df1bcf4d73860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.41s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1321: [d0427a8d7402e] joining swarm manager [ddc7b6a006e4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1322: [d156efca6da9f] joining swarm manager [ddc7b6a006e4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.58s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.45s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.20s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.86s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.43s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.45s) [2020-08-19T17:31:13.198Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.10s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.25s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1186: [db2b21b792ca7] joining swarm manager [d2aef79096bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1195: [dfa02bc9164d0] joining swarm manager [d2aef79096bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.75s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1118: [d1e030eb04d7d] joining swarm manager [dc9b0079b2830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1119: [ddd72fd6a14e6] joining swarm manager [dc9b0079b2830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1172: [d5f46db514a65] joining swarm manager [dc9b0079b2830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1453: [d4f9831cd0416] joining swarm manager [d96feb8d37edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] docker_cli_swarm_test.go:1454: [db83609f3419d] joining swarm manager [d96feb8d37edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.39s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2020-08-19T17:31:13.198Z] docker_cli_swarm_unix_test.go:62: [d37928026737b] joining swarm manager [d901b91b3d3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.35s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.24s) [2020-08-19T17:31:13.198Z] docker_api_swarm_test.go:961: [d4cb35715c7e5] joining swarm manager [d6baa992c3dc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.61s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.63s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.63s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2020-08-19T17:31:13.198Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-08-19T17:31:13.198Z] === RUN TestDockerExternalVolumeSuite [2020-08-19T17:31:13.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-19T17:31:28.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-19T17:32:35.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-19T17:32:43.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-19T17:33:15.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-19T17:33:28.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-19T17:34:00.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-19T17:34:15.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-19T17:34:47.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-19T17:35:02.054Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-19T17:35:16.929Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-19T17:36:03.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-19T17:36:21.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-19T17:36:53.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-19T17:37:25.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-19T17:37:40.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-19T17:37:58.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-19T17:38:13.688Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite (436.91s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-08-19T17:38:28.581Z] docker_cli_external_volume_driver_test.go:53: [df636129d73f2] daemon is not started [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-08-19T17:38:28.581Z] docker_cli_external_volume_driver_test.go:53: [d9692c19ccdb3] daemon is not started [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-19T17:38:28.581Z] docker_cli_external_volume_driver_test.go:53: [de75db9e11176] daemon is not started [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-19T17:38:28.581Z] docker_cli_external_volume_driver_test.go:53: [dbc6004fcde8b] daemon is not started [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-08-19T17:38:28.581Z] docker_cli_external_volume_driver_test.go:485: [d1376e626b70c] daemon is not started [2020-08-19T17:38:28.581Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-19T17:38:28.581Z] docker_cli_external_volume_driver_test.go:53: [d604febd0c113] daemon is not started [2020-08-19T17:38:28.581Z] PASS [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] === Skipped [2020-08-19T17:38:28.581Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-19T17:38:28.581Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-19T17:38:28.581Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-19T17:38:28.581Z] check_test.go:309: [dbf779c67a1b7] daemon is not started [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-19T17:38:28.581Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-19T17:38:28.581Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-19T17:38:28.581Z] check_test.go:309: [d22aa51768828] daemon is not started [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-19T17:38:28.581Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-19T17:38:28.581Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-19T17:38:28.581Z] check_test.go:309: [dea90c49c17ba] daemon is not started [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-19T17:38:28.581Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-19T17:38:28.581Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-19T17:38:28.581Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-19T17:38:28.581Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] DONE 273 tests, 5 skipped in 2441.528s [2020-08-19T17:38:28.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-19T17:38:28.581Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c84eced1eab/docker.pid [2020-08-19T17:38:28.581Z] +++ kill 5341 [2020-08-19T17:38:28.581Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5341 is not a child of this shell [2020-08-19T17:38:28.581Z] warning: PID 5341 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7c84eced1eab/docker.pid had a nonzero exit code [2020-08-19T17:38:28.581Z] ++++ cat bundles/test-integration/docker.pid [2020-08-19T17:38:28.581Z] +++ kill 7578 [2020-08-19T17:38:28.581Z] +++ /etc/init.d/apparmor stop [2020-08-19T17:38:28.581Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] Unloading profiles will leave already running processes permanently [2020-08-19T17:38:28.581Z] unconfined, which can lead to unexpected situations. [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.581Z] To set a process to complain mode, use the command line tool [2020-08-19T17:38:28.581Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-19T17:38:28.581Z] +++ true [2020-08-19T17:38:28.581Z] exiting test-integration [2020-08-19T17:38:28.581Z] ++ exit 0 [2020-08-19T17:38:28.581Z] [2020-08-19T17:38:28.840Z] + exit 0 [2020-08-19T17:38:28.840Z] ++ jobs -p [2020-08-19T17:38:28.840Z] + pids= [2020-08-19T17:38:28.840Z] + echo 'Remaining pids to kill: []' [2020-08-19T17:38:28.840Z] Remaining pids to kill: [] [2020-08-19T17:38:28.840Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-19T17:38:28.860Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-19T17:38:31.230Z] + echo Ensuring container killed. [2020-08-19T17:38:31.230Z] Ensuring container killed. [2020-08-19T17:38:31.230Z] + docker ps -aq -f name=docker-pr1-* [2020-08-19T17:38:31.230Z] + cids=bd79d069cd37 [2020-08-19T17:38:31.230Z] 87c1c82c8c92 [2020-08-19T17:38:31.230Z] 0ff8464a664d [2020-08-19T17:38:31.230Z] + [ -n bd79d069cd37 [2020-08-19T17:38:31.230Z] 87c1c82c8c92 [2020-08-19T17:38:31.230Z] 0ff8464a664d ] [2020-08-19T17:38:31.230Z] + docker rm -vf bd79d069cd37 87c1c82c8c92 0ff8464a664d [2020-08-19T17:38:32.168Z] bd79d069cd37 [2020-08-19T17:38:32.737Z] 87c1c82c8c92 [2020-08-19T17:38:33.304Z] 0ff8464a664d [Pipeline] sh [2020-08-19T17:38:33.594Z] + echo Chowning /workspace to jenkins user [2020-08-19T17:38:33.594Z] Chowning /workspace to jenkins user [2020-08-19T17:38:33.594Z] + id -u [2020-08-19T17:38:33.594Z] + id -g [2020-08-19T17:38:33.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41376:/workspace busybox chown -R 1000:1000 /workspace [2020-08-19T17:38:33.594Z] Unable to find image 'busybox:latest' locally [2020-08-19T17:38:38.864Z] latest: Pulling from library/busybox [2020-08-19T17:38:38.864Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-19T17:38:38.864Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-19T17:38:38.864Z] 61c5ed1cbdf8: Download complete [2020-08-19T17:38:38.864Z] 61c5ed1cbdf8: Pull complete [2020-08-19T17:38:38.864Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-19T17:38:38.864Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-19T17:38:42.458Z] + bundleName=amd64 [2020-08-19T17:38:42.458Z] + echo Creating amd64-bundles.tar.gz [2020-08-19T17:38:42.458Z] Creating amd64-bundles.tar.gz [2020-08-19T17:38:42.458Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-19T17:38:42.458Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-19T17:38:43.405Z] Archiving artifacts [2020-08-19T17:38:45.438Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-19T17:38:45.750Z] + make clean [2020-08-19T17:38:46.009Z] docker volume rm -f docker-dev-cache [2020-08-19T17:38:46.009Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-19T17:53:52.041Z] ok github.com/docker/docker/integration-cli 2554.943s [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === Skipped [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-19T17:53:52.041Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.16s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.16s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-08-19T17:53:52.041Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-19T17:53:52.041Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-19T17:53:52.041Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-08-19T17:53:52.041Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-08-19T17:53:52.041Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-08-19T17:53:52.041Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-08-19T17:53:52.041Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-08-19T17:53:52.041Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-08-19T17:53:52.041Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-19T17:53:52.041Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-08-19T17:53:52.041Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-08-19T17:53:52.041Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.041Z] [2020-08-19T17:53:52.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-19T17:53:52.041Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-19T17:53:52.041Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-08-19T17:53:52.042Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2020-08-19T17:53:52.042Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-08-19T17:53:52.042Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-08-19T17:53:52.042Z] docker_cli_sni_test.go:18: Flakey test [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-19T17:53:52.042Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-19T17:53:52.042Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-08-19T17:53:52.042Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-19T17:53:52.042Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-19T17:53:52.042Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-19T17:53:52.042Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-19T17:53:52.042Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.042Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-08-19T17:53:52.043Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-08-19T17:53:52.043Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-19T17:53:52.043Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-08-19T17:53:52.043Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.043Z] [2020-08-19T17:53:52.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-08-19T17:53:52.043Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-19T17:53:52.044Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-19T17:53:52.044Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-19T17:53:52.044Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-08-19T17:53:52.044Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2020-08-19T17:53:52.044Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-19T17:53:52.044Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-19T17:53:52.044Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2020-08-19T17:53:52.044Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-19T17:53:52.044Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-08-19T17:53:52.044Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-08-19T17:53:52.044Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-08-19T17:53:52.044Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.044Z] [2020-08-19T17:53:52.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-08-19T17:53:52.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-08-19T17:53:52.044Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-19T17:53:52.045Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2020-08-19T17:53:52.045Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-08-19T17:53:52.045Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-19T17:53:52.045Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-19T17:53:52.045Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.045Z] [2020-08-19T17:53:52.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-08-19T17:53:52.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-19T17:53:52.046Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-19T17:53:52.046Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.046Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-08-19T17:53:52.047Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-19T17:53:52.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-19T17:53:52.047Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.047Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-19T17:53:52.048Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-19T17:53:52.048Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-19T17:53:52.048Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-08-19T17:53:52.048Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-19T17:53:52.048Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-19T17:53:52.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-19T17:53:52.048Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.048Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-19T17:53:52.049Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-19T17:53:52.049Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] DONE 1096 tests, 549 skipped in 2563.684s [2020-08-19T17:53:52.049Z] INFO: Integration tests ended at 08/19/2020 17:53:41. Duration:00:42:43.8388262 [2020-08-19T17:53:52.049Z] INFO: Docker info of the daemon under test at end of run [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] Containers: 2 [2020-08-19T17:53:52.049Z] Running: 0 [2020-08-19T17:53:52.049Z] Paused: 0 [2020-08-19T17:53:52.049Z] Stopped: 2 [2020-08-19T17:53:52.049Z] Images: 15 [2020-08-19T17:53:52.049Z] Server Version: 0.0.0-dev [2020-08-19T17:53:52.049Z] Storage Driver: windowsfilter [2020-08-19T17:53:52.049Z] Windows: [2020-08-19T17:53:52.049Z] Logging Driver: json-file [2020-08-19T17:53:52.049Z] Plugins: [2020-08-19T17:53:52.049Z] Volume: local [2020-08-19T17:53:52.049Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-19T17:53:52.049Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-19T17:53:52.049Z] Swarm: inactive [2020-08-19T17:53:52.049Z] Default Isolation: process [2020-08-19T17:53:52.049Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-19T17:53:52.049Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-19T17:53:52.049Z] OSType: windows [2020-08-19T17:53:52.049Z] Architecture: x86_64 [2020-08-19T17:53:52.049Z] CPUs: 4 [2020-08-19T17:53:52.049Z] Total Memory: 32GiB [2020-08-19T17:53:52.049Z] Name: azwin-2-d458b0 [2020-08-19T17:53:52.049Z] ID: A62V:SE3O:DQOE:UCSW:CDLZ:ANT3:JMFZ:F7T5:JKGE:2YLV:LW4J:O742 [2020-08-19T17:53:52.049Z] Docker Root Dir: D:\CI\PR-41376\1\daemon [2020-08-19T17:53:52.049Z] Debug Mode (client): false [2020-08-19T17:53:52.049Z] Debug Mode (server): true [2020-08-19T17:53:52.049Z] File Descriptors: -1 [2020-08-19T17:53:52.049Z] Goroutines: 18 [2020-08-19T17:53:52.049Z] System Time: 2020-08-19T17:53:41.5814387Z [2020-08-19T17:53:52.049Z] EventsListeners: 0 [2020-08-19T17:53:52.049Z] Registry: https://index.docker.io/v1/ [2020-08-19T17:53:52.049Z] Labels: [2020-08-19T17:53:52.049Z] Experimental: false [2020-08-19T17:53:52.049Z] Insecure Registries: [2020-08-19T17:53:52.049Z] 127.0.0.0/8 [2020-08-19T17:53:52.049Z] Live Restore Enabled: false [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] [2020-08-19T17:53:52.049Z] INFO: Stopping daemon under test [2020-08-19T17:53:52.049Z] SUCCESS: The process with PID 5988 (child process of PID 5836) has been terminated. [2020-08-19T17:53:52.049Z] SUCCESS: The process with PID 5836 (child process of PID 1956) has been terminated. [2020-08-19T17:53:52.049Z] INFO: Stop tailing logs of the daemon under tests [2020-08-19T17:53:52.049Z] INFO: executeCI.ps1 Completed successfully at 08/19/2020 17:53:41. [2020-08-19T17:53:52.049Z] INFO: Tidying up at end of run [2020-08-19T17:53:52.049Z] INFO: Saving daemon under test log (d:\CI\PR-41376\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-19T17:53:52.049Z] INFO: Saving daemon under test log (d:\CI\PR-41376\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-19T17:53:52.049Z] INFO: Nuke-Everything... [2020-08-19T17:53:52.049Z] INFO: Container count on control daemon to delete is 2 [2020-08-19T17:53:52.049Z] 8101f7cd89bf [2020-08-19T17:53:52.049Z] 239223e5c544 [2020-08-19T17:53:52.049Z] INFO: Tidying pidfile d:\CI\PR-41376\1\docker.pid [2020-08-19T17:53:52.049Z] INFO: Nuking d:\CI [2020-08-19T17:54:13.155Z] INFO: Zapped successfully [2020-08-19T17:54:13.156Z] [2020-08-19T17:54:13.156Z] INFO: executeCI.ps1 exiting at Wed Aug 19 17:54:10 CUT 2020. Duration 01:05:27.2267388 [2020-08-19T17:54:13.156Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-19T17:54:13.407Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-19T17:54:21.558Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-19T17:54:23.308Z] Archiving artifacts [2020-08-19T17:54:37.135Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41376/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-19T17:54:38.062Z] + make clean [2020-08-19T17:54:40.242Z] docker volume rm -f docker-dev-cache [2020-08-19T17:54:40.701Z] 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